diff options
author | alane <alane@FreeBSD.org> | 2002-10-22 17:26:56 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-10-22 17:26:56 +0800 |
commit | d8cb330e7903d3d74b69f3a8b302a284a89c35d3 (patch) | |
tree | 9ed417a3749a3d5213a5e12cfc1ab6fd302cbc0c /www/firefox/pkg-descr | |
parent | 731fcd931157b889db0937b1dfa7b357e64a2f83 (diff) | |
download | freebsd-ports-gnome-d8cb330e7903d3d74b69f3a8b302a284a89c35d3.tar.gz freebsd-ports-gnome-d8cb330e7903d3d74b69f3a8b302a284a89c35d3.tar.zst freebsd-ports-gnome-d8cb330e7903d3d74b69f3a8b302a284a89c35d3.zip |
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.
Diffstat (limited to 'www/firefox/pkg-descr')
-rw-r--r-- | www/firefox/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/firefox/pkg-descr b/www/firefox/pkg-descr index c7e28926f3d8..af8041043b21 100644 --- a/www/firefox/pkg-descr +++ b/www/firefox/pkg-descr @@ -4,4 +4,3 @@ phoenix project page for more details. WWW: http://www.mozilla.org/projects/phoenix/ -- AlanE <alane@freebsd.org> - |