about summary refs log blame commit diff stats
path: root/core/conf/pkg-get.conf
blob: 482565700c3dacde40bdc1a3e0d2d0e72baade82 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                              
##
# /etc/pkg-get.conf
# pkg-get configuration file

# package repositories (remote)
# The first two are remote repoistories, the last is a local one
pkgdir          /usr/ports/server|https://hive.gnu.systems/mirror-3.4/packages
#pkgdir          /usr/packages/java|http://www.foobar.com/java
#pkgdir          /usr/packages/games

# runscripts: if "yes" pre-post install scripts are
# automatically executed. Handle with care.
runscripts     yes

preferhigher yes      # (yes|no)