| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Requested by: marcus and mezz
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5218 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
before bsd.port.pre.mk
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5216 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
geckos
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5213 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5212 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5211 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
* Correct a fairly serious typo with a missing '}'
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5210 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5208 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
.if ${GECKO}=="seamonkey" will work
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5207 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5204 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
going to use and echos other gecko's it can use.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5200 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5198 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5119 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
| |
- add thunderbird sunbird and nvu in the mix (thunderbird and nvu are supported
by many ports by default with no patching)
- Add USE_GCC=3.4+ for gecko's that need it.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5118 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
stayed up ALL NIGHT COOKING JUST FOR YOU, AND THERE YOU GO AND JUST DUMP
OUT MY TACOS! SEE IF I EVER COOK TACOS FOR YOU AGAIN!
Note also that, while I haven't tested this, I doubt that most of the
substitutions will work anyway.
Furthermore, I believe that ${MOZILLA} is not the optimal end variable
to set here. I think that a new variable name that's not used in other
ports should be used, so that we can properly track and deprecate the
${MOZILLA} stuff currently in use. I propose that the end variable
be ${GECKO, as in --with-mozilla=${GECKO}.
Also, I strongly advise that all non-exported variables be prefixes with
'_' whenever possible.
Heh. '_' is a robot smileyface ::P
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5117 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports Can Use:
WITH_MOZILLA= yes
includes bsd.mozilla.mk
USE_MOZILLA= seamonkey firefox firefox-devel .....
USE_MOZILLA is a list of gecko's that the port supports, the first entry
is the default gecko to use unless WITH_MOZILLA is defined.
End Users Can Use:
WITH_MOZILLA= seamonkey mozilla .....
if WITH_MOZILLA is defined then the first match of WITH_MOZILLA is used,
if no match is found then it defaults back to the first entry of USE_MOZILLA
Todo:
o Change two lines that say "CHANGE ME" to only use the first
var of the whole var.
o Might concider changing the *_MOZILLA to *_GECKO in
bsd.mozilla.mk so ports that don't use bsd.mozilla.mk
will still work as intended.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5113 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
| |
Instead of using a full ^I tab, I used two spaces, which I think is more
readable. 4 spaces might be even more readable. *shrug*
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4133 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2419 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2418 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
numbers.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2411 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
| |
target to something else. We can't use pre-patch since it conflicts with
bsd.gnome.mk.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2391 df743ca5-7f9a-e211-a948-0013205c9059
|
|
nor is it functional. However, we need something like this badly,
and it needs work from others to make it happen. I'm not even sure
that the API, as it were, is optimal.
Let's make this work.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2390 df743ca5-7f9a-e211-a948-0013205c9059
|