source:
hybrid/branches/releng-11/nanobsd/tools/portshaker.conf@
14005
| Last change on this file since 14005 was 13483, checked in by , 10 years ago | |
|---|---|
| File size: 329 bytes | |
| Line | |
|---|---|
| 1 | # vim:set syntax=sh: |
| 2 | # $Id$ |
| 3 | |
| 4 | #---[ Base directory for mirrored Ports Trees ]--- |
| 5 | mirror_base_dir="/var/cache/portshaker" |
| 6 | |
| 7 | #---[ Directories where to merge ports ]--- |
| 8 | ports_trees="default" |
| 9 | |
| 10 | use_zfs="no" |
| 11 | poudriere_ports_mountpoint="/usr/local/poudriere/ports" |
| 12 | default_poudriere_tree="default" |
| 13 | default_merge_from="freebsd wlrepo" |
| 14 | |
| 15 | |
| 16 |
Note:
See TracBrowser
for help on using the repository browser.
