summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2016-11-30 13:09:21 +0100
committerJuergen Daubert <jue@jue.li>2016-11-30 13:09:21 +0100
commit397a6820492397b32564f233630f0bb9acb51fe3 (patch)
treed3952678c6e8a028ec52122977649866d4533a11
parent563b6298307e8c228043be0696fe0185ee0dd1b6 (diff)
downloadopt-397a6820492397b32564f233630f0bb9acb51fe3.tar.gz
opt-397a6820492397b32564f233630f0bb9acb51fe3.tar.xz
maradns: move man-pages to /usr/share/man
-rw-r--r--maradns/.footprint27
-rw-r--r--maradns/.signature6
-rw-r--r--maradns/Pkgfile7
3 files changed, 22 insertions, 18 deletions
diff --git a/maradns/.footprint b/maradns/.footprint
index 558086e8d..41858612e 100644
--- a/maradns/.footprint
+++ b/maradns/.footprint
@@ -12,19 +12,20 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/askmara
-rwxr-xr-x root/root usr/bin/fetchzone
-rwxr-xr-x root/root usr/bin/getzone
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/askmara.1.gz
--rw-r--r-- root/root usr/man/man1/fetchzone.1.gz
--rw-r--r-- root/root usr/man/man1/getzone.1.gz
-drwxr-xr-x root/root usr/man/man5/
--rw-r--r-- root/root usr/man/man5/csv1.5.gz
--rw-r--r-- root/root usr/man/man5/csv2.5.gz
--rw-r--r-- root/root usr/man/man5/csv2_txt.5.gz
--rw-r--r-- root/root usr/man/man5/mararc.5.gz
-drwxr-xr-x root/root usr/man/man8/
--rw-r--r-- root/root usr/man/man8/maradns.8.gz
--rw-r--r-- root/root usr/man/man8/zoneserver.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/maradns
-rwxr-xr-x root/root usr/sbin/zoneserver
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/askmara.1.gz
+-rw-r--r-- root/root usr/share/man/man1/fetchzone.1.gz
+-rw-r--r-- root/root usr/share/man/man1/getzone.1.gz
+drwxr-xr-x root/root usr/share/man/man5/
+-rw-r--r-- root/root usr/share/man/man5/csv1.5.gz
+-rw-r--r-- root/root usr/share/man/man5/csv2.5.gz
+-rw-r--r-- root/root usr/share/man/man5/csv2_txt.5.gz
+-rw-r--r-- root/root usr/share/man/man5/mararc.5.gz
+drwxr-xr-x root/root usr/share/man/man8/
+-rw-r--r-- root/root usr/share/man/man8/maradns.8.gz
+-rw-r--r-- root/root usr/share/man/man8/zoneserver.8.gz
diff --git a/maradns/.signature b/maradns/.signature
index 853918429..3a8f17220 100644
--- a/maradns/.signature
+++ b/maradns/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/YpaRZGGig7X3aKpSMHM2fXa5bOWQhGkFBw4QDP7+/NdlidgvpBPmgRTlfES14wDCzm4/NK8KiMl/uoS4VRXQAQ=
-SHA256 (Pkgfile) = 303dbff80f53bd3b65161413c60ace4e926ededf49d2949f81fa86961b5e83c1
-SHA256 (.footprint) = 0819851f413d159bfca136d5ec4d8d34c074f7e43cb7c4ed406c0da02c971eb5
+RWSE3ohX2g5d/UWvy655tczMNijZDDXY8CmYxTIuUvyvbyTBi9x3mh7zxXGN82edPXVO+ALivycxrxDeOLyi1QEWNs9oF+dK3gg=
+SHA256 (Pkgfile) = ff5c1425dc844ecaf73c076e3a28a0fae6a8af4f23a8967d39818d5c3c62e0e4
+SHA256 (.footprint) = 5a05ccb9b87167d86e461961de65a9faa670f4a9be19fe5fd1d74fb6485e1221
SHA256 (maradns-2.0.13.tar.bz2) = 661ea06fb18df6d2469b2bf824ffd93545a091af185362cbc738d1aa408210c3
SHA256 (mararc) = 090d5cdd0c388206357ab14e6f03f4cf64dbb8e2580f7342d3fd6d047a1e651d
SHA256 (maradns) = fe2f36ef23a530784df4574c52b335c97863fe49dff5d22c19076dd32d5858af
diff --git a/maradns/Pkgfile b/maradns/Pkgfile
index 09b295768..bc302e1f7 100644
--- a/maradns/Pkgfile
+++ b/maradns/Pkgfile
@@ -4,14 +4,14 @@
name=maradns
version=2.0.13
-release=1
+release=2
source=(http://maradns.samiam.org/download/2.0/$version/$name-$version.tar.bz2 \
mararc maradns db.localhost)
build () {
cd maradns-$version
- install -d $PKG/usr/{bin,sbin,man/man{1,5,8}}
+ install -d $PKG/usr/{bin,sbin,man/man{1,5,8},share}
install -d $PKG/etc/{rc.d,maradns}
sed -i "/^FLAGS/s/-O2/$CFLAGS/" build/Makefile.linux
@@ -29,6 +29,9 @@ build () {
rm $PKG/usr/bin/duende
rm $PKG/usr/man/man8/duende.8
+ # move man-pages
+ mv $PKG/usr/man/ $PKG/usr/share/man
+
rm -r $PKG/usr/doc
mv $PKG/etc/mararc $PKG/etc/mararc.sample

Generated by cgit