Date: Thu, 7 Mar 2013 11:14:13 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313574 - head Message-ID: <201303071114.r27BEDAJ026313@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Mar 7 11:14:13 2013 New Revision: 313574 URL: http://svnweb.freebsd.org/changeset/ports/313574 Log: Add a note about the new USES macro and the new USES= pathfix fuse Reviewed by: miwi Modified: head/CHANGES Modified: head/CHANGES ============================================================================== --- head/CHANGES Thu Mar 7 10:33:32 2013 (r313573) +++ head/CHANGES Thu Mar 7 11:14:13 2013 (r313574) @@ -10,6 +10,15 @@ in the release notes and/or placed into All ports committers are allowed to commit to this file. +20130307: +AUTHOR: bapt@FreeBSD.org + + * New USES macro to handle on demand features, 2 examples has been added to + the ports tree: + + pathfix: to replace USE_GNOME= gnomehack + fuse: to replace USE_FUSE= yes + 20130207: AUTHOR: gahr@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303071114.r27BEDAJ026313>