summaryrefslogtreecommitdiff
path: root/www/seamonkey2/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump glib12 's share library version to 3,Vanilla I. Shu1999-10-091-2/+1
| | | | | | | and portlint. Notes: svn path=/head/; revision=22283
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza1999-08-221-10/+3
| | | | Notes: svn path=/head/; revision=20886
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* egcc/eg++ have been renamed to gcc295/g++295. ChangeChris Piazza1999-08-171-4/+4
| | | | | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20765
* Weird things happen when you .include bsd.port.mk when you really meantSteve Price1999-07-241-2/+2
| | | | | | | to .include bsd.port.pre.mk. Notes: svn path=/head/; revision=20340
* Update to mozilla M8Chris Piazza1999-07-241-27/+50
| | | | | | | | PR: 12740 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=20332
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-5/+5
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for ELFJustin M. Seger1998-10-151-1/+3
| | | | | | | bad library numbers Notes: svn path=/head/; revision=14011
* Version number part of PKGNAME should be delimited by "." only....Satoshi Asami1998-07-221-2/+2
| | | | Notes: svn path=/head/; revision=12066
* Upgrade to the April 29, 1998 snapshot.Justin M. Seger1998-05-021-5/+5
| | | | Notes: svn path=/head/; revision=10802
* Remove the MOTIFLIB= (i.e., defined to be empty) line from config/FreeBSD.mk,Satoshi Asami1998-04-171-3/+1
| | | | | | | and remove hacks to work around it. Notes: svn path=/head/; revision=10546
* Define BUILD_OPT and NO_NETSCAPE_STATIC. This now lets us build mozilla inJustin M. Seger1998-04-171-4/+4
| | | | | | | | 100MB of disk space. The size of a package created from make package is now 3MB! Notes: svn path=/head/; revision=10534
* This is a kludge to make building work again. post-configure now echo's ↵Justin M. Seger1998-04-171-1/+3
| | | | | | | | | | | MOTIFLIB to work/ns/MOTIFLIB and in the linker line there is a `cat ../../MOTIFLIB'. The MOTIFLIB variable is being passed to work/ns/Makefile, but not beyond it. If anyone figures out how to fix this properly, please email a new patch to me. Notes: svn path=/head/; revision=10532
* Remove unneccessary NO_INSTALL_MANPAGES line.Justin M. Seger1998-04-161-2/+1
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=10527
* Use shared libaries instead of having a 60+MB binary.Justin M. Seger1998-04-131-3/+3
| | | | Notes: svn path=/head/; revision=10504
* Upgrade to 1998-04-08 source snapshot.Justin M. Seger1998-04-121-7/+7
| | | | Notes: svn path=/head/; revision=10499
* Initial import of a mozilla port.Justin M. Seger1998-04-121-43/+30
| | | | Notes: svn path=/head/; revision=10492
* Upgrade to 4.05Andrey A. Chernov1998-04-021-10/+10
| | | | Notes: svn path=/head/; revision=10394
* Fix for the case where USA_RESIDENT is not definedMark Murray1998-03-161-4/+5
| | | | Notes: svn path=/head/; revision=10195
* Using Fortify, and setting USE_128BIT, Communicator can now use 128 bitMark Murray1998-03-151-1/+17
| | | | | | | crypto legally. Notes: svn path=/head/; revision=10145
* Remove RESTRICTED tag.Vanilla I. Shu1998-01-261-3/+1
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=9452
* Install symlinks "communicator-4" and "navigator-4". By using theseSatoshi Asami1997-11-201-3/+4
| | | | | | | | names instead of the single "netscape" link, these two installations can coexist on a single machine (at least they appear to on mine). Notes: svn path=/head/; revision=8730
* Remove reference to 'make NAVIGATOR=yes' and update a commentPeter Wemm1997-11-151-5/+2
| | | | Notes: svn path=/head/; revision=8643
* Split netscape4 into communicator and navigator, so the two maintainersSatoshi Asami1997-11-151-10/+5
| | | | | | | shall never run into each other again. Notes: svn path=/head/; revision=8641
* Update the stand-alone navigator part to 4.04 too. Untangle the messSatoshi Asami1997-11-151-9/+10
| | | | | | | | that the previous commit created by trying to make the Makefile more complicated than necessary. Notes: svn path=/head/; revision=8629
* Upgrade to 4.04Andrey A. Chernov1997-11-141-16/+13
| | | | Notes: svn path=/head/; revision=8619
* Make it possible to install the standalone navigator by definingSatoshi Asami1997-09-251-2/+14
| | | | | | | | | ${NAVIGATOR}. Requested by: so many people I can't remember them all Notes: svn path=/head/; revision=8024
* Switch back to base_install, light version can't do anything with mailto:Andrey A. Chernov1997-09-071-2/+2
| | | | | | | tags. Notes: svn path=/head/; revision=7807
* Upgrade to 4.03b8Andrey A. Chernov1997-09-071-5/+5
| | | | Notes: svn path=/head/; revision=7800
* Change dist site to ftp23 since it is not propogated to all ftps yetAndrey A. Chernov1997-08-041-2/+2
| | | | Notes: svn path=/head/; revision=7469
* Upgrade to 4.02b7Andrey A. Chernov1997-08-041-15/+6
| | | | Notes: svn path=/head/; revision=7463
* Upgrade to 4.0b5Andrey A. Chernov1997-06-011-6/+7
| | | | Notes: svn path=/head/; revision=6660
* Upgrade to 4.0b3 (note: Java not work for unknown reason)Andrey A. Chernov1997-04-091-6/+29
| | | | Notes: svn path=/head/; revision=6171
* Netscape4 expired betaAndrey A. Chernov1997-02-241-0/+22
Notes: svn path=/head/; revision=5731