Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_4,1 13 Dec 2004 00:04:25 |
ahze |
Add Encoding type to desktop file to validate via desktop-file-validate |
1.0_4,1 11 Dec 2004 02:11:51 |
ahze |
Bump PORTREVISION for plist changes |
1.0_3,1 11 Dec 2004 02:11:23 |
ahze |
- 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] |
1.0_3,1 09 Dec 2004 20:26:22 |
ahze |
Fix plist by fixing the way EXTRA_SCRIPTS (bin/firefox.rb) is added to plist. |
1.0_3,1 04 Dec 2004 09:47:27 |
marcus |
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 |
1.0_3,1 22 Nov 2004 04:04:52 |
marcus |
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. |
1.0_2,1 20 Nov 2004 20:24:36 |
mezz |
Fix a patch.
PR: ports/74155
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> |
1.0_2,1 18 Nov 2004 16:37:50 |
marcus |
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. |
1.0_1,1 14 Nov 2004 16:46:29 |
ahze |
Fix pkg-config files by re-adding REINPLACE_CMD line
Pointed out by: Pascal Hofstee
Approved by: marcus (co mentor) |
1.0_1,1 13 Nov 2004 08:23:10 |
ahze |
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) |
1.0,1 10 Nov 2004 00:58:53 |
marcus |
* 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] |
1.0.r2_1,1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
1.0.r2,1 06 Nov 2004 03:06:26 |
ahze |
update to 1.0.r2
Approved by: marcus (co mentor) |
1.0.r1,1 28 Oct 2004 21:37:53 |
marcus |
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. |
1.0.1.p_4,1 24 Oct 2004 06:34:13 |
peter |
Essentially a NOP commit. The xpcom reflect patches for amd64 support
are now present in the firefox source tree, but with one bug fix compared
to the old version we provided. Use their version. |
1.0.1.p_4 17 Oct 2004 21:29:31 |
marcus |
* 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 |
1.0.1.p_2 14 Oct 2004 00:38:48 |
marcus |
Check PERL_LEVEL and not OSVERSION when deciding if we need to use the extra
patch to fix the build. |
1.0.1.p_2 13 Oct 2004 20:28:50 |
marcus |
Bump PORTREVISION for the last commit since it re-enables remote execution
support. |
1.0.1.p_1 13 Oct 2004 20:28:12 |
marcus |
Add a patch that was forgotten in the 1.0.1.p update. |
1.0.1.p_1 13 Oct 2004 20:25:49 |
marcus |
Fix build with Perl 5.00503.
PR: 72632 |
1.0.1.p_1 12 Oct 2004 00:04:40 |
marcus |
* 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] |
0.9.3_1 28 Sep 2004 03:24:41 |
marcus |
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) |
0.9.3 05 Aug 2004 19:53:30 |
marcus |
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 |
0.9.1_1 27 Jul 2004 20:51:03 |
marcus |
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 |
0.9.1 27 Jul 2004 14:18:27 |
marcus |
Fix DEBUG builds by checking for all error states from pthread_mutex_trylock().
See http://bugzilla.mozilla.org/show_bug.cgi?id=253080 for more details.
Submitted by: green |
0.9.1 29 Jun 2004 20:22:18 |
marcus |
Update to 0.9.1. |
0.9_4 24 Jun 2004 16:33:53 |
marcus |
* 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] |
0.9_3 20 Jun 2004 06:55:07 |
marcus |
Add a post-rendered Extensions.rdf so that the default theme and extension
shows up.
Tested by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> |
0.9_2 19 Jun 2004 05:18:14 |
marcus |
Add a patch to run g_thread_init() as soon as Firefox starts. This is said
to fix some threading issues in Firefox, but I have not personally encountered
them (at least not ones fixed by this patch).
See http://bugzilla.mozilla.org/show_bug.cgi?id=247204 for more details.
Submitted by: green |
0.9_2 19 Jun 2004 00:51:17 |
marcus |
* 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] |
0.9_1 16 Jun 2004 22:29:56 |
marcus |
The warning about running as root first is no longer needed since the
hack seems to work. |
0.9_1 16 Jun 2004 16:53:33 |
marcus |
Fix the link to firefox-config.
Submitted by: Franz Klammer <klammer@webonaut.com> |
0.9 16 Jun 2004 06:58:10 |
marcus |
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. |
0.9 16 Jun 2004 00:10:13 |
marcus |
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!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
0.8_5 07 Apr 2004 10:49:20 |
trevor |
Perl is only needed for building this. |
0.8_5 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.8_4 19 Mar 2004 03:45:20 |
marcus |
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 |
0.8_4 19 Mar 2004 03:14:55 |
marcus |
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 |
0.8_4 17 Mar 2004 07:12:09 |
marcus |
Fix build with freetype2-2.1.7. |
0.8_4 16 Mar 2004 22:54:06 |
marcus |
Chase the new location of libXft. |
0.8_4 05 Mar 2004 07:15:59 |
marcus |
If building with debugging, don't enable binary stripping. |
0.8_4 13 Feb 2004 20:12:09 |
marcus |
Fix up the port-install substitutions so that we operate on the correct files.
Reported by: Franz Klammer <klammer@webonaut.com> |
0.8_4 13 Feb 2004 07:30:21 |
marcus |
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. |
0.8_4 12 Feb 2004 21:21:10 |
trevor |
Fix the window ID in firefox.rb (new PORTREVISION).
PR: 62735
Submitted by: obraun |
0.8_3 12 Feb 2004 10:22:15 |
marcus |
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. |
0.8_3 12 Feb 2004 09:06:57 |
marcus |
* 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> |
0.8_2 11 Feb 2004 23:01:24 |
trevor |
Avoid REINPLACE_CMD dependency. |
0.8_2 11 Feb 2004 22:06:08 |
trevor |
We don't need to use "touch" to make an empty PLIST file. |
0.8_2 11 Feb 2004 22:02:15 |
trevor |
Add comments explaining the installation process. |
0.8_2 11 Feb 2004 21:52:13 |
trevor |
Don't install unnecessary MacOS/Windows-related material. |
0.8_2 11 Feb 2004 19:30:49 |
marcus |
* 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 |
0.8_1 11 Feb 2004 19:21:02 |
marcus |
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. |
0.8_2 11 Feb 2004 19:05:12 |
trevor |
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 |
0.8_1 11 Feb 2004 08:18:19 |
marcus |
Fix a bug where @PREFIX@ was being substituted with the fake package prefix
paths. |
0.8 11 Feb 2004 07:31:45 |
marcus |
* 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 |
0.8 11 Feb 2004 07:16:17 |
marcus |
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] |