| non port: www/firefox/Makefile |
Number of commits found: 1043 (showing only 43 on this page) |
|
Monday, 22 Nov 2004
|
04:04 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.
 |
|
Thursday, 18 Nov 2004
|
16:37 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.
 |
|
Sunday, 14 Nov 2004
|
16:46 ahze
Fix pkg-config files by re-adding REINPLACE_CMD line
Pointed out by: Pascal Hofstee
Approved by: marcus (co mentor)
 |
|
Saturday, 13 Nov 2004
|
08:23 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)
 |
|
Wednesday, 10 Nov 2004
|
00:58 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]
 |
|
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
 |
|
Saturday, 6 Nov 2004
|
03:06 ahze
update to 1.0.r2
Approved by: marcus (co mentor)
 |
|
Thursday, 28 Oct 2004
|
21:37 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.
 |
|
Sunday, 17 Oct 2004
|
21:29 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
 |
|
Thursday, 14 Oct 2004
|
00:38 marcus
Check PERL_LEVEL and not OSVERSION when deciding if we need to use the extra
patch to fix the build.
 |
|
Wednesday, 13 Oct 2004
|
20:28 marcus
Bump PORTREVISION for the last commit since it re-enables remote execution
support.
 |
20:25 marcus
Fix build with Perl 5.00503.
PR: 72632
 |
|
Tuesday, 12 Oct 2004
|
00:04 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]
 |
|
Tuesday, 28 Sep 2004
|
03:24 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)
 |
|
Thursday, 5 Aug 2004
|
19:53 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
 |
|
Tuesday, 27 Jul 2004
|
20:51 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
 |
|
Tuesday, 29 Jun 2004
|
20:22 marcus
Update to 0.9.1.
 |
|
Thursday, 24 Jun 2004
|
16:33 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]
 |
|
Sunday, 20 Jun 2004
|
06:55 marcus
Add a post-rendered Extensions.rdf so that the default theme and extension
shows up.
Tested by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
 |
|
Saturday, 19 Jun 2004
|
00:51 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]
 |
|
Wednesday, 16 Jun 2004
|
16:53 marcus
Fix the link to firefox-config.
Submitted by: Franz Klammer <klammer@webonaut.com>
 |
06:58 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.
 |
00:10 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!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 |
|
Wednesday, 7 Apr 2004
|
10:49 trevor
Perl is only needed for building this.
 |
|
Monday, 5 Apr 2004
|
03:31 marcus
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
 |
|
Friday, 19 Mar 2004
|
03:45 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
 |
03:14 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
 |
|
Tuesday, 16 Mar 2004
|
22:54 marcus
Chase the new location of libXft.
 |
|
Friday, 13 Feb 2004
|
20:12 marcus
Fix up the port-install substitutions so that we operate on the correct files.
Reported by: Franz Klammer <klammer@webonaut.com>
 |
07:30 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.
 |
|
Thursday, 12 Feb 2004
|
21:21 trevor
Fix the window ID in firefox.rb (new PORTREVISION).
PR: 62735
Submitted by: obraun
 |
10:22 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.
 |
09:06 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>
 |
|
Wednesday, 11 Feb 2004
|
23:01 trevor
Avoid REINPLACE_CMD dependency.
 |
22:06 trevor
We don't need to use "touch" to make an empty PLIST file.
 |
22:02 trevor
Add comments explaining the installation process.
 |
21:52 trevor
Don't install unnecessary MacOS/Windows-related material.
 |
19:30 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
 |
19:21 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.
 |
19:05 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
 |
08:18 marcus
Fix a bug where @PREFIX@ was being substituted with the fake package prefix
paths.
 |
07:31 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
 |
07:16 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]
 |
Number of commits found: 1043 (showing only 43 on this page) |