summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.mozilla.mk
Commit message (Collapse)AuthorAgeFilesLines
* - Move Mk/bsd.mozilla.mk to www/mozilla/bsd.gecko.mkahze2005-11-261-113/+0
| | | | | | | Requested by: marcus and mezz git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5218 df743ca5-7f9a-e211-a948-0013205c9059
* - Fix build of librvsg by removing the need of using WANT_GECKO=yesahze2005-11-261-11/+2
| | | | | | | before bsd.port.pre.mk git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5216 df743ca5-7f9a-e211-a948-0013205c9059
* - Only echo GOOD_USE_GECKO instead of USE_GECKO so it only prints supportedahze2005-11-241-2/+2
| | | | | | | geckos git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5213 df743ca5-7f9a-e211-a948-0013205c9059
* Remove trailing whitespace.marcus2005-11-241-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5212 df743ca5-7f9a-e211-a948-0013205c9059
* Use ${TRUE} instead of true.marcus2005-11-241-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5211 df743ca5-7f9a-e211-a948-0013205c9059
* * Use tabs instead of spaces in some placesmarcus2005-11-241-3/+3
| | | | | | | * Correct a fairly serious typo with a missing '}' git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5210 df743ca5-7f9a-e211-a948-0013205c9059
* - Err, add double checking for ${GECKO} to make sure it's what we want.ahze2005-11-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5208 df743ca5-7f9a-e211-a948-0013205c9059
* - Rearrange what is included after bsd.port.pre.mk so things likeahze2005-11-241-7/+11
| | | | | | | .if ${GECKO}=="seamonkey" will work git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5207 df743ca5-7f9a-e211-a948-0013205c9059
* - Add support for stuff being below bsd.port.pre.mkahze2005-11-241-2/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5204 df743ca5-7f9a-e211-a948-0013205c9059
* - Add a generic pre-everything to bsd.mozilla.mk that echos the gecko it isahze2005-11-241-1/+13
| | | | | | | 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
* - A working copy of bsd.mozilla.mk!ahze2005-11-241-5/+15
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5198 df743ca5-7f9a-e211-a948-0013205c9059
* - Take adamw's advice about using *_GECKOahze2005-11-131-27/+27
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5119 df743ca5-7f9a-e211-a948-0013205c9059
* - Fix another line with missing {ahze2005-11-131-4/+12
| | | | | | | | | - 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
* Add 2 missing closing curly braces. Also, add back in the tacos that Iadamw2005-11-131-3/+4
| | | | | | | | | | | | | | | | | | | | | | 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
* - Update an incomplete bsd.mozilla.orgahze2005-11-121-48/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Add $MCom$ tags underneath every $FreeBSD$ tag.adamw2005-06-281-1/+1
| | | | | | | | 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
* There will no longer be a mozilla-gtk1-devel.marcus2004-06-281-12/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2419 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the new Mozilla version.marcus2004-06-281-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2418 df743ca5-7f9a-e211-a948-0013205c9059
* Make patching work, and allow ports to override the snapshot versionadamw2004-06-261-9/+11
| | | | | | | numbers. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2411 df743ca5-7f9a-e211-a948-0013205c9059
* Tab-align some macros values, and add a comment about changing the pre-patchmarcus2004-06-111-13/+14
| | | | | | | | 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
* Import a beginning for a bsd.mozilla.mk. It is by no means complete,adamw2004-06-111-0/+78
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