1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
Joe Marcus Clarke
756e95283e Merge some fixes from mozilla-devel.
* Allow one to override JPI_LIST
* Fix some potential lock-ups related to esound
* Fix some potential pthread problems
* Fix libiconv support
* Use built-in libical
* Use included libart_lgpl
* Use SIZE
2004-03-11 06:37:24 +00:00
Joe Marcus Clarke
ed5f467560 Update to 1.6. For all the juicy details, please see:
http://www.mozilla.org/releases/mozilla1.6/
2004-01-17 05:24:17 +00:00
Joe Marcus Clarke
ec87d489f3 Update Mozilla to 1.5, and adjust the dependent ports accordingly. Note,
mozilla-devel has not been updated since it would cause INDEX conflicts
with the GTK2 port.
2003-10-19 03:44:15 +00:00
Joe Marcus Clarke
5aebc19df3 * Update to 1.4.1
* Add new CLI options to mozilla startup script [1]
* Make XMLTerm optional [2]
* Don't accidentally include mozilla in the plist twice [3]

PR:		55412 [1]
		55330 [2]
		56210 [3]
Submitted by:	bland [1] [2]
2003-10-11 20:30:54 +00:00
Joe Marcus Clarke
a47f001dcc * Update to 1.4
* Mark IGNORE on Alpha -STABLE
2003-07-01 06:14:02 +00:00
Joe Marcus Clarke
1b6c4a5bf6 Update to 1.3.1. 2003-05-08 19:44:40 +00:00
Joe Marcus Clarke
1b62fc23b5 * Update to 1.3
* Default to building with -O2 optimizations [1]
* Fix a bug where dead keys could not be used [2]

PR:	49010 [2]
Obtained from:	www/phoenix [1]
		http://bugzilla.mozilla.org/show_bug.cgi?id=176713 [2]
2003-04-04 07:04:20 +00:00
Joe Marcus Clarke
0be5e6c204 At last, the long awaited update to 1.2.1. Let the bloodbath begin!
* Update to 1.2.1
* Add optional GTK2 and Xft support
* Re-enable optimizations [1]
* Disable JavaScript debugger by default [1]
* Add calendar support [2]

PR:	45789, 45969 [2]
Submitted by:	Joe Kelsey <joek@zircon.staff.flyingcroc.net> [2]
Suggested by:	David Schultz <dschultz@uclink.Berkeley.EDU>
2003-01-21 16:36:12 +00:00
Joe Marcus Clarke
ceab29fa67 This commit includes:
* mozilla-*vendor ports (currently for Mozilla 1.0.1)
* mozilla* ports (currently for Mozilla 1.1)
* mozilla-*devel ports (currently for Mozilla 1.2b)

Special thanks goes to trevor for auto-generating plist patches, cy for
pointing out that the Mozilla startup scripts need to be tailored for
each version of Mozilla, grog for suggesting that some verbage needs to
be added to explain the Java plugin messages at startup, and John
Merryweather Cooper for suggesting a common plugin directory. Of course,
thanks also goes to the user community for suggestions and support.

These ports offer:

* Complete coexistence with each other
* A universal ${PREFIX}/lib/browser_plugins directory
* Auto-generated plists for ease of maintenance
* More accurate pkg-descr's
* A pkg-message pointing users to java/jdk13 for the Java plugin

PR:	42870 42941
Reviewed by:	ports gnome
2002-10-22 03:42:24 +00:00
Joe Marcus Clarke
a06e8343c6 Update to 1.0.1. This is a massive bugfix release, and all Mozilla 1.0 users
are suggested to upgrade.  The full set of release notes can be found at:

http://www.mozilla.org/releases/mozilla1.0.1/
2002-09-11 21:09:05 +00:00
Joe Marcus Clarke
377568c297 Add mozilla-*-devel after a repo copy from mozilla.
NOTE: mozilla-*-devel is now Mozilla 1.1.  mozilla-* (without the -devel) is
back to Mozilla 1.0.  mozilla.org states that 1.1 is their new bleeding edge
release, and 1.0 is still the stable release.  The release cycle diagram also
indicates that a Mozilla 1.0.1 is coming.

For all users that upgraded from Mozilla 1.0 to 1.1, be aware that running
a blind portupgrade on mozilla will give you mozilla-1.0!  If you want to
keep Mozilla 1.1, you will have to change the origin of you mozilla ports to
point to their -devel counterparts.

The -devel ports will install files into -devel directories.  Therefore,
both mozilla and mozilla-devel can coexist.
2002-09-03 20:45:59 +00:00
Joe Marcus Clarke
0e08b382c2 Fix the checksum.
Reported by:	David Magda <dmagda@magda.ca>
2002-08-29 00:52:18 +00:00
Joe Marcus Clarke
bfa2a3c1a4 Update to 1.1. This fixes the font problem as well as the chatzilla bug. A
full list of changes can be found in the Mozilla 1.1 release notes from:

http://www.mozilla.org/releases/mozilla1.1/

PR:		42068
2002-08-28 22:11:41 +00:00
Maxim Sobolev
b10c282777 Update to 1.0. Yay! 2002-06-06 18:52:31 +00:00
Maxim Sobolev
a8a7e2ea9e Put back older checksum in addition to the newer one. Sine two versions of
distfile are virtually equivalent it is unreasonable to require from a
user to refetch the distfile.

Submitted by:	trevor
2002-05-28 10:57:17 +00:00
Maxim Sobolev
85d5ee698a Update checksum. Mozilla folks follow their practice of updating already
released tarball without version bump. The diff between old and new version
didn'y revealed anything that might be worth PORTREVISION bump.

Submitted by:	Mark Knight <markk@knigma.org>, kris
2002-05-27 13:12:06 +00:00
Maxim Sobolev
4124fa7148 Update Mozilla to 1.0.rc3 and tweak galeon to compile with it.
Special thanks to:	Yanko Kaneti <yaneti@indigo.declera.com>
			for his help in getting Galeon compiling
2002-05-24 14:14:54 +00:00
Joe Marcus Clarke
9a038cbbd6 Update to 1.0.rc2.
The Chatzilla buffer overflow is still there, so disable Chatzilla by default.
2002-05-13 07:08:34 +00:00
Joe Marcus Clarke
7d6cb800a1 Fix up the port to use the 1.0.rc1 version of the libart dist. 2002-04-22 17:19:10 +00:00
Joe Marcus Clarke
1d5ba524f2 Update to 1.0.rc1
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-22 16:58:31 +00:00
Maxim Sobolev
b902740e00 Long awaited 0.9.9 update. For some reason configure doesn't pick up our
request to enable chatzilla, therefore it is not enabled now - the issue
is under investigation, but anybody is free to smash maintainers with a
relevant patch.
2002-03-12 18:16:09 +00:00
Maxim Sobolev
43b60cfe88 Update to 0.9.8. 2002-02-05 17:24:00 +00:00
Maxim Sobolev
122e6d5ec5 Update to 0.9.7. 2001-12-26 10:21:22 +00:00
Maxim Sobolev
a05c355cef Update to 0.9.6. Surprisingly, this update doesn't break Galeon/Nautilus. 2001-11-21 16:27:43 +00:00
Maxim Sobolev
e628586f20 Update to 0.9.5.
PR:		31396
Submitted by:	Nuzrin Yaapar <p9711422@mmu.edu.my>
2001-10-22 11:46:00 +00:00
Maxim Sobolev
6569f219c9 Update to 0.9.4. 2001-09-18 08:12:12 +00:00
Maxim Sobolev
6339a3d6bf Update to 0.9.3.
Submitted by:   sf
2001-08-07 11:52:15 +00:00
Maxim Sobolev
79b39bc52b Update to 0.9.2.
PR:		28610
Submitted by:	Nick Sayer <nsayer@quack.kfu.com>, sf
2001-07-02 13:55:43 +00:00
Maxim Sobolev
24fc2fcdb3 Update md5 checksum - no changes in the content of the tarball other than
in the CVS/* subdirectories, therefore no PORTREVISION bump.
2001-06-19 14:19:57 +00:00
Maxim Sobolev
cfe0d5ef45 Upgrade to 0.9.1. 2001-06-11 20:34:59 +00:00
Maxim Sobolev
7711fb27e7 Update to 0.9. 2001-05-22 08:15:39 +00:00
Maxim Sobolev
3cbb866591 Downgrade to 0.8.1 until numerous reported problems are fixed. 2001-05-18 05:43:17 +00:00
Maxim Sobolev
9cf230d3ac Update to 0.9.
Not objected to by:	gnome@FreeBSD.org
2001-05-17 08:15:36 +00:00
Jeremy Lea
e3ec51fdd5 Update to 0.8.1. This builds on 4.3-RC, but not on -CURRENT (well not for
me...).
2001-04-10 09:05:48 +00:00
Jeremy Lea
39acbaee63 Updated MD5. Just some minor translation chnages it seems...
Submitted by:	Clive Lin <clive@CirX.ORG>, sobomax
Noticed by:	Motoyuki Konno <motoyuki@bsdclub.org>
2001-02-23 07:41:46 +00:00
Jeremy Lea
f1d8527992 Update to 0.8. No major changes in the port, only regenerated patches.
patch-ao was merged in a slightly different form.
2001-02-16 17:29:24 +00:00
Jeremy Lea
47bb4f9b99 Update to 0.7, bumping port epoch to 1, since the version number went
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>
2001-01-12 16:59:59 +00:00
Jeremy Lea
e379cc492a Update to M18. Special thanks Steve Elmer <selmer@netscape.com> and David
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.
2000-10-25 05:15:45 +00:00
Jeremy Lea
81b303fcfe Update to M17. 2000-08-14 00:04:14 +00:00
Jeremy Lea
355245dd4b Redo the upgrade to M16.
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
2000-08-03 17:37:43 +00:00
Maxim Sobolev
8b9eabc9eb Backout M15 --> M16 upgrade. 2000-08-03 14:39:07 +00:00
Maxim Sobolev
31ad124ecb Update to M16. 2000-08-01 06:30:15 +00:00
Jim Mock
5c18c080f0 Bring the seemingly ever-changing md5 up-to-date with reality.
Submitted by:	Jon Nelson <chaos@zen.oftheinter.net>
2000-04-28 21:23:44 +00:00
Jeremy Lea
0e0e173eb9 Distfile MD5 changed.
Submitted by:	"Akinori -Aki- MUSHA" <knu@idaemons.org>
2000-04-21 17:10:26 +00:00
Jeremy Lea
be73d7b79e Update to M15. 2000-04-21 02:36:52 +00:00
Jeremy Lea
9a6c0ea2ad Make M13 work on a post no-thunk-vtable 4.0-CURRENT, and enable using
poll().

Enable MathML support.

Use bzip2, since it saves 5MB on the distfile.

Revamp the port a bit.
2000-02-04 07:45:35 +00:00
Jeremy Lea
a22b197f22 Update to M13. Gentlemen, start your T1s. 2000-01-29 08:51:39 +00:00
Jeremy Lea
88f2337584 Update from M10->M12, and remove building of idltool, so that this builds
with GCC 2.95.2.

Add patch-aa to fix a build problem.

Reflect my new mail address in maintainer.

Update and sort PLIST.
2000-01-06 03:52:17 +00:00
Jim Mock
47ec278932 Update to Milestone 10.
PR:		14272
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-11-11 20:16:22 +00:00
Chris Piazza
cf66dd8506 Update to mozilla M8
PR:		12740
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-07-24 02:26:33 +00:00