aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
Commit message (Collapse)AuthorAgeFilesLines
* Make M13 work on a post no-thunk-vtable 4.0-CURRENT, and enable usingJeremy Lea2000-02-046-9/+51
| | | | | | | | | | | | | poll(). Enable MathML support. Use bzip2, since it saves 5MB on the distfile. Revamp the port a bit. Notes: svn path=/head/; revision=25469
* Update to M13. Gentlemen, start your T1s.Jeremy Lea2000-01-294-39/+99
| | | | Notes: svn path=/head/; revision=25236
* Update from M10->M12, and remove building of idltool, so that this buildsJeremy Lea2000-01-063-830/+965
| | | | | | | | | | | | | with GCC 2.95.2. Add patch-aa to fix a build problem. Reflect my new mail address in maintainer. Update and sort PLIST. Notes: svn path=/head/; revision=24468
* Depend on ORBit.Chris Piazza1999-11-141-1/+2
| | | | Notes: svn path=/head/; revision=23085
* Update to Milestone 10.Jim Mock1999-11-115-586/+1038
| | | | | | | | PR: 14272 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=23035
* 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-243-78/+865
| | | | | | | | PR: 12740 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=20332
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* 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-022-6/+6
| | | | 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-132-4/+48
| | | | Notes: svn path=/head/; revision=10504
* Upgrade to 1998-04-08 source snapshot.Justin M. Seger1998-04-122-8/+8
| | | | Notes: svn path=/head/; revision=10499
* Be more verbose in DESCR than "netscape". :-) Warn that this isTim Vanderhoek1998-04-122-2/+4
| | | | | | | intended for developers. Notes: svn path=/head/; revision=10495
* Initial import of a mozilla port.Justin M. Seger1998-04-125-196/+41
| | | | Notes: svn path=/head/; revision=10492
* Upgrade to 4.05Andrey A. Chernov1998-04-023-13/+13
| | | | 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-152-1/+18
| | | | | | | crypto legally. Notes: svn path=/head/; revision=10145
* Add missing @unexec, @dirrmAndrey A. Chernov1998-03-011-0/+17
| | | | | | | | PR: 5334 Submitted by: SADA Kenji <sada@ail-inc.co.jp> Notes: svn path=/head/; revision=9975
* Remove RESTRICTED tag.Vanilla I. Shu1998-01-261-3/+1
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=9452
* Use %B/ instead of bin/ because @cwd /usr/local not really happensAndrey A. Chernov1997-12-081-3/+3
| | | | Notes: svn path=/head/; revision=9019
* Tarball changedAndrey A. Chernov1997-12-081-1/+1
| | | | Notes: svn path=/head/; revision=9017
* Install symlinks "communicator-4" and "navigator-4". By using theseSatoshi Asami1997-11-202-4/+6
| | | | | | | | 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-155-20/+10
| | | | | | | shall never run into each other again. Notes: svn path=/head/; revision=8641
* Make these coment lines a little more useful. (Remove redundancy withSatoshi Asami1997-11-151-1/+1
| | | | | | | PKGNAME and add more info.) Notes: svn path=/head/; revision=8630
* Update the stand-alone navigator part to 4.04 too. Untangle the messSatoshi Asami1997-11-152-10/+11
| | | | | | | | 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-143-17/+16
| | | | Notes: svn path=/head/; revision=8619
* Make it possible to install the standalone navigator by definingSatoshi Asami1997-09-253-2/+21
| | | | | | | | | ${NAVIGATOR}. Requested by: so many people I can't remember them all Notes: svn path=/head/; revision=8024
* Remove license_accept bug descriptions again, it is fixed in base_installAndrey A. Chernov1997-09-071-6/+0
| | | | | | | code but not fixed in standalone_navigator code Notes: svn path=/head/; revision=7808
* Switch back to base_install, light version can't do anything with mailto:Andrey A. Chernov1997-09-073-3/+49
| | | | | | | tags. Notes: svn path=/head/; revision=7807
* Oops, license bug really _not_ fixed, return old text.Andrey A. Chernov1997-09-071-0/+6
| | | | Notes: svn path=/head/; revision=7805
* Remove comment about accept_license bug, it seems to be fixes in this versionAndrey A. Chernov1997-09-071-6/+0
| | | | Notes: svn path=/head/; revision=7804
* Upgrade to 4.03b8Andrey A. Chernov1997-09-073-51/+6
| | | | 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
* Add more info to workaroundAndrey A. Chernov1997-08-041-1/+2
| | | | Notes: svn path=/head/; revision=7467
* Add Note describing Netscape dead loop workaroundAndrey A. Chernov1997-08-041-0/+5
| | | | Notes: svn path=/head/; revision=7466
* Remove note about Java not work in 8bit mode, it work nowAndrey A. Chernov1997-08-041-2/+0
| | | | Notes: svn path=/head/; revision=7464
* Upgrade to 4.02b7Andrey A. Chernov1997-08-044-81/+55
| | | | Notes: svn path=/head/; revision=7463
* Add fake @cwd /usr/local to not allow pkg_create to remove nextAndrey A. Chernov1997-07-021-0/+1
| | | | | | | @cwd /usr/X11R6 Notes: svn path=/head/; revision=7199