aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorChris Hutchinson <portmaster@bsdforge.com>2024-02-27 16:30:28 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-02-27 16:30:55 +0000
commitf755375b37c8a681c898ff07259f101e621c3618 (patch)
treec8793a824c90def851fe3c288942210b8a29bfcc /dns
parentd7ec7196f29e0c5e7ecd3bd0c4e3303ea7e8cccf (diff)
downloadports-f755375b37c8a681c898ff07259f101e621c3618.tar.gz
ports-f755375b37c8a681c898ff07259f101e621c3618.zip
*: Move manpages to share/man
PR: 277322
Diffstat (limited to 'dns')
-rw-r--r--dns/fastresolve/Makefile3
-rw-r--r--dns/fastresolve/pkg-plist20
-rw-r--r--dns/hesiod/Makefile3
-rw-r--r--dns/hesiod/pkg-plist34
4 files changed, 31 insertions, 29 deletions
diff --git a/dns/fastresolve/Makefile b/dns/fastresolve/Makefile
index 4defb614d363..80736ea35e93 100644
--- a/dns/fastresolve/Makefile
+++ b/dns/fastresolve/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fastresolve
PORTVERSION= 2.10
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= dns
MASTER_SITES= https://BSDforge.com/projects/source/dns/fastresolve/
@@ -16,6 +16,7 @@ RUN_DEPENDS= p5-BerkeleyDB>=0:databases/p5-BerkeleyDB
USES= bdb localbase:ldflags perl5 tar:bzip2
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= PERL=${PERL} \
djm_cv_lib_db_Dbopen=yes
diff --git a/dns/fastresolve/pkg-plist b/dns/fastresolve/pkg-plist
index 97bacdb2422d..ada257ac8d08 100644
--- a/dns/fastresolve/pkg-plist
+++ b/dns/fastresolve/pkg-plist
@@ -8,16 +8,16 @@ bin/rebuild-dom-db
bin/rebuild-ip-db
bin/reresolve
bin/make-report
-man/man1/btree-dump.1.gz
-man/man1/convert-dom-db.1.gz
-man/man1/convert-ip-db.1.gz
-man/man1/dns-terror.1.gz
-man/man1/expire-ip-db.1.gz
-man/man1/getdominfo.1.gz
-man/man1/make-report.1.gz
-man/man1/rebuild-dom-db.1.gz
-man/man1/rebuild-ip-db.1.gz
-man/man1/reresolve.1.gz
+share/man/man1/btree-dump.1.gz
+share/man/man1/convert-dom-db.1.gz
+share/man/man1/convert-ip-db.1.gz
+share/man/man1/dns-terror.1.gz
+share/man/man1/expire-ip-db.1.gz
+share/man/man1/getdominfo.1.gz
+share/man/man1/make-report.1.gz
+share/man/man1/rebuild-dom-db.1.gz
+share/man/man1/rebuild-ip-db.1.gz
+share/man/man1/reresolve.1.gz
%%DATADIR%%/AddrCycle.pm
%%DATADIR%%/analog.cfg
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile
index e9708c26f8b5..79597e749bb5 100644
--- a/dns/hesiod/Makefile
+++ b/dns/hesiod/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hesiod
PORTVERSION= 3.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= dns
MASTER_SITES= https://BSDforge.com/projects/source/dns/hesiod/
@@ -16,6 +16,7 @@ OPTIONS_DEFAULT=IDN
USES= cpe libtool pathfix
CPE_VENDOR= ${PORTNAME}_project
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
diff --git a/dns/hesiod/pkg-plist b/dns/hesiod/pkg-plist
index 25d2761cf9fc..9273bf0760db 100644
--- a/dns/hesiod/pkg-plist
+++ b/dns/hesiod/pkg-plist
@@ -5,20 +5,20 @@ lib/libhesiod.so
lib/libhesiod.so.0
lib/libhesiod.so.0.0.0
libdata/pkgconfig/hesiod.pc
-man/man1/hesinfo.1.gz
-man/man3/hesiod.3.gz
-man/man3/hesiod_end.3.gz
-man/man3/hesiod_free_list.3.gz
-man/man3/hesiod_free_passwd.3.gz
-man/man3/hesiod_free_postoffice.3.gz
-man/man3/hesiod_free_servent.3.gz
-man/man3/hesiod_free_string.3.gz
-man/man3/hesiod_getmailhost.3.gz
-man/man3/hesiod_getpwnam.3.gz
-man/man3/hesiod_getpwuid.3.gz
-man/man3/hesiod_getservbyname.3.gz
-man/man3/hesiod_init.3.gz
-man/man3/hesiod_parse_result.3.gz
-man/man3/hesiod_resolve.3.gz
-man/man3/hesiod_to_bind.3.gz
-man/man5/hesiod.conf.5.gz
+share/man/man1/hesinfo.1.gz
+share/man/man3/hesiod.3.gz
+share/man/man3/hesiod_end.3.gz
+share/man/man3/hesiod_free_list.3.gz
+share/man/man3/hesiod_free_passwd.3.gz
+share/man/man3/hesiod_free_postoffice.3.gz
+share/man/man3/hesiod_free_servent.3.gz
+share/man/man3/hesiod_free_string.3.gz
+share/man/man3/hesiod_getmailhost.3.gz
+share/man/man3/hesiod_getpwnam.3.gz
+share/man/man3/hesiod_getpwuid.3.gz
+share/man/man3/hesiod_getservbyname.3.gz
+share/man/man3/hesiod_init.3.gz
+share/man/man3/hesiod_parse_result.3.gz
+share/man/man3/hesiod_resolve.3.gz
+share/man/man3/hesiod_to_bind.3.gz
+share/man/man5/hesiod.conf.5.gz