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

CVS log for ports/www/firefox/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.261: download - view: text, markup, annotated - select for diffs
Wed Feb 1 09:49:58 2012 UTC (9 days, 10 hours ago) by flo
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +0 -2 lines
fix merge conflict

This gets the PGO build starting but it still does not finish

Revision 1.260: download - view: text, markup, annotated - select for diffs
Tue Jan 31 21:17:57 2012 UTC (9 days, 23 hours ago) by flo
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +3 -1 lines
update to 10.0

In collaboration with:	beat

Revision 1.259: download - view: text, markup, annotated - select for diffs
Thu Dec 22 21:00:50 2011 UTC (7 weeks ago) by beat
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +1 -1 lines
- Update to 9.0.1

Revision 1.258: download - view: text, markup, annotated - select for diffs
Thu Dec 22 09:50:00 2011 UTC (7 weeks, 1 day ago) by flo
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +2 -0 lines
fix the WITH_PGO case.

patches applied to mozilla-release/config need to also be applied to
mozilla-release/js/src/config and vice versa, otherwise the build will fail with
a message like

TEST-UNEXPECTED-FAIL | check-sync-dirs.py | build file copies are not in sync

Reported by:	Andrei <az@azsupport.com>, Piotr Kubaj <pkubaj@gmail.com>
Tested by:	Andrei <az@azsupport.com>, Piotr Kubaj <pkubaj@gmail.com>

Revision 1.257: download - view: text, markup, annotated - select for diffs
Wed Dec 21 08:02:57 2011 UTC (7 weeks, 2 days ago) by beat
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +1 -1 lines
- Update Firefox to 9.0

In collaboration with:	cognet, flo, Jan Beich
Approved by:		portmgr (erwin, implicit)
Security:		http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html

Revision 1.256: download - view: text, markup, annotated - select for diffs
Tue Nov 8 17:25:16 2011 UTC (3 months ago) by beat
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +3 -3 lines
- Update Firefox to 8.0

Revision 1.255: download - view: text, markup, annotated - select for diffs
Wed Nov 2 18:42:50 2011 UTC (3 months, 1 week ago) by eadler
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +1 -0 lines
- create empty directories missing from packages

PR:		ports/162116
Submitted by:	"4720@hushmail.com" <4720@hushmail.com>
Approved by:	Dan Nelson <dnelson@allantgroup.com> (maintainer, audio/sox)
Approved by:	gnome (marcus@, graphics/gimp-app)
Approved by:	gecko (beat@, www/firefox)
Approved by:	bapt (mentor)

Revision 1.254: download - view: text, markup, annotated - select for diffs
Mon Oct 24 12:21:27 2011 UTC (3 months, 2 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +1 -1 lines
- Revert upstream changeset 71065:7b390fa15157 to fix plugin detection
- Bump PORTREVISION

Tested by:	Barbara <barbara.xxx1975 AT libero.it>, flo@

Revision 1.253: download - view: text, markup, annotated - select for diffs
Thu Oct 20 07:46:30 2011 UTC (3 months, 3 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +1 -8 lines
- Damage control: Revert startup change introduced in revision 1.252 as
  this causes more problem then it fixes.
- Bump PORTREVISION.

Revision 1.252: download - view: text, markup, annotated - select for diffs
Wed Oct 19 19:29:28 2011 UTC (3 months, 3 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +8 -0 lines
- Add x-scheme-handler/http(s) MimeTypes to firefox.desktop. [1]
- Add temporary workaround to fix detection of all plugins until we have
  found a proper solution for this problem. The workaround use the
  run-mozilla.sh script to start Firefox as it was the default prior to
  the Firefox 7 release. [2]
- Bump PORTREVISION.

PR:		ports/159606 [1]
Submitted by:	Dmitry <smallcms AT gmail.com> [1]
Discussed with:	flo@ [2]

Revision 1.251: download - view: text, markup, annotated - select for diffs
Fri Sep 30 15:07:49 2011 UTC (4 months, 1 week ago) by beat
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +3 -3 lines
- Update to 7.0.1
- Fix system-wide plugin directory detection as Firefox 7 no longer uses
  run-mozilla.sh to start an therefore our patch to set MOZ_PLUGIN_PATH
  is useless. [1]

Submitted by:	poyopoyo AT puripuri.plala.or.jp [1]

Revision 1.250: download - view: text, markup, annotated - select for diffs
Wed Sep 28 16:19:48 2011 UTC (4 months, 1 week ago) by beat
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +1 -0 lines
- Check for affected FreeBSD versions in
  patch-xpcom__threads__nsThreadManager.cpp.
- Restore r1.4 of patch-js-src-Makefile.in which was accidentally reverted
  with the last update.
- Bump PORTREVISION.

Submitted by:	h h <aakuusta AT gmail.com>

Revision 1.249: download - view: text, markup, annotated - select for diffs
Tue Sep 27 18:44:33 2011 UTC (4 months, 2 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +1 -1 lines
- Update Firefox to 7.0

Thanks to:	flo@ for preparing the www/firefox update

Revision 1.248: download - view: text, markup, annotated - select for diffs
Tue Sep 6 20:16:53 2011 UTC (5 months ago) by flo
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +1 -1 lines
update to 6.0.2, remove trust exceptions for certificates issued by Staat der
Nederlanden

Security:	http://www.vuxml.org/freebsd/aa5bc971-d635-11e0-b3cf-080027ef73ec.html

Revision 1.247: download - view: text, markup, annotated - select for diffs
Wed Aug 31 21:26:12 2011 UTC (5 months, 1 week ago) by flo
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +1 -2 lines
- update to 6.0.1, which disables the DigiNotar certificate authority
- fixup a patch which was messed up in a previuos commit [1]

Submitted by:	aakuusta@gmail.com [1]

Revision 1.246: download - view: text, markup, annotated - select for diffs
Wed Aug 24 23:34:00 2011 UTC (5 months, 2 weeks ago) by flo
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +2 -0 lines
- commit remaining part of ports/159709 [1]
- register build conflict with spidermonkey until the firefox build failure
  can be fixed [2]

PR:		ports/159709 [1]
		ports/159831 [2]
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> [1]

Revision 1.245: download - view: text, markup, annotated - select for diffs
Tue Aug 23 18:39:14 2011 UTC (5 months, 2 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +2 -1 lines
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed.

Revision 1.244: download - view: text, markup, annotated - select for diffs
Thu Aug 18 09:59:27 2011 UTC (5 months, 3 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +0 -2 lines
Remove unneeded @dirrm.

Approved by:	flo

Revision 1.243: download - view: text, markup, annotated - select for diffs
Tue Aug 16 18:14:40 2011 UTC (5 months, 3 weeks ago) by flo
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +5 -9 lines
- update to 6.0
- misc cleanups [1] [2]

Security:	http://www.vuxml.org/freebsd/834591a9-c82f-11e0-897d-6c626dd55a41.html
PR:		ports/159709 [1]
		ports/158702 [2]
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> [1]
		Pan Tsu <inyaoo@gmail.com> [2]

Revision 1.242: download - view: text, markup, annotated - select for diffs
Mon Jul 4 17:28:33 2011 UTC (7 months, 1 week ago) by flo
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +2 -1 lines
- require cairo>=1.10.2_1,1 to catch build failuers early

The cairo dependancy is usually added by bsd.gecko.mk, but for firefox we need a
spcific version.

PR:		ports/158610
Submitted by:	Pan Tsu <inyaoo@gmail.com>

Revision 1.241: download - view: text, markup, annotated - select for diffs
Tue Jun 21 21:12:30 2011 UTC (7 months, 3 weeks ago) by flo
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +9 -4 lines
- update to 5.0
- enable ipc, based on a patch by Pan Tsu <inyaoo@gmail.com>

Security:	http://www.vuxml.org/freebsd/dfe40cff-9c3f-11e0-9bec-6c626dd55a41.html

Revision 1.240: download - view: text, markup, annotated - select for diffs
Fri Apr 29 06:31:39 2011 UTC (9 months, 1 week ago) by flo
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +1 -2 lines
- update to 4.0.1

Security:	http://www.vuxml.org/freebsd/04b7d46c-7226-11e0-813a-6c626dd55a41.html

Revision 1.239: download - view: text, markup, annotated - select for diffs
Thu Mar 24 11:04:17 2011 UTC (10 months, 2 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +2 -0 lines
- Re-add MOZILLA_NAME to fix desktop entry [1]
- Fix leftover from Firefox 3.x in MOZ_PLUGIN_PATH [2]
- Bump PORTREVISION

Submitted by:	Denny Lin <dennylin93 AT hs.ntnu.edu.tw> [1],
		Jan Henrik Sylvester <me AT janh.de> [2]

Revision 1.238: download - view: text, markup, annotated - select for diffs
Tue Mar 22 15:24:49 2011 UTC (10 months, 3 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +43 -25 lines
- Update to 4.0
- Add PGO option to enable Profile-Guided Optimization [1].

PR:		ports/132231 [1] (based on)
Submitted by:	lioux@ [1]
Thanks to:	andreast@, Anonymous <swell.k AT gmail.com>, decke@, jsa@,
		swills@ and all the testers for their feedback!

Revision 1.237: download - view: text, markup, annotated - select for diffs
Fri Mar 4 23:31:14 2011 UTC (11 months, 1 week ago) by beat
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +1 -1 lines
- Update to 3.6.15

Revision 1.236: download - view: text, markup, annotated - select for diffs
Tue Mar 1 21:57:17 2011 UTC (11 months, 1 week ago) by beat
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +10 -1 lines
- Update to 3.6.14
- Add support for powerpc64 [1]

Submitted by:	andreast@ [1]

Revision 1.235: download - view: text, markup, annotated - select for diffs
Fri Dec 10 12:43:26 2010 UTC (14 months ago) by beat
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +2 -3 lines
- Update to 3.6.13
- Drop MD5 checksum
- Remove CONFLICTS with Firefox 3.0 which has been removed in June
- Replace CONFLICTS with CONFLICTS_INSTALL

Security:	http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html

Revision 1.234: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:33:55 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.233: download - view: text, markup, annotated - select for diffs
Sun Nov 28 12:45:45 2010 UTC (14 months, 1 week ago) by beat
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +2 -1 lines
- Using cairo 1.10.0 results in not correct rendered gif and svn images:
  https://bugzilla.mozilla.org/show_bug.cgi?id=597174
  https://bugzilla.mozilla.org/show_bug.cgi?id=610107
  Until a proper fix is available use bundled cairo.
- Bump PORTREVISION

PR:		ports/152545
Submitted by:	Zach Thompson <hideo AT lastamericanempire.com>

Revision 1.232: download - view: text, markup, annotated - select for diffs
Thu Oct 28 11:46:33 2010 UTC (15 months, 2 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +1 -2 lines
- Update to 3.6.12

Security:	http://www.vuxml.org/freebsd/c223b00d-e272-11df-8e32-000f20797ede.html

Revision 1.231: download - view: text, markup, annotated - select for diffs
Tue Oct 26 07:55:03 2010 UTC (15 months, 2 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +1 -0 lines
- Fix crash destroying stream in OSS sydneyaudio backend
- Bump PORTREVISION

PR:		ports/151728
Submitted by:	Ilya A. Arhipov <pa36ouHu4er AT yandex.ru>
Obtained from:	Mozilla Bugzilla ID 562488

Revision 1.230: download - view: text, markup, annotated - select for diffs
Thu Oct 21 11:07:56 2010 UTC (15 months, 3 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +1 -1 lines
- Firefox needs at least nspr 4.8.6 to build

PR:		ports/151611
Submitted by:	Toomas Aas <toomas.aas AT raad.tartu.ee>

Revision 1.229: download - view: text, markup, annotated - select for diffs
Wed Oct 20 15:26:58 2010 UTC (15 months, 3 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +1 -1 lines
- Update to 3.6.11

Security:	http://www.vuxml.org/freebsd/c4f067b9-dc4a-11df-8e32-000f20797ede.html

Revision 1.228: download - view: text, markup, annotated - select for diffs
Thu Sep 16 15:07:25 2010 UTC (16 months, 3 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +1 -1 lines
- Update to 3.6.10

Revision 1.227: download - view: text, markup, annotated - select for diffs
Wed Sep 8 07:55:52 2010 UTC (17 months ago) by beat
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +1 -1 lines
- Update to 3.6.9

Security:	http://www.vuxml.org/freebsd/4a21ce2c-bb13-11df-8e32-000f20797ede.html

Revision 1.226: download - view: text, markup, annotated - select for diffs
Sun Jul 25 08:08:24 2010 UTC (18 months, 2 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +1 -1 lines
- Update to 3.6.8

Revision 1.225: download - view: text, markup, annotated - select for diffs
Wed Jul 21 13:31:55 2010 UTC (18 months, 3 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +1 -10 lines
- Update to 3.6.7.
- Remove NEWTAB option as the preference browser.link.open_external was
  removed in Firefox 3.5. [1]

Reported by:	crsd on EFnet [1]
Security:	http://www.vuxml.org/freebsd/8c2ea875-9499-11df-8e32-000f20797ede.html

Revision 1.224: download - view: text, markup, annotated - select for diffs
Wed Jun 23 18:19:08 2010 UTC (19 months, 2 weeks ago) by beat
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +3 -2 lines
- Update to 3.6.4

Feature safe:	yes
Security:	http://www.vuxml.org/freebsd/99858b7c-7ece-11df-a007-000f20797ede.html

Revision 1.223: download - view: text, markup, annotated - select for diffs
Tue Apr 6 08:14:01 2010 UTC (22 months ago) by beat
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +1 -2 lines
- Update to 3.6.3

Submitted by:	Florian Smeets <flo AT smeets.im> (via freebsd-gecko SVN)
Security:	http://www.vuxml.org/freebsd/ec8f449f-40ed-11df-9edc-000f20797ede.html

Revision 1.222: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:44:42 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +1 -0 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.221: download - view: text, markup, annotated - select for diffs
Tue Mar 23 08:54:22 2010 UTC (22 months, 2 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +1 -1 lines
- Update to 3.6.2

Security:	http://www.vuxml.org/freebsd/5d5ed535-3653-11df-9edc-000f20797ede.html

Revision 1.220: download - view: text, markup, annotated - select for diffs
Sun Feb 7 21:48:43 2010 UTC (2 years ago) by beat
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +60 -46 lines
- Update to 3.6

What's new in Firefox 3.6:

  * Support for the HTML5 File API
  * A change to how third-party software integrates with Firefox to
    increase stability.
  * The ability to run scripts asynchronously to speed up page load times.
  * A mechanism to prevent incompatible software from crashing Firefox.
  * Users can now change their browser's appearance with a single click,
    with built in support for Personas.
  * Firefox 3.6 will alert users about out of date plugins to keep them
    safe.
  * Open, native video can now be displayed full screen, and supports
    poster frames.
  * Support for the WOFF font format.
  * Improved JavaScript performance, overall browser responsiveness and
    startup time.
  * Support for new CSS, DOM and HTML5 web technologies.

Thanks to:	Andreas Tobler, Florian Smeets, nox@, miwi@ and all testers

Revision 1.219: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:44:50 2010 UTC (2 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +1 -1 lines
- update to jpeg-8

Revision 1.218: download - view: text, markup, annotated - select for diffs
Fri Nov 27 09:09:08 2009 UTC (2 years, 2 months ago) by beat
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +1 -1 lines
- Remove obsolete inclusion of www/mozilla/Makefile.common

Approved by:	portmgr (miwi)
Exp-run by:	miwi

Revision 1.217: download - view: text, markup, annotated - select for diffs
Thu Sep 10 17:58:28 2009 UTC (2 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +8 -0 lines
- Mark it now FORBIDDEN too many security issues.

With hat:	secteam
Security:	http://www.vuxml.org/freebsd/922d2398-9e2d-11de-a998-0030843d3802.html

Revision 1.216: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:56:25 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.215: download - view: text, markup, annotated - select for diffs
Sat Jun 13 07:05:48 2009 UTC (2 years, 7 months ago) by beat
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +1 -1 lines
- Backport patches to fix the following security vulnerabilities:
  CVE-2009-1834
  CVE-2009-1835
  CVE-2009-1836
  CVE-2009-1838
  CVE-2009-1841

Obtained from:	Mozilla Bugzilla
Security:	http://www.vuxml.org/freebsd/da185955-5738-11de-b857-000f20797ede.html
With hat:	Gecko gang

Revision 1.214: download - view: text, markup, annotated - select for diffs
Mon May 4 19:23:42 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +1 -1 lines
- Give Maintainership up to the Gecko Gang (gecko@)

Revision 1.213: download - view: text, markup, annotated - select for diffs
Wed Apr 22 08:49:19 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +1 -1 lines
Backport patches to fix the following security vulnerabilities:

	CVE-2009-1312
	CVE-2009-0652
	CVE-2009-1302
	CVE-2009-1303

Obtained from:	Mozilla Bugzilla
Security:	http://www.vuxml.org/freebsd/3b18e237-2f15-11de-9672-0030843d3802.html

Revision 1.212: download - view: text, markup, annotated - select for diffs
Sun Apr 12 19:27:11 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +1 -1 lines
Take maintainership. The first of two steps is to take all
Gecko Stuff from the Gnome team. I'd like to say thanks a lot for
all the work in the past years.

Revision 1.211: download - view: text, markup, annotated - select for diffs
Sat Apr 4 11:46:59 2009 UTC (2 years, 10 months ago) by marius
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +1 -1 lines
Resurrect www/mozilla/Makefile.common rev. 1.30 and associated changes,
which got lost with the switch to bsd.gecko.mk:
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.210: download - view: text, markup, annotated - select for diffs
Sun Mar 29 16:00:48 2009 UTC (2 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +1 -1 lines
Merge patches from Firefox Bugzilla to fix CVE-2009-1169.

Revision 1.209: download - view: text, markup, annotated - select for diffs
Sat Mar 21 18:51:50 2009 UTC (2 years, 10 months ago) by marcel
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +1 -1 lines
grep for 'pthread:' in the compiler's spec file to avoid matching
random references of 'pthread'. On powerpc the mfwrap production
mentions "pthread_create", which matched the RE.

Ok'd by: marcus (thanks!)

Revision 1.208: download - view: text, markup, annotated - select for diffs
Sun Mar 8 22:16:15 2009 UTC (2 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +1 -1 lines
Backport patches to fix the following security vulnerabilities:

CVE-2009-0776
CVE-2009-0775
CVE-2009-0772

Obtained from:	Mozilla Bugzilla

Revision 1.207: download - view: text, markup, annotated - select for diffs
Mon Feb 23 20:40:55 2009 UTC (2 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +1 -1 lines
Back-port some more patches to fix CVE-2009-0352.

Obtained from:	Mozilla Bugzilla
Reported by:	simon

Revision 1.206: download - view: text, markup, annotated - select for diffs
Sun Feb 15 18:20:11 2009 UTC (2 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +1 -3 lines
Backport patches for the following security bugs:

CVE-2009-0355
CVE-2009-0356
CVE-2009-0357

This allows Firefox 2 to be unforbidden for the time being.

Revision 1.205: download - view: text, markup, annotated - select for diffs
Wed Feb 11 19:15:07 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +2 -0 lines
- Fix portaudit conflict with www/firefox and www/firefox3
- Mark www/firefox and www/linux-firefox FORBIDDEN

Discussion by:	simon/stas
With hat:	secteam

Revision 1.204: download - view: text, markup, annotated - select for diffs
Sat Jan 10 02:45:41 2009 UTC (3 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +2 -12 lines
Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr

Revision 1.203: download - view: text, markup, annotated - select for diffs
Tue Jan 6 16:53:04 2009 UTC (3 years, 1 month ago) by wxs
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +0 -2 lines
- Remove conditional checks for FreeBSD 5.x and older

Approved by:	pav

Revision 1.202: download - view: text, markup, annotated - select for diffs
Fri Dec 19 20:17:38 2008 UTC (3 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +1 -1 lines
- Update to 2.0.0.20

Approved by:	marcus
Security:	http://www.vuxml.org/freebsd/29f5bfc5-ce04-11dd-a721-0030843d3802.html

Revision 1.201: download - view: text, markup, annotated - select for diffs
Thu Dec 18 22:11:16 2008 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +8 -1 lines
Update to 2.0.0.19, and add libgnomeui support.

PR:		129728
Submitted by:	"Dima Panov" <fluffy@fluffy.khv.ru>

Revision 1.200: download - view: text, markup, annotated - select for diffs
Thu Nov 13 13:20:55 2008 UTC (3 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_4_0
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +1 -1 lines
- Update to 2.0.0.18

Security:	https://developer.mozilla.org/devnews/index.php/2008/11/12/firefox-20018-and-304-security-updates-now-available-for-download/

Revision 1.199: download - view: text, markup, annotated - select for diffs
Wed Sep 24 12:28:56 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +1 -1 lines
- Update to 2.0.0.17

Approved by:	portmgr (pav)
Security:	http://www.vuxml.org/freebsd/2273879e-8a2f-11dd-a6fe-0030843d3802.html

Revision 1.198: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:46 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT

Revision 1.197: download - view: text, markup, annotated - select for diffs
Thu Jul 17 20:12:26 2008 UTC (3 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +1 -2 lines
Update to 2.0.0.16.  See
http://en-us.www.mozilla.com/en-US/firefox/2.0.0.16/releasenotes/ for a list
of changes in this release.

Revision 1.196: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:06:52 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.195: download - view: text, markup, annotated - select for diffs
Wed Apr 23 05:45:50 2008 UTC (3 years, 9 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +1 -2 lines
-Update to 2.0.0.14.
-Mask FP_X_DNML not only on i386, but also on amd64. [1]

Security:	http://www.mozilla.org/security/announce/2008/mfsa2008-20.html
Obtained from:	delphij's committed on thunderbird. [1]

Revision 1.194: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:06 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +1 -0 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.193: download - view: text, markup, annotated - select for diffs
Sun Mar 30 17:02:34 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +1 -2 lines
- Update to 2.0.0.13

Approved by:	ahze (gnome)
Security:	http://www.vuxml.org/freebsd/12b336c6-fe36-11dc-b09c-001c2514716c.html

Revision 1.192: download - view: text, markup, annotated - select for diffs
Thu Feb 28 04:39:23 2008 UTC (3 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +5 -3 lines
- Add "--with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA}" to fix other
  applications in the runtime. Some applications required to have set
  MOZILLA_FIVE_HOME or/and LD_LIBRARY_PATH to make it works in the runtime. Now,
  it's no longer need to set these variables, which this flag takes care of it.
  The MOZILLA_FIVE_HOME still works with this flag if someone need to use
  different one. I have learned about this flag from RPM, Debian, Gentoo ebuild
  and other packages.
- Bump the PORTREVISION.

Have been tested in MC CVS since Dec.

Revision 1.191: download - view: text, markup, annotated - select for diffs
Sat Feb 9 16:32:56 2008 UTC (4 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_0_0
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +1 -2 lines
Update to 2.0.0.12.  This is a security and stability release.  See
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.12
for a list of patched vulnerabilities.

PR:		120455
Security:	http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.12
Submitted by:	beech

Revision 1.190: 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.189: preferred, colored
Changes since revision 1.189: +1 -0 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.189: download - view: text, markup, annotated - select for diffs
Thu Jan 10 18:02:49 2008 UTC (4 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +1 -0 lines
Fix the pkg-message never display.

PR:		ports/119394
Submitted by:	naddy

Revision 1.188: download - view: text, markup, annotated - select for diffs
Wed Dec 12 04:57:18 2007 UTC (4 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +2 -3 lines
Update to 2.0.0.11.

Revision 1.187: download - view: text, markup, annotated - select for diffs
Thu Nov 29 01:37:38 2007 UTC (4 years, 2 months ago) by delphij
Branches: MAIN
CVS tags: RELEASE_6_3_0
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +1 -0 lines
Fix a regression on firefox 2.0.0.10, as described in Mozilla bug 405584,
affecting canvas rendering.

Obtained from:	https://bugzilla.mozilla.org/attachment.cgi?id=284556
Approved by:	portmgr (marcus)

Revision 1.186: download - view: text, markup, annotated - select for diffs
Wed Nov 28 17:47:33 2007 UTC (4 years, 2 months ago) by delphij
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -1 lines
Update to 2.0.0.10, this is a security update for CVE-2007-5959.

Approved by:	portmgr (marcus)

Revision 1.185: download - view: text, markup, annotated - select for diffs
Tue Nov 6 03:06:47 2007 UTC (4 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +1 -1 lines
- Update to 2.0.0.9

Approved by:	portsmgr (marcus)

Revision 1.184: download - view: text, markup, annotated - select for diffs
Fri Oct 19 18:06:55 2007 UTC (4 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +1 -2 lines
Update to 2.0.0.8

Revision 1.183: download - view: text, markup, annotated - select for diffs
Wed Oct 10 00:15:32 2007 UTC (4 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +1 -1 lines
* Workaround a bug which can cause applications embedding Gecko to crash
  on exit [1]

* Use the correct size for a JavaScript object on 64-bit platforms which
  will help get the Java plug-in working on those platforms [2]

Test by:	mezz [1]
Submitted by:	jkim [2]
Obtained from:	Firefox trunk [2]

Revision 1.182: 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
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +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.181: download - view: text, markup, annotated - select for diffs
Thu Oct 4 06:21:44 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +0 -4 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.180: download - view: text, markup, annotated - select for diffs
Wed Sep 19 16:34:41 2007 UTC (4 years, 4 months ago) by ahze
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -1 lines
Update to 2.0.0.7

Release Notes:	http://www.mozilla.com/en-US/firefox/2.0.0.7/releasenotes/

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

Hat:	portmgr

Revision 1.178: download - view: text, markup, annotated - select for diffs
Tue Jul 31 21:22:18 2007 UTC (4 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +1 -1 lines
Update to 2.0.0.6

Revision 1.177: download - view: text, markup, annotated - select for diffs
Fri Jul 20 12:14:50 2007 UTC (4 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +1 -1 lines
Update to 2.0.0.5

Revision 1.176: download - view: text, markup, annotated - select for diffs
Thu May 31 12:17:16 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +3 -3 lines
Update to 2.0.0.4

Revision 1.175: download - view: text, markup, annotated - select for diffs
Sat May 19 20:24:48 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +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.174: download - view: text, markup, annotated - select for diffs
Thu Mar 22 11:40:32 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +1 -1 lines
- Update to 2.0.0.3

Revision 1.173: download - view: text, markup, annotated - select for diffs
Sat Feb 24 22:08:27 2007 UTC (4 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +1 -2 lines
Update to 2.0.0.2 to fix some security vulnerabilities.  See
http://vuxml.FreeBSD.org/12bd6ecf-c430-11db-95c5-000c6ec775d9.html for
more details.

Revision 1.172: download - view: text, markup, annotated - select for diffs
Thu Jan 18 22:37:09 2007 UTC (5 years ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -0 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.171: download - view: text, markup, annotated - select for diffs
Thu Jan 18 21:39:39 2007 UTC (5 years ago) by ahze
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +4 -0 lines
Mark IGNORE if ${ARCH} == "sparc64" && ${OSVERSION} < 601101
since it doesn't run.

Revision 1.170: download - view: text, markup, annotated - select for diffs
Fri Dec 22 02:04:05 2006 UTC (5 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -1 lines
The ipv6 is supported in these ports, so add ipv6 category.

PR:		ports/107057 and ports/107056
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>

Revision 1.169: download - view: text, markup, annotated - select for diffs
Wed Dec 20 23:12:20 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -2 lines
Update to 2.0.0.1

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

Revision 1.168: download - view: text, markup, annotated - select for diffs
Sat Dec 16 07:19:15 2006 UTC (5 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +1 -1 lines
Fix our gross -lpthread hack to work with GCC 4.1.

Reported by:	pointyhat via kris

Revision 1.167: 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.166: preferred, colored
Changes since revision 1.166: +1 -1 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.166: download - view: text, markup, annotated - select for diffs
Mon Nov 27 17:08:25 2006 UTC (5 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +1 -1 lines
Fix a problem with PTHREAD_LIB-safeness.

Submitted by:	nork

Revision 1.165: download - view: text, markup, annotated - select for diffs
Fri Nov 10 07:03:50 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +21 -11 lines
Restore firefox to 2.0 after slipping the RELEASE_6_2_0 tag.

Revision 1.164: download - view: text, markup, annotated - select for diffs
Fri Nov 10 07:02:47 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +11 -21 lines
Temporarily roll firefox back to 1.5.0.8 so that we can tag this security
fix release for 6.2.

Approved by:	secteam
		portmgr

Revision 1.163: download - view: text, markup, annotated - select for diffs
Mon Nov 6 03:02:13 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +0 -1 lines
Remove LATEST_LINK since we have moved from firefox-devel -> firefox

Revision 1.162: download - view: text, markup, annotated - select for diffs
Mon Nov 6 02:58:45 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +5 -5 lines
- No longer disable pthreads in sqlite3 [2]
- Remove LIBS= from Makefile to fix "open with application" function. [2] [5]
- Fix component registration for some users. [1] [2] [3]
- Bump PORTREVISION [4]

Obtained from:	https://bugzilla.mozilla.org/show_bug.cgi?id=351181 [1]
Submitted by:	marcus [2]
		aspar Chilingarov <nm@web.am> [3]
		ahze [4] (I had to submit something)
Reported by:	philip and many others [5]

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
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: RELEASE_6_1_0, 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: 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: 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: 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: 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: 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 (7 years, 11 months 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_RELEASE_5_2_1, 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_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_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_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_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_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