Author: delphij
Date: Tue Aug 11 22:43:28 2015
New Revision: 286650
URL: https://svnweb.freebsd.org/changeset/base/286650

Log:
  Disable building INDEX-9 and INDEX-10 because they are not useful for
  users who uses only FreeBSD -CURRENT, and building these indexes are
  only useful to those who share ports tree across different FreeBSD
  releases, and system administrator with that need can always enable
  this behavior.
  
  MFC after:    2 weeks (only the principals, not actual change)

Modified:
  head/etc/portsnap.conf

Modified: head/etc/portsnap.conf
==============================================================================
--- head/etc/portsnap.conf      Tue Aug 11 21:59:36 2015        (r286649)
+++ head/etc/portsnap.conf      Tue Aug 11 22:43:28 2015        (r286650)
@@ -30,6 +30,6 @@ KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddb
 # REFUSE korean polish portuguese russian ukrainian vietnamese
 
 # List of INDEX files to build and the DESCRIBE file to use for each
-INDEX INDEX-9 DESCRIBE.9
-INDEX INDEX-10 DESCRIBE.10
+#INDEX INDEX-9 DESCRIBE.9
+#INDEX INDEX-10 DESCRIBE.10
 INDEX INDEX-11 DESCRIBE.11
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to