From b04b9d3ae483ab97279b0374e46638e73ee8a1e0 Mon Sep 17 00:00:00 2001 From: cperciva Date: Wed, 18 Jan 2006 03:40:57 +0000 Subject: Add a warning pointing out that incomplete ports trees are not supported and that users of REFUSE directives should update their entire ports tree before asking for help on the mailing lists. Requested by: kris MFC after: 3 days --- etc/portsnap.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc/portsnap.conf') diff --git a/etc/portsnap.conf b/etc/portsnap.conf index 3497edb..4a6609d 100644 --- a/etc/portsnap.conf +++ b/etc/portsnap.conf @@ -20,5 +20,11 @@ KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddbd64f13f978f2f3aede40c98633216c330 # Example of ignoring parts of the ports tree. If you know that you # absolutely will not need certain parts of the tree, this will save # some bandwidth and disk space. See the manual page for more details. +# +# WARNING: Working with an incomplete ports tree is not supported and +# can cause problems due to missing dependencies. If you have REFUSE +# directives and experience problems, remove them and update your tree +# before asking for help on the mailing lists. +# # REFUSE arabic chinese french german hebrew hungarian japanese # REFUSE korean polish portuguese russian ukrainian vietnamese -- cgit v1.1