Date: Sat, 2 Apr 2005 16:54:46 +0000 (UTC) From: Michael Johnson <ahze@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla-devel Makefile pkg-deinstall.in pkg-descr pkg-install.in ports/www/mozilla-devel/files patch-build_unix_run-mozilla.sh Message-ID: <200504021654.j32GskN2023878@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ahze 2005-04-02 16:54:46 UTC FreeBSD ports repository Modified files: www/mozilla-devel Makefile pkg-descr www/mozilla-devel/files patch-build_unix_run-mozilla.sh Removed files: www/mozilla-devel pkg-deinstall.in pkg-install.in Log: - Remove pkg-[de]install scripts and remove all chrome registering from Makefile since the privilege bug seems to be fixed. - Remove WITH_XFT option and make it default since mozilla with gtk2 won't compile without Xft. - Remvoe mng support, it hasn't worked in a long time. - Lots of misc cleanup, consolidation, and removal of dupe lines. - Change WITH_MENU_ENTRY to !WITHOUT_MENU_ENTRY since it's on by default. - Add new OPTION (off by default), WITH_CAIRO that enables cairo-specific canvas features. Revision Changes Path 1.219 +49 -77 ports/www/mozilla-devel/Makefile 1.3 +1 -1 ports/www/mozilla-devel/files/patch-build_unix_run-mozilla.sh 1.2 +0 -22 ports/www/mozilla-devel/pkg-deinstall.in (dead) 1.26 +0 -3 ports/www/mozilla-devel/pkg-descr 1.3 +0 -33 ports/www/mozilla-devel/pkg-install.in (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504021654.j32GskN2023878>