Skip site navigation (1)Skip section navigation (2)

CVS log for ports/www/mozilla-devel/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / www / mozilla-devel

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.239
Sun Sep 3 14:58:57 2006 UTC (5 years, 5 months ago) by ahze
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.238: +1 -1 lines
- Remove mozilla-devel due to security vulnerabilities
  please use www/seamonkey instead

Revision 1.238: download - view: text, markup, annotated - select for diffs
Sat Aug 5 04:18:44 2006 UTC (5 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +2 -8 lines
- Fix build with new gmake
- Use MASTER_SITES_MOZILLA_EXTENDED

Revision 1.237: download - view: text, markup, annotated - select for diffs
Tue May 30 03:14:50 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +6 -9 lines
- Add amd64 to broken list
- Pet portlint and remove quotes around BROKEN messages

Revision 1.236: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:16 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +0 -1 lines
Remove USE_REINPLACE from categories starting with W

Revision 1.235: download - view: text, markup, annotated - select for diffs
Thu Jan 12 06:38:57 2006 UTC (6 years, 1 month ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +1 -1 lines
- Update DEPRECATED to urge people to use www/seamonkey instead of
  mozilla-devel since www/seamonkey is now in ports.

Revision 1.234: download - view: text, markup, annotated - select for diffs
Sun Nov 20 19:45:05 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +4 -0 lines
- Mark this port as deprecated due to the development focus moving to
  seamonkey and multi vulnerabilities in mozilla-devel.

Revision 1.233: download - view: text, markup, annotated - select for diffs
Sat Nov 5 06:21:03 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +29 -27 lines
* Chase the glib20 shared lib version
* Disable cairo support as the new cairo API does not work with mozilla

Revision 1.232: download - view: text, markup, annotated - select for diffs
Thu Oct 27 00:06:23 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +2 -1 lines
Replace /usr/X11R6 with ${X11BASE} to fix the build with non-default
base paths.

Reported by:	pointyhat via kris

Revision 1.231: download - view: text, markup, annotated - select for diffs
Fri Sep 23 20:42:37 2005 UTC (6 years, 4 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +4 -7 lines
- Fix the sed for libesd and kill the major version of library
  (libesd.so.2 -> libesd.so). [1]
- Update Java plugins by remove old and correct Java 1.5 plugin path. [2]
- Bump the PORTREVISION.

PR:		ports/86430 [1]
Submitted by:	Mark Hobden <markhobden@gmail.com> [1]
		glewis [2]

Revision 1.230: download - view: text, markup, annotated - select for diffs
Sat Sep 10 17:24:31 2005 UTC (6 years, 5 months ago) by pav
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +1 -1 lines
- Patch a security vulnerability (DoS, remote execution) in IDN
  (internationalized domain names) subsystem, also known as "hyphen domain
  name bug"

Submitted by:	Marcus Grando
Obtained from:	Mozilla Project CVS,
		https://bugzilla.mozilla.org/show_bug.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&id=307259
Security:	CAN-2005-2871
		http://secunia.com/advisories/16764/

Revision 1.229: download - view: text, markup, annotated - select for diffs
Fri Sep 2 05:17:56 2005 UTC (6 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +8 -9 lines
The calendar module is broken in this 1.8 beta, so disable it.

PR:		84578

Revision 1.228: download - view: text, markup, annotated - select for diffs
Sun Aug 28 19:08:08 2005 UTC (6 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +3 -1 lines
* Fix IDL installation [1]
* Correct path to the icon in the Desktop item [2]
* Add a patch to fix potential crashes with newer versions of GTK+ that can
  occur when closing windows [3]

PR:		84896 [2]
Submitted by:	mezz [1]
		chinsan <chinsan.tw@gmail.com> [2]
Obtained from:	https://bugzilla.mozilla.org/show_bug.cgi?id=300226 [3]

Revision 1.227: download - view: text, markup, annotated - select for diffs
Wed Aug 3 15:22:28 2005 UTC (6 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +3 -3 lines
Fix some more problems with IDL installation.

PR:		84514
Submitted by:	chinsan <chinsan.tw@gmail.com>
Approved by:	portmgr (implicit)

Revision 1.226: download - view: text, markup, annotated - select for diffs
Tue Aug 2 04:40:30 2005 UTC (6 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +3 -2 lines
Fix the installation of IDL files.

Reported by:	Robert Huff <roberthuff@rcn.com>
Approved by:	portmgr (implicit)

Revision 1.225: download - view: text, markup, annotated - select for diffs
Sat Jul 30 03:55:11 2005 UTC (6 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +11 -1 lines
Install IDL files into ${PREFIX}/share/idl/mozilla-devel.

Obtained from:	www/mozilla

Revision 1.224: download - view: text, markup, annotated - select for diffs
Sat May 7 13:44:43 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +1 -1 lines
- Actually install .desktop file in share/applications [1]

Pointed out by: krismail

Revision 1.223: download - view: text, markup, annotated - select for diffs
Thu Apr 28 23:02:06 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +1 -1 lines
- s/nulll/null/

Pointed out by:	kris

Revision 1.222: download - view: text, markup, annotated - select for diffs
Thu Apr 28 22:46:30 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +1 -1 lines
- Quote line to fix build on pointyhat

Repointed by:	pointyhat via kris

Revision 1.221: download - view: text, markup, annotated - select for diffs
Tue Apr 26 19:30:54 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +10 -9 lines
- Install .desktop file in share/applications instead of
  share/gnome/applications so we can remove the gnomehier
  dependency so non-gnome users don't have to install a bunch
  of un-needed gnome directories.
- Remove WITH_MENU option from mozilla[-devel], .desktop file
  will always be installed now.

Revision 1.220: download - view: text, markup, annotated - select for diffs
Wed Apr 6 19:02:24 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +5 -4 lines
- Add WITH_CAIRO_RENDER to OPTIONS, off by default
  This option uses cairo for SVG rendering instead of libart
- Re-word one option that doesn't fit in dialog window.

PR:		ports/79590
Submitted by:	danfe

Revision 1.219: download - view: text, markup, annotated - select for diffs
Sat Apr 2 16:54:45 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +49 -77 lines
- Remove pkg-[de]install scripts and remove all chrome registering from
  Makefile since the privilege bug seems to be fixed.
- Remove WITH_XFT option and make it default since mozilla with gtk2 won't
  compile without Xft.
- Remvoe mng support, it hasn't worked in a long time.
- Lots of misc cleanup, consolidation, and removal of dupe lines.
- Change WITH_MENU_ENTRY to !WITHOUT_MENU_ENTRY since it's on by default.
- Add new OPTION (off by default), WITH_CAIRO that enables
  cairo-specific canvas features.

Revision 1.218: download - view: text, markup, annotated - select for diffs
Sun Mar 20 22:02:59 2005 UTC (6 years, 10 months ago) by adamw
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +18 -1 lines
Add support for adding a .desktop menu entry.

As requested by:	Christopher Nehren

Revision 1.217: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:53:10 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.

Revision 1.216: download - view: text, markup, annotated - select for diffs
Wed Mar 2 06:50:13 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +1 -1 lines
Fix the startup script so that arguments are passed correctly to the browser
binary.

PR:		78175 (firefox)
		78217 (mozilla-devel)
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>

Revision 1.215: download - view: text, markup, annotated - select for diffs
Mon Feb 28 01:43:57 2005 UTC (6 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +25 -26 lines
- Update to 1.8b1
  (Release notes: http://www.mozilla.org/releases/mozilla1.8b1/ )
- Add new launch script [1]
- Sanitize CFLAGS [1]
- Add Mozilla Plugable Init Scripts (PIS) to handle upgrades with ease [1]

PR:		ports/77744 [1]
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]

Revision 1.214: download - view: text, markup, annotated - select for diffs
Sun Feb 13 07:21:51 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +0 -1 lines
The pkg-message is no longer appropriate so remove it.

Revision 1.213: download - view: text, markup, annotated - select for diffs
Fri Jan 21 18:06:34 2005 UTC (7 years ago) by adamw
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +1 -1 lines
Unbreak with 4.x by setting USE_GCC=3.4.

PR:		ports/76452
Submitted by:	oliver

Revision 1.212: download - view: text, markup, annotated - select for diffs
Fri Jan 21 09:11:37 2005 UTC (7 years ago) by adamw
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +0 -4 lines
Remove unneeded patch.

Revision 1.211: download - view: text, markup, annotated - select for diffs
Sun Jan 16 23:47:38 2005 UTC (7 years ago) by adamw
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +6 -5 lines
Update to 1.8a6. They merged a bunch of FreeBSD changes. Neat.

Revision 1.210: download - view: text, markup, annotated - select for diffs
Fri Dec 24 18:25:44 2004 UTC (7 years, 1 month ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +1 -1 lines
* Fix external URI loaders by loading the correct version of the GNOME
  libraries.  This means Mozilla's GNOME integration (i.e. GConf) should
  now work [1]
* Fix i18n support when invoking Mozilla, and add atsdsp support [2]
* Port all fixes to mozilla-devel

PR:		75428 [2]
Reported by:	Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1]
Submitted by:	Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [2]

Revision 1.209: download - view: text, markup, annotated - select for diffs
Sat Dec 11 21:41:11 2004 UTC (7 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +4 -0 lines
BROKEN on 4.x: Does not compile

Revision 1.208: download - view: text, markup, annotated - select for diffs
Sat Dec 11 02:11:23 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +4 -2 lines
- Fix plist in firefox [1]
- Touch lib/browser_plugins/.${PORTNAME}.keep so this directory will not be removed durring deinstall of mozilla[-devel] or firefox if you still have mozilla[-devel] or firefox installed.

Pointed out by:	pointy hat [1]

Revision 1.207: download - view: text, markup, annotated - select for diffs
Sat Dec 4 09:47:25 2004 UTC (7 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +2 -1 lines
Be sure to create the browser_plugins during package install as well.  Some
ports (e.g. www/ump) depend on this directory being there.

Reported by:	pointyhat via kris

Revision 1.206: download - view: text, markup, annotated - select for diffs
Tue Nov 30 17:15:49 2004 UTC (7 years, 2 months ago) by adamw
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +5 -10 lines
Update to 1.8a5.

Revision 1.205: download - view: text, markup, annotated - select for diffs
Wed Nov 10 11:59:14 2004 UTC (7 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +2 -0 lines
Don't install movemail fix if built with WITHOUT_MAILNEWS

Pointed out by:	pav
Approved by:	pav (co mentor)

Revision 1.204: download - view: text, markup, annotated - select for diffs
Tue Nov 9 07:48:41 2004 UTC (7 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +20 -7 lines
- Install isp directory to fix Movemail support [1]
- Add WITH_CAIRO_RENDER knob that uses cairo for SVG rendering that
   replaces SVG rendering from libart.

Pointed out by:	marcus [1]
Approved by:	marcus (co mentor)

Revision 1.203: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:37:23 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +1 -1 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.

Revision 1.202: download - view: text, markup, annotated - select for diffs
Sun Oct 24 02:35:07 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +10 -7 lines
* Add a pkg-deinstall script to remove left-over dynamically generated
  files [1]
* Move REINPLACE_CMD up from do-install to pre-install so no .bak files
  are left behind after pkg_delete [2]

PR:		71313 [1]
		73054 [2]
Submitted by:	Michael Johnson <ahze@ahze.net> [2]

Revision 1.201: download - view: text, markup, annotated - select for diffs
Sat Oct 23 19:26:43 2004 UTC (7 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +3 -3 lines
Revert the previous change. That wasn't the droid^Wsolution
I was looking for.

Revision 1.200: download - view: text, markup, annotated - select for diffs
Sat Oct 23 03:11:45 2004 UTC (7 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +4 -2 lines
The pkgconfig files all end in '-devel'. Training the port to
recognize this causes not only a plist change, it also changes
the contents of the pkgconfig files, as the s|${FAKEDIR}|${PREFIX}|
substitution was not taking place.

Because the latter prevents any mozilla-dependent port from
building (looking for headers/libs under ${FAKEDIR}), I have
bumped PORTVERSION.

Galeon2 still won't build against mozilla-devel, however, and if
somebody better than I with C++ wants to take a whack at fixing it,
that'd be just super.

Revision 1.199: download - view: text, markup, annotated - select for diffs
Fri Oct 22 00:42:19 2004 UTC (7 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +4 -5 lines
Update to 1.8a4. For now, if you're building with Xft2 support,
an explicit --disable-freetype2 is passed to the configure script.

Revision 1.198: download - view: text, markup, annotated - select for diffs
Tue Oct 12 00:07:10 2004 UTC (7 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +20 -9 lines
Adapt the "fake" installation system from Firefox to create a more
supportable Mozilla installation hierarchy.  This will be needed to
reliably build newer versions of Galeon and Epiphany.

Thanks to adamw for helping debug and fix the mozilla-devel version.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Wed Sep 29 04:30:59 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +0 -4 lines
Now builds on amd64

Approved by:	portmgr (self)

Revision 1.196: download - view: text, markup, annotated - select for diffs
Tue Sep 28 03:20:33 2004 UTC (7 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +1 -1 lines
Patch the various recently reported security vulnerabilities in Mozilla.

This update covers the following Mozilla bugs:

245066
226669
250862
255067
256316
257317
258005

Thanks to nectar for scraping all of these patches together.

Obtained from:	Mozilla CVS
Approved by:	portmgr (implicit)

Revision 1.195: download - view: text, markup, annotated - select for diffs
Tue Aug 31 09:58:51 2004 UTC (7 years, 5 months ago) by adamw
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +5 -4 lines
Update to 1.8a3.

This includes a second distfile for libart_lgpl,
which didn't make it into the moz tarball.

Revision 1.194: download - view: text, markup, annotated - select for diffs
Thu Jul 15 22:59:51 2004 UTC (7 years, 6 months ago) by adamw
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +3 -3 lines
Update to 1.8a2.

Incidentally, this fixes the build problem with epiphany-1.3.

Revision 1.193: download - view: text, markup, annotated - select for diffs
Tue Jul 6 23:11:56 2004 UTC (7 years, 7 months ago) by adamw
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +9 -9 lines
Update to 1.8alpha1.

Use a pkg-install to register chrome stuff.

Revision 1.192: download - view: text, markup, annotated - select for diffs
Thu Jul 1 21:16:10 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +1 -10 lines
* Make MOZ_SUFX overrideable just in case
* Remove the remaining vestiges of GTK+-1 support

Revision 1.191: download - view: text, markup, annotated - select for diffs
Mon Jun 28 02:25:34 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +2 -0 lines
Mark this guy IGNORE until I get around to bringing in 1.8a1.

Revision 1.190: download - view: text, markup, annotated - select for diffs
Thu Jun 10 18:35:00 2004 UTC (7 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +3 -3 lines
Update to 1.7.r3 (1.7 Release Candidate 3).

Revision 1.189: download - view: text, markup, annotated - select for diffs
Wed Jun 2 01:06:51 2004 UTC (7 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +9 -3 lines
Enable optional debugging support by specifying WITH_DEBUG or by enabling it
through OPTIONS.

Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>

Revision 1.188: download - view: text, markup, annotated - select for diffs
Thu May 20 05:16:58 2004 UTC (7 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +3 -3 lines
Update to 1.7 release candidate 2.

Revision 1.187: download - view: text, markup, annotated - select for diffs
Thu Apr 29 19:23:34 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +5 -7 lines
Update to 1.7 RC 1.  The list of feature in this release can be found at:

http://www.mozilla.org/releases/mozilla1.7rc1/README.html

Revision 1.186: download - view: text, markup, annotated - select for diffs
Mon Apr 12 03:29:59 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -2 lines
This is also BROKEN on alpha

Revision 1.185: download - view: text, markup, annotated - select for diffs
Thu Apr 8 21:10:13 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +0 -1 lines
- Drop dependency on gnomevfs-extras, it went away with GNOME 2.6 upgrade

Reported by:	Robert Huff <roberthuff@rcn.com>

Revision 1.184: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:58 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +1 -1 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.

Revision 1.183: download - view: text, markup, annotated - select for diffs
Sat Apr 3 14:15:40 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +5 -1 lines
This is also broken in a different way on ia64

Revision 1.182: download - view: text, markup, annotated - select for diffs
Sat Apr 3 14:13:40 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +4 -0 lines
BROKEN on amd64: Segfault during build

Revision 1.181: download - view: text, markup, annotated - select for diffs
Sat Mar 20 07:39:26 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +70 -61 lines
Update to 1.7.b

* Re-add OPTIONS support reorganizing the Makefile some
* Enable Kerberos/GSSAPI support (please test)
* Enable optional smb:// URI support through gnomevfs2

For a list of all the changes in 1.7 beta, please see:

http://www.mozilla.org/releases/mozilla1.7b/README.html#new

Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri Mar 19 03:45:20 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +0 -0 lines
Forced commit to note why we don't build with a bind port that has
overridden the base.  To quote from eik:

[Bind] overwrites /usr/include/netdb.h and give a wrong definition for
`h_errno' when _REENTRANT is defined. This causes link errors where
`__h_errno' is undefined.

Requested by:	linimon

Revision 1.179: download - view: text, markup, annotated - select for diffs
Fri Mar 19 03:14:55 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +6 -0 lines
Borrow from  the OpenLDAP ports, and refuse to build if bind has been
installed with PORT_REPLACES_BASE_BIND defined.

PR:		61756
Obtained from:	OpenLDAP ports

Revision 1.178: download - view: text, markup, annotated - select for diffs
Tue Mar 16 22:54:03 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +1 -1 lines
Chase the new location of libXft.

Revision 1.177: download - view: text, markup, annotated - select for diffs
Thu Mar 11 06:08:29 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +15 -11 lines
* Backout the OPTIONS commit.  This requires more Makefile restructuring
* Add macro definitions for ESD_LIB and FREETYPE_LIB to simplify future
  updates

Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri Feb 27 07:49:33 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +8 -8 lines
Fix the install location for the header files.  For those that installed
mozilla-devel along side mozilla, they will need to reinstall both to
sort out the header problems.  Sorry.

Revision 1.175: download - view: text, markup, annotated - select for diffs
Thu Feb 26 17:40:56 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +5 -1 lines
* Actually reference the extra patch on 4.X
* s|/usr/bin/sort|${SORT}|

Revision 1.174: download - view: text, markup, annotated - select for diffs
Thu Feb 26 09:41:10 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +3 -1 lines
* Fix a compilation issue on -STABLE [1]
* Correct the path to libfreetype to fix an initialization error in the SVG
  renderer

Reported by:	adamw [1]

Revision 1.173: download - view: text, markup, annotated - select for diffs
Thu Feb 26 03:48:11 2004 UTC (7 years, 11 months ago) by adamw
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +1 -1 lines
Bump PORTEPOCH for mozilla-devel, so that its version number will
remain higher than that in www/mozilla. The alternate behaviour
causes portupgrade et. al to see the upgrade as a downgrade.

Revision 1.172: download - view: text, markup, annotated - select for diffs
Thu Feb 26 03:05:46 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +33 -30 lines
* Update to 1.7.a
* Fix libiconv support
* Fix SVG support by using a newer version of libart_lgpl
* Use OPTIONS
* Fix some potential lockups related to esound
* Clean up a few potential pthread problems
* Remove the libical support for calendar (libical is now included with Mozilla)
* Allow the JPI_LIST to be overridden

For a list of what's new in 1.7.a, checkout:

http://www.mozilla.org/releases/mozilla1.7a/

Revision 1.171: download - view: text, markup, annotated - select for diffs
Wed Feb 18 03:50:37 2004 UTC (7 years, 11 months ago) by adamw
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +7 -7 lines
GTK2 mozilla is now the default, and GTK1 support will be built only if explicitly
requested.

This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and
mozilla-devel, respectively; and the old mozilla and mozilla-devel are now
mozilla-gtk1 and mozilla-devel-gtk1.

This is done for a whole plethora of reasons, and should please everybody
except galeon1 fanatics and uhm... anybody else who it doesn't please.

If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update
the value accordingly. GTK2 ports will automatically install GTK2 mozilla,
and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need
be defined only if you want the development version... which are dormant
right now anyway.

For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will
still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but
future ports reserve the right to ignore the *-gtk2 values.

Revision 1.170: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:32 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.169: download - view: text, markup, annotated - select for diffs
Thu Jan 22 12:18:41 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -2 lines
Use the CPIO macro defined in bsd.port.mk.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Sun Jan 18 07:27:02 2004 UTC (8 years ago) by adamw
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +10 -0 lines
Remove mozilla-headers.

This integrates the headers from mozilla-headers and mozilla-headers-devel
into mozilla and mozilla-devel.

Revision 1.167: download - view: text, markup, annotated - select for diffs
Sat Jan 17 05:27:15 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +2 -0 lines
Mark this port as IGNORE since www/mozilla has been updated to 1.6.

Revision 1.166: download - view: text, markup, annotated - select for diffs
Tue Dec 16 06:01:11 2003 UTC (8 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +0 -2 lines
This port should now work on amd64, so remove the NOT_FOR_ARCHS macro.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Sun Dec 14 16:47:57 2003 UTC (8 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +3 -3 lines
Update to 1.6b, and add Peter's amd64 patches from Firebird.  For a list
of what is changed in 1.6b, checkout the release notes at:

http://www.mozilla.org/releases/mozilla1.6b/

Revision 1.164: download - view: text, markup, annotated - select for diffs
Mon Nov 24 01:20:39 2003 UTC (8 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +2 -0 lines
Don't build these ports on amd64.

Approved by:	portmgr (implicit)

Revision 1.163: download - view: text, markup, annotated - select for diffs
Sat Nov 15 02:18:30 2003 UTC (8 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +7 -1 lines
Only add the plug-in symlink to the plist if we're actually going to create
it.  This fixes a packaging problem on bento.  Also, break out of the for loop
once we find a suitable plug-in.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Tue Nov 11 22:59:38 2003 UTC (8 years, 3 months ago) by glewis
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +1 -0 lines
. Still look in ${LOCALBASE}/jdk1.4.1 for the plugin so users don't have to
  upgrade their JDK if they don't want to.

Submitted by:	Jeremy Messenger <mezz7@cox.net>

Revision 1.161: download - view: text, markup, annotated - select for diffs
Tue Nov 11 22:53:50 2003 UTC (8 years, 3 months ago) by glewis
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -2 lines
. Look in ${LOCALBASE}/jdk1.4.2 for the JDK 1.4 plugin.

Approved by:	marcus

Revision 1.160: download - view: text, markup, annotated - select for diffs
Tue Nov 11 04:10:19 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +29 -19 lines
* Try to auto-detect the best Java plug-in [1]
* Remove all spaces (or convert them to tabs)

PR:		58849 [1]
Inspired by:	glewis [1]

Revision 1.159: download - view: text, markup, annotated - select for diffs
Sat Nov 1 21:51:07 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +13 -17 lines
* Update mozilla-devel to 1.6a
* Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla
* Update dependent browsers accordingly

Revision 1.158: download - view: text, markup, annotated - select for diffs
Sun Oct 12 22:01:55 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
Mark as IGNORE on -STABLE Alpha.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Sat Sep 6 18:34:37 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +7 -0 lines
Use ${PTHREAD_LIBS} instead of hardcoded -pthread and -lc_r in a few places.
This should help the KSE and libthr people use these applications (plus it
lets them build on -CURRENT).

Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri Aug 29 20:25:19 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +2 -2 lines
Update to 1.5 Beta.  For a list of what's new, checkout:

http://www.mozilla.org/releases/mozilla1.5b/

Revision 1.155: download - view: text, markup, annotated - select for diffs
Tue Aug 12 16:48:55 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +10 -6 lines
* Add a knob to optionally build XMLTerm [1]
* Add some extra CLI options to the mozilla.sh script [2]
* Add a patch to prevent crashes when visiting certain Russian sites [3]
* Add a dependency on devel/nspr to avoid problems with Galeon and Epiphany
  in certain setups [4]

PR:		55330 [1]
		55412 [2]
Submitted by:	Alexander Nedotsukov <bland@mail.ru> [1] [2]
		Sergey Akifyev <asa@gascom.ru> [4]
Obtained from:	www/mozilla-firebird [3]

Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed Jul 23 05:40:41 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +1 -2 lines
Update to 1.5a.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Tue Jul 1 06:17:03 2003 UTC (8 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -0 lines
Mark IGNORE until 1.5a comes out.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Sun Jun 1 03:34:54 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +3 -5 lines
* Add [untested] Alpha support [1]
* Fix some 64-bit problems in the JavaScript and nspr code [2]

Submitted by:	Bernd Walter <ticso@cicely.de> [1]
		tmm [2]

Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri May 16 21:58:53 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +4 -3 lines
Update to 1.4b.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Thu May 1 16:01:10 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -0 lines
Make sure Xft support is really disabled if one defines WITHOUT_XFT.

PR:	51595
Submitted by:	Seva Gluschenko <gvs@rinet.ru>

Revision 1.149: download - view: text, markup, annotated - select for diffs
Thu Apr 24 18:02:42 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +13 -5 lines
Make sure we add -devel to each of the dependencies in the Mozilla
pkg-config files.

Revision 1.148: download - view: text, markup, annotated - select for diffs
Thu Apr 24 05:46:09 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +5 -5 lines
Install the pkg-config files with a -devel suffix to avoid a conflict with
mozilla-gtk2.  Teach galeon2 to use these new files.  Note, any other app
that depends on these files not having the optional -devel suffix will
need to be re-educated as well.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Wed Apr 16 03:40:37 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -0 lines
Add a PKGNAMESUFFIX when building with GTK+-2 support to avoid potential
INDEX duplication.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Mon Apr 14 19:49:37 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +13 -5 lines
* Sync recent CONFIGURE_ARGS and optimization changes with www/mozilla
* Add patch to prevent crashing with non-Xft fonts
* Depend on libIDL instead of ORBit2

Obtained from:	www/mozilla

Revision 1.145: download - view: text, markup, annotated - select for diffs
Thu Apr 10 21:09:07 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -0 lines
s/<malloc.h>/<stdlib.h>/g

Reported by:	scottl

Revision 1.144: download - view: text, markup, annotated - select for diffs
Mon Apr 7 06:27:48 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +25 -10 lines
* Update to 1.4a and unbreak
* Convert to new GNOME infrastructure

Revision 1.143: download - view: text, markup, annotated - select for diffs
Fri Apr 4 07:06:13 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +2 -0 lines
Mark BROKEN until it can be updated to 1.4a.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:12:46 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Tue Feb 18 04:51:28 2003 UTC (8 years, 11 months ago) by anholt
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +1 -7 lines
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.

Approved by:	portmgr (kris), marcus

Revision 1.140: download - view: text, markup, annotated - select for diffs
Fri Feb 14 04:26:40 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -1 lines
Fix the ${MASTER_SITE_LOCAL} group so that it correctly makes use of
${MASTER_SITE_LOCAL}.  This should fix the libart fetch problem with
the Taiwan FTP server.

Reported by:	many

Revision 1.139: download - view: text, markup, annotated - select for diffs
Wed Feb 12 19:03:22 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +4 -8 lines
Update to 1.3b.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri Feb 7 19:21:08 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -2 lines
Chase gtk20's shared lib version.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Sun Feb 2 04:45:47 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -0 lines
Remove the lib/browser_plugins directory.

Reported by:	bento

Revision 1.136: download - view: text, markup, annotated - select for diffs
Sat Jan 25 21:53:39 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoid
symbol clashes with, for example, libexpat.  This will allow Mozilla and
more precisely, Galeon 2, to work with GTK 2.2.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Wed Jan 22 23:57:46 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -0 lines
Disable Xft if WITH_GTK2 is defined in the master mozilla-devel port.
This will avoid accidental creation of a non-working Mozilla.

Suggested by:	Dan Nelson <dnelson@allantgroup.com>

Revision 1.134: download - view: text, markup, annotated - select for diffs
Wed Jan 22 20:08:21 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +2 -1 lines
Replace one more occurrance of Xft.h.

Submitted by:	Jos Backus <jos@catnook.com>

Revision 1.133: download - view: text, markup, annotated - select for diffs
Wed Jan 22 20:05:04 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +5 -1 lines
Remove the extra calendar distfile.  It is no longer needed in mozilla-devel.
Also, mark the port as BROKEN if WITH_CALENDAR is defined and
WITHOUT_COMPOSER or WITHOUT_MAILNEWS are also defined.  Calendar requires
Composer and Mailnews support.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Jan 21 16:41:54 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +8 -7 lines
* Update to 1.3a
* Re-enable optimizations [1]
* Disable JavaScript debugger by default [1]

Acknowledgement goes to the Phoenix port and alane for a patch that
corrects a crash when downloads complete.

Suggested by:	David Schultz <dschultz@uclink.Berkeley.EDU> [1]

Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed Nov 27 22:48:53 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +1 -1 lines
Fix the startup script so that it can accept option arguments.  This fixes
a problem with starting Mozilla from the KDE dock if another instance of
Mozilla is already running.

Tested by:	Vivek Khera <vivek@khera.org>
Approved by:	portmgr (kris)

Revision 1.130: download - view: text, markup, annotated - select for diffs
Sun Nov 24 00:24:03 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +2 -2 lines
Make the Mozilla startup scripts a little smarter.  Instead of launching a
new Mozilla instance each time, check to see if one already exists, and if
so, spawn a new browser tab in the current window.

PR:	45610
Submitted by:	Nick Jennings

Revision 1.129: download - view: text, markup, annotated - select for diffs
Wed Nov 20 21:54:20 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +7 -3 lines
When using the GTK+-2 version, build with ORBit2.

Submitted by:	bento

Revision 1.128: download - view: text, markup, annotated - select for diffs
Sun Nov 17 22:09:06 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +43 -22 lines
* Make this port a master port which can support slaves
* Install .pc files when built with WITH_GTK2
* Don't play with Xft stuff in source files unless we're building with with
  Xft support enabled.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Nov 11 03:31:21 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +17 -0 lines
Add calendar support to Mozilla.  Specify -DWITH_CALENDAR to enable
it.

PR:	45145
Submitted by:	Joe Kelsey <joek@zircon.staff.flyingcroc.net>

Revision 1.126: download - view: text, markup, annotated - select for diffs
Tue Oct 29 09:09:38 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +18 -2 lines
* Add support for building the GTK 2 version of Mozilla (define WITH_GTK2
  to do this).  This feature will be used for the upcoming Galeon 1.3.0
  port. [1]
* Allow users to disable Composer (define WITHOUT_COMPOSER to do this) [2]

Submitted by:	David Magda <dmagda@magda.ca> [2]
Obtained from:	Galeon 1.3.0 tarball (with some modification) [1]

Revision 1.125: download - view: text, markup, annotated - select for diffs
Fri Oct 25 20:37:54 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +4 -0 lines
Mark mozilla-devel BROKEN when Xft2 support is enabled and the
mozilla-fonts package is installed.

Reviewed by:	marcus
Approved by:	pat

Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Oct 23 18:20:20 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -1 lines
Add one more forgotten '\'.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Oct 23 16:13:29 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +9 -9 lines
Properly handle if blocks in the Makefile.

Submitted by:	daichi

Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Oct 23 04:26:25 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +26 -13 lines
* Add a patch that fixes some localization issues [1]
* Fix a problem with plugins not actually loading
* Hopefully correct some issues with installs erroring out with Error 1
* Conditionalize Xft support (by default it's enabled, but can be disabled
  by defined WITHOUT_XFT)

Submitted by:	Jung-uk Kim <jkim@niksun.com> [1]
Obtained from:	Mozilla's Bugzilla bug 174989 [1]

Revision 1.121: download - view: text, markup, annotated - select for diffs
Tue Oct 22 07:09:39 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +4 -1 lines
Fix the build by adding a dependency on Xft.

Reported by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
		Rob Lahaye <lahaye@snu.ac.kr>

Revision 1.120: download - view: text, markup, annotated - select for diffs
Tue Oct 22 03:42:21 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +41 -19 lines
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

Revision 1.119: download - view: text, markup, annotated - select for diffs
Sun Oct 20 06:19:25 2002 UTC (9 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +4 -3 lines
Update to 1.2a.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Fri Oct 18 03:05:33 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +1 -3 lines
Add a patch from Mozilla CVS to correct the recent security hole.  Un-forbid
the port.

Patch link was

Submitted by:	Jung-uk Kim <jkim@niksun.com>

Revision 1.117: download - view: text, markup, annotated - select for diffs
Thu Oct 17 14:44:58 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +2 -0 lines
Mark forbidden due to security hole reported at
http://www.mozillazine.org/talkback.html?article=2467.

Submitted by:	trevor

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sun Sep 29 01:30:37 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +2 -1 lines
Disable Chatzilla by default.  The irc buffer overflow is still present.

Submitted by:	trevor

Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed Sep 4 05:07:23 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
Fix the JPI installation.

Reported by:	Ivanchenko V. I. <webmaster@asiamusic.ru>

Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed Sep 4 00:42:39 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +0 -0 lines
Fix the path to exec mozilla.

Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>

Revision 1.113: download - view: text, markup, annotated - select for diffs
Tue Sep 3 20:45:54 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +5 -3 lines
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.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Aug 28 22:11:36 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +6 -9 lines
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

Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Aug 1 05:04:37 2002 UTC (9 years, 6 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -1 lines
Don't use mapped IPv6 address when connecting IPv4 node.

Submitted by:	ume

Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Jul 23 06:58:38 2002 UTC (9 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +12 -5 lines
* Fix build on -CURRENT
* Silence a portlint nit wrt to the order of PORTREVISION in the Makefile
* Don't use --enable-reorder on non-i386 archs
* Mark BROKEN for now on alpha as there is still a core dump during
  post-build
* Use USE_GNOMENG

Submitted by:	Peter Kostouros <kpeter@melbpc.org.au> (patch for -CURRENT)
		me (everything else)

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sat Jul 13 23:49:18 2002 UTC (9 years, 7 months ago) by trevor
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -2 lines
security fix:  correct bugs 115788 and 150339 (Mozilla passes
requests for huge fonts, leading to loss of X (and probably VNC)
session)

Obtained from:	attachment 87432 on bugzilla.mozilla.org

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sat Jul 13 21:43:47 2002 UTC (9 years, 7 months ago) by trevor
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -0 lines
Forbid because of remote crash.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Jun 6 18:52:31 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -1 lines
Update to 1.0. Yay!

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri May 24 14:14:53 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +2 -3 lines
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

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sat May 18 22:10:32 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +0 -0 lines
Forced commit.  Previous commit was:

Submitted by:	David Magda <dmagda@magda.ca>

Revision 1.104: download - view: text, markup, annotated - select for diffs
Sat May 18 22:09:26 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +20 -3 lines
Conditionalize mail, news, and LDAP support.  All three are still enabled
by default.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Wed May 15 03:57:17 2002 UTC (9 years, 9 months ago) by green
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -0 lines
Don't treat the ${WITHOUT_CHATZILLA} (default) build as gratuitously
different from the one with ChatZilla.  This means building otherwise
the exact same extensions.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon May 13 07:08:29 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +3 -4 lines
Update to 1.0.rc2.

The Chatzilla buffer overflow is still there, so disable Chatzilla by default.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri May 10 21:03:22 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -1 lines
Really prevent Chatzilla from being installed.  Seems the extensions were
changed in RC 1.

Prompted by:	parv <parv@pair.com>
Tested by:	parv <parv@pair.com>

Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu May 9 01:16:03 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +3 -1 lines
Disable Chatzilla since it contains a buffer overflow as described by
http://online.securityfocus.com/archive/1/270249.

Reported by:	trevor

Revision 1.99: download - view: text, markup, annotated - select for diffs
Sun May 5 20:00:20 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -2 lines
Fix recent security vulnerability in Mozilla, as well as the resulting
segmentation fault after the initial patch was applied.

See http://sec.greymagic.com/adv/gm001-ns/ for more details on the
vulnerability.

Obtained from:  Mozilla's Bugzilla database (bugs 141061 and 137644)

Revision 1.98: download - view: text, markup, annotated - select for diffs
Fri May 3 14:57:33 2002 UTC (9 years, 9 months ago) by mbr
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -0 lines
Mark forbidden because of security bug.

Approved by:	no response from: maintainer

Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed May 1 15:02:27 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +4 -3 lines
Change dist site for libart from sobomax's people page to his local-distfiles
directory.

Prompted by:	obrien (and FreeBSD.org admins)

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Apr 26 04:17:52 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +8 -1 lines
Add a conditional broken message so that people stop asking why Mozilla
fails to build when they have freetype 1.x installed.

Reviewed by:	sobomax
Approved by:	sobomax

Revision 1.95: download - view: text, markup, annotated - select for diffs
Mon Apr 22 22:26:14 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
Allow libart to be fetched quickly instead of wading through all the
MOZILLA dist sites' timeouts.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Apr 22 21:22:49 2002 UTC (9 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2 lines
Until sobomax copies libart_lgpl-1.0 into his ~public_distfiles dir...

Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Apr 22 17:19:10 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +3 -4 lines
Fix up the port to use the 1.0.rc1 version of the libart dist.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Apr 22 16:58:24 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +3 -4 lines
Update to 1.0.rc1

Reviewed by:	sobomax
Approved by:	sobomax

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Apr 15 21:44:48 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +3 -0 lines
Fix the plist when WITHOUT_CHATZILLA is defined.

PR:		36193
Reviewed by:	sobomax
Approved by:	sobomax

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat Apr 13 17:06:28 2002 UTC (9 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines
Allow installed files to have correct permissions when built by a non-root
user.

PR:		35980
Submitted by:	Alan Eldridge <ports@geeksrus.net>
Reviewed by:	sobomax
Approved by:	sobomax

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Mar 29 07:03:57 2002 UTC (9 years, 10 months ago) by sumikawa
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
Multiple IP trying works not only when connection resused but also
when timeout.  This patch was already commited in mozilla-current
and will appear in mozilla-1.0.

Obtained from:	Bugzilla/126755
		http://bugzilla.mozilla.org/show_bug.cgi?id=126755

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Mar 19 08:41:44 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -1 lines
Fix displaying of bold/italic truetype fonts. Bump PORTREVISION.

PR:		36049
Submitted by:	Joe Kelsey <joe@zircon.seattle.wa.us>
Obtained from:	Mozilla cvs

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sun Mar 17 14:39:43 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +0 -1 lines
Remove gdk-pixbuf from LIB_DEPENDS - Mozilla doesn't need it anymore.

Submitted by:	Szilveszter Adam <sziszi@bsd.hu>

Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Mar 14 20:21:05 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -2 lines
- Re-enable Chatzilla;
- remove non-working freetype workaround;
- correct name of the freetype library, so that it is easier to get AA fonts
  working.

Bump PORTREVISION.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Mar 13 15:45:37 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -1 lines
Fix a typo in previous commit.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Mar 13 15:44:41 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -0 lines
Quick'n'dirty hack to prevent freetype1 includes from beint picked instead of
freetype2 ones.

Reported by:	many

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Mar 12 18:16:06 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +5 -4 lines
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.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Feb 18 20:04:06 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +3 -1 lines
Pre-create symlink to a Java plugin, so that the user only needs to install
jdk1.3.1 to make it working. Bump PORTREVISION.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Feb 15 18:44:07 2002 UTC (9 years, 11 months ago) by reg
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +26 -25 lines
Clean up this port, including GCing old configure options and making patches
more acceptable to mozilla.org.  Hopefully these will make it into 0.9.9.

Add a hack to minimise the number of files extracted.

Merge in the patches from the mozilla+ipv6 port.

Submitted by:	sumikawa (mozilla+ipv6)

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Feb 7 10:56:05 2002 UTC (10 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +5 -4 lines
Utilize MASTER_SITES grouping.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Feb 5 17:24:00 2002 UTC (10 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -2 lines
Update to 0.9.8.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Jan 29 12:08:31 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -2 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Jan 4 14:18:26 2002 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +4 -1 lines
Enable Chatzilla (IRC client). It is enabled by default unless
WITHOUT_CHATZILLA is defined.

PR:		33521
Submitted by:	Steve Wills <steve@stevenwills.com>
		Joe Clarke <marcus@marcuscom.com>

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Jan 3 12:09:51 2002 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -0 lines
Add FreeBSD locales. This solves the problem with Mozilla not starting up
properly if locale set to something other than C or en_US.

PR:		33498
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>

Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Dec 26 10:21:20 2001 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +10 -5 lines
Update to 0.9.7.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Nov 21 16:27:41 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
Update to 0.9.6. Surprisingly, this update doesn't break Galeon/Nautilus.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Oct 22 11:46:00 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
Update to 0.9.5.

PR:		31396
Submitted by:	Nuzrin Yaapar <p9711422@mmu.edu.my>

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Sep 18 08:12:08 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
Update to 0.9.4.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Sep 11 02:38:25 2001 UTC (10 years, 5 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
Bump png major

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Aug 8 06:54:31 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -1 lines
Forcefully set MALLOC_OPTIONS=j to prevent build from crashing on 5-CURRENT
due to bug in libIDL's parser.

Obtained from:	mozilla+ipv6

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Aug 7 11:52:14 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +5 -4 lines
Update to 0.9.3.

Submitted by:   sf

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Jul 2 13:55:41 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -2 lines
Update to 0.9.2.

PR:		28610
Submitted by:	Nick Sayer <nsayer@quack.kfu.com>, sf

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Jun 13 09:15:58 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -2 lines
Several cleanups:
- 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

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Jun 11 20:34:55 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
Upgrade to 0.9.1.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue May 22 10:37:32 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -3 lines
Correct empty directories pruning code.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue May 22 10:04:37 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Assign maintainership to gnome@FreeBSD.org, because Jeremy will be unavailable
till August.

Submitted by:	maintainer (sorta)

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue May 22 08:11:37 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +13 -5 lines
Update to 0.9.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri May 18 05:43:15 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +5 -8 lines
Downgrade to 0.8.1 until numerous reported problems are fixed.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu May 17 08:15:35 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +9 -6 lines
Update to 0.9.

Not objected to by:	gnome@FreeBSD.org

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri May 4 21:41:23 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -2 lines
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Apr 10 09:05:42 2001 UTC (10 years, 10 months ago) by reg
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -3 lines
Update to 0.8.1.  This builds on 4.3-RC, but not on -CURRENT (well not for
me...).

Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Feb 23 07:41:46 2001 UTC (10 years, 11 months ago) by reg
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -1 lines
Updated MD5.  Just some minor translation chnages it seems...

Submitted by:	Clive Lin <clive@CirX.ORG>, sobomax
Noticed by:	Motoyuki Konno <motoyuki@bsdclub.org>

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Feb 16 17:29:18 2001 UTC (10 years, 11 months ago) by reg
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -3 lines
Update to 0.8.  No major changes in the port, only regenerated patches.

patch-ao was merged in a slightly different form.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:33:32 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Some spaces -> tabs for ports/www.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Jan 22 01:23:14 2001 UTC (11 years ago) by reg
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +8 -6 lines
Add PSM support.

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).

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Jan 12 16:59:52 2001 UTC (11 years, 1 month ago) by reg
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +4 -4 lines
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>

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Dec 21 19:43:28 2000 UTC (11 years, 1 month ago) by reg
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -1 lines
#%@#$^... forgot to bump PORTREVISION.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Dec 21 19:40:39 2000 UTC (11 years, 1 month ago) by reg
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Explictly link against libgcc_r, to work around bugs in 4.2-RELEASE onwards
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.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Oct 31 07:16:00 2000 UTC (11 years, 3 months ago) by reg
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +5 -2 lines
Disable jar packages - they are duplicate information.

Correct the dependencies: Add jpeg and png.  Remove libjpeg.so, since it
should not be built now.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Oct 27 09:24:08 2000 UTC (11 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
${ENV} --> ${SETENV}

PR:		22337
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Oct 25 05:15:45 2000 UTC (11 years, 3 months ago) by reg
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +7 -14 lines
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.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Oct 24 15:58:52 2000 UTC (11 years, 3 months ago) by reg
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +5 -1 lines
Explain why this port has not been upgraded to M18.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Oct 24 12:36:31 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -2 lines
Use MASTER_SITE_MOZILLA.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Aug 14 00:04:10 2000 UTC (11 years, 6 months ago) by reg
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -3 lines
Update to M17.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Aug 3 17:37:31 2000 UTC (11 years, 6 months ago) by reg
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +4 -4 lines
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

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Aug 3 14:39:06 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Backout M15 --> M16 upgrade.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Aug 1 06:30:14 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Update to M16.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Apr 21 02:36:44 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -4 lines
Update to M15.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:05:57 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Feb 4 07:45:24 2000 UTC (12 years ago) by reg
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +9 -1 lines
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.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Jan 29 08:51:27 2000 UTC (12 years ago) by reg
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +7 -7 lines
Update to M13.  Gentlemen, start your T1s.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jan 6 03:51:58 2000 UTC (12 years, 1 month ago) by reg
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +10 -11 lines
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.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Nov 14 02:34:50 1999 UTC (12 years, 3 months ago) by cpiazza
Branches: MAIN
CVS tags: old_RELEASE_3_4_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -2 lines
Depend on ORBit.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Nov 11 20:16:12 1999 UTC (12 years, 3 months ago) by jim
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +11 -8 lines
Update to Milestone 10.

PR:		14272
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Oct 9 18:42:09 1999 UTC (12 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -3 lines
Bump glib12 's share library version to 3,
and portlint.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:43:01 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: old_RELEASE_3_3_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Aug 22 19:46:44 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -10 lines
Change all ports that need a new gcc on 3.x to use USE_NEWGCC.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Aug 22 19:00:43 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Aug 17 19:37:10 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -4 lines
egcc/eg++ have been renamed to gcc295/g++295.  Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Jul 24 15:33:04 1999 UTC (12 years, 6 months ago) by steve
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Weird things happen when you .include bsd.port.mk when you really meant
to .include bsd.port.pre.mk.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Jul 24 02:26:21 1999 UTC (12 years, 6 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +50 -27 lines
Update to mozilla M8

PR:		12740
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Nov 11 05:37:32 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_2_0, old_RELEASE_3_1_0, old_RELEASE_2_2_8
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -5 lines
Use bsd.port.{pre,post}.mk.  Either use them to avoid having to define
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.)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Oct 15 01:16:23 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -1 lines
Mark BROKEN for ELF
bad library numbers

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jul 22 11:50:31 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Version number part of PKGNAME should be delimited by "." only....

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat May 2 17:49:09 1998 UTC (13 years, 9 months ago) by jseger
Branches: MAIN
CVS tags: old_RELEASE_2_2_7
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5 lines
Upgrade to the April 29, 1998 snapshot.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Apr 17 21:52:17 1998 UTC (13 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -3 lines
Remove the MOTIFLIB= (i.e., defined to be empty) line from config/FreeBSD.mk,
and remove hacks to work around it.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Apr 17 10:36:45 1998 UTC (13 years, 9 months ago) by jseger
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4 lines
Define BUILD_OPT and NO_NETSCAPE_STATIC.  This now lets us build mozilla in
100MB of disk space.  The size of a package created from make package is now
3MB!

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Apr 17 09:29:25 1998 UTC (13 years, 9 months ago) by jseger
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -1 lines
This is a kludge to make building work again.  post-configure now echo's 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.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Apr 16 02:05:31 1998 UTC (13 years, 10 months ago) by jseger
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
Remove unneccessary NO_INSTALL_MANPAGES line.

Submitted by:   asami

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 13 10:59:30 1998 UTC (13 years, 10 months ago) by jseger
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Use shared libaries instead of having a 60+MB binary.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Apr 12 17:58:37 1998 UTC (13 years, 10 months ago) by jseger
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -7 lines
Upgrade to 1998-04-08 source snapshot.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Apr 12 12:47:02 1998 UTC (13 years, 10 months ago) by jseger
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +33 -46 lines
Initial import of a mozilla port.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 2 20:26:34 1998 UTC (13 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -10 lines
Upgrade to 4.05

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 16 15:05:03 1998 UTC (13 years, 11 months ago) by markm
Branches: MAIN
CVS tags: old_RELEASE_2_2_6
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -4 lines
Fix for the case where USA_RESIDENT is not defined

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 15 15:13:53 1998 UTC (13 years, 11 months ago) by markm
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +17 -1 lines
Using Fortify, and setting USE_128BIT, Communicator can now use 128 bit
crypto legally.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 26 09:56:31 1998 UTC (14 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -3 lines
Remove RESTRICTED tag.
Submitted by:	jkh

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:48:15 1997 UTC (14 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -3 lines
Install symlinks "communicator-4" and "navigator-4".  By using these
names instead of the single "netscape" link, these two installations
can coexist on a single machine (at least they appear to on mine).

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Nov 15 13:35:35 1997 UTC (14 years, 2 months ago) by peter
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -5 lines
Remove reference to 'make NAVIGATOR=yes' and update a comment

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Nov 15 13:09:11 1997 UTC (14 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -10 lines
Split netscape4 into communicator and navigator, so the two maintainers
shall never run into each other again.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Nov 15 01:10:45 1997 UTC (14 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +10 -9 lines
Update the stand-alone navigator part to 4.04 too.  Untangle the mess
that the previous commit created by trying to make the Makefile more
complicated than necessary.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Nov 14 13:45:39 1997 UTC (14 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +13 -16 lines
Upgrade to 4.04

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 25 08:25:24 1997 UTC (14 years, 4 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_2_2_5
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +14 -2 lines
Make it possible to install the standalone navigator by defining
${NAVIGATOR}.

Requested by:	so many people I can't remember them all

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 7 20:26:58 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Switch back to base_install, light version can't do anything with mailto:
tags.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Sep 7 18:33:09 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Upgrade to 4.03b8

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 4 09:20:48 1997 UTC (14 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Change dist site to ftp23 since it is not propogated to all ftps yet

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 4 00:04:22 1997 UTC (14 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -15 lines
Upgrade to 4.02b7

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:06:17 1997 UTC (14 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -6 lines
Upgrade to 4.0b5

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 9 15:12:05 1997 UTC (14 years, 10 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +29 -6 lines
Upgrade to 4.0b3 (note: Java not work for unknown reason)

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Feb 24 19:00:29 1997 UTC (14 years, 11 months ago) by ache
CVS tags: old_ache, old_RELEASE_2_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Netscape4 expired beta

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 24 19:00:29 1997 UTC (14 years, 11 months ago) by ache
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options