3 # Default directory where compressed snapshots are stored.
4 # WORKDIR=/var/db/portsnap
6 # Default location of the ports tree (target for "update" and "extract").
9 # Server or server pool from which to fetch updates. You can change
10 # this to point at a specific server if you want, but in most cases
11 # using a "nearby" server won't provide a measurable improvement in
13 SERVERNAME=portsnap.FreeBSD.org
15 # Trusted keyprint. Changing this is a Bad Idea unless you've received
16 # a PGP-signed email from <security-officer@FreeBSD.org> telling you to
17 # change it and explaining why.
18 KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddbd64f13f978f2f3aede40c98633216c330
20 # Example of ignoring parts of the ports tree. If you know that you
21 # absolutely will not need certain parts of the tree, this will save
22 # some bandwidth and disk space. See the manual page for more details.
24 # WARNING: Working with an incomplete ports tree is not supported and
25 # can cause problems due to missing dependencies. If you have REFUSE
26 # directives and experience problems, remove them and update your tree
27 # before asking for help on the mailing lists.
29 # REFUSE arabic chinese french german hebrew hungarian japanese
30 # REFUSE korean polish portuguese russian ukrainian vietnamese
32 # List of INDEX files to build and the DESCRIBE file to use for each
33 #INDEX INDEX-9 DESCRIBE.9
34 #INDEX INDEX-10 DESCRIBE.10
35 INDEX INDEX-11 DESCRIBE.11