summaryrefslogtreecommitdiffstats
path: root/www/mozilla-devel
Commit message (Collapse)AuthorAgeFilesLines
* Use "$@" to pass arguments to mozilla instead of $*, which is some cases couldsobomax2001-07-181-1/+1
| | | | | | be incorrect. Submitted by: Mike Meyer <mwm@mired.org>
* Fix a spelling of FreeBSD (FreeBSD --> FREEBSD).sobomax2001-07-171-1/+1
| | | | Submitted by: Ken Lui <klui@cup.hp.com>
* Fix a possible crash due to an undefined reference to gethostbyname_r().sobomax2001-07-171-0/+14
| | | | | PR: 28685 Submitted by: Ken Lui <klui@cup.hp.com>
* Update to 0.9.2.sobomax2001-07-024-24/+25
| | | | | PR: 28610 Submitted by: Nick Sayer <nsayer@quack.kfu.com>, sf
* Update md5 checksum - no changes in the content of the tarball other thansobomax2001-06-191-1/+1
| | | | in the CVS/* subdirectories, therefore no PORTREVISION bump.
* Several cleanups:sobomax2001-06-132-3/+2
| | | | | | | | | - remove local hack used to build PSM and use vendor-supplied procedure instead; - remove superfluous chmod; - remove several leftovers from mozilla-headers/Makefile. Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>, sobomax
* Upgrade to 0.9.1.sobomax2001-06-117-140/+24
|
* Add patch that I've missed in my previos commit.sobomax2001-05-221-0/+17
|
* Update galeon to 0.10.6.sobomax2001-05-221-0/+66
|
* Correct empty directories pruning code.sobomax2001-05-221-3/+1
|
* Assign maintainership to gnome@FreeBSD.org, because Jeremy will be unavailablesobomax2001-05-221-1/+1
| | | | | | till August. Submitted by: maintainer (sorta)
* Update to 0.9.sobomax2001-05-226-2451/+108
|
* Downgrade to 0.8.1 until numerous reported problems are fixed.sobomax2001-05-186-267/+65
|
* Update to 0.9.sobomax2001-05-176-65/+267
| | | | Not objected to by: gnome@FreeBSD.org
* Various patches (mainly shared library revision changes) for thoseade2001-05-041-1/+2
| | | | ports that depend on GNOME and need to change for 1.4
* Update to 0.8.1. This builds on 4.3-RC, but not on -CURRENT (well not forreg2001-04-104-1251/+765
| | | | me...).
* Updated MD5. Just some minor translation chnages it seems...reg2001-02-232-1/+2
| | | | | Submitted by: Clive Lin <clive@CirX.ORG>, sobomax Noticed by: Motoyuki Konno <motoyuki@bsdclub.org>
* Update to 0.8. No major changes in the port, only regenerated patches.reg2001-02-167-61/+100
| | | | patch-ao was merged in a slightly different form.
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Add PSM support.reg2001-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).
* Update to 0.7, bumping port epoch to 1, since the version number wentreg2001-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>
* #%@#$^... forgot to bump PORTREVISION.reg2000-12-211-0/+1
|
* Explictly link against libgcc_r, to work around bugs in 4.2-RELEASE onwardsreg2000-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.
* Disable jar packages - they are duplicate information.reg2000-10-312-2/+4
| | | | | Correct the dependencies: Add jpeg and png. Remove libjpeg.so, since it should not be built now.
* Add back missing file (libjpeg.so).asami2000-10-301-0/+1
| | | | Submitted by: obento
* ${ENV} --> ${SETENV}sobomax2000-10-271-2/+2
| | | | | PR: 22337 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
* Update to M18. Special thanks Steve Elmer <selmer@netscape.com> and Davidreg2000-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.
* Explain why this port has not been upgraded to M18.reg2000-10-241-0/+4
|
* Use MASTER_SITE_MOZILLA.knu2000-10-241-1/+2
|
* Add missing file (lib/mozilla/libjpeg.so).asami2000-09-141-0/+1
| | | | Submitted by: obento-
* Add patch for forthcoming mozilla-embedded port (this patch doesn't affectsobomax2000-08-171-0/+15
| | | | mozilla port itself).
* Update to M17.reg2000-08-143-45/+753
|
* Redo the upgrade to M16.reg2000-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
* Backout M15 --> M16 upgrade.sobomax2000-08-033-1285/+1123
|
* Update to M16.sobomax2000-08-013-1123/+1285
|
* Bring the seemingly ever-changing md5 up-to-date with reality.jim2000-04-281-1/+1
| | | | Submitted by: Jon Nelson <chaos@zen.oftheinter.net>
* Distfile MD5 changed.reg2000-04-211-1/+1
| | | | Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org>
* Update to M15.reg2000-04-214-148/+291
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Make M13 work on a post no-thunk-vtable 4.0-CURRENT, and enable usingreg2000-02-046-9/+51
| | | | | | | | | | poll(). Enable MathML support. Use bzip2, since it saves 5MB on the distfile. Revamp the port a bit.
* Update to M13. Gentlemen, start your T1s.reg2000-01-294-39/+99
|
* Update from M10->M12, and remove building of idltool, so that this buildsreg2000-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.
* Depend on ORBit.cpiazza1999-11-141-1/+2
|
* Update to Milestone 10.jim1999-11-115-586/+1038
| | | | | PR: 14272 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Bump glib12 's share library version to 3,vanilla1999-10-091-2/+1
| | | | and portlint.
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.cpiazza1999-08-221-10/+3
|
* chmod -> ${CHMOD}mharo1999-08-221-3/+3
| | | | chown -> ${CHOWN}
* egcc/eg++ have been renamed to gcc295/g++295. Changecpiazza1999-08-171-4/+4
| | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com>
* Weird things happen when you .include bsd.port.mk when you really meantsteve1999-07-241-2/+2
| | | | to .include bsd.port.pre.mk.
OpenPOWER on IntegriCloud