svn commit: r301643 - head

Florian Smeets flo at FreeBSD.org
Sat Jul 28 09:01:54 UTC 2012


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 at 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 at 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 at FreeBSD.org
 



More information about the svn-ports-all mailing list