aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
Commit message (Collapse)AuthorAgeFilesLines
* Updated MD5. Just some minor translation chnages it seems...Jeremy Lea2001-02-232-1/+2
| | | | | | | | Submitted by: Clive Lin <clive@CirX.ORG>, sobomax Noticed by: Motoyuki Konno <motoyuki@bsdclub.org> Notes: svn path=/head/; revision=38627
* Update to 0.8. No major changes in the port, only regenerated patches.Jeremy Lea2001-02-167-61/+100
| | | | | | | patch-ao was merged in a slightly different form. Notes: svn path=/head/; revision=38406
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Add PSM support.Jeremy Lea2001-01-2210-22/+141
| | | | | | | | | | | | | | | | | | | | | | | | | Submitted by: nsayer Remove use of libgcc_r, since it was so uncerimoniously removed. If this doesn't work on -stable, then -stable is broken, and someone needs to fix it... Submitted by: Roman Shterenzon <roman@xpert.com> Use sched_getpriority_max(), instead of hard coded value. Submitted by: Peter Haight <peterh@sapros.com>, dufault Revise pkg-comment and pkg-descr. PR: 24296 Submitted by: roam Enable SVG support, and disable C++ exceptions (since they will only slow things down). Notes: svn path=/head/; revision=37425
* Update to 0.7, bumping port epoch to 1, since the version number wentJeremy Lea2001-01-124-101/+207
| | | | | | | | | | | | | | | backwards. This may still not work on 4-stable, but see -hackers, <200101110441.f0B4fe008116@wartch.sapros.com> for the reason. Also, I've not yet managed to look into getting the PSM code to build, but I'm updating this now, before more people send patches. Submitted by: reg, sobomax, Yoichi ASAI <yatt@msc.biglobe.ne.jp> Notes: svn path=/head/; revision=37141
* #%@#$^... forgot to bump PORTREVISION.Jeremy Lea2000-12-211-0/+1
| | | | Notes: svn path=/head/; revision=36207
* Explictly link against libgcc_r, to work around bugs in 4.2-RELEASE onwardsJeremy Lea2000-12-214-12/+54
| | | | | | | | | | | and -CURRENT. I'm still not sure why the bug was exposed only recently, but it is due to libstdc++ being linked without the -nostdlib option (causing it to be statically linked against libgcc even for the threaded case). Thanks to Andrew Bliznak <andrew@ort.lviv.net> for testing this. Notes: svn path=/head/; revision=36205
* Disable jar packages - they are duplicate information.Jeremy Lea2000-10-312-2/+4
| | | | | | | | Correct the dependencies: Add jpeg and png. Remove libjpeg.so, since it should not be built now. Notes: svn path=/head/; revision=34474
* Add back missing file (libjpeg.so).Satoshi Asami2000-10-301-0/+1
| | | | | | | Submitted by: obento Notes: svn path=/head/; revision=34463
* ${ENV} --> ${SETENV}Maxim Sobolev2000-10-271-2/+2
| | | | | | | | PR: 22337 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=34286
* Update to M18. Special thanks Steve Elmer <selmer@netscape.com> and DavidJeremy Lea2000-10-253-1932/+2724
| | | | | | | | | Hyatt <hyatt@netscape.com> for pointing me at Bug 51677: http://bugzilla.mozilla.org/show_bug.cgi?id=51677 from where the secret spells were obtained to get the chrome installed properly. Notes: svn path=/head/; revision=34212
* Explain why this port has not been upgraded to M18.Jeremy Lea2000-10-241-0/+4
| | | | Notes: svn path=/head/; revision=34187
* Use MASTER_SITE_MOZILLA.Akinori MUSHA2000-10-241-1/+2
| | | | Notes: svn path=/head/; revision=34181
* Add missing file (lib/mozilla/libjpeg.so).Satoshi Asami2000-09-141-0/+1
| | | | | | | Submitted by: obento- Notes: svn path=/head/; revision=32619
* Add patch for forthcoming mozilla-embedded port (this patch doesn't affectMaxim Sobolev2000-08-171-0/+15
| | | | | | | mozilla port itself). Notes: svn path=/head/; revision=31702
* Update to M17.Jeremy Lea2000-08-143-45/+753
| | | | Notes: svn path=/head/; revision=31626
* Redo the upgrade to M16.Jeremy Lea2000-08-033-1125/+1289
| | | | | | | | | | | | | Use one of the test programs to perform component registration in post-build, so that the port no longer requires world writeability. If you have an earlier version installed, component.reg could be a security risk: chmod 644 /usr/X11R6/lib/mozilla/component.reg chmod 644 /usr/X11R6/lib/mozilla/components/*.dat Notes: svn path=/head/; revision=31278
* Backout M15 --> M16 upgrade.Maxim Sobolev2000-08-033-1285/+1123
| | | | Notes: svn path=/head/; revision=31275
* Update to M16.Maxim Sobolev2000-08-013-1123/+1285
| | | | Notes: svn path=/head/; revision=31185
* Bring the seemingly ever-changing md5 up-to-date with reality.Jim Mock2000-04-281-1/+1
| | | | | | | Submitted by: Jon Nelson <chaos@zen.oftheinter.net> Notes: svn path=/head/; revision=28061
* Distfile MD5 changed.Jeremy Lea2000-04-211-1/+1
| | | | | | | Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org> Notes: svn path=/head/; revision=27862
* Update to M15.Jeremy Lea2000-04-214-148/+291
| | | | Notes: svn path=/head/; revision=27830
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27430
* 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