PGO is currently defined in mail/crm114/Makefile multimedia/x264-devel/Makefile multimedia/x264/Makefile textproc/libtre/Makefile www/firefox/Makefile.options while the following ports already use optionsNG: multimedia/x264 www/firefox www/firefox-esr
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
State Changed From-To: open->closed Committed. Thanks!
Author: wxs Date: Fri Aug 3 17:17:28 2012 New Revision: 301964 URL: http://svn.freebsd.org/changeset/ports/301964 Log: Add PGO description and adjust firefox accordingly. PR: ports/170275 Submitted by: Jan Beich <jbeich@tormail.org> Approved by: beat@ Modified: head/Mk/bsd.options.desc.mk head/www/firefox/Makefile.options Modified: head/Mk/bsd.options.desc.mk ============================================================================== --- head/Mk/bsd.options.desc.mk Fri Aug 3 16:45:26 2012 (r301963) +++ head/Mk/bsd.options.desc.mk Fri Aug 3 17:17:28 2012 (r301964) @@ -214,6 +214,7 @@ PANGO_DESC?= Pango rendering library su PCRE_DESC?= Use Perl Compatible Regular Expressions PDF_DESC?= PDF support PERL_DESC?= Perl scripting language support +PGO_DESC?= Profile-Guided Optimization PGSQL_DESC?= PostgreSQL backend PGSQL_JDBC_DESC?= JDBC connection to PostgreSQL databases PHP_DESC?= PHP binding/support Modified: head/www/firefox/Makefile.options ============================================================================== --- head/www/firefox/Makefile.options Fri Aug 3 16:45:26 2012 (r301963) +++ head/www/firefox/Makefile.options Fri Aug 3 17:17:28 2012 (r301964) @@ -16,5 +16,4 @@ GIO_DESC?= GIO for file I/O # move to b GNOMEUI_DESC?= libgnomeui support module LIGHTNING_DESC?= Calendar extension LOGGING_DESC?= Additional log messages -PGO_DESC?= Profile-Guided Optimization # move to bsd.options.desc.mk LIBPROXY_DESC?= Proxy support via libproxy _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"