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

CVS log for ports/www/firefox15/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / www / firefox15

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.181
Wed Apr 30 07:20:19 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.180: +1 -1 lines
2008-04-30 www/firefox15: Obsolete version, use Firefox 2.0 or greater instead
2008-04-30 www/phpadsnew: replaced by www/openx
2007-10-27 x11-wm/yawm: project no longer exists
2007-10-27 x11-wm/uwm: Version branch long since retired

Revision 1.180: download - view: text, markup, annotated - select for diffs
Wed Apr 23 05:52:44 2008 UTC (3 years, 9 months ago) by mezz
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -1 lines
Mask FP_X_DNML not only on i386, but also on amd64. Bump the PORTREVISION.

Obtained from:	delphij's committed on thunderbird.

Revision 1.179: download - view: text, markup, annotated - select for diffs
Mon Mar 31 17:16:30 2008 UTC (3 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +1 -0 lines
Set EXPIRATION_DATE=2008-04-30

Revision 1.178: download - view: text, markup, annotated - select for diffs
Fri Feb 22 01:14:00 2008 UTC (3 years, 11 months ago) by simon
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +1 -0 lines
Mark FORBIDDEN due to multiple remote code execution vulnerabilities.

Security:	http://vuxml.FreeBSD.org/810a5197-e0d9-11dc-891a-02061b08fc24.html
With hat:	secteam

Revision 1.177: download - view: text, markup, annotated - select for diffs
Mon Jan 21 22:19:51 2008 UTC (4 years ago) by marius
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +1 -1 lines
Work around the miscompilation/mislinkage problem of the sCanonicalVTable
hacks in the XPCOM string code on sparc64 by omitting the code in question
and bump PORTREVISIONs accordingly.

Approved by:	marcus

Revision 1.176: download - view: text, markup, annotated - select for diffs
Sun Oct 7 05:45:03 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +1 -0 lines
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:		portmgr

Revision 1.175: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:44:25 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +0 -4 lines
Remove support for antique perl.

Hat:	portmgr

Revision 1.174: download - view: text, markup, annotated - select for diffs
Thu Jul 26 12:20:58 2007 UTC (4 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +1 -1 lines
Patch all known vulnerabilities

Obtained from:	Mozilla Bugzilla and Redhat

Revision 1.173: download - view: text, markup, annotated - select for diffs
Thu Jul 19 21:53:51 2007 UTC (4 years, 6 months ago) by simon
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +1 -0 lines
Mark FORBIDDEN due to multiple vulnerabilities, and firefox 1.5
is not supported anymore wrt. security fixes.

Security:	http://vuxml.FreeBSD.org/e190ca65-3636-11dc-a697-000c6ec775d9.html
With hat:	secteam

Revision 1.172: download - view: text, markup, annotated - select for diffs
Mon Jun 4 20:39:01 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +1 -2 lines
Update to 1.5.0.12 (Final 1.5 Release)

Revision 1.171: download - view: text, markup, annotated - select for diffs
Sat May 19 20:24:49 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.170: download - view: text, markup, annotated - select for diffs
Thu Mar 22 22:12:57 2007 UTC (4 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -1 lines
Update to 1.5.0.11

Revision 1.169: download - view: text, markup, annotated - select for diffs
Sun Feb 25 00:13:05 2007 UTC (4 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -1 lines
Update to 1.5.0.10 to fix some security vulnerabilities.  See
http://vuxml.FreeBSD.org/12bd6ecf-c430-11db-95c5-000c6ec775d9.html for
more details.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Thu Jan 18 22:37:11 2007 UTC (5 years ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -1 lines
Fix the gtk2 dnd implementation broken, see more details in the bugzilla. This
patch[1] was created by Matthias Clasen <mclasen@redhat.com>. This bug was
started to reproduce with least 2.10.7 version of gtk2.

PR:		ports/107689
Reported by:	a few users
Bugzilla:	https://bugzilla.mozilla.org/show_bug.cgi?id=355248
		https://bugzilla.mozilla.org/show_bug.cgi?id=367203 [1]
		http://bugzilla.gnome.org/show_bug.cgi?id=394525

Revision 1.167: download - view: text, markup, annotated - select for diffs
Tue Jan 16 10:51:28 2007 UTC (5 years ago) by sat
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +1 -1 lines
- Fix a typo in deprecated message

Revision 1.166: download - view: text, markup, annotated - select for diffs
Mon Dec 25 19:16:48 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +1 -2 lines
Update to 1.5.0.9

Revision 1.165: download - view: text, markup, annotated - select for diffs
Fri Dec 15 20:57:40 2006 UTC (5 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -0 lines
Fix a double-free while performing print operations which could trigger a
segmentation fault if malloc debugging was enabled.

Reported by:	dougb

Revision 1.164: download - view: text, markup, annotated - select for diffs
Thu Nov 9 19:17:41 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +4 -3 lines
- Update to 1.5.0.8
- Mark DEPRECATED by Firefox 2.0

Revision 1.163: download - view: text, markup, annotated - select for diffs
Thu Nov 2 02:46:43 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -1 lines
- Bump PORTEPOCH to not go backwards
- s/Firefox/Firefox 1.5/ in .desktop file

Reported by:	port version check

Revision 1.162: download - view: text, markup, annotated - select for diffs
Wed Nov 1 20:57:32 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +16 -21 lines
- Add firefox15 at version 1.5.0.7

Repocopied from:	www/firefox
Repocopied by:		marcus

Revision 1.161: download - view: text, markup, annotated - select for diffs
Wed Nov 1 13:20:11 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +22 -12 lines
- Update to 2.0

Release notes:	http://www.mozilla.com/en-US/firefox/2.0/releasenotes/

Special thanks to marcus and many others for helping test and fixing
bugs!

Revision 1.160: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:35:23 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_6_2_0
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +5 -5 lines
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)

Revision 1.159: download - view: text, markup, annotated - select for diffs
Thu Sep 14 12:35:34 2006 UTC (5 years, 4 months ago) by ahze
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +3 -3 lines
- Update to 1.5.0.7

Revision 1.158: download - view: text, markup, annotated - select for diffs
Wed Aug 2 14:06:52 2006 UTC (5 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
- Update to 1.5.0.6

Revision 1.157: download - view: text, markup, annotated - select for diffs
Thu Jul 27 00:06:16 2006 UTC (5 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +1 -1 lines
- Update to 1.5.0.5

Revision 1.156: download - view: text, markup, annotated - select for diffs
Wed Jul 5 22:12:13 2006 UTC (5 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +5 -1 lines
- Welcome back sparc64 on kern.osreldate>=601101

Revision 1.155: download - view: text, markup, annotated - select for diffs
Fri Jun 2 20:46:36 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +1 -1 lines
- Update to 1.5.0.4

Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed May 3 02:18:32 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +1 -2 lines
- Update to 1.5.0.3

Security:	http://www.mozilla.org/security/announce/2006/mfsa2006-30.html

Revision 1.153: download - view: text, markup, annotated - select for diffs
Mon May 1 22:47:05 2006 UTC (5 years, 9 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -0 lines
Use sane fonts by default.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:29:45 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -1 lines
- Mark IGNORE on sparc64

Revision 1.151: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:24:56 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +1 -1 lines
- Mark IGNORE on sparc64 since it core dumps at startup

Revision 1.150: download - view: text, markup, annotated - select for diffs
Fri Apr 14 12:08:52 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +1 -2 lines
- Update to 1.5.0.2

Release notes:	http://www.mozilla.com/firefox/releases/1.5.0.2.html

Revision 1.149: download - view: text, markup, annotated - select for diffs
Wed Mar 29 18:29:45 2006 UTC (5 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -1 lines
- Convert all gecko pkg-[de]install scripts into a generic
  pkg-[de]install script
- Always use pkg-install to create missing dir's [1]

Requested by:	marcus [1]

Revision 1.148: download - view: text, markup, annotated - select for diffs
Sun Feb 19 22:23:02 2006 UTC (5 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -0 lines
Fix a problem where Firefox creates its ~/.mozilla directory using stack
garbage.

PR:		92899
Submitted by:	truckman

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Feb 2 13:16:54 2006 UTC (6 years ago) by ahze
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +2 -4 lines
- Update to 1.5.0.1

Revision 1.146: download - view: text, markup, annotated - select for diffs
Wed Feb 1 17:55:04 2006 UTC (6 years ago) by marcus
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -1 lines
Firefox may hang for some users for a few seconds at a time eating up all
of the CPU.  This is triggered by a bug in Gecko/GTK+ interaction.  This
patch corrects the problem.  See
https://bugzilla.mozilla.org/show_bug.cgi?id=305970 for more details.

PR:		92467
Obtained from:	https://bugzilla.mozilla.org/show_bug.cgi?id=305970

Revision 1.145: download - view: text, markup, annotated - select for diffs
Thu Dec 15 17:11:32 2005 UTC (6 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +1 -1 lines
Only enable SVG support on 6.X and higher since it's still causing GCC
errors with GCC 3.4.2.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Dec 9 04:52:14 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +1 -1 lines
- Add a patch to fix history DoS vulnerability

Obtained from:	https://bugzilla.mozilla.org/show_bug.cgi?id=319004

Revision 1.143: download - view: text, markup, annotated - select for diffs
Sun Dec 4 22:05:43 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +5 -8 lines
- Add support for GECKO_PLIST_PRE_FILES and GECKO_PLIST_PRE_DIRS to
  add files or directories to plist.
- *Really* remove share/idl if empty in firefox

Revision 1.142: download - view: text, markup, annotated - select for diffs
Sat Dec 3 17:54:57 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -1 lines
- Move .include "${.CURDIR}/../mozilla/Makefile.common" to the bottom so
  svg works for some people.

Pointyhat to:	me

Revision 1.141: download - view: text, markup, annotated - select for diffs
Fri Dec 2 05:44:22 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +4 -2 lines
- Disable svg support on 5.3 and lower to fix build with a gcc bug.

Reported by:	many
Tested by:	mark@mkproductions.org

Revision 1.140: download - view: text, markup, annotated - select for diffs
Fri Dec 2 05:30:01 2005 UTC (6 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -1 lines
Fix all those ports to find libnssckbi.so in the correct place to allow those
SSL certificates work again. Somehow, this patch was lost in the big change,
so bring it back. Bump PORTREVISION on all of those ports.

PR:		ports/89796
Reported by:	Christoph Moench-Tegeder <cmt@burggraben.net>

Revision 1.139: download - view: text, markup, annotated - select for diffs
Wed Nov 30 20:10:03 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -1 lines
- Bump PORTREVISION

Spotted by:	pav

Revision 1.138: download - view: text, markup, annotated - select for diffs
Wed Nov 30 19:47:19 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -0 lines
- Reenable svg support, this must've sliped with all the massive changes.

PR:		89764
Submitted by:	Roland Smith <rsmith@xs4all.nl>

Revision 1.137: download - view: text, markup, annotated - select for diffs
Wed Nov 30 15:59:55 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -0 lines
- Fix desktop entry, there's no FF_SUFX anymore

Revision 1.136: download - view: text, markup, annotated - select for diffs
Tue Nov 29 21:12:28 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +42 -243 lines
- Update firefox to 1.5
- Add Makefile.common
  o A new build/install system for gecko ports, Makefile.common
    includes many generic routines and common tasks.
  o Fix ld-run-path in all gecko's by using -Wl,-rpath,${moz_libdir}
    thus removing the need to have a startup script for ports that
    depend on gecko. [2]
  o Use system libm, nss, nspr in all gecko ports

- Add bsd.gecko.mk
  o This is the predecessor to WITH_MOZILLA=[mozilla|firefox|...]
    with a more robust way of detecting a gecko a end user wishs to
    use.
  o bsd.gecko.mk abstracts the selection of gecko-based backends. It
    allows users and porters to support any available gecko backend
    without needing to build many conditional tests. ${USE_GECKO} is the
    list of backends that your port can handle, and ${GECKO} is set by
    bsd.gecko.mk to be the chosen backend. Users set ${WITH_GECKO} to the
    list of gecko backends they want on their system.

  Port Makefile example:

  USE_GECKO=firefox mozilla seamonkey thunderbird
  .include <bsd.port.pre.mk>
  .include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"

  End user example:
  WITH_GECKO=seamonkey firefox

  We highly recommend moving away from using WITH_MOZILLA and switching to
  USE/WITH_GECKO.

PR:		89052 [2]
Submitted by:	vs [2]
Obtained from:	www/firefox
Thanks to:	adamw, marcus, and mezz for ideas, bug squashing, and more
		sajd from irc.freenode.org/#FreeBSD-Gnome for
		 pointing out many bugs

Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:21:03 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon Oct 10 07:29:35 2005 UTC (6 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +1 -1 lines
Partially revert the previous commit.  Firefox can only build with specific
extensions (in particular typeaheadfind breaks Find [go figure]).  It is
safer to use a specific list of extensions with Firefox 1.0.x.  It looks
like they've made this better in 1.5, and set a reasonable default list of
extensions.

Basically, we're back to the previous 1.0.7_1,1 set of extensions with the
addition of negotiateauth.

Reported by:	many

Revision 1.133: download - view: text, markup, annotated - select for diffs
Sun Oct 9 19:44:02 2005 UTC (6 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +3 -1 lines
* Add support of ports-installed Kerberos [1]
* Enable all default extensions [2]

PR:		86961 [2]
Submitted by:	David W. Hankins <David_Hankins@isc.org> [1]

Revision 1.132: download - view: text, markup, annotated - select for diffs
Fri Sep 23 20:42:36 2005 UTC (6 years, 4 months ago) by mezz
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +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.131: download - view: text, markup, annotated - select for diffs
Wed Sep 21 23:49:19 2005 UTC (6 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +10 -11 lines
Update to 1.0.7.  See
http://www.mozilla.org/products/firefox/releases/1.0.7.html#new for the list
of fixes in this release.

Security:	Fixes http://vuxml.FreeBSD.org/2e28cefb-2aee-11da-a263-0001020eed82.html among other things

Revision 1.130: download - view: text, markup, annotated - select for diffs
Sat Sep 10 17:24:30 2005 UTC (6 years, 5 months ago) by pav
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +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.129: download - view: text, markup, annotated - select for diffs
Fri Sep 2 05:00:03 2005 UTC (6 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +11 -1 lines
Add support for CJK font family names.  This makes for a better browsing
experience for CJK users.

PR:		84378
Submitted by:	chinsan <chinsan.tw@gmail.com>

Revision 1.128: download - view: text, markup, annotated - select for diffs
Sun Aug 28 07:59:04 2005 UTC (6 years, 5 months ago) by mezz
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +79 -67 lines
- Make portlint happier.
- Add Java 5 plugins support. [1]
- Use system's libm (/usr/src/lib/msun), nss, nspr and etc. Also, do
  not extract those. Better explain, use external dependencies. [1]
- Teach firefox-config and *.pc files for nspr that will making other
  third apps to buildable like epiphany, vlc-devel's mozilla plugins
  and etc. Have been tested with full GNOME 2.11.x build too.
- Add four patches: [1]

	patch-bugzilla243151:
		https://bugzilla.mozilla.org/show_bug.cgi?id=243151

	patch-jsosdep:
		Fix the FreeBSD define

	patch-oji-threads:
		64-bit wide pthread_t

	patch-xptcinvoke_x86_64_linux:
		Setting a possibly uninitialized variable (value).

- Fix a crash that can occur using gtk+-2.7 and possibly 2.6.10 when closing
  windows. https://bugzilla.mozilla.org/show_bug.cgi?id=3002 [2]
- Get rid of FIREFOX and FF_VER, best to use PORTNAME and PORTVERSION
  varibles that are arleady exist and lesser complicate.
- Change all hardcore of 'firefox' to PORTNAME.
- Change a manual loop for patch all.js to find(1), so we can sleep
  on it.

Submitted by:	mi [1], marcus [2]
Reviewed by:	my team, FreeBSD GNOME Team.
Tested by:	many

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

Obtained from:	www/mozilla

Revision 1.126: download - view: text, markup, annotated - select for diffs
Wed Jul 20 06:02:17 2005 UTC (6 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -1 lines
- Update to 1.0.6

Revision 1.125: download - view: text, markup, annotated - select for diffs
Thu Jul 14 04:55:18 2005 UTC (6 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -1 lines
Use ${PORTVERSION} instead of duplicating its value in the MASTER_SITE_SUBDIR.

Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl>

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Jul 14 03:19:30 2005 UTC (6 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +2 -2 lines
Update to 1.0.5.  This release addresses numerous security bugs as well as
adds some stability enhancements.

Security:	See http://www.mozilla.org/projects/security/known-vulnerabilities.html#Firefox for a list of fixed vulnerabilities in 1.0.5

Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu May 12 06:58:34 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -2 lines
- Update to 1.0.4
  This release fixes 3 very critical bugs. [1]

Release notes:	http://www.mozilla.org/products/firefox/releases/1.0.4.html
Security notes:	http://www.mozilla.org/projects/security/known-vulnerabilities.html

Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue Apr 26 19:30:55 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +4 -6 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.121: download - view: text, markup, annotated - select for diffs
Sat Apr 16 04:46:48 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +3 -3 lines
- Update to 1.0.3
- Re-enable cups support

Release Notes:	http://www.mozilla.org/products/firefox/releases/1.0.3.html

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Apr 14 03:09:30 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -3 lines
- Remove mng support, it doesn't work

Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Mar 25 05:55:27 2005 UTC (6 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +5 -6 lines
* Update to 1.0.2 to fix security issues (see
  http://www.vuxml.org/freebsd/7d2aac52-9c6b-11d9-99a7-000a95bc6fae.html and
  http://www.vuxml.org/freebsd/741f8841-9c6b-11d9-9dbe-000a95bc6fae.html for
  more details)
* Fix some minor cosmetic issues with the startup script

Submitted by:	Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es>
Approved by:	portmgr (implicit)

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

Revision 1.117: download - view: text, markup, annotated - select for diffs
Thu Mar 10 00:43:22 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +0 -0 lines
Update freetype2 to 2.1.9, and patch Mozilla and friends accordingly.
Note: since 2.1.9 is ABI compatible with 2.1.7, no recompilation is
necessary.

PR:		78385
Submitted by:	lesi

Revision 1.116: download - view: text, markup, annotated - select for diffs
Wed Mar 2 06:50:12 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +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.115: download - view: text, markup, annotated - select for diffs
Sat Feb 26 09:32:01 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +16 -1 lines
Add a Mozilla Mozilla Plugable Init Script (PIS) to handle automatically
sanitizing each users' home directory when starting Firefox.  This should
make upgrades much more painless.

PR:		75816
Submitted by:	Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es>

Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Feb 25 07:51:58 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +25 -8 lines
* Update to 1.0.1 (see http://www.mozilla.org/products/firefox/releases/ for
  the release notes)
* Add a new Firefox launch script [1]
* Merge URI helper patch from www/mozilla
* Add option to make URLs open in new tabs instead of new windows [1]
* Sanitize CFLAGS [1]
* Update the GNOME .desktop file with i18n translations and MIME types [1]

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

Revision 1.113: download - view: text, markup, annotated - select for diffs
Sun Jan 2 23:27:54 2005 UTC (7 years, 1 month ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -2 lines
Correct a typo that prevented the Firefox Ruby script from being added
to the plist.

Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)

Revision 1.112: download - view: text, markup, annotated - select for diffs
Tue Dec 28 00:51:58 2004 UTC (7 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +4 -7 lines
- Remove WITH_NEW_ICON knob
- Mozilla license team has approved the FreeBSD Gnome team to
  use official branding for firefox and thunderbird [1]
  o Add  --enable-official-branding to mozconfig
  o Install official thunderbird/firefox icon as default.xpm icon
- Fix error when running firefox/thunderbird -v [2]
- Bump PORTREVISION

References:
	http://www.mozilla.org/foundation/licensing.html [1]
	http://people.freebsd.org/~ahze/firefox_thunderbird-approved.txt [1]
PR:		ports/75262 [2]
Submitted by:	girgen [2]

Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Dec 15 11:52:52 2004 UTC (7 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +7 -0 lines
- Add EXTRACT_AFTER_ARGS to speed up extract a little

Obtained From:	www/mozilla

Revision 1.110: download - view: text, markup, annotated - select for diffs
Wed Dec 15 06:03:30 2004 UTC (7 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +3 -1 lines
* Fix build with upcoming X.Org 6.8.1 [1]
* Temporarily disable CUPS support to fix a crash do to a symbol conflict
  between OpenSSL and NSS [2]

PR:		75045 [2]
Submitted by:	lesi [1]

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sat Dec 11 02:11:51 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
Bump PORTREVISION for plist changes

Revision 1.108: 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.107: preferred, colored
Changes since revision 1.107: +3 -0 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.107: download - view: text, markup, annotated - select for diffs
Thu Dec 9 20:26:22 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -1 lines
Fix plist by fixing the way EXTRA_SCRIPTS (bin/firefox.rb) is added to plist.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sat Dec 4 09:47:27 2004 UTC (7 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -0 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.105: download - view: text, markup, annotated - select for diffs
Mon Nov 22 04:04:52 2004 UTC (7 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
Use -Bsymbolic when linking nss to avoid symbol conflicts with libraries
that include OpenSSL (e.g. CUPS).  This may help alleviate the problem with
Firefox crashing when trying to print when using CUPS.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Nov 18 16:37:50 2004 UTC (7 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -2 lines
Instead of using Xvfb, and evil black magic to create the extensions
repository, use the hidden "-register" option instead.  This has the
advantage of not requiring an X DISPLAY and not modifying any
preferences.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Sun Nov 14 16:46:29 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -1 lines
Fix pkg-config files by re-adding REINPLACE_CMD line

Pointed out by:	Pascal Hofstee
Approved by:	marcus (co mentor)

Revision 1.102: download - view: text, markup, annotated - select for diffs
Sat Nov 13 08:23:09 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +71 -77 lines
Change the Firefox installation directory to be more manageable.  Now,
Firefox is installed similar to Mozilla in that its main installation
directory no longer has a Firefox version number in its name.  This will
help maintainers of ports that depend on Firefox stay in sync more
easily.

Add i18n Support [1]

PR:		ports/73837 [1]
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
Approved by:	marcus (co mentor)

Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed Nov 10 00:58:53 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +13 -5 lines
* Update to 1.0
* Install a firefox desktop entry for the GNOME desktop [1]
* Fix the post-install plug-in repository generation when root is using
  a non-default shell [2]

Submitted by:	ahze [1]
		Clemens Fischer <ino-qc@spotteswoode.de.eu.org> [2]

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

Revision 1.99: download - view: text, markup, annotated - select for diffs
Sat Nov 6 03:06:26 2004 UTC (7 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +3 -3 lines
update to 1.0.r2

Approved by:	marcus (co mentor)

Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Oct 28 21:37:53 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +5 -5 lines
Update to 1.0.r (aka 1.0 Release Candidate 1).  So far, the release notes have
not been published, but see
http://www.squarefree.com/burningedge/releases/1.0.html for a list of changes.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Sun Oct 17 21:29:30 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +8 -7 lines
* Remove some patches that are no longer needed
* Workaround a crash that can be triggered by JavaScript pop-up windows [1]
* Use Xvfb to initialize the Firefox extensions datastore as root

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=264557

Revision 1.96: download - view: text, markup, annotated - select for diffs
Thu Oct 14 00:38:48 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +1 -1 lines
Check PERL_LEVEL and not OSVERSION when deciding if we need to use the extra
patch to fix the build.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Oct 13 20:28:50 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -1 lines
Bump PORTREVISION for the last commit since it re-enables remote execution
support.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Oct 13 20:25:48 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +4 -0 lines
Fix build with Perl 5.00503.

PR:		72632

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Oct 12 00:04:40 2004 UTC (7 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +15 -14 lines
* Update to 1.0.1.p (aka 0.10.1, aka 1.0PR)
* Add support for installing the new Firefox brand icon by defining
  WITH_NEW_ICON [1]

For all that's new, check out http://www.mozilla.org/products/firefox/releases/

PR:		71781 [1]
Submitted by:	Radek Kozlowski <radek@raadradd.com> [1]

Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Sep 28 03:24:41 2004 UTC (7 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_5_3_0
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -0 lines
Patch the various recently reported security vulnerabilities in Mozilla.
This is being done instead of the update to 1.0 PR 1 since we're in a ports
freeze, and too many big changes is not a good idea.

This update covers the following Mozilla bugs:

250862
255067
256316

Thanks to nectar for scraping all of these patches together.

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

Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu Aug 5 19:53:30 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +4 -2 lines
Update to 0.9.3 to fix a few security issues:

http://bugzilla.mozilla.org/buglist.cgi?bug_id=251381,249004,250906,253121

Also, add a pkg-deinstall script to remove the auto-generated registry files.

PR:		70031

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Jul 27 20:51:02 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -0 lines
Fix global extension and theme installation by making sure the path to the
XPI file does no contain a leading "file://" when passed to the extension
manager.

See http://bugzilla.mozilla.org/show_bug.cgi?id=250847 for more details.

Reported by:	ale

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Jun 29 20:22:17 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -2 lines
Update to 0.9.1.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Jun 24 16:33:47 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +15 -2 lines
* Add optional support for gnome-vfs support (e.g. smb:// and sftp:// URLs) [1]
* Fix a problem with the pkg-config files referencing mozilla components
  and not firefox components

PR:		68221 [1]
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org> [1]

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sun Jun 20 06:55:06 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +4 -3 lines
Add a post-rendered Extensions.rdf so that the default theme and extension
shows up.

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

Revision 1.86: download - view: text, markup, annotated - select for diffs
Sat Jun 19 00:51:16 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +9 -9 lines
* Try a little harder to get firefox to work without first running as root
* Make sure optimized CFLAGS are actually respected [1]
* Frobnicate the mozconfig file a little bit to be more inline with typical
  Linux builds
* Try a safer hack to ensure the install completes okay

Reported by:	kris [1]

Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Jun 16 16:53:33 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +3 -2 lines
Fix the link to firefox-config.

Submitted by:	Franz Klammer <klammer@webonaut.com>

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Jun 16 06:58:10 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +3 -1 lines
Fix a typo in the pkg-install script, and add a hack so that firefox does not
need to be run as root before running it as other users.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Jun 16 00:10:12 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +21 -9 lines
Update to 0.9.  For a complete list of what's new, plus an important
list of Known Issues, see:

http://www.mozilla.org/products/firefox/releases/0.9.html

This update also includes a new pkg-install script based on ports/65590
from Thierry Thomas <thierry@pompo.net>.  However...

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
After installing Firefox, you must su - to root, and run ``firefox'' before
running it as any other user.  If you do not su - to root, you may lose some
of your user settings.  If you try to run Firefox as a normal user without
first running it as root, the browser will not show up.  This is a known issue
with Firefox, and they hope to address it in a future release.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Apr 7 10:49:20 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -1 lines
Perl is only needed for building this.

Revision 1.81: 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.80: preferred, colored
Changes since revision 1.80: +1 -1 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.

Revision 1.80: 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.79: preferred, colored
Changes since revision 1.79: +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.79: 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.78: preferred, colored
Changes since revision 1.78: +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.78: download - view: text, markup, annotated - select for diffs
Tue Mar 16 22:54:02 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -1 lines
Chase the new location of libXft.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Feb 13 20:12:09 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2 lines
Fix up the port-install substitutions so that we operate on the correct files.

Reported by:	Franz Klammer <klammer@webonaut.com>

Revision 1.76: download - view: text, markup, annotated - select for diffs
Fri Feb 13 07:30:21 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -5 lines
Remove the ugly libnspr hack, and be a little more clever when adding
libiconv support.  While this approach adds an extra patch, it insures
that the built-in nspr will used without the need for additional messy
symlinks.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Feb 12 21:21:09 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
Fix the window ID in firefox.rb (new PORTREVISION).

PR:		62735
Submitted by:	obraun

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Feb 12 10:22:15 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -0 lines
Add a symlink from libnspr4.so to libnspr4.so.1 in the LOCAL_PREFIX to
workaround a symbol problem with the system libnspr on certain systems.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Feb 12 09:06:57 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +7 -5 lines
* Add ${LOCALBASE} to the list of include and lib search paths so we can
  properly detect libiconv support [1]
* Take care of a few more pthread substitutions
* Bump PORTREVISION

Reported by:	Andrew Muhametshin <andrew@trifon.ru>

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Feb 11 23:01:23 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +6 -6 lines
Avoid REINPLACE_CMD dependency.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Feb 11 22:06:08 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +0 -1 lines
We don't need to use "touch" to make an empty PLIST file.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Feb 11 22:02:15 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +7 -0 lines
Add comments explaining the installation process.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Feb 11 21:52:13 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +6 -0 lines
Don't install unnecessary MacOS/Windows-related material.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Feb 11 19:30:49 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +13 -9 lines
* Fix broken installation (grrr..this fake thing is more trouble than it's
  worth)
* Fix up some path issues in the Makefile
* Minor fix to plug-in installation
* Restore Franz's fix for the LD_LIBRARY_PATH PREFIX problem
* Bump PORTREVISION

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Feb 11 19:21:01 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Backuo the previous commit before anyone notices.  I have a big patch coming
that will fix this and some other things.  No need to bump PORTREVISION
twice.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Feb 11 19:05:11 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
Fix accidental change of %%PREFIX%% to %PREFIX%% in
patch-build_unix_run-mozilla.sh (new PORTREVISION).

Noticed by:	Franz Klammer of webonaut.com
Pointy hat to:	moi

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Feb 11 08:18:19 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -1 lines
Fix a bug where @PREFIX@ was being substituted with the fake package prefix
paths.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Feb 11 07:31:45 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +15 -4 lines
* Import the JPI_LIST changes from www/mozilla so that multiple JPI versions
  will be tried.  There is one addition, though.  JPI_LIST is now
  overrideable. [1]
* Remove the bit about Perl version from pkg-message.  We support all versions
  of Perl now.

Requested by:	ale

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Feb 11 07:16:16 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +65 -69 lines
Add Firefox after a repo copy from mozilla-firebird.  Firefox is the next
release of the Firebird web browser with a new name to avoid conflicts with
the Firebird database.  This is version 0.8.

http://www.mozilla.org/products/firefox/releases/

* Update to 0.8 and change name to firefox [1]
* Make PLIST from a fake installation [1]
* Restore original credit and portname in Makefile [1]
* Optionally install headers and IDL files [2]
* Use PERL instead of REINPLACE_CMD in a few places [1]
* Use OPTIONS
* Enable the Inspector extension
* Fix another possible esound related problem
* Enable basic optimizations if WITH_DEBUG is not specified

PR:		62631 [2]
Submitted by:	trevor [1] [2]

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Feb 8 19:37:12 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +9 -23 lines
* Fix a bug where Firebird would lock up after typing any text.  This had to
  do with esound being installed, but not being used (e.g. when not running
  under the GNOME Desktop).  What happens now is sound support is disabled by
  default.  If you wish to enable Type Ahead Find sound support, edit your
  prefs.js file, and add:

  user_pref("accessibility.typeaheadfind.enablesound", true);

* Make portlint happy by not including anything after bsd.port.post.mk
* Clean up the pkg-message a bit to reflect reality with respect to Perl

Thanks to casaveli on BSDForums for finding it was esound causing the lock up
as well as testing the patch mentioned above.

Revision 1.61: 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.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Jan 22 13:14:46 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +0 -2 lines
Use the SORT macro defined in bsd.port.mk.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Dec 13 21:35:43 2003 UTC (8 years, 2 months ago) by peter
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +0 -2 lines
Port to amd64 (note: needs ld-elf.so.1 bugfix to actually work)

I've taken a chance and split the sparc64 and alpha mega-diffs up because
sparc64 patched the result of alpha's patches, and amd64 needed to do the
same again - but it was sorted lexically before alpha/sparc64.  I've
grouped the xptcall patches together since they are standalone and split
up and merged the other infrastructure jumbo-patches.

I also attempted to sync up the nspr vs firebird diffs for sparc64 and
alpha because they disagreed.  HOWEVER... While this port 'depends'
on the nspr port, it doesn't actually *use* it.  It should probably
be removed from the LIB_DEPENDS list.

Note that the amd64 xptcall code came from SuSE via the mozilla bugzilla
database.

Revision 1.58: 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: old_old_RELEASE_5_2_1, old_old_RELEASE_5_2_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -0 lines
Don't build these ports on amd64.

Approved by:	portmgr (implicit)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Oct 24 06:38:14 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -0 lines
* Update the extensions list with a modern mozconfig.in
* Add rich text editing (aka midas) support

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Oct 18 21:45:24 2003 UTC (8 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +5 -18 lines
Update to 0.7 with patch-config_preprocess.pl updated by obraun.
De-support GTK+ 1.2 (requested by marcus).  Trim COMMENT.

Revision 1.55: 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
CVS tags: old_old_firebird_0_6_1
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +4 -0 lines
Mark as IGNORE on -STABLE Alpha.

Revision 1.54: 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: old_old_RELEASE_4_9_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +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.53: download - view: text, markup, annotated - select for diffs
Thu Sep 4 04:27:01 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -0 lines
Add back the PKGNAMEPREFIX was the accidentally removed in my previous
commit.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Aug 24 16:18:58 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -6 lines
Change the MASTER_SITE back to the official Mozilla FTP servers.  Note,
people reinstalling this port will have to do a make distclean first, or
simply ignore the MD5 checksum.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Aug 6 16:14:52 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Fix the PLIST link.

PR:		55310
Submitted by:	Morten Rodal <morten@rodal.no>
Pointy hat to:	me

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Jul 31 18:18:56 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -0 lines
Fix the GTK+-1.2 plist.  To do this, we create one plist for GTK1 and one for
GTK2.  This is easier to maintain using the cons-plist target.

Reported by:	kris via bento

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Jul 29 19:22:12 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +7 -3 lines
Update to 0.6.1.  This is mainly a bug fix release according to the release
notes at http://www.mozilla.org/projects/firebird/release-notes.html,
but it went from being based on Mozilla 1.4b to 1.5a.

Note, the master site may be temporary.  The source tarball at
${MASTER_SITE_MOZILLA} was missing some key bits that prevented compilation.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Jul 24 18:36:02 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -6 lines
Create a static plist file to fix the package building problem with the
new install mk code.  However, keep Alan's plist generating code around
since it's cool, and it helps maintainers quickly generate a new plist.

PR:		54795
		54799

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Jun 18 23:22:10 2003 UTC (8 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +6 -6 lines
Try my hand at removing the Perl 5.6.1 dependency.  This port now builds
and seems to work just fine out-of-the-box on -STABLE with the built-in
Perl 5.00503.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Jun 3 01:10:33 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -0 lines
Use ${PERL5} to properly locate perl.

Submitted by:	perky

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Jun 2 18:30:58 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +52 -42 lines
Add mozilla-firebird after a repo move from phoenix.

Mozilla Firebird is the browser reborn from the ashes of the Phoenix.

* Update to 0.6 [1]
* Add optional GTK+-2 support [2]
* Add [untested] Sparc64 support [3]
* Add [untested] Alpha support [4]
* Do not compile with -O2 by default.  Instead specify -DWITH_OPTIMIZED_CFLAGS
  to get extra optimizations
* Link the Java Plug-in again

Submitted by:	Stijn Hoop <stijn@win.tue.nl> [1]
		Christopher Nehren <apeiron@comcast.net> [2] (based on)
		tmm and kris [3]
		Bernd Walter <ticso@cicely.de> [4]
Minor fixes by:	obraun

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed May 21 13:31:25 2003 UTC (8 years, 8 months ago) by alane
Branches: MAIN
CVS tags: old_old_old_RELEASE_5_1_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
transfer to gnome@

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:46:57 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +0 -1 lines
Remove USE_GNOMENG.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:12:52 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_old_old_RELEASE_4_8_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +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.41: 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.40: preferred, colored
Changes since revision 1.40: +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.40: download - view: text, markup, annotated - select for diffs
Sat Jan 18 01:19:31 2003 UTC (9 years ago) by alane
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -19 lines
remove ignore setting based on lfp fonts

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Dec 22 09:46:17 2002 UTC (9 years, 1 month ago) by alane
Branches: MAIN
CVS tags: old_old_old_RELEASE_5_0_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
add missing dependency

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Dec 18 05:02:33 2002 UTC (9 years, 1 month ago) by alane
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +14 -3 lines
Patch by Greg Rumple & JMC to hopefully fix end-of-download crash. I'll
submit this fix back to the Mozilla team, since it will affect Mozilla 1.3a
as well.

Approved by:	kris before departure (one of these days this update will end)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Dec 15 17:37:35 2002 UTC (9 years, 1 month ago) by alane
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +10 -11 lines
Fix really messed up BROKEN= blocks that happened with 0.5.

Approved by:	kris (all port of moving to 0.5)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Dec 15 06:23:46 2002 UTC (9 years, 1 month ago) by alane
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Put back link to java now that fonts have been identified as cause of
crashes or start failures.

Reviewed by:j
Approved by:	kris (last phase of phoenix 0.5 update)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Dec 14 22:49:59 2002 UTC (9 years, 1 month ago) by alane
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +31 -2 lines
The problem wasn't the patch, it was third party font ports. The patch has
been restored, extra knobs have added, and extensive diagnostics have been
added. PLEASE upgrade to this version.

Approved by:	kris (part of phoenix upgrade)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Dec 13 09:41:38 2002 UTC (9 years, 2 months ago) by alane
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +27 -12 lines
Finally, a release Phoenix that works and does not crash all the time.

Approved by:	kris (a long time ago)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Dec 10 10:17:20 2002 UTC (9 years, 2 months ago) by alane
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -5 lines
Backed down to 0.4_10 because 0.5 was borked.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Dec 10 08:57:05 2002 UTC (9 years, 2 months ago) by alane
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +33 -18 lines
Update Phoenix to 0.5, the last release named Phoenix. Fixes a lot a bugs,
adds some features, there is at least one crasher I've hit so far but I don't
know if it is anomoly or not yet.

Approved by:	kris

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Dec 1 21:37:33 2002 UTC (9 years, 2 months ago) by alane
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +29 -3 lines
1. Add a link to support the java plugin. Thanks to Khairil Yusof
<kaeru@pd.jaring.my> for this tip.

2. Build the plist automagically in a post-install target.

Approved by:	kris

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Nov 28 21:51:56 2002 UTC (9 years, 2 months ago) by alane
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -24 lines
Updated PORTREVISION to 8. Added patch from mozilla-devel to fix -CURRENT
problem with accessing network sites.

Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
Approved by:	kris

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Nov 10 20:05:03 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -0 lines
I forgot this: This port *requires* a ports version of Perl, 5.6.1 or
newer. Among other things, that is why FreshPorts marks it as "broken".

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Nov 10 18:05:10 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +11 -15 lines
* PORTREVISION ==> 7.
* Allow building under -CURRENT.
* Changes in LDFLAGS and CPPFLAGS passed to configure.
* Removed stale javascript dirs (venkman) from plist.
* Updated mkdistfile to remove more unneeded dirs. Used to make a
  new distfile from a cvs checkout. For maintainers only, really.
* Disable bi-directional text in config.
* Remove dupes from mozconfig.in.

The problem with the martian file selection dialogs is gone. I am not sure of
the cause, but apparently it had to do with either which version of the NSPR
libs phoenix runs with or the link order of libraries. I don't care, as long as
it doesn't do it, 'cause I do not read Martian.

Should be running against its own set of NSPR libs now. (Note: you can't just
use ldd to check this since the startup scripts play all kinds of fun games.)

You are advised to remove $HOME/.phoenix before running the new version.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Nov 8 18:24:51 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
Accidentally forgot a dependency on libiconv.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Nov 8 03:11:26 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
1. PORTREVISION ==> 6.
2. Remove components (4) of javascript debugger from plist.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 7 17:56:33 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +24 -12 lines
1. Broken for system perl. Sorry but we don't know yet how to make it work.
2. Disable javascript debugger (like we're at a stage where we want to do
	that .... hahaha).
3. Remove dupes from files/mozconfig.in.
4. Whack the share and include dirs in a post-install target (I know it's
	slower that way, but I'm gonna let Trevor work out how to do it
	otherwise, since he so kindly volunteered.)
5. We need an icon for this, people. Any graphics geeks out there?

Thanks to Adam Weinberger for his valuable info about perl versions,
and his continuing research. Thanks to everybody else who's tested, even
if y'all did report the same thing. 8-) Finally, thanks to Warren Zevon,
whose song My ****'s ****ed Up certainly applies to the early stages
of this port.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Nov 5 12:00:22 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +14 -7 lines
Upped to PORTREVISION 4.
Added pkg-message file.
Put XP_UNIX in MAKE_ENV just to be safe.
Show pkg-message at start and end.
I think it's stabilized now.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Nov 4 19:31:45 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
OK, I just need to step back and take a deep breath.

Changed -DXP_UNIX to XP_UNIX=1 in MAKE_ARGS. Why can't the damned makes
agree on what they want? #$##@#!

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Nov 4 18:57:01 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Changed MAKE_FLAGS to MAKE_ARGS. Stupid mistake. I was in a hurry and not
in the best of moods ... sorry.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Nov 4 18:00:16 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +17 -10 lines
This is a TEST version - if it works I'll force a Makefile commit
stating otherwise. I'm trying to get the perl version and File::Spec(imen)
problems ironed out.

Please try this with whatever version of perl you are using and report
back to phoenix@geeksrus.net. Thank you. Don't forget to tell us if you
are doing "use.perl port" or "use.perl system" if you have one of the
ports.

-- AlanE, who's ready to propose a virtual category called "pita".

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Nov 2 18:24:50 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
1. Bump PORTREVISION because of plist changes.
2. Fix plist to catch the missing files/dirs. It should now deinstall
   cleanly (it does here, anyway).
2a.The dirs that were created with @exec /bin/mkdir are now removed using
   @unexec /bin/rmdir blah/blah || true.
3. Added CONFIG_SH=/bin/sh to mozconfig.in so that we'd all use the same
   shell for configuration.

Note: you can use Perl < 5.8, but you need File::Spec for whatever perl
you've got /usr/bin/perl pointing to (or /usr/local/bin/perl, if there is
no /usr/bin/perl [-CURRENT?].

If there were PRs on this, I've forgotten which ones and will close them
out separately. I can do a forced commit on Makefile to relate the PRs,
if any, to the changes.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Nov 1 16:24:19 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Fixed a stoopid mistake I made by not using -f with ${RM}. Caught, gutted,
And filleted by Douglas Berry  <doug@cnd.dundas.on.ca>, who then served it
with a delightful lemon and basil butter, garnished with lark's vomit.

Thanks, Doug!

Submitted by:	Douglas Barry <doug@cnd.dundas.on.ca>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Nov 1 13:09:32 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:41:01 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -4 lines
1. PORTREVISION -> 1.
2. Incorporated my uncommited mods with Trevor's changes.
3. Remade pkg-plist accordingly.
4. Use /usr/bin/perl if present, then /usr/local/bin/perl.
5. Add File::Spec to BUILD_DEPENDS if perl < 5.8.0.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Nov 1 04:17:51 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +38 -15 lines
Changed MAINTAINER to my FreeBSD address.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 31 18:17:06 2002 UTC (9 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
We don't need all those mtree directories.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Oct 31 18:14:05 2002 UTC (9 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Add dependency on GTK+ 1.2.X.  Tidy whitespace (portlint -t).

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Oct 31 18:09:11 2002 UTC (9 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -0 lines
This is broken when OSVERSION = 500039, but works on 4.7-PRERELEASE/i386.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 31 18:02:52 2002 UTC (9 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
Update to 0.4.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 27 22:24:13 2002 UTC (9 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Fix typo in BUILD_DEPENDS

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 23 15:00:15 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -3 lines
1. Change MAINTAINER to phoenix@geeksrus, which is an alias to both
   alane@ and trevor@.
2. Expand the BROKEN message to include instruction to run 'use.perl port'.
3. .undef NO_IGNORE.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 23 12:48:27 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Moved a comment to the left edge. ##@#@$!~!@$$ make(1).

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 23 11:43:07 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -0 lines
1. Put back the Perl 5.8.0 requirement. I am *NOT* gonna fight over File::Spec
versioning with this port.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 23 10:29:16 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Backout <sigh/> the Xft font lib usage since it doesn't compile.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 23 01:46:53 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -7 lines
Removed perl 5.8 requirement per comments on cvs list. I hope Trevor
was wrong when he said it didn't work without it. Bumped PORTREVISION
as this is a major change.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Oct 23 01:16:22 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
1. Added Xft2 to lib dependencies. If moz-devel can require it, we can too.
2. Changed .error to BROKEN= to keep other stuff from barfing. Sorry about
   that. Of course, I didn't see any of it here. (suggested by marcus@).

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 22 11:04:48 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -2 lines
1. Respect CFLAGS.
2. Set appropriate compile/link options for threading.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 22 09:26:56 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +16 -6 lines
1. Expanded configure/make options in files/mozconfig.in.
	* Fixed problem with reliably finding perl 5.8.0.
	* Made build faster.
	* Shut up most of the compiler warnings (turned off --pedantic).
	* Strip the binaries.
	* Saved 2 meg on size of binary package (16M -> 14M).
2. Moved install to ${X11BASE}/lib/phoenix to keep it out of the way
   of mozilla, since it uses the same namespace for dirs/files.
3. Link bin/phoenix and bin/phoenix.config into install tree's bin dir.

TO DO: make installation smaller. make distfile smaller. test,test,test.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 21 18:37:12 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +19 -9 lines
First working version of port. Needs testing and cleanup, probably move
over to /usr/X11R6 (or not), but it's a start. And it's *fast*.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 21 08:54:27 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Phoenix is a fast, minimal browser from the Mozilla project. This port
is a work in progress for the next few days.

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