cvs commit: ports/www/firefox Makefile distinfo pkg-descr
pkg-message pkg-plist ports/www/firefox/files firebird.rb
firefox.rb mkdistfile mozconfig.in patch-Double.cpp
patch-config-rules.mk ...
Joe Marcus Clarke
marcus at FreeBSD.org
Tue Feb 10 23:16:18 PST 2004
marcus 2004/02/10 23:16:17 PST
FreeBSD ports repository
Modified files:
www/firefox Makefile distinfo pkg-descr pkg-message
www/firefox/files mkdistfile mozconfig.in patch-Double.cpp
patch-build_unix_run-mozilla.sh
patch-config-mkdepend-imakemdep.h
patch-config-rules.mk
patch-directory-c-sdk-ldap-libraries-liblber-lber-int.h
patch-nspr-unix.c
patch-nsprpub-pr-include-md-_freebsd.cfg
patch-nsprpub-pr-include-md-_freebsd.h
patch-nsprpub-pr-src-io-prprf.c
patch-nsprpub-pr-src-pthreads-ptio.c
patch-security-coreconf-FreeBSD.mk
patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc
patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
patch-xptcall-alpha patch-xptcall-amd64
patch-xptcall-ia64 patch-xptcall-sparc64
Added files:
www/firefox/files firefox.rb
patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp
patch-extensions_typeaheadfind_src_nsTypeAheadFind.h
Removed files:
www/firefox pkg-plist
www/firefox/files firebird.rb patch-config_preprocess.pl
patch-gfx_src_gtk_nsFontMetricsXft.cpp
patch-nsprpub-pr-src-misc-prtime.c
patch-typeaheadfind-nosound
Log:
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 Changes Path
1.63 +65 -69 ports/www/firefox/Makefile
1.11 +2 -2 ports/www/firefox/distinfo
1.2 +0 -95 ports/www/firefox/files/firebird.rb (dead)
1.1 +95 -0 ports/www/firefox/files/firefox.rb (new)
1.6 +4 -4 ports/www/firefox/files/mkdistfile
1.21 +3 -2 ports/www/firefox/files/mozconfig.in
1.3 +2 -0 ports/www/firefox/files/patch-Double.cpp
1.2 +5 -22 ports/www/firefox/files/patch-build_unix_run-mozilla.sh
1.2 +2 -0 ports/www/firefox/files/patch-config-mkdepend-imakemdep.h
1.3 +2 -0 ports/www/firefox/files/patch-config-rules.mk
1.3 +0 -57 ports/www/firefox/files/patch-config_preprocess.pl (dead)
1.2 +2 -0 ports/www/firefox/files/patch-directory-c-sdk-ldap-libraries-liblber-lber-int.h
1.1 +48 -0 ports/www/firefox/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp (new)
1.1 +14 -0 ports/www/firefox/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.h (new)
1.4 +0 -57 ports/www/firefox/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp (dead)
1.2 +2 -0 ports/www/firefox/files/patch-nspr-unix.c
1.3 +2 -0 ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.cfg
1.3 +7 -7 ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.h
1.2 +2 -0 ports/www/firefox/files/patch-nsprpub-pr-src-io-prprf.c
1.3 +0 -11 ports/www/firefox/files/patch-nsprpub-pr-src-misc-prtime.c (dead)
1.4 +0 -0 ports/www/firefox/files/patch-nsprpub-pr-src-pthreads-ptio.c
1.2 +2 -0 ports/www/firefox/files/patch-security-coreconf-FreeBSD.mk
1.2 +0 -72 ports/www/firefox/files/patch-typeaheadfind-nosound (dead)
1.2 +2 -0 ports/www/firefox/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc
1.3 +2 -0 ports/www/firefox/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
1.2 +2 -0 ports/www/firefox/files/patch-xptcall-alpha
1.2 +2 -0 ports/www/firefox/files/patch-xptcall-amd64
1.2 +2 -0 ports/www/firefox/files/patch-xptcall-ia64
1.3 +2 -0 ports/www/firefox/files/patch-xptcall-sparc64
1.4 +3 -3 ports/www/firefox/pkg-descr
1.11 +3 -3 ports/www/firefox/pkg-message
1.17 +0 -3386 ports/www/firefox/pkg-plist (dead)
More information about the cvs-all
mailing list