aboutsummaryrefslogtreecommitdiff
path: root/files/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'files/usr/local')
-rw-r--r--files/usr/local/etc/poudriere.d/pkglist.pkg_repository2
-rw-r--r--files/usr/local/git/.gitolite.rc.git_server2
2 files changed, 3 insertions, 1 deletions
diff --git a/files/usr/local/etc/poudriere.d/pkglist.pkg_repository b/files/usr/local/etc/poudriere.d/pkglist.pkg_repository
index ff700f3..22c6285 100644
--- a/files/usr/local/etc/poudriere.d/pkglist.pkg_repository
+++ b/files/usr/local/etc/poudriere.d/pkglist.pkg_repository
@@ -40,6 +40,7 @@ dns/unbound
editors/libreoffice
editors/vim@console
editors/vim@tiny
+filesystems/zfstools
finance/gnucash
finance/kmymoney
ftp/php${php_version}-curl
@@ -136,7 +137,6 @@ sysutils/pwgen
sysutils/stow
sysutils/tmux
sysutils/tree
-sysutils/zfstools
textproc/en-hunspell
textproc/hs-pandoc
textproc/jq
diff --git a/files/usr/local/git/.gitolite.rc.git_server b/files/usr/local/git/.gitolite.rc.git_server
index 9e86021..fb12f18 100644
--- a/files/usr/local/git/.gitolite.rc.git_server
+++ b/files/usr/local/git/.gitolite.rc.git_server
@@ -20,9 +20,11 @@
'set-default-roles',
'upstream',
'cgit',
+ 'repo-specific-hooks',
],
GROUPLIST_PGM => '/usr/local/libexec/gitolite-grouplist',
HTTP_ANON_USER => 'nobody',
+ LOCAL_CODE => "$rc{GL_ADMIN_BASE}/local",
);
1;