Date: Sat, 28 Jul 2012 09:01:54 +0000 (UTC) From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r301643 - head Message-ID: <201207280901.q6S91sKL005193@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: flo Date: Sat Jul 28 09:01:53 2012 New Revision: 301643 URL: http://svn.freebsd.org/changeset/ports/301643 Log: Add an UPDATING entry to make sure people have the right OPTIONS turned on to build the gecko ports. Submitted by: Jan Beich <jbeich@tormail.org> Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Jul 28 09:00:18 2012 (r301642) +++ head/UPDATING Sat Jul 28 09:01:53 2012 (r301643) @@ -6,6 +6,18 @@ You should get into the habit of checkin you update your ports collection, before attempting any port upgrades. 20120726: + AFFECTS: users of www/firefox, www/seamonkey, mail/thunderbird, www/libxul + AUTHOR: gecko@FreeBSD.org + + Gecko ports were switched to use system libraries. Some of them + must be built with certain options set (default). + + - graphics/png has to be installed with APNG option + + - databases/sqlite3 has to be installed with SECURE_DELETE, THREADSAFE, + FTS3, UNLOCK_NOTIFY options + +20120726: AFFECTS: users of devel/pkg-config AUTHOR: bapt@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207280901.q6S91sKL005193>