5 # note: the order matters: the package found first is used
10 # the following line enables the user maintained contrib collection
11 #prtdir /usr/ports/contrib
13 ### use mypackage form local directory
14 # prtdir /home/packages/build:mypackage
17 # writelog enabled # (enabled|disabled)
18 # logmode overwrite # (append|overwrite)
19 # rmlog_on_success yes # (no|yes)
20 logfile /var/log/pkgbuild/%n.log
21 # path, %p=path to port dir, %n=port name
22 # %v=version, %r=release
24 ### use alternate cache file (default: /var/lib/pkg/prt-get.cache
25 # cachefile /mnt/nfs/cache
27 ### print README information:
28 # readme verbose # (verbose|compact|disabled)
30 ### prefer higher versions in sysup / diff
31 # preferhigher no # (yes|no)
34 # useregex no # (yes|no)
36 ### run pre- and post-installs scripts; yes is equivalent to the
37 ### --install-scripts option
38 # runscripts no # (no|yes)
41 ### EXPERT SECTION ###
43 ### alternative commands