diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-01-11 13:59:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-01-11 13:59:36 +0000 |
commit | 7074d7f6aec43269666bcbbfd162d977b7c64277 (patch) | |
tree | d22566119989458e40ed57605132262852c1e776 | |
parent | c142ce547ec58bf634ebd942905262d716248014 (diff) | |
download | ports-7074d7f6aec43269666bcbbfd162d977b7c64277.tar.gz ports-7074d7f6aec43269666bcbbfd162d977b7c64277.zip |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man
204 files changed, 598 insertions, 517 deletions
diff --git a/sysutils/abduco/Makefile b/sysutils/abduco/Makefile index ca9c0a69f212..eaf1587dfc6a 100644 --- a/sysutils/abduco/Makefile +++ b/sysutils/abduco/Makefile @@ -1,5 +1,6 @@ PORTNAME= abduco PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.brain-dump.org/projects/abduco/ @@ -11,9 +12,9 @@ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE MAKE_ARGS= CPPFLAGS="${CPPFLAGS}" STRIP="${STRIP_CMD}" \ - MANPREFIX="${MANPREFIX}/man" + MANPREFIX="${PREFIX}/share/man" PLIST_FILES= bin/abduco \ - man/man1/abduco.1.gz + share/man/man1/abduco.1.gz MAKE_JOBS_UNSAFE= yes diff --git a/sysutils/asfsm/Makefile b/sysutils/asfsm/Makefile index c8961a575940..df2afab43904 100644 --- a/sysutils/asfsm/Makefile +++ b/sysutils/asfsm/Makefile @@ -1,6 +1,6 @@ PORTNAME= asfsm DISTVERSION= 1.0pre15 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils afterstep MASTER_SITES= http://tigr.net/afterstep/download/asfsm/ @@ -18,10 +18,10 @@ SUB_FILES= pkg-message PLIST_FILES= bin/asfsm share/man/man1/asfsm.1.gz post-build: - @${LN} -sf asfsm.man share/${WRKSRC}/asfsm.1 + @${LN} -sf asfsm.man ${WRKSRC}/asfsm.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/asfsm ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/asfsm.man ${STAGEDIR}${MANPREFIX}/man/man1/asfsm.1 + ${INSTALL_MAN} ${WRKSRC}/asfsm.man ${STAGEDIR}${PREFIX}/share/man/man1/asfsm.1 .include <bsd.port.mk> diff --git a/sysutils/backuppc-devel/Makefile b/sysutils/backuppc-devel/Makefile index 252ce1ccc278..4fcf3dce72fe 100644 --- a/sysutils/backuppc-devel/Makefile +++ b/sysutils/backuppc-devel/Makefile @@ -1,5 +1,6 @@ PORTNAME= backuppc DISTVERSION= 4.4.1.20231111 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -devel @@ -90,7 +91,7 @@ do-install: pod2man --section=1 --release=${PORTVERSION} \ --name=BackupPC --center="BackupPC user guide" \ ${WRKSRC}/doc/BackupPC.pod ${WRKSRC}/${PORTNAME}.1 - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} ${CP} ${WRKSRC}/doc/BackupPC.html ${STAGEDIR}${WWWDIR} ${RM} ${STAGEDIR}${ETCDIR}/config.pl diff --git a/sysutils/backuppc-devel/pkg-plist b/sysutils/backuppc-devel/pkg-plist index 1672baf9f393..388ee9d4b694 100644 --- a/sysutils/backuppc-devel/pkg-plist +++ b/sysutils/backuppc-devel/pkg-plist @@ -76,7 +76,7 @@ lib/BackupPC/Xfer/Tar.pm lib/BackupPC/Zip/FileMember.pm lib/Net/FTP/AutoReconnect.pm lib/Net/FTP/RetrHandle.pm -man/man1/backuppc.1.gz +share/man/man1/backuppc.1.gz %%PORTDOCS%%%%DOCSDIR%%/BackupPC.html %%PORTDOCS%%%%DOCSDIR%%/BackupPC.pod %%WWWDIR%%/0000000.gif diff --git a/sysutils/backuppc/Makefile b/sysutils/backuppc/Makefile index 221d929a2983..bced2d4f786f 100644 --- a/sysutils/backuppc/Makefile +++ b/sysutils/backuppc/Makefile @@ -1,6 +1,6 @@ PORTNAME= backuppc PORTVERSION= 3.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= https://github.com/backuppc/backuppc/releases/download/${PORTVERSION}/ \ SF @@ -106,7 +106,7 @@ do-install: pod2man --section=1 --release=${PORTVERSION} \ --name=BackupPC --center="BackupPC user guide" \ ${WRKSRC}/doc/BackupPC.pod ${WRKSRC}/${PORTNAME}.1 - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} ${CP} ${WRKSRC}/doc/BackupPC.html ${STAGEDIR}${WWWDIR} ${RM} ${STAGEDIR}${ETCDIR}/config.pl diff --git a/sysutils/backuppc/pkg-plist b/sysutils/backuppc/pkg-plist index 3f43027f21f1..7d564714a763 100644 --- a/sysutils/backuppc/pkg-plist +++ b/sysutils/backuppc/pkg-plist @@ -74,7 +74,7 @@ lib/BackupPC/Xfer/Tar.pm lib/BackupPC/Zip/FileMember.pm lib/Net/FTP/AutoReconnect.pm lib/Net/FTP/RetrHandle.pm -man/man1/backuppc.1.gz +share/man/man1/backuppc.1.gz %%PORTDOCS%%%%DOCSDIR%%/BackupPC.html %%PORTDOCS%%%%DOCSDIR%%/BackupPC.pod %%WWWDIR%%/0000000.gif diff --git a/sysutils/backuppc4/Makefile b/sysutils/backuppc4/Makefile index 59344a55c70d..3ea36898dff1 100644 --- a/sysutils/backuppc4/Makefile +++ b/sysutils/backuppc4/Makefile @@ -1,6 +1,6 @@ PORTNAME= backuppc DISTVERSION= 4.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://github.com/backuppc/backuppc/releases/download/${PORTVERSION}/ \ SF @@ -82,7 +82,7 @@ do-install: pod2man --section=1 --release=${PORTVERSION} \ --name=BackupPC --center="BackupPC user guide" \ ${WRKSRC}/doc/BackupPC.pod ${WRKSRC}/${PORTNAME}.1 - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} ${CP} ${WRKSRC}/doc/BackupPC.html ${STAGEDIR}${WWWDIR} ${RM} ${STAGEDIR}${ETCDIR}/config.pl diff --git a/sysutils/backuppc4/pkg-plist b/sysutils/backuppc4/pkg-plist index 9033a672c67e..41b6f88c1c10 100644 --- a/sysutils/backuppc4/pkg-plist +++ b/sysutils/backuppc4/pkg-plist @@ -76,7 +76,7 @@ lib/BackupPC/Xfer/Tar.pm lib/BackupPC/Zip/FileMember.pm lib/Net/FTP/AutoReconnect.pm lib/Net/FTP/RetrHandle.pm -man/man1/backuppc.1.gz +share/man/man1/backuppc.1.gz %%PORTDOCS%%%%DOCSDIR%%/BackupPC.html %%PORTDOCS%%%%DOCSDIR%%/BackupPC.pod %%WWWDIR%%/0000000.gif diff --git a/sysutils/beadm-devel/Makefile b/sysutils/beadm-devel/Makefile index dc15035acb21..014ff7035f10 100644 --- a/sysutils/beadm-devel/Makefile +++ b/sysutils/beadm-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= beadm PORTVERSION= 1.2.99.20180708 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils PKGNAMESUFFIX= -devel MASTER_SITES= \ @@ -23,12 +23,12 @@ NO_BUILD= YES CONFLICTS_INSTALL= beadm PLIST_FILES= sbin/${PORTNAME} \ - man/man1/${PORTNAME}.1.gz + share/man/man1/${PORTNAME}.1.gz do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} \ ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1/ + ${STAGEDIR}${PREFIX}/share/man/man1/ .include <bsd.port.mk> diff --git a/sysutils/beadm/Makefile b/sysutils/beadm/Makefile index 0952d104f788..922037c1466d 100644 --- a/sysutils/beadm/Makefile +++ b/sysutils/beadm/Makefile @@ -1,5 +1,6 @@ PORTNAME= beadm PORTVERSION= 1.3.5 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= GH @@ -18,12 +19,12 @@ NO_BUILD= yes CONFLICTS_INSTALL= beadm-devel PLIST_FILES= sbin/${PORTNAME} \ - man/man8/${PORTNAME}.8.gz + share/man/man8/${PORTNAME}.8.gz do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} \ ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 \ - ${STAGEDIR}${MANPREFIX}/man/man8/ + ${STAGEDIR}${PREFIX}/share/man/man8/ .include <bsd.port.mk> diff --git a/sysutils/bsdhwmon/Makefile b/sysutils/bsdhwmon/Makefile index 38950f9caaab..921b528ff532 100644 --- a/sysutils/bsdhwmon/Makefile +++ b/sysutils/bsdhwmon/Makefile @@ -1,5 +1,6 @@ PORTNAME= bsdhwmon PORTVERSION= 20151206 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= jdc@koitsu.org @@ -12,7 +13,7 @@ USE_GITHUB= yes GH_ACCOUNT= koitsu GH_TAGNAME= 9aec193 -PLIST_FILES= sbin/bsdhwmon man/man8/bsdhwmon.8.gz +PLIST_FILES= sbin/bsdhwmon share/man/man8/bsdhwmon.8.gz OPTIONS_DEFINE= DEBUG @@ -24,6 +25,6 @@ MAKE_ARGS+= DEBUG=1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bsdhwmon ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/bsdhwmon.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/bsdhwmon.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index f5e8244cb587..ce55356cd966 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,5 +1,6 @@ PORTNAME= cbsd DISTVERSION= 14.0.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru @@ -63,7 +64,7 @@ do-install: ${STAGEDIR}${PREFIX}/cbsd/sbin/src \ ${STAGEDIR}${PREFIX}/cbsd/tools/src ${INSTALL_MAN} ${WRKSRC}/man/cbsd.8 \ - ${STAGEDIR}${MANPREFIX}/man/man8 + ${STAGEDIR}${PREFIX}/share/man/man8 @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/bsdconfig ${RLN} ${STAGEDIR}${CBSD_HOME}/share/bsdconfig/cbsd \ ${STAGEDIR}${PREFIX}/libexec/bsdconfig/cbsd diff --git a/sysutils/cbsd/pkg-plist b/sysutils/cbsd/pkg-plist index 80cad62437c3..48f2017a9316 100644 --- a/sysutils/cbsd/pkg-plist +++ b/sysutils/cbsd/pkg-plist @@ -5,7 +5,7 @@ bin/cbsd @owner @group @mode -man/man8/cbsd.8.gz +share/man/man8/cbsd.8.gz %%BHYVE_GOP%%cbsd/upgrade/patch/efigop.fd %%FBSD%%cbsd/misc/next-vale-port %%FBSD%%cbsd/tools/bridge diff --git a/sysutils/clean/Makefile b/sysutils/clean/Makefile index c6391185de12..ea7a20d455a1 100644 --- a/sysutils/clean/Makefile +++ b/sysutils/clean/Makefile @@ -1,5 +1,6 @@ PORTNAME= clean PORTVERSION= 3.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF @@ -9,6 +10,6 @@ WWW= https://sourceforge.net/projects/clean/ USES= tar:bzip2 -PLIST_FILES= bin/clean man/man1/clean.1.gz +PLIST_FILES= bin/clean share/man/man1/clean.1.gz .include <bsd.port.mk> diff --git a/sysutils/clean/files/patch-Makefile b/sysutils/clean/files/patch-Makefile index 98f14e2e1768..d7d48049f098 100644 --- a/sysutils/clean/files/patch-Makefile +++ b/sysutils/clean/files/patch-Makefile @@ -7,4 +7,4 @@ - $(INSTALL) -s clean $(PREFIX)/bin - $(INSTALL) clean.1 $(PREFIX)/man/man1 + $(INSTALL) -s clean $(DESTDIR)$(PREFIX)/bin -+ $(INSTALL) clean.1 $(DESTDIR)$(MANPREFIX)/man/man1 ++ $(INSTALL) clean.1 $(DESTDIR)$(PREFIX)/share/man/man1 diff --git a/sysutils/cpulimit/Makefile b/sysutils/cpulimit/Makefile index ebee91a4a096..961495c58eb5 100644 --- a/sysutils/cpulimit/Makefile +++ b/sysutils/cpulimit/Makefile @@ -1,5 +1,6 @@ PORTNAME= cpulimit PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/limitcpu/limitcpu/ @@ -12,7 +13,7 @@ LICENSE= GPLv2 CFLAGS+= -lkvm -Wall -O2 PLIST_FILES= bin/cpulimit \ - man/man1/cpulimit.1.gz + share/man/man1/cpulimit.1.gz post-patch: @${REINPLACE_CMD} -e 's|share/||g' ${WRKSRC}/Makefile @@ -20,6 +21,6 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cpulimit ${STAGEDIR}${PREFIX}/bin/cpulimit - ${INSTALL_MAN} ${WRKSRC}/cpulimit.1 ${STAGEDIR}${MANPREFIX}/man/man1/cpulimit.1 + ${INSTALL_MAN} ${WRKSRC}/cpulimit.1 ${STAGEDIR}${PREFIX}/share/man/man1/cpulimit.1 .include <bsd.port.mk> diff --git a/sysutils/cpupdate/Makefile b/sysutils/cpupdate/Makefile index d58df90216c1..48deed06165e 100644 --- a/sysutils/cpupdate/Makefile +++ b/sysutils/cpupdate/Makefile @@ -1,6 +1,6 @@ PORTNAME= cpupdate DISTVERSION= g20180513 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= eugen@FreeBSD.org @@ -32,7 +32,7 @@ USE_GITHUB= yes GH_ACCOUNT= kernschmelze GH_TAGNAME= 48e42d5 -PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz +PLIST_FILES= sbin/${PORTNAME} share/man/man8/${PORTNAME}.8.gz # MCE DB r274 CPM_ACCOUNT= platomav @@ -65,7 +65,7 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.options.mk> diff --git a/sysutils/crashme/Makefile b/sysutils/crashme/Makefile index 70a0c0bb2bc5..a8fdddc2208f 100644 --- a/sysutils/crashme/Makefile +++ b/sysutils/crashme/Makefile @@ -1,6 +1,6 @@ PORTNAME= crashme PORTVERSION= 2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= LOCAL/kris DISTNAME= crashme @@ -16,12 +16,12 @@ USES= gmake tar:tgz NO_WRKSUBDIR= yes MAKEFILE= makefile -PLIST_FILES= bin/crashme bin/pddet man/man1/crashme.1.gz +PLIST_FILES= bin/crashme bin/pddet share/man/man1/crashme.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/crashme ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/pddet ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/crashme.man \ - ${STAGEDIR}${MANPREFIX}/man/man1/crashme.1 + ${STAGEDIR}${PREFIX}/share/man/man1/crashme.1 .include <bsd.port.mk> diff --git a/sysutils/dae/Makefile b/sysutils/dae/Makefile index c5cdd206ebb9..951d23318352 100644 --- a/sysutils/dae/Makefile +++ b/sysutils/dae/Makefile @@ -1,5 +1,6 @@ PORTNAME= dae PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= #empty DISTFILES= #none @@ -10,10 +11,10 @@ COMMENT= List and control system daemon NO_WRKSUBDIR= yes NO_BUILD= yes -PLIST_FILES= sbin/dae man/man1/dae.1.gz +PLIST_FILES= sbin/dae share/man/man1/dae.1.gz do-install: @${INSTALL_SCRIPT} ${FILESDIR}/dae.sh ${STAGEDIR}${PREFIX}/sbin/dae - @${INSTALL_MAN} ${FILESDIR}/dae.1 ${STAGEDIR}${MANPREFIX}/man/man1 + @${INSTALL_MAN} ${FILESDIR}/dae.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/devd-mount/Makefile b/sysutils/devd-mount/Makefile index 4d1a0495983d..684b6daeefa4 100644 --- a/sysutils/devd-mount/Makefile +++ b/sysutils/devd-mount/Makefile @@ -1,5 +1,6 @@ PORTNAME= devd-mount DISTVERSION= 0.1.0-7 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gc4810d4 CATEGORIES= sysutils @@ -22,7 +23,7 @@ PLIST_FILES= sbin/devd-mount \ sbin/automount \ etc/devd/devd-mount.conf \ "@sample etc/devd-mount.conf.sample" \ - man/man8/devd-mount.8.gz + share/man/man8/devd-mount.8.gz do-install: ${INSTALL_SCRIPT} ${WRKSRC}/devd-mount ${STAGEDIR}${PREFIX}/sbin @@ -32,6 +33,6 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/devd-mount.conf \ ${STAGEDIR}${PREFIX}/etc/devd-mount.conf.sample ${INSTALL_MAN} ${WRKSRC}/Man/devd-mount.8 \ - ${STAGEDIR}${MANPREFIX}/man/man8 + ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/dfc/Makefile b/sysutils/dfc/Makefile index 71aade518b40..da66b27ca2f2 100644 --- a/sysutils/dfc/Makefile +++ b/sysutils/dfc/Makefile @@ -1,5 +1,6 @@ PORTNAME= dfc DISTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://projects.gw-computing.net/attachments/download/615/ @@ -11,7 +12,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake -CMAKE_ARGS+= -DMAN_PATH=${MANPREFIX}/man -DDFC_DOC_PATH=${DOCSDIR} +CMAKE_ARGS+= -DMAN_PATH=${PREFIX}/share/man -DDFC_DOC_PATH=${DOCSDIR} OPTIONS_DEFINE= NLS DOCS OPTIONS_SUB= yes diff --git a/sysutils/dfc/pkg-plist b/sysutils/dfc/pkg-plist index 63207eebadae..7c353fa46911 100644 --- a/sysutils/dfc/pkg-plist +++ b/sysutils/dfc/pkg-plist @@ -2,9 +2,9 @@ bin/dfc etc/xdg/dfc/dfcrc %%NLS%%etc/xdg/dfc/fr/dfcrc %%NLS%%etc/xdg/dfc/nl/dfcrc -%%NLS%%man/fr/man1/dfc.1.gz -%%NLS%%man/nl/man1/dfc.1.gz -man/man1/dfc.1.gz +%%NLS%%share/man/fr/man1/dfc.1.gz +%%NLS%%share/man/nl/man1/dfc.1.gz +share/man/man1/dfc.1.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS.md %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.md %%PORTDOCS%%%%DOCSDIR%%/HACKING.md diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile index 06d22f33a489..7db3b54c372a 100644 --- a/sysutils/direnv/Makefile +++ b/sysutils/direnv/Makefile @@ -1,7 +1,7 @@ PORTNAME= direnv DISTVERSIONPREFIX= v DISTVERSION= 2.33.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org @@ -17,14 +17,14 @@ USES= go:modules GO_MODULE= github.com/direnv/direnv/v2 PLIST_FILES= bin/direnv \ - man/man1/direnv-stdlib.1.gz \ - man/man1/direnv.1.gz + share/man/man1/direnv-stdlib.1.gz \ + share/man/man1/direnv.1.gz do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/direnv \ ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/man/direnv.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/direnv.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/man/direnv-stdlib.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/discus/Makefile b/sysutils/discus/Makefile index ecd25a9e4b78..8ba65c5b0756 100644 --- a/sysutils/discus/Makefile +++ b/sysutils/discus/Makefile @@ -1,5 +1,6 @@ PORTNAME= discus DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= freebsd@ny-central.org @@ -26,7 +27,7 @@ do-install: ${MKDIR} ${STAGEDIR}/${DOCSDIR} ${MKDIR} ${STAGEDIR}/${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/discusrc ${STAGEDIR}/${ETCDIR}/discusrc.sample - ${INSTALL_MAN} ${WRKSRC}/discus.1 ${STAGEDIR}/${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/discus.1 ${STAGEDIR}/${PREFIX}/share/man/man1 ${INSTALL_SCRIPT} ${WRKSRC}/discus.py ${STAGEDIR}/${PREFIX}/sbin/discus do-install-DOCS-on: diff --git a/sysutils/discus/pkg-plist b/sysutils/discus/pkg-plist index feef3e0f7c5c..896653b7e56c 100644 --- a/sysutils/discus/pkg-plist +++ b/sysutils/discus/pkg-plist @@ -1,5 +1,5 @@ @sample %%ETCDIR%%/discusrc.sample -man/man1/discus.1.gz +share/man/man1/discus.1.gz sbin/discus %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/sysutils/diskimage-tools/Makefile b/sysutils/diskimage-tools/Makefile index 8cdbefb7f302..10eb61457cdd 100644 --- a/sysutils/diskimage-tools/Makefile +++ b/sysutils/diskimage-tools/Makefile @@ -1,5 +1,6 @@ PORTNAME= diskimage-tools DISTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ @@ -24,10 +25,10 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/img2dev \ ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/mount_image.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/umount_image.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/img2dev.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/diskimage-tools/pkg-plist b/sysutils/diskimage-tools/pkg-plist index 44c58967bf6c..29277c875298 100644 --- a/sysutils/diskimage-tools/pkg-plist +++ b/sysutils/diskimage-tools/pkg-plist @@ -1,6 +1,6 @@ -man/man1/img2dev.1.gz -man/man1/mount_image.1.gz -man/man1/umount_image.1.gz +share/man/man1/img2dev.1.gz +share/man/man1/mount_image.1.gz +share/man/man1/umount_image.1.gz sbin/img2dev sbin/mount_image sbin/umount_image diff --git a/sysutils/edid-decode/Makefile b/sysutils/edid-decode/Makefile index 9488e29116dc..6d8688f26126 100644 --- a/sysutils/edid-decode/Makefile +++ b/sysutils/edid-decode/Makefile @@ -1,5 +1,6 @@ PORTNAME= edid-decode PORTVERSION= 0.1.20231124 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LOCAL/ehaupt @@ -19,7 +20,7 @@ PLIST_FILES= bin/edid-decode \ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/share/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 dist: clean @${MKDIR} ${WRKSRC} diff --git a/sysutils/entr/Makefile b/sysutils/entr/Makefile index 68f278c9fda4..1d55f92611db 100644 --- a/sysutils/entr/Makefile +++ b/sysutils/entr/Makefile @@ -1,5 +1,6 @@ PORTNAME= entr PORTVERSION= 5.5 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://eradman.com/entrproject/code/ @@ -13,9 +14,9 @@ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE MAKEFILE= Makefile.bsd -MAKE_ARGS= MANPREFIX=${MANPREFIX}/man +MAKE_ARGS= MANPREFIX=${PREFIX}/share/man TEST_TARGET= test -PLIST_FILES= bin/entr man/man1/entr.1.gz +PLIST_FILES= bin/entr share/man/man1/entr.1.gz post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/entr diff --git a/sysutils/etcmerge/Makefile b/sysutils/etcmerge/Makefile index fa5abd69341e..f5be95952d06 100644 --- a/sysutils/etcmerge/Makefile +++ b/sysutils/etcmerge/Makefile @@ -1,5 +1,6 @@ PORTNAME= etcmerge PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= # none DISTFILES= # none @@ -14,10 +15,10 @@ NO_BUILD= yes NO_ARCH= yes NO_WRKSUBDIR= yes -PLIST_FILES= man/man8/${PORTNAME}.8.gz sbin/etcmerge +PLIST_FILES= share/man/man8/${PORTNAME}.8.gz sbin/etcmerge do-install: ${INSTALL_SCRIPT} ${FILESDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} - ${INSTALL_MAN} ${FILESDIR}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${FILESDIR}/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/eza/Makefile b/sysutils/eza/Makefile index c3aa61a654a7..26f981ab5b9f 100644 --- a/sysutils/eza/Makefile +++ b/sysutils/eza/Makefile @@ -1,7 +1,7 @@ PORTNAME= eza DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= kdeguchi@sz.tokoha-u.ac.jp @@ -230,7 +230,7 @@ post-install: post-install-MANPAGES-on: .for i in ${_MARKDOWN_FILES} - ${INSTALL_MAN} ${WRKSRC}/man/${i} ${STAGEDIR}${MANPREFIX}/share/man/man${i:C/.*\.//} + ${INSTALL_MAN} ${WRKSRC}/man/${i} ${STAGEDIR}${PREFIX}/share/man/man${i:C/.*\.//} .endfor .include <bsd.port.mk> diff --git a/sysutils/f3/Makefile b/sysutils/f3/Makefile index 083b921c302b..1ae6f2f3427d 100644 --- a/sysutils/f3/Makefile +++ b/sysutils/f3/Makefile @@ -1,5 +1,6 @@ PORTNAME= f3 PORTVERSION= 8.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -20,7 +21,7 @@ GH_ACCOUNT= AltraMayor LDFLAGS+= -largp PLIST_FILES= bin/f3read bin/f3write bin/f3write.h2w \ - bin/log-f3wr man/man1/f3read.1.gz + bin/log-f3wr share/man/man1/f3read.1.gz SHEBANG_FILES= f3write.h2w log-f3wr @@ -29,6 +30,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/f3write ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/f3write.h2w ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/log-f3wr ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/f3read.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/f3read.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/facter/Makefile b/sysutils/facter/Makefile index ae654a3b94a7..be09896ee46e 100644 --- a/sysutils/facter/Makefile +++ b/sysutils/facter/Makefile @@ -26,7 +26,6 @@ PLIST_SUB= PORTVERSION="${PORTVERSION}" USES= cmake:noninja compiler:c++11-lib cpe ruby ssl CPE_VENDOR= puppet USE_LDCONFIG= yes -CMAKE_ARGS+= -DMAN_PATH=${MANPREFIX}/man CMAKE_OFF= ENABLE_CXX_WERROR OPTIONS_DEFINE= FACTER_JAVA diff --git a/sysutils/fatback/Makefile b/sysutils/fatback/Makefile index a00372f9da79..576c9b81a24f 100644 --- a/sysutils/fatback/Makefile +++ b/sysutils/fatback/Makefile @@ -1,6 +1,6 @@ PORTNAME= fatback PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -24,7 +24,7 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${WRKSRC}/fatback-manual.info ${STAGEDIR}${PREFIX}/${INFO_PATH} @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in fatback-manual.texi texinfo.tex ChangeLog AUTHORS diff --git a/sysutils/fatback/pkg-plist b/sysutils/fatback/pkg-plist index 69b256783db1..a6abd320b072 100644 --- a/sysutils/fatback/pkg-plist +++ b/sysutils/fatback/pkg-plist @@ -1,5 +1,5 @@ bin/fatback -man/man1/fatback.1.gz +share/man/man1/fatback.1.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/fatback-manual.texi diff --git a/sysutils/fetchlog/Makefile b/sysutils/fetchlog/Makefile index 918fd1ae5ce2..0497959c1c56 100644 --- a/sysutils/fetchlog/Makefile +++ b/sysutils/fetchlog/Makefile @@ -1,5 +1,6 @@ PORTNAME= fetchlog PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF @@ -12,14 +13,14 @@ LICENSE= GPLv2 PORTDOCS= CHANGES README README.Nagios README.SNMP PORTEXAMPLES= fetchlog.cfg fetchlog_service.cfg notify.cfg.example -PLIST_FILES= bin/fetchlog man/man1/fetchlog.1.gz +PLIST_FILES= bin/fetchlog share/man/man1/fetchlog.1.gz OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fetchlog ${STAGEDIR}${PREFIX}/bin cd ${WRKSRC} && ${INSTALL_MAN} ${PORTNAME}.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} diff --git a/sysutils/filemon/Makefile b/sysutils/filemon/Makefile index 47ddd523aad6..5059821bb2a7 100644 --- a/sysutils/filemon/Makefile +++ b/sysutils/filemon/Makefile @@ -1,5 +1,6 @@ PORTNAME= filemon PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://rodrigo.osorio.free.fr/freebsd/distfiles/ @@ -8,13 +9,13 @@ COMMENT= Trivial tool to log child process file access using filemon ioctl LICENSE= BSD2CLAUSE -MANDIRS= ${MANPREFIX}/man/man1 +MANDIRS= ${PREFIX}/share/man/man1 PLIST_FILES= bin/filemon \ - man/man1/filemon.1.gz + share/man/man1/filemon.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/filetype/Makefile b/sysutils/filetype/Makefile index ae640705a6ea..7b33b7d3eb04 100644 --- a/sysutils/filetype/Makefile +++ b/sysutils/filetype/Makefile @@ -1,5 +1,6 @@ PORTNAME= filetype PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.pldaniels.com/filetype/ @@ -9,15 +10,15 @@ WWW= https://www.pldaniels.com/filetype/ PORTDOCS= README CHANGELOG CONTRIBUTORS INSTALL LICENSE TODO -PLIST_FILES= bin/filetype man/man1/filetype-compile.1.gz \ - man/man1/filetype.1.gz +PLIST_FILES= bin/filetype share/man/man1/filetype-compile.1.gz \ + share/man/man1/filetype.1.gz OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/filetype ${STAGEDIR}${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/filetype.1 ${STAGEDIR}${MANPREFIX}/man/man1 - ${INSTALL_DATA} ${WRKSRC}/filetype-compile.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_DATA} ${WRKSRC}/filetype.1 ${STAGEDIR}${PREFIX}/share/man/man1 + ${INSTALL_DATA} ${WRKSRC}/filetype-compile.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/flock/Makefile b/sysutils/flock/Makefile index 25b2182da7f8..af2350634725 100644 --- a/sysutils/flock/Makefile +++ b/sysutils/flock/Makefile @@ -1,6 +1,7 @@ PORTNAME= flock PORTVERPREFIX= 2.37 PORTVERSION= ${PORTVERPREFIX}.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= KERNEL_ORG/linux/utils/util-linux/v${PORTVERPREFIX}/ DISTNAME= util-linux-${PORTVERSION} @@ -19,7 +20,7 @@ CONFIGURE_ARGS= --disable-nls CFLAGS= -D_WITH_CPU_SET_T -PLIST_FILES= bin/flock man/man1/flock.1.gz \ +PLIST_FILES= bin/flock share/man/man1/flock.1.gz \ etc/bash_completion.d/flock do-build: @@ -29,7 +30,7 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/flock ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/sys-utils/flock.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/bash-completion/flock ${STAGEDIR}${PREFIX}/etc/bash_completion.d diff --git a/sysutils/freebsd-snapshot/Makefile b/sysutils/freebsd-snapshot/Makefile index 08dc4b28d532..e27c453288b5 100644 --- a/sysutils/freebsd-snapshot/Makefile +++ b/sysutils/freebsd-snapshot/Makefile @@ -1,6 +1,6 @@ PORTNAME= freebsd-snapshot DISTVERSION= 20091208.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= https://people.freebsd.org/~rse/dist/ @@ -15,8 +15,8 @@ NO_ARCH= yes SUB_FILES= pkg-message -PLIST_FILES= etc/amd.map.snap man/man8/periodic-snapshot.8.gz \ - man/man8/snapshot.8.gz sbin/periodic-snapshot sbin/snapshot +PLIST_FILES= etc/amd.map.snap share/man/man8/periodic-snapshot.8.gz \ + share/man/man8/snapshot.8.gz sbin/periodic-snapshot sbin/snapshot post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ @@ -26,9 +26,9 @@ post-patch: do-install: ${INSTALL_SCRIPT} ${WRKSRC}/snapshot ${STAGEDIR}${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/periodic-snapshot ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/snapshot.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/snapshot.8 ${STAGEDIR}${PREFIX}/share/man/man8 ${INSTALL_MAN} ${WRKSRC}/periodic-snapshot.8 \ - ${STAGEDIR}${MANPREFIX}/man/man8 + ${STAGEDIR}${PREFIX}/share/man/man8 ${INSTALL_DATA} ${WRKSRC}/amd.map.snap ${STAGEDIR}${PREFIX}/etc .include <bsd.port.mk> diff --git a/sysutils/fsc/Makefile b/sysutils/fsc/Makefile index 9679f3adeba3..7116d6544a20 100644 --- a/sysutils/fsc/Makefile +++ b/sysutils/fsc/Makefile @@ -1,5 +1,6 @@ PORTNAME= fsc PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= samm@FreeBSD.org @@ -8,8 +9,8 @@ WWW= https://github.com/bsdtrhodes/freebsd-fscd/ LICENSE= BSD2CLAUSE -PLIST_FILES= bin/fscadm sbin/fscd etc/rc.d/fscd man/man5/fscd.conf.5.gz \ - man/man8/fscadm.8.gz man/man8/fscd.8.gz +PLIST_FILES= bin/fscadm sbin/fscd etc/rc.d/fscd share/man/man5/fscd.conf.5.gz \ + share/man/man8/fscadm.8.gz share/man/man8/fscd.8.gz USE_GITHUB= yes GH_ACCOUNT= bsdtrhodes @@ -32,10 +33,10 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fscd/fscd ${STAGEDIR}${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/rc.d/fscd ${STAGEDIR}${PREFIX}/etc/rc.d ${INSTALL_DATA} ${WRKSRC}/fscd/fscd.conf.5.gz \ - ${STAGEDIR}${MANPREFIX}/man/man5 + ${STAGEDIR}${PREFIX}/share/man/man5 ${INSTALL_DATA} ${WRKSRC}/fscd/fscd.8.gz \ - ${STAGEDIR}${MANPREFIX}/man/man8 + ${STAGEDIR}${PREFIX}/share/man/man8 ${INSTALL_DATA} ${WRKSRC}/fscadm/fscadm.8.gz \ - ${STAGEDIR}${MANPREFIX}/man/man8 + ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/ganglia-monitor-core/Makefile b/sysutils/ganglia-monitor-core/Makefile index 79f99de0d52a..016be6e38b9b 100644 --- a/sysutils/ganglia-monitor-core/Makefile +++ b/sysutils/ganglia-monitor-core/Makefile @@ -94,9 +94,9 @@ post-install: ${WRKSRC}/mans/gmetric.1 \ ${WRKSRC}/mans/gmond.1 \ ${WRKSRC}/mans/gstat.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/gmond/gmond.conf.5 \ - ${STAGEDIR}${MANPREFIX}/man/man5 + ${STAGEDIR}${PREFIX}/man/man5 ${MKDIR} ${STAGEDIR}/var/db/ganglia/rrds @${CHMOD} -R a+rX ${STAGEDIR}/var/db/ganglia @@ -106,6 +106,6 @@ post-install-GMETAD-on: ${INSTALL_DATA} ${WRKSRC}/gmetad/gmetad.conf \ ${STAGEDIR}${PREFIX}/etc/gmetad.conf.sample ${INSTALL_MAN} ${WRKSRC}/mans/gmetad.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/man/man1 .include <bsd.port.mk> diff --git a/sysutils/hexpeek/Makefile b/sysutils/hexpeek/Makefile index 9fd932636d55..c3d07ea47a9d 100644 --- a/sysutils/hexpeek/Makefile +++ b/sysutils/hexpeek/Makefile @@ -1,7 +1,7 @@ PORTNAME= hexpeek DISTVERSIONPREFIX= v DISTVERSION= 1.0.20200804 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= https://www.hexpeek.com/releases/${DISTNAME}/ @@ -26,7 +26,7 @@ PLIST_FILES= bin/hexdiff \ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/* ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/etc/hexpeek.1 ${STAGEDIR}${MANPREFIX}/share/man/man1 + ${INSTALL_MAN} ${WRKSRC}/etc/hexpeek.1 ${STAGEDIR}${PREFIX}/share/man/man1 do-test: ${MAKE} -C ${WRKSRC}/test test diff --git a/sysutils/highlnk/Makefile b/sysutils/highlnk/Makefile index 0940df6bfb44..44039cc15b6a 100644 --- a/sysutils/highlnk/Makefile +++ b/sysutils/highlnk/Makefile @@ -1,5 +1,6 @@ PORTNAME= highlnk DISTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://perli.net/projekte/highlnk/ \ LOCAL/ehaupt @@ -10,7 +11,7 @@ WWW= https://perli.net/projekte/highlnk/ LICENSE= GPLv2 -PLIST_FILES= bin/highlnk man/man1/highlnk.1.gz +PLIST_FILES= bin/highlnk share/man/man1/highlnk.1.gz PORTDOCS= README OPTIONS_DEFINE= DOCS @@ -24,7 +25,7 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/i7z/Makefile b/sysutils/i7z/Makefile index 8243045574a6..901092aef42c 100644 --- a/sysutils/i7z/Makefile +++ b/sysutils/i7z/Makefile @@ -1,5 +1,6 @@ PORTNAME= i7z PORTVERSION= 0.27.4 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -16,13 +17,13 @@ GH_ACCOUNT= DimitryAndric USES= gmake PLIST_FILES= bin/${PORTNAME} \ - man/man1/${PORTNAME}.1.gz + share/man/man1/${PORTNAME}.1.gz ONLY_FOR_ARCHS= i386 amd64 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.man \ - ${STAGEDIR}${MANPREFIX}/man/man1/${PORTNAME}.1 + ${STAGEDIR}${PREFIX}/share/man/man1/${PORTNAME}.1 .include <bsd.port.mk> diff --git a/sysutils/incron/Makefile b/sysutils/incron/Makefile index 2967f44c7d1f..4aac48f936f7 100644 --- a/sysutils/incron/Makefile +++ b/sysutils/incron/Makefile @@ -1,6 +1,6 @@ PORTNAME= incron DISTVERSION= 2017-11-13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= joh.hendriks@gmail.com @@ -24,7 +24,7 @@ USE_RC_SUBR= ${PORTNAME} MAKE_ARGS= PREFIX="${PREFIX}" USER=${UID} \ DOCDIR="${PREFIX}/etc" \ - MANPATH=${MANPREFIX}/man + MANPATH=${PREFIX}/share/man CPPFLAGS+= -D__NR_inotify_init LDFLAGS+= -linotify diff --git a/sysutils/incron/pkg-plist b/sysutils/incron/pkg-plist index 2ac4acb61807..c6d3d40ff9fd 100644 --- a/sysutils/incron/pkg-plist +++ b/sysutils/incron/pkg-plist @@ -1,9 +1,9 @@ bin/incrontab @sample etc/incron.conf.example etc/incron.conf sbin/incrond -man/man1/incrontab.1.gz -man/man5/incron.conf.5.gz -man/man5/incrontab.5.gz -man/man8/incrond.8.gz +share/man/man1/incrontab.1.gz +share/man/man5/incron.conf.5.gz +share/man/man5/incrontab.5.gz +share/man/man8/incrond.8.gz @dir etc/incron.d @dir /var/spool/incron diff --git a/sysutils/ipsc/Makefile b/sysutils/ipsc/Makefile index e187d7737e8f..e83c8557462f 100644 --- a/sysutils/ipsc/Makefile +++ b/sysutils/ipsc/Makefile @@ -1,5 +1,6 @@ PORTNAME= ipsc PORTVERSION= 0.4.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://archive.debian.org/debian/pool/main/i/ipsc/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig @@ -13,7 +14,7 @@ BUILD_DEPENDS= ${PRIPS_WRKSRC}/prips.o:sysutils/prips:build WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src ALL_TARGET= ipsc -PLIST_FILES= bin/ipsc man/man8/ipsc.8.gz +PLIST_FILES= bin/ipsc share/man/man8/ipsc.8.gz PRIPS_WRKSRC!= cd ${.CURDIR}/../prips && ${MAKE} -V WRKSRC @@ -22,6 +23,6 @@ post-extract: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ipsc ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${FILESDIR}/ipsc.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${FILESDIR}/ipsc.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/jadm/Makefile b/sysutils/jadm/Makefile index 002652bb716b..de4f2d57d192 100644 --- a/sysutils/jadm/Makefile +++ b/sysutils/jadm/Makefile @@ -1,5 +1,6 @@ PORTNAME= jadm PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,9 +20,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.14.0:security/py-paramiko@${PY_F USES= python USE_PYTHON= distutils autoplist -PLIST_FILES= man/man8/jadm.8.gz +PLIST_FILES= share/man/man8/jadm.8.gz pre-install: - ${INSTALL_MAN} ${WRKSRC}/man8/jadm.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/man8/jadm.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/jail_exporter/Makefile b/sysutils/jail_exporter/Makefile index 3dd111a8be07..3f1e6eabc35c 100644 --- a/sysutils/jail_exporter/Makefile +++ b/sysutils/jail_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= jail_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= sysutils MAINTAINER= dor.bsd@xm0.uk @@ -20,7 +20,7 @@ OPTIONS_DEFINE= DOCS post-install: ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.8 \ - ${STAGEDIR}${MANPREFIX}/man/man8 + ${STAGEDIR}${PREFIX}/share/man/man8 ${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} diff --git a/sysutils/jail_exporter/pkg-plist b/sysutils/jail_exporter/pkg-plist index 2380d9e8d9fd..398fc58af7a1 100644 --- a/sysutils/jail_exporter/pkg-plist +++ b/sysutils/jail_exporter/pkg-plist @@ -1,4 +1,4 @@ sbin/jail_exporter -man/man8/jail_exporter.8.gz +share/man/man8/jail_exporter.8.gz %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.md %%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/sysutils/kldfind/Makefile b/sysutils/kldfind/Makefile index 4cacd45ed0c4..91dd0ab3e844 100644 --- a/sysutils/kldfind/Makefile +++ b/sysutils/kldfind/Makefile @@ -1,5 +1,6 @@ PORTNAME= kldfind PORTVERSION= 0.61 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -10,11 +11,11 @@ WWW= https://sourceforge.net/projects/kldfind/ NO_BUILD= yes USES= tar:bzip2 -PLIST_FILES= sbin/kldfind man/man8/kldfind.8.gz +PLIST_FILES= sbin/kldfind share/man/man8/kldfind.8.gz do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}-${PORTVERSION} \ ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/lockfile-progs/Makefile b/sysutils/lockfile-progs/Makefile index 8e7b626b3ee4..7727ea4544c3 100644 --- a/sysutils/lockfile-progs/Makefile +++ b/sysutils/lockfile-progs/Makefile @@ -1,5 +1,6 @@ PORTNAME= lockfile-progs DISTVERSION= 0.1.19 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -22,12 +23,12 @@ OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/lockfile-create ${STAGEDIR}${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/lockfile-progs.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_DATA} ${WRKSRC}/lockfile-progs.1 ${STAGEDIR}${PREFIX}/share/man/man1 .for f in lockfile-remove lockfile-touch lockfile-check mail-lock mail-unlock mail-touchlock ${LN} ${STAGEDIR}${PREFIX}/bin/lockfile-create ${STAGEDIR}${PREFIX}/bin/${f} - ${LN} -s lockfile-progs.1 ${STAGEDIR}${MANPREFIX}/man/man1/${f}.1 + ${LN} -s lockfile-progs.1 ${STAGEDIR}${PREFIX}/share/man/man1/${f}.1 .endfor - ${LN} -s lockfile-progs.1 ${STAGEDIR}${MANPREFIX}/man/man1/lockfile-create.1 + ${LN} -s lockfile-progs.1 ${STAGEDIR}${PREFIX}/share/man/man1/lockfile-create.1 do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/lockfile-progs/pkg-plist b/sysutils/lockfile-progs/pkg-plist index 423a1e9714a5..e3da42627b5f 100644 --- a/sysutils/lockfile-progs/pkg-plist +++ b/sysutils/lockfile-progs/pkg-plist @@ -5,11 +5,11 @@ bin/lockfile-touch bin/mail-lock bin/mail-touchlock bin/mail-unlock -man/man1/lockfile-check.1.gz -man/man1/lockfile-create.1.gz -man/man1/lockfile-progs.1.gz -man/man1/lockfile-remove.1.gz -man/man1/lockfile-touch.1.gz -man/man1/mail-lock.1.gz -man/man1/mail-touchlock.1.gz -man/man1/mail-unlock.1.gz +share/man/man1/lockfile-check.1.gz +share/man/man1/lockfile-create.1.gz +share/man/man1/lockfile-progs.1.gz +share/man/man1/lockfile-remove.1.gz +share/man/man1/lockfile-touch.1.gz +share/man/man1/mail-lock.1.gz +share/man/man1/mail-touchlock.1.gz +share/man/man1/mail-unlock.1.gz diff --git a/sysutils/logtool/Makefile b/sysutils/logtool/Makefile index 0c959b98af11..e81947b8e7e7 100644 --- a/sysutils/logtool/Makefile +++ b/sysutils/logtool/Makefile @@ -1,6 +1,6 @@ PORTNAME= logtool PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://xjack.org/logtool/download/ @@ -27,7 +27,7 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/logtool ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/doc/logtool.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/doc/logtool.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/scripts ${INSTALL_DATA} ${WRKSRC}/conf/* ${STAGEDIR}${EXAMPLESDIR} @${RM} ${STAGEDIR}${EXAMPLESDIR}/logtool.conf.in diff --git a/sysutils/logtool/pkg-plist b/sysutils/logtool/pkg-plist index 91e85ca4fb8c..9d2f977cb7eb 100644 --- a/sysutils/logtool/pkg-plist +++ b/sysutils/logtool/pkg-plist @@ -1,5 +1,5 @@ bin/logtool -man/man1/logtool.1.gz +share/man/man1/logtool.1.gz %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/CREDITS %%PORTDOCS%%%%DOCSDIR%%/README diff --git a/sysutils/lscpu/Makefile b/sysutils/lscpu/Makefile index c9e93e11e0b4..8d2b1a4ee30a 100644 --- a/sysutils/lscpu/Makefile +++ b/sysutils/lscpu/Makefile @@ -1,6 +1,6 @@ PORTNAME= lscpu PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils PATCH_SITES= https://github.com/NanXiao/lscpu/commit/ @@ -15,10 +15,10 @@ LICENSE= BSD3CLAUSE USE_GITHUB= yes GH_ACCOUNT= NanXiao -PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz +PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/mapchan/Makefile b/sysutils/mapchan/Makefile index 56bc55517036..2880ac3527ce 100644 --- a/sysutils/mapchan/Makefile +++ b/sysutils/mapchan/Makefile @@ -1,6 +1,6 @@ PORTNAME= mapchan PORTVERSION= 3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils converters MASTER_SITES= SF @@ -32,7 +32,7 @@ post-patch: ${REINPLACE_CMD} -e "s|utmp.h|utmpx.h|" ${WRKSRC}/mapchan.c post-install: - ${INSTALL_MAN} ${WRKSRC}/doc/mapchan.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/doc/mapchan.8 ${STAGEDIR}${PREFIX}/share/man/man8 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/mapchan/pkg-plist b/sysutils/mapchan/pkg-plist index 8393db0c8632..851212f38397 100644 --- a/sysutils/mapchan/pkg-plist +++ b/sysutils/mapchan/pkg-plist @@ -11,5 +11,5 @@ bin/mapchan %%ETCDIR%%/sm7238.map %%ETCDIR%%/trivial.map %%ETCDIR%%/win2koi.map -man/man8/mapchan.8.gz +share/man/man8/mapchan.8.gz %%PORTDOCS%%%%DOCSDIR%%/README diff --git a/sysutils/memdump/Makefile b/sysutils/memdump/Makefile index d1daf592a10f..ca67d44523b3 100644 --- a/sysutils/memdump/Makefile +++ b/sysutils/memdump/Makefile @@ -1,5 +1,6 @@ PORTNAME= memdump PORTVERSION= 1.01 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.porcupine.org/forensics/ @@ -16,13 +17,13 @@ ALL_TARGET= what MAKE_ARGS= OPT="${CFLAGS}" DEBUG='' PORTDOCS= README -PLIST_FILES= bin/memdump man/man1/memdump.1.gz +PLIST_FILES= bin/memdump share/man/man1/memdump.1.gz OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/memdump ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/memdump.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/memdump.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/memtester/Makefile b/sysutils/memtester/Makefile index e025f58f2ee6..64692fff6b09 100644 --- a/sysutils/memtester/Makefile +++ b/sysutils/memtester/Makefile @@ -1,5 +1,6 @@ PORTNAME= memtester PORTVERSION= 4.6.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://pyropus.ca/software/${PORTNAME}/old-versions/ @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe CPE_VENDOR= pryopus -PLIST_FILES= bin/${PORTNAME} man/man8/${PORTNAME}.8.gz +PLIST_FILES= bin/${PORTNAME} share/man/man8/${PORTNAME}.8.gz post-patch: @${REINPLACE_CMD} -e 's|cc|${CC}|' \ @@ -23,6 +24,6 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/minirsyslogd/Makefile b/sysutils/minirsyslogd/Makefile index 4703f59af4e2..38c77d72e8e8 100644 --- a/sysutils/minirsyslogd/Makefile +++ b/sysutils/minirsyslogd/Makefile @@ -1,6 +1,6 @@ PORTNAME= minirsyslogd PORTVERSION= 1.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils net MASTER_SITES= http://redundancy.redundancy.org/mirror/ @@ -15,6 +15,6 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8.gz \ - ${STAGEDIR}${MANPREFIX}/man/man8 + ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/minirsyslogd/pkg-plist b/sysutils/minirsyslogd/pkg-plist index 62d49644117e..a4242fdb277a 100644 --- a/sysutils/minirsyslogd/pkg-plist +++ b/sysutils/minirsyslogd/pkg-plist @@ -1,2 +1,2 @@ -man/man8/minirsyslogd.8.gz +share/man/man8/minirsyslogd.8.gz sbin/minirsyslogd diff --git a/sysutils/multitail/Makefile b/sysutils/multitail/Makefile index d5e432a66ccb..b5b80e4293ad 100644 --- a/sysutils/multitail/Makefile +++ b/sysutils/multitail/Makefile @@ -1,5 +1,6 @@ PORTNAME= multitail PORTVERSION= 6.5.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.vanheusden.com/multitail/ \ http://fossies.org/unix/privat/ @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt USES= alias gmake ncurses tar:tgz PLIST_FILES= bin/multitail etc/multitail.conf.sample \ - man/man1/multitail.1.gz + share/man/man1/multitail.1.gz PORTDOCS= readme.txt license.txt MAKE_ARGS= NCURSES_IMPL="${NCURSES_IMPL}" @@ -22,7 +23,7 @@ OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/multitail ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/multitail.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/multitail.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${WRKSRC}/multitail.conf ${STAGEDIR}${PREFIX}/etc/multitail.conf.sample @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/readme.txt ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/myrescue/Makefile b/sysutils/myrescue/Makefile index e46b445a53b5..8f32167f7399 100644 --- a/sysutils/myrescue/Makefile +++ b/sysutils/myrescue/Makefile @@ -1,5 +1,6 @@ PORTNAME= myrescue PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ @@ -13,10 +14,10 @@ LICENSE_FILE= ${WRKSRC}/../COPYING WRKSRC_SUBDIR= src PLIST_FILES= bin/myrescue \ - man/man1/myrescue.1.gz + share/man/man1/myrescue.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/myrescue ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/myrescue.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/myrescue.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/nagios-statd/Makefile b/sysutils/nagios-statd/Makefile index dfe6ad9f0b76..ac6eb6789f70 100644 --- a/sysutils/nagios-statd/Makefile +++ b/sysutils/nagios-statd/Makefile @@ -1,6 +1,6 @@ PORTNAME= nagios-statd PORTVERSION= 3.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils python net-mgmt MASTER_SITES= http://www.twoevils.org/files/netsaint_statd/ @@ -21,8 +21,8 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/nagios-stat ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/sbin/nagios-statd ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/share/man1/nagios-stat.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/share/man8/nagios-statd.8 \ - ${STAGEDIR}${MANPREFIX}/man/man8 + ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/nagios-statd/pkg-plist b/sysutils/nagios-statd/pkg-plist index c039213a42a8..66d526c3daf4 100644 --- a/sysutils/nagios-statd/pkg-plist +++ b/sysutils/nagios-statd/pkg-plist @@ -1,4 +1,4 @@ bin/nagios-stat sbin/nagios-statd -man/man1/nagios-stat.1.gz -man/man8/nagios-statd.8.gz +share/man/man1/nagios-stat.1.gz +share/man/man8/nagios-statd.8.gz diff --git a/sysutils/nvramtool/Makefile b/sysutils/nvramtool/Makefile index 22fffd053785..14a7654f40b5 100644 --- a/sysutils/nvramtool/Makefile +++ b/sysutils/nvramtool/Makefile @@ -1,5 +1,6 @@ PORTNAME= nvramtool PORTVERSION= r6440 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.zonov.org/${PORTNAME}/ @@ -12,10 +13,10 @@ USES= gmake tar:bzip2 ONLY_FOR_ARCHS= amd64 i386 PLIST_FILES= bin/${PORTNAME} \ - man/man8/${PORTNAME}.8.gz + share/man/man8/${PORTNAME}.8.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/cli/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/cli/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/pass-otp/Makefile b/sysutils/pass-otp/Makefile index b950604b14b0..5030581e1269 100644 --- a/sysutils/pass-otp/Makefile +++ b/sysutils/pass-otp/Makefile @@ -1,6 +1,7 @@ PORTNAME= pass-otp DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= alex@xanderio.de @@ -25,13 +26,13 @@ SHEBANG_FILES= otp.bash test/*.sh test/*t NO_ARCH= yes NO_BUILD= yes MAKE_ENV= LIBDIR=${PREFIX}/libexec \ - MANDIR=${MANPREFIX}/man \ + MANDIR=${PREFIX}/share/man \ BASHCOMPDIR=${PREFIX}/share/bash-completion/completions TEST_TARGET= test TEST_ARGS= SHELL=${LOCALBASE}/bin/bash -PLIST_FILES= man/man1/pass-otp.1.gz\ +PLIST_FILES= share/man/man1/pass-otp.1.gz\ libexec/password-store/extensions/otp.bash \ share/bash-completion/completions/pass-otp diff --git a/sysutils/pass-update/Makefile b/sysutils/pass-update/Makefile index c0e95db31b0c..f2f3a6e0aa17 100644 --- a/sysutils/pass-update/Makefile +++ b/sysutils/pass-update/Makefile @@ -1,6 +1,7 @@ PORTNAME= pass-update DISTVERSIONPREFIX= v DISTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= vendion@gmail.com @@ -23,10 +24,10 @@ NO_BUILD= yes MAKE_ENV= BASHCOMPDIR=${PREFIX}/share/bash-completions/completions \ DESTDIR=${STAGEDIR} \ LIBDIR=${PREFIX}/libexec \ - MANDIR=${MANPREFIX}/man + MANDIR=${PREFIX}/share/man PLIST_FILES= libexec/password-store/extensions/update.bash \ - man/man1/pass-update.1.gz \ + share/man/man1/pass-update.1.gz \ share/bash-completions/completions/pass-update \ share/zsh/site-functions/_pass-update diff --git a/sysutils/password-store/Makefile b/sysutils/password-store/Makefile index 10a6be989acc..35cde8172da5 100644 --- a/sysutils/password-store/Makefile +++ b/sysutils/password-store/Makefile @@ -1,6 +1,6 @@ PORTNAME= password-store PORTVERSION= 1.7.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= https://git.zx2c4.com/${PORTNAME}/snapshot/ @@ -52,7 +52,7 @@ do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}/platform ${INSTALL_SCRIPT} ${WRKSRC}/src/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}/pass ${INSTALL_SCRIPT} ${WRKSRC}/src/platform/freebsd.sh ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}/platform/ - ${INSTALL_MAN} ${WRKSRC}/man/pass.1 ${STAGEDIR}${MANPREFIX}/man/man1/pass.1 + ${INSTALL_MAN} ${WRKSRC}/man/pass.1 ${STAGEDIR}${PREFIX}/share/man/man1/pass.1 do-install-CONTRIB-on: @${RM} ${WRKSRC}/contrib/emacs/.gitignore diff --git a/sysutils/password-store/pkg-plist b/sysutils/password-store/pkg-plist index fa25fba840bf..150d4176ca9e 100644 --- a/sysutils/password-store/pkg-plist +++ b/sysutils/password-store/pkg-plist @@ -1,7 +1,7 @@ bin/pass libexec/password-store/pass libexec/password-store/platform/freebsd.sh -man/man1/pass.1.gz +share/man/man1/pass.1.gz %%CONTRIB%%%%DATADIR%%/dmenu/README.md %%CONTRIB%%%%DATADIR%%/dmenu/passmenu %%CONTRIB%%%%DATADIR%%/emacs/Cask diff --git a/sysutils/pefs-kmod/Makefile b/sysutils/pefs-kmod/Makefile index 12822c12382d..ed0c2259f28d 100644 --- a/sysutils/pefs-kmod/Makefile +++ b/sysutils/pefs-kmod/Makefile @@ -1,5 +1,6 @@ PORTNAME= pefs DISTVERSION= g20230913 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -kmod @@ -19,14 +20,14 @@ GH_ACCOUNT= freebsd-pefs GH_PROJECT= pefs GH_TAGNAME= 350fed3 -MAKE_ENV= BINDIR="${PREFIX}/sbin" MANDIR="${MANPREFIX}/man/man" +MAKE_ENV= BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/share/man/man" MAKE_JOBS_UNSAFE=yes PLIST_FILES= sbin/pefs \ lib/pam_pefs.so \ lib/pam_pefs.so.6 \ - man/man8/pam_pefs.8.gz \ - man/man8/pefs.8.gz \ + share/man/man8/pam_pefs.8.gz \ + share/man/man8/pefs.8.gz \ ${KMODDIR}/pefs.ko .include <bsd.port.mk> diff --git a/sysutils/pot/Makefile b/sysutils/pot/Makefile index e56b16e32403..b21d416d2d3b 100644 --- a/sysutils/pot/Makefile +++ b/sysutils/pot/Makefile @@ -1,5 +1,6 @@ PORTNAME= pot DISTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org @@ -54,7 +55,7 @@ do-install: ${STAGEDIR}${ETCDIR}/flavours ${INSTALL_SCRIPT} ${WRKSRC}/etc/pot/flavours/slim.sh \ ${STAGEDIR}${ETCDIR}/flavours - ${INSTALL_MAN} ${WRKDIR}/pot.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKDIR}/pot.8 ${STAGEDIR}${PREFIX}/share/man/man8 do-install-ZSH-on: ( cd ${WRKSRC}/share/zsh && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/zsh) diff --git a/sysutils/pot/pkg-plist b/sysutils/pot/pkg-plist index 894fde2dacf5..8384798ac82f 100644 --- a/sysutils/pot/pkg-plist +++ b/sysutils/pot/pkg-plist @@ -57,4 +57,4 @@ bin/pot %%DATADIR%%/version.sh %%DATADIR%%/vnet-start.sh %%ZSH%%share/zsh/site-functions/_pot -man/man8/pot.8.gz +share/man/man8/pot.8.gz diff --git a/sysutils/powermon/Makefile b/sysutils/powermon/Makefile index b688dfca82bc..deeab549a2b0 100644 --- a/sysutils/powermon/Makefile +++ b/sysutils/powermon/Makefile @@ -1,7 +1,7 @@ PORTNAME= powermon PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= yamagi@yamagi.org @@ -21,12 +21,12 @@ USE_GITHUB= yes GH_ACCOUNT= yamagi MAKE_ENV= NCURSESLIBS="${NCURSESLIBS}" VERBOSE=1 -PLIST_FILES= man/man8/powermon.8.gz sbin/powermon +PLIST_FILES= share/man/man8/powermon.8.gz sbin/powermon do-install: ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/release/powermon \ ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${INSTALL_WRKSRC}/misc/powermon.8 \ - ${STAGEDIR}${MANPREFIX}/man/man8 + ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/pprotectd/Makefile b/sysutils/pprotectd/Makefile index 0fbe1845b3e6..1a4fe9af07a9 100644 --- a/sysutils/pprotectd/Makefile +++ b/sysutils/pprotectd/Makefile @@ -1,5 +1,6 @@ PORTNAME= pprotectd PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.zonov.org/${PORTNAME}/ @@ -10,10 +11,10 @@ WWW= http://www.zonov.org/ USE_RC_SUBR= ${PORTNAME} PLIST_FILES= sbin/${PORTNAME} \ - man/man8/${PORTNAME}.8.gz + share/man/man8/${PORTNAME}.8.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/prips/Makefile b/sysutils/prips/Makefile index 9c27619d40cb..429eb87a65b1 100644 --- a/sysutils/prips/Makefile +++ b/sysutils/prips/Makefile @@ -1,5 +1,6 @@ PORTNAME= prips PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/files/sys/prips/ @@ -14,7 +15,7 @@ OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/prips ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/prips.1.gz ${STAGEDIR}${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/prips.1.gz ${STAGEDIR}${PREFIX}/share/man/man1/ do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/prips/pkg-plist b/sysutils/prips/pkg-plist index d91d7cce87d5..cabd7c9e8423 100644 --- a/sysutils/prips/pkg-plist +++ b/sysutils/prips/pkg-plist @@ -1,3 +1,3 @@ bin/prips -man/man1/prips.1.gz +share/man/man1/prips.1.gz %%PORTDOCS%%%%DOCSDIR%%/README diff --git a/sysutils/pwsafe/Makefile b/sysutils/pwsafe/Makefile index 21dda5fb3dcd..e779b9fc4bed 100644 --- a/sysutils/pwsafe/Makefile +++ b/sysutils/pwsafe/Makefile @@ -1,5 +1,6 @@ PORTNAME= pwsafe DISTVERSION= 0.2.2beta-196 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g4bf61c5 CATEGORIES= sysutils @@ -21,7 +22,7 @@ GH_ACCOUNT= nsd20463 GH_TAGNAME= 4bf61c5 PLIST_FILES= bin/pwsafe \ - man/man1/pwsafe.1.gz + share/man/man1/pwsafe.1.gz OPTIONS_DEFINE= SETUID SETUID_DESC= Install setuid pwsafe binary @@ -35,7 +36,7 @@ CONFIGURE_ARGS+= --without-x do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pwsafe ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/pwsafe.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/pwsafe.1 ${STAGEDIR}${PREFIX}/share/man/man1 post-install-SETUID-on: ${CHMOD} u+s ${STAGEDIR}${PREFIX}/bin/pwsafe diff --git a/sysutils/py-glances/Makefile b/sysutils/py-glances/Makefile index b495155638e1..e043c7e979a1 100644 --- a/sysutils/py-glances/Makefile +++ b/sysutils/py-glances/Makefile @@ -1,6 +1,7 @@ PORTNAME= glances DISTVERSIONPREFIX= v DISTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,12 +27,12 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes PLIST_FILES= ${ETCDIR}/${PORTNAME}.conf.sample \ - man/man1/${PORTNAME}.1.gz + share/man/man1/${PORTNAME}.1.gz post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/conf/${PORTNAME}.conf ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.sample - ${INSTALL_MAN} ${WRKSRC}/docs/man/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/docs/man/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1/ do-test: @(cd ${WRKSRC} && ${SETENV} coverage-${PYTHON_VER} run --source=${PORTNAME} unitest.py) diff --git a/sysutils/pydf/Makefile b/sysutils/pydf/Makefile index ac3856aa00e6..62f7d27838b6 100644 --- a/sysutils/pydf/Makefile +++ b/sysutils/pydf/Makefile @@ -1,5 +1,6 @@ PORTNAME= pydf PORTVERSION= 12 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://kassiopeia.juls.savba.sk/~garabik/software/pydf/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -17,7 +18,7 @@ USES= python shebangfix NO_BUILD= yes SHEBANG_FILES= pydf -PLIST_FILES= bin/pydf etc/pydfrc.sample man/man1/pydf.1.gz +PLIST_FILES= bin/pydf etc/pydfrc.sample share/man/man1/pydf.1.gz WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} @@ -28,6 +29,6 @@ post-patch: do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pydf ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/pydfrc ${STAGEDIR}${PREFIX}/etc/pydfrc.sample - ${INSTALL_MAN} ${WRKSRC}/pydf.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/pydf.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/reptyr/Makefile b/sysutils/reptyr/Makefile index 20ab188d689a..b1726464901b 100644 --- a/sysutils/reptyr/Makefile +++ b/sysutils/reptyr/Makefile @@ -1,5 +1,6 @@ PORTNAME= reptyr PORTVERSION= 0.8.0 +PORTREVISION= 1 DISTVERSIONPREFIX= reptyr- CATEGORIES= sysutils @@ -13,7 +14,7 @@ USE_GITHUB= yes GH_ACCOUNT= nelhage MAKE_ARGS= BASHCOMPDIR=${PREFIX}/share/bash-completion/completions \ - MANDIR=${MANPREFIX}/man + MANDIR=${PREFIX}/share/man USES= gmake ONLY_FOR_ARCHS= i386 amd64 diff --git a/sysutils/reptyr/pkg-plist b/sysutils/reptyr/pkg-plist index ed1cb29a5328..a97e19842249 100644 --- a/sysutils/reptyr/pkg-plist +++ b/sysutils/reptyr/pkg-plist @@ -1,4 +1,4 @@ bin/reptyr -man/fr/man1/reptyr.1.gz -man/man1/reptyr.1.gz +share/man/fr/man1/reptyr.1.gz +share/man/man1/reptyr.1.gz share/bash-completion/completions/reptyr diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 892d987ed080..2d09bd2a85f6 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,7 +1,7 @@ PORTNAME= restic DISTVERSIONPREFIX= v DISTVERSION= 0.16.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org @@ -18,7 +18,7 @@ GO_TARGET= ./cmd/${PORTNAME} PLIST_SUB= PORTNAME=${PORTNAME} post-install: - ${INSTALL_MAN} ${WRKSRC}/doc/man/* ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/doc/man/* ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL} -d ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${INSTALL_SCRIPT} ${WRKSRC}/doc/bash-completion.sh \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.sh diff --git a/sysutils/restic/pkg-plist b/sysutils/restic/pkg-plist index 8ebfbe81d77b..3d6622781694 100644 --- a/sysutils/restic/pkg-plist +++ b/sysutils/restic/pkg-plist @@ -1,34 +1,34 @@ bin/%%PORTNAME%% etc/bash_completion.d/%%PORTNAME%%.sh -man/man1/%%PORTNAME%%-backup.1.gz -man/man1/%%PORTNAME%%-cache.1.gz -man/man1/%%PORTNAME%%-cat.1.gz -man/man1/%%PORTNAME%%-check.1.gz -man/man1/%%PORTNAME%%-copy.1.gz -man/man1/%%PORTNAME%%-diff.1.gz -man/man1/%%PORTNAME%%-dump.1.gz -man/man1/%%PORTNAME%%-find.1.gz -man/man1/%%PORTNAME%%-forget.1.gz -man/man1/%%PORTNAME%%-generate.1.gz -man/man1/%%PORTNAME%%-init.1.gz -man/man1/%%PORTNAME%%-key.1.gz -man/man1/%%PORTNAME%%-list.1.gz -man/man1/%%PORTNAME%%-ls.1.gz -man/man1/%%PORTNAME%%-migrate.1.gz -man/man1/%%PORTNAME%%-mount.1.gz -man/man1/%%PORTNAME%%-prune.1.gz -man/man1/%%PORTNAME%%-recover.1.gz -man/man1/%%PORTNAME%%-repair-index.1.gz -man/man1/%%PORTNAME%%-repair-packs.1.gz -man/man1/%%PORTNAME%%-repair-snapshots.1.gz -man/man1/%%PORTNAME%%-repair.1.gz -man/man1/%%PORTNAME%%-restore.1.gz -man/man1/%%PORTNAME%%-rewrite.1.gz -man/man1/%%PORTNAME%%-self-update.1.gz -man/man1/%%PORTNAME%%-snapshots.1.gz -man/man1/%%PORTNAME%%-stats.1.gz -man/man1/%%PORTNAME%%-tag.1.gz -man/man1/%%PORTNAME%%-unlock.1.gz -man/man1/%%PORTNAME%%-version.1.gz -man/man1/%%PORTNAME%%.1.gz +share/man/man1/%%PORTNAME%%-backup.1.gz +share/man/man1/%%PORTNAME%%-cache.1.gz +share/man/man1/%%PORTNAME%%-cat.1.gz +share/man/man1/%%PORTNAME%%-check.1.gz +share/man/man1/%%PORTNAME%%-copy.1.gz +share/man/man1/%%PORTNAME%%-diff.1.gz +share/man/man1/%%PORTNAME%%-dump.1.gz +share/man/man1/%%PORTNAME%%-find.1.gz +share/man/man1/%%PORTNAME%%-forget.1.gz +share/man/man1/%%PORTNAME%%-generate.1.gz +share/man/man1/%%PORTNAME%%-init.1.gz +share/man/man1/%%PORTNAME%%-key.1.gz +share/man/man1/%%PORTNAME%%-list.1.gz +share/man/man1/%%PORTNAME%%-ls.1.gz +share/man/man1/%%PORTNAME%%-migrate.1.gz +share/man/man1/%%PORTNAME%%-mount.1.gz +share/man/man1/%%PORTNAME%%-prune.1.gz +share/man/man1/%%PORTNAME%%-recover.1.gz +share/man/man1/%%PORTNAME%%-repair-index.1.gz +share/man/man1/%%PORTNAME%%-repair-packs.1.gz +share/man/man1/%%PORTNAME%%-repair-snapshots.1.gz +share/man/man1/%%PORTNAME%%-repair.1.gz +share/man/man1/%%PORTNAME%%-restore.1.gz +share/man/man1/%%PORTNAME%%-rewrite.1.gz +share/man/man1/%%PORTNAME%%-self-update.1.gz +share/man/man1/%%PORTNAME%%-snapshots.1.gz +share/man/man1/%%PORTNAME%%-stats.1.gz +share/man/man1/%%PORTNAME%%-tag.1.gz +share/man/man1/%%PORTNAME%%-unlock.1.gz +share/man/man1/%%PORTNAME%%-version.1.gz +share/man/man1/%%PORTNAME%%.1.gz share/zsh/site-functions/_%%PORTNAME%% diff --git a/sysutils/rex/Makefile b/sysutils/rex/Makefile index 2b57b19c2588..017f9ea67e9a 100644 --- a/sysutils/rex/Makefile +++ b/sysutils/rex/Makefile @@ -1,5 +1,6 @@ PORTNAME= rex PORTVERSION= 4.1 +PORTREVISION= 1 CATEGORIES= sysutils tcl MASTER_SITES= http://download.gnu.org.ua/pub/release/${PORTNAME}/ @@ -13,11 +14,11 @@ RUN_DEPENDS= expect:lang/expect NO_BUILD= yes -PLIST_FILES= bin/rex man/man8/rex.8.gz +PLIST_FILES= bin/rex share/man/man8/rex.8.gz do-install: cd ${WRKSRC} && ${WRKSRC}/install --prefix=${STAGEDIR}${PREFIX} \ --sysconfdir=${PREFIX}/etc \ - --mandir=${STAGEDIR}${MANPREFIX}/man + --mandir=${STAGEDIR}${PREFIX}/share/man .include <bsd.port.mk> diff --git a/sysutils/rovclock/Makefile b/sysutils/rovclock/Makefile index eb61266255c2..9b313ac0a253 100644 --- a/sysutils/rovclock/Makefile +++ b/sysutils/rovclock/Makefile @@ -1,5 +1,6 @@ PORTNAME= rovclock PORTVERSION= 0.6e +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.hasw.net/linux/ @@ -14,7 +15,7 @@ BROKEN_riscv64= fails to compile: rovclock.c:30:10: 'machine/pio.h' file not fo USES= tar:bzip2 -PLIST_FILES= man/man8/${PORTNAME}.8.gz sbin/${PORTNAME} +PLIST_FILES= share/man/man8/${PORTNAME}.8.gz sbin/${PORTNAME} PORTDOCS= ChangeLog README OPTIONS_DEFINE= DOCS @@ -25,7 +26,7 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${FILESDIR}/${PORTNAME}.8 \ - ${STAGEDIR}${MANPREFIX}/man/man8 + ${STAGEDIR}${PREFIX}/share/man/man8 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/rset/Makefile b/sysutils/rset/Makefile index e410b7e2e148..77f1d3aab541 100644 --- a/sysutils/rset/Makefile +++ b/sysutils/rset/Makefile @@ -1,5 +1,6 @@ PORTNAME= rset PORTVERSION= 2.9 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://scriptedconfiguration.org/code/ diff --git a/sysutils/samesame/Makefile b/sysutils/samesame/Makefile index e7e9d01f0304..cdbe802b4966 100644 --- a/sysutils/samesame/Makefile +++ b/sysutils/samesame/Makefile @@ -1,6 +1,6 @@ PORTNAME= samesame PORTVERSION= 1.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://samesame.kruijff.org/ \ LOCAL/dhn @@ -18,7 +18,7 @@ CONFLICTS= samefile HAS_CONFIGURE= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --enable-samechflags --enable-samechmod \ - --mandir="${MANPREFIX}/man" --prefix="${PREFIX}" \ + --mandir="${PREFIX}/share/man" --prefix="${PREFIX}" \ --includedir="${LOCALBASE}/include" --libdir="${LOCALBASE}/lib" USES= tar:bzip2 TEST_TARGET= check diff --git a/sysutils/samesame/pkg-plist b/sysutils/samesame/pkg-plist index 80731475e54e..6af1c3c04933 100644 --- a/sysutils/samesame/pkg-plist +++ b/sysutils/samesame/pkg-plist @@ -11,15 +11,15 @@ bin/sameln bin/samemv bin/samerm %%DISK_STORAGE%%etc/rc.d/samesame.sh -man/man1/samearchive-lite.1.gz -man/man1/samearchive.1.gz -man/man1/samechflags.1.gz -man/man1/samechmod.1.gz -man/man1/samechown.1.gz -man/man1/samecp.1.gz -man/man1/samedelay.1.gz -man/man1/samefile.1.gz -man/man1/sameln.1.gz -man/man1/samemv.1.gz -man/man1/samerm.1.gz -man/man1/samesame.1.gz +share/man/man1/samearchive-lite.1.gz +share/man/man1/samearchive.1.gz +share/man/man1/samechflags.1.gz +share/man/man1/samechmod.1.gz +share/man/man1/samechown.1.gz +share/man/man1/samecp.1.gz +share/man/man1/samedelay.1.gz +share/man/man1/samefile.1.gz +share/man/man1/sameln.1.gz +share/man/man1/samemv.1.gz +share/man/man1/samerm.1.gz +share/man/man1/samesame.1.gz diff --git a/sysutils/scan_ffs/Makefile b/sysutils/scan_ffs/Makefile index ff18bdb9f3c8..a9bfc094b95a 100644 --- a/sysutils/scan_ffs/Makefile +++ b/sysutils/scan_ffs/Makefile @@ -1,5 +1,6 @@ PORTNAME= scan_ffs PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.ranner.eu/stuff/ @@ -8,10 +9,10 @@ COMMENT= Scan_ffs recovers lost disklabel USES= tar:bzip2 -PLIST_FILES= sbin/scan_ffs man/man8/scan_ffs.8.gz +PLIST_FILES= sbin/scan_ffs share/man/man8/scan_ffs.8.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/scan_ffs ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/scan_ffs.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/scan_ffs.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/sec/Makefile b/sysutils/sec/Makefile index 7f34a9b6718b..efdff6a9a077 100644 --- a/sysutils/sec/Makefile +++ b/sysutils/sec/Makefile @@ -1,5 +1,6 @@ PORTNAME= sec DISTVERSION= 2.9.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/simple-evcorr/${PORTNAME}/${PORTVERSION} @@ -25,14 +26,14 @@ PORTDOCS= ChangeLog README PORTCONTRIB= convert.pl itostream.c swatch2sec.pl PLIST_FILES= bin/sec \ - man/man8/sec.8.gz \ + share/man/man8/sec.8.gz \ ${PORTCONTRIB:S|^|share/sec/|} OPTIONS_DEFINE= DOCS do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/sec.man ${STAGEDIR}${MANPREFIX}/man/man8/sec.8 + ${INSTALL_MAN} ${WRKSRC}/sec.man ${STAGEDIR}${PREFIX}/share/man/man8/sec.8 @${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC}/contrib && ${INSTALL_DATA} ${PORTCONTRIB} ${STAGEDIR}${DATADIR} diff --git a/sysutils/smart/Makefile b/sysutils/smart/Makefile index babfb92491ec..fba6d75bec80 100644 --- a/sysutils/smart/Makefile +++ b/sysutils/smart/Makefile @@ -1,6 +1,6 @@ PORTNAME= smart DISTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= ctuffli -PLIST_FILES= man/man8/smart.8.gz \ +PLIST_FILES= share/man/man8/smart.8.gz \ sbin/atasmart \ sbin/nvmesmart \ sbin/scsismart \ @@ -26,6 +26,6 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/[ans]*${PORTNAME} ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/smart.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/smart.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include <bsd.port.mk> diff --git a/sysutils/snap/Makefile b/sysutils/snap/Makefile index 9f67dd95996f..4116409680bc 100644 --- a/sysutils/snap/Makefile +++ b/sysutils/snap/Makefile @@ -1,5 +1,6 @@ PORTNAME= snap DISTVERSION= 1.01 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= http://www.cs.nctu.edu.tw/~wchunhao/ports/snap/ @@ -12,12 +13,12 @@ NO_BUILD= yes USES= perl5 shebangfix USE_PERL5= run -PLIST_FILES= sbin/snap etc/snap.conf man/man8/snap.8.gz +PLIST_FILES= sbin/snap etc/snap.conf share/man/man8/snap.8.gz SHEBANG_FILES= snap do-install: ${INSTALL_SCRIPT} ${WRKSRC}/snap ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/snap.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/snap.8 ${STAGEDIR}${PREFIX}/share/man/man8 ${INSTALL_DATA} ${WRKSRC}/snap.conf ${STAGEDIR}${PREFIX}/etc .include <bsd.port.mk> diff --git a/sysutils/spindown/Makefile b/sysutils/spindown/Makefile index cad70c598202..1dd523d1adb1 100644 --- a/sysutils/spindown/Makefile +++ b/sysutils/spindown/Makefile @@ -1,5 +1,6 @@ PORTNAME= spindown PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.noresult.net/freebsd/spindown/ @@ -9,11 +10,11 @@ WWW= https://www.noresult.net/freebsd/spindown/ WRKSRC= ${WRKDIR}/${PORTNAME} -PLIST_FILES= sbin/spindown etc/rc.d/spindown man/man1/spindown.1.gz +PLIST_FILES= sbin/spindown etc/rc.d/spindown share/man/man1/spindown.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/spindown ${STAGEDIR}${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/rc.d/spindown ${STAGEDIR}${PREFIX}/etc/rc.d - ${INSTALL_MAN} ${WRKSRC}/spindown.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/spindown.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/ssync/Makefile b/sysutils/ssync/Makefile index 0ea440621daa..3a6d4e5b6f31 100644 --- a/sysutils/ssync/Makefile +++ b/sysutils/ssync/Makefile @@ -1,6 +1,6 @@ PORTNAME= ssync PORTVERSION= 2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://linuxfocus.org/~guido/ @@ -31,6 +31,6 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/ssyncd.init \ ${STAGEDIR}${PREFIX}/etc/rc.d/ssyncd.init ${INSTALL_MAN} ${WRKSRC}/ssync.man \ - ${STAGEDIR}${MANPREFIX}/man/man1/ssync.1 + ${STAGEDIR}${PREFIX}/share/man/man1/ssync.1 .include <bsd.port.mk> diff --git a/sysutils/ssync/pkg-plist b/sysutils/ssync/pkg-plist index 6d9b5fe1f70e..e61d0f29cf6c 100644 --- a/sysutils/ssync/pkg-plist +++ b/sysutils/ssync/pkg-plist @@ -3,4 +3,4 @@ sbin/ssyncd etc/ssyncd.conf.sample etc/ssyncd.work.sample etc/rc.d/ssyncd.init -man/man1/ssync.1.gz +share/man/man1/ssync.1.gz diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index 58776d0b8536..536ae8a2d91f 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -1,7 +1,7 @@ PORTNAME= synergy DISTVERSION= 1.14.6.19 DISTVERSIONSUFFIX= -stable -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= sysutils @@ -64,7 +64,7 @@ do-install: # https://github.com/symless/synergy-core/issues/6895 .for f in synergyc synergys ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/bin/${f} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/${f}.man \ - ${STAGEDIR}${MANPREFIX}/share/man/man1/${f}.1 + ${STAGEDIR}${PREFIX}/share/man/man1/${f}.1 .endfor ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/bin/syntool ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/doc/synergy.conf.example-basic ${STAGEDIR}${PREFIX}/etc/synergy.conf.sample # server config diff --git a/sysutils/syslinux/Makefile b/sysutils/syslinux/Makefile index e9500fe200d5..63a6c0e1bea0 100644 --- a/sysutils/syslinux/Makefile +++ b/sysutils/syslinux/Makefile @@ -1,5 +1,6 @@ PORTNAME= syslinux PORTVERSION= 6.03 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= KERNEL_ORG/linux/utils/boot/syslinux @@ -19,7 +20,7 @@ MAKE_ARGS= CC="${CC}" ALL_TARGET= bios PLIST_FILES= bin/syslinux \ - man/man1/syslinux.1.gz + share/man/man1/syslinux.1.gz PORTDATA= * pre-patch: @@ -34,7 +35,7 @@ post-patch: do-install: ${STRIP_CMD} ${WRKSRC}/bios/mtools/syslinux ${INSTALL_PROGRAM} ${WRKSRC}/bios/mtools/syslinux ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man/syslinux.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/syslinux.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${FIND} -d ${WRKSRC} -type d -empty -delete ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} "bios efi32 efi64" ${STAGEDIR}${DATADIR}) diff --git a/sysutils/sysvbanner/Makefile b/sysutils/sysvbanner/Makefile index 0c7fa2f38021..03fe2bf25c1a 100644 --- a/sysutils/sysvbanner/Makefile +++ b/sysutils/sysvbanner/Makefile @@ -1,5 +1,6 @@ PORTNAME= sysvbanner PORTVERSION= 1.0.15 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -13,12 +14,12 @@ GH_ACCOUNT= uffejakobsen ALL_TARGET= banner -PLIST_FILES= bin/sysvbanner man/man1/sysvbanner.1.gz +PLIST_FILES= bin/sysvbanner share/man/man1/sysvbanner.1.gz do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/banner \ ${STAGEDIR}${PREFIX}/bin/sysvbanner ${INSTALL_MAN} ${BUILD_WRKSRC}/banner.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1/sysvbanner.1 + ${STAGEDIR}${PREFIX}/share/man/man1/sysvbanner.1 .include <bsd.port.mk> diff --git a/sysutils/tailspin/Makefile b/sysutils/tailspin/Makefile index bbed55303ec7..aa57c09dd408 100644 --- a/sysutils/tailspin/Makefile +++ b/sysutils/tailspin/Makefile @@ -1,6 +1,6 @@ PORTNAME= tailspin DISTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org @@ -28,7 +28,7 @@ OPTIONS_DEFINE= DOCS post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tspin ${INSTALL_MAN} ${WRKSRC}/man/tspin.1 \ - ${STAGEDIR}${MANPREFIX}/share/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/tspin.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/tspin diff --git a/sysutils/tmux-xpanes/Makefile b/sysutils/tmux-xpanes/Makefile index 6bbf1aeac8c6..78bfdcdcd459 100644 --- a/sysutils/tmux-xpanes/Makefile +++ b/sysutils/tmux-xpanes/Makefile @@ -1,6 +1,7 @@ PORTNAME= tmux-xpanes DISTVERSIONPREFIX= v DISTVERSION= 4.1.4 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= vidar@karlsen.tech @@ -29,7 +30,7 @@ do-configure: do-install: cd ${WRKSRC} && ${INSTALL_SCRIPT} bin/xpanes ${STAGEDIR}${PREFIX}/bin - cd ${WRKSRC} && ${INSTALL_MAN} man/xpanes.1 ${STAGEDIR}${MANPREFIX}/man/man1 + cd ${WRKSRC} && ${INSTALL_MAN} man/xpanes.1 ${STAGEDIR}${PREFIX}/share/man/man1 cd ${WRKSRC} && ${INSTALL_DATA} completion/zsh/_xpanes \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions diff --git a/sysutils/tmux-xpanes/pkg-plist b/sysutils/tmux-xpanes/pkg-plist index 327706c98cac..8c118ac65254 100644 --- a/sysutils/tmux-xpanes/pkg-plist +++ b/sysutils/tmux-xpanes/pkg-plist @@ -1,4 +1,4 @@ bin/xpanes -man/man1/xpanes.1.gz +share/man/man1/xpanes.1.gz share/zsh/site-functions/_xpanes %%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/sysutils/tmux23/Makefile b/sysutils/tmux23/Makefile index 4ad8514470c0..ffd4ad0b3a9d 100644 --- a/sysutils/tmux23/Makefile +++ b/sysutils/tmux23/Makefile @@ -1,6 +1,6 @@ PORTNAME= tmux DISTVERSION= 2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://github.com/tmux/tmux/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= 23 @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc PLIST_FILES= bin/tmux \ - man/man1/tmux.1.gz \ + share/man/man1/tmux.1.gz \ etc/bash_completion.d/tmux PORTDOCS= CHANGES FAQ README TODO @@ -51,7 +51,7 @@ post-configure-LIBEVENT_STATIC-on: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tmux ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/tmux.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/tmux.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC_bash}/completions/tmux ${STAGEDIR}${PREFIX}/etc/bash_completion.d/tmux diff --git a/sysutils/tuptime/Makefile b/sysutils/tuptime/Makefile index 914069786286..21a5aa841643 100644 --- a/sysutils/tuptime/Makefile +++ b/sysutils/tuptime/Makefile @@ -1,6 +1,6 @@ PORTNAME= tuptime DISTVERSION= 5.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= jeremy@smart-serv.net @@ -31,11 +31,11 @@ PLIST_FILES= bin/tuptime \ "@dir(${USERS},${GROUPS},755) /var/lib/tuptime" \ "@dir etc/cron.d" \ "etc/cron.d/tuptime" \ - man/man1/tuptime.1.gz + share/man/man1/tuptime.1.gz do-install: ${INSTALL_SCRIPT} ${WRKSRC}/src/tuptime ${STAGEDIR}${PREFIX}/bin/tuptime - ${INSTALL_MAN} ${WRKSRC}/src/man/tuptime.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/src/man/tuptime.1 ${STAGEDIR}${PREFIX}/share/man/man1 post-install: ${MKDIR} ${STAGEDIR}/var/lib/tuptime diff --git a/sysutils/usermatic/Makefile b/sysutils/usermatic/Makefile index 611ddc0993f7..43e6a1761ce8 100644 --- a/sysutils/usermatic/Makefile +++ b/sysutils/usermatic/Makefile @@ -1,5 +1,6 @@ PORTNAME= usermatic PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://btw23.de/johannes/usermatic/\ http://home.arcor.de/fehlner/fbsd_ports/\ @@ -25,8 +26,8 @@ EXAMPLES= digestion/list_digested digestion/list_raw \ OPTIONS_DEFINE= DOCS do-install: - cd ${WRKSRC}/doc && ${INSTALL_MAN} digestion.pl.1 ${STAGEDIR}${MANPREFIX}/man/man1 - cd ${WRKSRC}/doc && ${INSTALL_MAN} hunter-seeker.pl.8 newusers.pl.8 reaper.pl.8 ${STAGEDIR}${MANPREFIX}/man/man8 + cd ${WRKSRC}/doc && ${INSTALL_MAN} digestion.pl.1 ${STAGEDIR}${PREFIX}/share/man/man1 + cd ${WRKSRC}/doc && ${INSTALL_MAN} hunter-seeker.pl.8 newusers.pl.8 reaper.pl.8 ${STAGEDIR}${PREFIX}/share/man/man8 cd ${WRKSRC}/digestion && ${INSTALL_SCRIPT} digestion.pl ${STAGEDIR}${PREFIX}/sbin cd ${WRKSRC}/hunter-seeker && ${INSTALL_SCRIPT} hunter-seeker.pl \ diff --git a/sysutils/usermatic/pkg-plist b/sysutils/usermatic/pkg-plist index 6226439fe0f0..322dbaf5feb0 100644 --- a/sysutils/usermatic/pkg-plist +++ b/sysutils/usermatic/pkg-plist @@ -1,7 +1,7 @@ -man/man1/digestion.pl.1.gz -man/man8/hunter-seeker.pl.8.gz -man/man8/newusers.pl.8.gz -man/man8/reaper.pl.8.gz +share/man/man1/digestion.pl.1.gz +share/man/man8/hunter-seeker.pl.8.gz +share/man/man8/newusers.pl.8.gz +share/man/man8/reaper.pl.8.gz sbin/digestion.pl sbin/hunter-seeker.pl sbin/reaper.pl diff --git a/sysutils/userneu-devel/Makefile b/sysutils/userneu-devel/Makefile index 9a064d3d17fe..8f1e7303c6e1 100644 --- a/sysutils/userneu-devel/Makefile +++ b/sysutils/userneu-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= userneu PORTVERSION= 1.43 DISTVERSIONSUFFIX= b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://btw23.de/johannes/files/userneu/\ http://home.arcor.de/fehlner/fbsd_ports/\ @@ -33,8 +33,8 @@ EXAMPLES= userlist userneu.conf.example OPTIONS_DEFINE= DOCS do-install: - cd ${WRKSRC}/doc && ${INSTALL_MAN} userneu.8 ${STAGEDIR}${MANPREFIX}/man/man8 - cd ${WRKSRC}/doc && ${INSTALL_MAN} userneu.conf.5 ${STAGEDIR}${MANPREFIX}/man/man5 + cd ${WRKSRC}/doc && ${INSTALL_MAN} userneu.8 ${STAGEDIR}${PREFIX}/share/man/man8 + cd ${WRKSRC}/doc && ${INSTALL_MAN} userneu.conf.5 ${STAGEDIR}${PREFIX}/share/man/man5 cd ${WRKSRC} && ${INSTALL_SCRIPT} ${SCRIPTS} ${STAGEDIR}${PREFIX}/sbin ${LN} -sf userneu.pl ${STAGEDIR}${PREFIX}/sbin/userquick @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} diff --git a/sysutils/userneu-devel/pkg-plist b/sysutils/userneu-devel/pkg-plist index 0107718906de..0f562ef4857b 100644 --- a/sysutils/userneu-devel/pkg-plist +++ b/sysutils/userneu-devel/pkg-plist @@ -1,5 +1,5 @@ -man/man5/userneu.conf.5.gz -man/man8/userneu.8.gz +share/man/man5/userneu.conf.5.gz +share/man/man8/userneu.8.gz sbin/userneu.pl sbin/smbrepair.pl sbin/userquick diff --git a/sysutils/userneu/Makefile b/sysutils/userneu/Makefile index 4db822c48ef4..e33d1b8c669e 100644 --- a/sysutils/userneu/Makefile +++ b/sysutils/userneu/Makefile @@ -1,7 +1,7 @@ PORTNAME= userneu PORTVERSION= 1.38 DISTVERSIONSUFFIX= _1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://btw23.de/johannes/userneu/ \ http://home.arcor.de/fehlner/fbsd_ports/ \ @@ -31,7 +31,7 @@ EXAMPLES= list-sample OPTIONS_DEFINE= DOCS do-install: - cd ${WRKSRC}/doc && ${INSTALL_MAN} userneu.8 userquick.8 ${STAGEDIR}${MANPREFIX}/man/man8 + cd ${WRKSRC}/doc && ${INSTALL_MAN} userneu.8 userquick.8 ${STAGEDIR}${PREFIX}/share/man/man8 cd ${WRKSRC} && ${INSTALL_SCRIPT} ${SCRIPTS} ${STAGEDIR}${PREFIX}/sbin @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${EXAMPLES} ${STAGEDIR}${EXAMPLESDIR} diff --git a/sysutils/userneu/pkg-plist b/sysutils/userneu/pkg-plist index dd82c1b3e55a..14e92d93bc09 100644 --- a/sysutils/userneu/pkg-plist +++ b/sysutils/userneu/pkg-plist @@ -1,5 +1,5 @@ -man/man8/userneu.8.gz -man/man8/userquick.8.gz +share/man/man8/userneu.8.gz +share/man/man8/userquick.8.gz sbin/userneu.pl sbin/userquick.pl sbin/smbrepair.pl diff --git a/sysutils/usrinfo/Makefile b/sysutils/usrinfo/Makefile index ab6307207c66..4e1bf2acf8d9 100644 --- a/sysutils/usrinfo/Makefile +++ b/sysutils/usrinfo/Makefile @@ -1,5 +1,6 @@ PORTNAME= usrinfo PORTVERSION= .10 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -10,10 +11,10 @@ LICENSE= BSD2CLAUSE USES= tar:bzip2 -PLIST_FILES= bin/usrinfo man/man1/usrinfo.1.gz +PLIST_FILES= bin/usrinfo share/man/man1/usrinfo.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/usrinfo ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man/usrinfo.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/usrinfo.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/vii/Makefile b/sysutils/vii/Makefile index c4d7fdec6327..d4235a8bcff7 100644 --- a/sysutils/vii/Makefile +++ b/sysutils/vii/Makefile @@ -1,6 +1,6 @@ PORTNAME= vii PORTVERSION= 4.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= http://vii.sourceforge.net/ \ LOCAL/ehaupt @@ -15,7 +15,7 @@ LIB_DEPENDS= libexplain.so:devel/libexplain GNU_CONFIGURE= yes -PLIST_FILES= bin/vii man/man1/vii.1.gz +PLIST_FILES= bin/vii share/man/man1/vii.1.gz CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -23,6 +23,6 @@ LDFLAGS+= -L${LOCALBASE}/lib do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/man1/${PORTNAME}.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/wemux/Makefile b/sysutils/wemux/Makefile index f6573dd7b3ef..663f48149c96 100644 --- a/sysutils/wemux/Makefile +++ b/sysutils/wemux/Makefile @@ -1,7 +1,7 @@ PORTNAME= wemux PORTVERSION= 3.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= cs@FreeBSD.org @@ -28,6 +28,6 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/wemux.in ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/wemux.conf.example ${STAGEDIR}${ETCDIR}/wemux.conf.example - ${INSTALL_MAN} ${WRKSRC}/man/wemux.1.in ${STAGEDIR}${MANPREFIX}/man/man1/wemux.1 + ${INSTALL_MAN} ${WRKSRC}/man/wemux.1.in ${STAGEDIR}${PREFIX}/share/man/man1/wemux.1 .include <bsd.port.mk> diff --git a/sysutils/wemux/pkg-plist b/sysutils/wemux/pkg-plist index 448154fb7ad0..a84b98da9857 100644 --- a/sysutils/wemux/pkg-plist +++ b/sysutils/wemux/pkg-plist @@ -1,3 +1,3 @@ bin/wemux @sample %%ETCDIR%%/wemux.conf.example %%ETCDIR%%/wemux.conf -man/man1/wemux.1.gz +share/man/man1/wemux.1.gz diff --git a/sysutils/wmbluecpu/Makefile b/sysutils/wmbluecpu/Makefile index 732fb2cfdccb..23813ac1b96c 100644 --- a/sysutils/wmbluecpu/Makefile +++ b/sysutils/wmbluecpu/Makefile @@ -1,6 +1,6 @@ PORTNAME= wmbluecpu PORTVERSION= 0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils windowmaker MASTER_SITES= SUNSITE/X11/xutils @@ -16,6 +16,6 @@ post-patch: do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/wmbluecpu/pkg-plist b/sysutils/wmbluecpu/pkg-plist index 25a6fa03adad..f34c1f8e5bb2 100644 --- a/sysutils/wmbluecpu/pkg-plist +++ b/sysutils/wmbluecpu/pkg-plist @@ -3,4 +3,4 @@ bin/wmbluecpu @mode @group -man/man1/wmbluecpu.1.gz +share/man/man1/wmbluecpu.1.gz diff --git a/sysutils/wmmemfree/Makefile b/sysutils/wmmemfree/Makefile index e2119be083f7..4d1e0da97f9b 100644 --- a/sysutils/wmmemfree/Makefile +++ b/sysutils/wmmemfree/Makefile @@ -1,6 +1,6 @@ PORTNAME= wmmemfree PORTVERSION= 0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils windowmaker MASTER_SITES= SUNSITE/X11/xutils @@ -12,13 +12,13 @@ LICENSE= GPLv2+ USES= localbase tar:bzip2 xorg USE_XORG= x11 xext xpm -PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz +PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz post-patch: @${CP} ${FILESDIR}/mem_freebsd.* ${WRKSRC} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/wuzzah/Makefile b/sysutils/wuzzah/Makefile index 3ff0fa28017e..c48348c0d7d7 100644 --- a/sysutils/wuzzah/Makefile +++ b/sysutils/wuzzah/Makefile @@ -1,5 +1,6 @@ PORTNAME= wuzzah PORTVERSION= 0.53 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LOCAL/ehaupt @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= gmake -PLIST_FILES= bin/wuzzah man/man1/wuzzah.1.gz +PLIST_FILES= bin/wuzzah share/man/man1/wuzzah.1.gz post-patch: @${REINPLACE_CMD} -e '/^CFLAGS/d' -e 's|^\(SUBDIRS.*\)utmpx|\1|p' \ @@ -22,6 +23,6 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile index 47db9b7ccc39..d44e36e0deeb 100644 --- a/sysutils/xen-tools/Makefile +++ b/sysutils/xen-tools/Makefile @@ -1,6 +1,7 @@ PORTNAME= xen PKGNAMESUFFIX= -tools DISTVERSION= 4.18.0.20231212 +PORTREVISION= 1 CATEGORIES= sysutils emulators USE_GITLAB= yes @@ -56,7 +57,7 @@ BINARY_ALIAS= python3=${PYTHON_CMD} CONFIGURE_ARGS+= --with-system-seabios=${LOCALBASE}/share/seabios/bios.bin \ --with-system-ovmf=${LOCALBASE}/share/edk2-xen/XEN_X64_EFI.fd \ - --mandir=${MANPREFIX}/man \ + --mandir=${PREFIX}/share/man \ --disable-golang SHEBANG_FILES= tools/misc/xencov_split \ diff --git a/sysutils/xen-tools/pkg-plist b/sysutils/xen-tools/pkg-plist index 35079aac6cd7..8546fde82d09 100644 --- a/sysutils/xen-tools/pkg-plist +++ b/sysutils/xen-tools/pkg-plist @@ -280,28 +280,28 @@ libdata/pkgconfig/xenstore.pc libdata/pkgconfig/xentoolcore.pc libdata/pkgconfig/xentoollog.pc libdata/pkgconfig/xlutil.pc -%%DOCS%%man/man1/xenhypfs.1.gz -%%DOCS%%man/man1/xenstore-chmod.1.gz -%%DOCS%%man/man1/xenstore-ls.1.gz -%%DOCS%%man/man1/xenstore-read.1.gz -%%DOCS%%man/man1/xenstore-write.1.gz -%%DOCS%%man/man1/xenstore.1.gz -%%DOCS%%man/man1/xentop.1.gz -%%DOCS%%man/man1/xentrace_format.1.gz -%%DOCS%%man/man1/xl.1.gz -%%DOCS%%man/man5/xl-disk-configuration.5.gz -%%DOCS%%man/man5/xl-network-configuration.5.gz -%%DOCS%%man/man5/xl-pci-configuration.5.gz -%%DOCS%%man/man5/xl.cfg.5.gz -%%DOCS%%man/man5/xl.conf.5.gz -%%DOCS%%man/man5/xlcpupool.cfg.5.gz -%%DOCS%%man/man7/xen-pci-device-reservations.7.gz -%%DOCS%%man/man7/xen-pv-channel.7.gz -%%DOCS%%man/man7/xen-tscmode.7.gz -%%DOCS%%man/man7/xen-vtpm.7.gz -%%DOCS%%man/man7/xen-vtpmmgr.7.gz -%%DOCS%%man/man7/xl-numa-placement.7.gz -%%DOCS%%man/man8/xentrace.8.gz +%%DOCS%%share/man/man1/xenhypfs.1.gz +%%DOCS%%share/man/man1/xenstore-chmod.1.gz +%%DOCS%%share/man/man1/xenstore-ls.1.gz +%%DOCS%%share/man/man1/xenstore-read.1.gz +%%DOCS%%share/man/man1/xenstore-write.1.gz +%%DOCS%%share/man/man1/xenstore.1.gz +%%DOCS%%share/man/man1/xentop.1.gz +%%DOCS%%share/man/man1/xentrace_format.1.gz +%%DOCS%%share/man/man1/xl.1.gz +%%DOCS%%share/man/man5/xl-disk-configuration.5.gz +%%DOCS%%share/man/man5/xl-network-configuration.5.gz +%%DOCS%%share/man/man5/xl-pci-configuration.5.gz +%%DOCS%%share/man/man5/xl.cfg.5.gz +%%DOCS%%share/man/man5/xl.conf.5.gz +%%DOCS%%share/man/man5/xlcpupool.cfg.5.gz +%%DOCS%%share/man/man7/xen-pci-device-reservations.7.gz +%%DOCS%%share/man/man7/xen-pv-channel.7.gz +%%DOCS%%share/man/man7/xen-tscmode.7.gz +%%DOCS%%share/man/man7/xen-vtpm.7.gz +%%DOCS%%share/man/man7/xen-vtpmmgr.7.gz +%%DOCS%%share/man/man7/xl-numa-placement.7.gz +%%DOCS%%share/man/man8/xentrace.8.gz sbin/flask-get-bool sbin/flask-getenforce sbin/flask-label-pci diff --git a/sysutils/xmbmon/Makefile b/sysutils/xmbmon/Makefile index 56f990cd6332..cd8259501424 100644 --- a/sysutils/xmbmon/Makefile +++ b/sysutils/xmbmon/Makefile @@ -1,6 +1,6 @@ PORTNAME= xmbmon PORTVERSION= 205 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/${PORTNAME}/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -36,11 +36,11 @@ X11_PLIST_FILES= "@mode 4555"\ bin/xmbmon \ @mode\ lib/X11/app-defaults/XMBmon \ - man/man1/${PORTNAME}.1x.gz + share/man/man1/${PORTNAME}.1x.gz CLI_PLIST_FILES= "@mode 4555"\ bin/mbmon \ @mode\ - man/man1/mbmon.1.gz + share/man/man1/mbmon.1.gz CLI_VARS= USE_RC_SUBR=mbmon post-patch: @@ -58,11 +58,11 @@ do-install-X11-on: ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/xmbmon.resources \ ${STAGEDIR}${PREFIX}/lib/X11/app-defaults/XMBmon - ${INSTALL_MAN} ${WRKSRC}/xmbmon.1x ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/xmbmon.1x ${STAGEDIR}${PREFIX}/share/man/man1 do-install-CLI-on: ${INSTALL_PROGRAM} ${WRKSRC}/mbmon ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/mbmon.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/mbmon.1 ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 9e7066ecafff..9d37f0ed8f6e 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -1,6 +1,6 @@ PORTNAME= xosview DISTVERSION= 1.23 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= otaciliodearaujo@gmail.com @@ -17,7 +17,7 @@ USE_GITHUB= yes GH_ACCOUNT= hills USE_XORG= x11 xpm -MAKE_ENV= OPTFLAGS="" PLATFORM=bsd MANDIR=${MANPREFIX}/man +MAKE_ENV= OPTFLAGS="" PLATFORM=bsd MANDIR=${PREFIX}/share/man ALL_TARGET= xosview DESKTOP_ENTRIES="XOsview" "" "" "xosview" "" "" diff --git a/sysutils/xosview/pkg-plist b/sysutils/xosview/pkg-plist index efb51658fc69..748d8bd2e267 100644 --- a/sysutils/xosview/pkg-plist +++ b/sysutils/xosview/pkg-plist @@ -1,4 +1,4 @@ @(,kmem,2555) bin/xosview lib/X11/app-defaults/XOsview -man/man1/xosview.1.gz +share/man/man1/xosview.1.gz share/icons/hicolor/32x32/apps/xosview.png diff --git a/sysutils/zeroer/Makefile b/sysutils/zeroer/Makefile index 92c07f9947f7..cc6471481428 100644 --- a/sysutils/zeroer/Makefile +++ b/sysutils/zeroer/Makefile @@ -1,6 +1,6 @@ PORTNAME= zeroer PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= LOCAL/ehaupt @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpopt.so:devel/popt USES= localbase:ldflags -PLIST_FILES= bin/zeroer man/man1/zeroer.1.gz +PLIST_FILES= bin/zeroer share/man/man1/zeroer.1.gz PORTDOCS= README LDFLAGS+= -lpopt @@ -27,7 +27,7 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/zfs-snapshot-mgmt/Makefile b/sysutils/zfs-snapshot-mgmt/Makefile index dcaa958930db..6e8d0669d14a 100644 --- a/sysutils/zfs-snapshot-mgmt/Makefile +++ b/sysutils/zfs-snapshot-mgmt/Makefile @@ -1,6 +1,6 @@ PORTNAME= zfs-snapshot-mgmt PORTVERSION= 20090201 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://marcin.studio4plus.com/files/ @@ -22,7 +22,7 @@ post-patch: .SILENT do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf.sample ${STAGEDIR}${PREFIX}/etc .include <bsd.port.mk> diff --git a/sysutils/zfs-snapshot-mgmt/pkg-plist b/sysutils/zfs-snapshot-mgmt/pkg-plist index 5cd281b810d1..5ce124a03a6c 100644 --- a/sysutils/zfs-snapshot-mgmt/pkg-plist +++ b/sysutils/zfs-snapshot-mgmt/pkg-plist @@ -1,3 +1,3 @@ bin/zfs-snapshot-mgmt @sample etc/zfs-snapshot-mgmt.conf.sample -man/man8/zfs-snapshot-mgmt.8.gz +share/man/man8/zfs-snapshot-mgmt.8.gz diff --git a/sysutils/zpool-iostat-viz/Makefile b/sysutils/zpool-iostat-viz/Makefile index d9d009770785..88f09c5e5db7 100644 --- a/sysutils/zpool-iostat-viz/Makefile +++ b/sysutils/zpool-iostat-viz/Makefile @@ -1,6 +1,6 @@ PORTNAME= zpool-iostat-viz DISTVERSION= 3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= se@FreeBSD.org @@ -18,10 +18,10 @@ SHEBANG_FILES= ${WRKSRC}/${PORTNAME} NO_ARCH= yes NO_BUILD= yes -PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz +PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${FILESDIR}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${FILESDIR}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/textproc/aha/Makefile b/textproc/aha/Makefile index c78cf901f159..905e3a283bf8 100644 --- a/textproc/aha/Makefile +++ b/textproc/aha/Makefile @@ -1,5 +1,6 @@ PORTNAME= aha DISTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= textproc devel MAINTAINER= kde@FreeBSD.org @@ -13,9 +14,9 @@ USES= compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= theZiz -MAKE_ARGS= MANDIR="${MANPREFIX}/man" +MAKE_ARGS= MANDIR="${PREFIX}/share/man" PLIST_FILES= bin/aha \ - man/man1/aha.1.gz + share/man/man1/aha.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/aha diff --git a/textproc/ansifilter/Makefile b/textproc/ansifilter/Makefile index 9efa5c370e5e..2e7c74fe0c47 100644 --- a/textproc/ansifilter/Makefile +++ b/textproc/ansifilter/Makefile @@ -1,5 +1,6 @@ PORTNAME= ansifilter PORTVERSION= 2.20 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ @@ -14,7 +15,7 @@ USES= compiler:c++11-lib gmake tar:bzip2 MAKEFILE= makefile -PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz +PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz PORTDOCS= ChangeLog.adoc README.adoc OPTIONS_DEFINE= DOCS QT5 @@ -45,7 +46,7 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/textproc/asm2html/Makefile b/textproc/asm2html/Makefile index b092e6729568..80a350763277 100644 --- a/textproc/asm2html/Makefile +++ b/textproc/asm2html/Makefile @@ -1,5 +1,6 @@ PORTNAME= asm2html PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://BSDforge.com/projects/source/textproc/asm2html/ @@ -17,11 +18,11 @@ GNU_CONFIGURE= yes MAKE_ARGS= CC=${CC} CFLAGS+= -fcommon -PLIST_FILES= bin/asm2html man/man1/asm2html.1.gz +PLIST_FILES= bin/asm2html share/man/man1/asm2html.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/asm2html ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/asm2html.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/textproc/c2man/Makefile b/textproc/c2man/Makefile index 1c8cc495dab9..26b479b76479 100644 --- a/textproc/c2man/Makefile +++ b/textproc/c2man/Makefile @@ -1,5 +1,6 @@ PORTNAME= c2man PORTVERSION= ${VERSION}.${PATCHLEVEL} +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.ciselant.de/${PORTNAME}/ DISTNAME= ${PORTNAME}-${VERSION}@${PATCHLEVEL} @@ -21,7 +22,7 @@ PATCHLEVEL= 42 NO_WRKSUBDIR= yes NO_INSTALL= yes -PLIST_FILES= bin/c2man man/man1/c2man.1.gz +PLIST_FILES= bin/c2man share/man/man1/c2man.1.gz HAS_CONFIGURE= yes CONFIGURE_SCRIPT=Configure @@ -29,6 +30,6 @@ CONFIGURE_ARGS= -des -Dcc="${CC}" -Dccflags="${CFLAGS}" -Dldflags="${LDFLAGS}" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include <bsd.port.mk> diff --git a/textproc/chkascii/Makefile b/textproc/chkascii/Makefile index 60023e3dc8cd..66fafc983a93 100644 --- a/textproc/chkascii/Makefile +++ b/textproc/chkascii/Makefile @@ -1,5 +1,6 @@ PORTNAME= chkascii DISTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= bourne.identity@hotmail.com @@ -13,10 +14,10 @@ USE_GITHUB= yes GH_ACCOUNT= bourne-again PLIST_FILES= bin/chkascii \ - man/man1/chkascii.1.gz + share/man/man1/chkascii.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/chkascii ${STAGEDIR}${PREFIX}/bin/chkascii - ${INSTALL_MAN} ${WRKSRC}/chkascii.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/chkascii.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/textproc/crunch/Makefile b/textproc/crunch/Makefile index ac2982c2fe1d..0e36787f5bfd 100644 --- a/textproc/crunch/Makefile +++ b/textproc/crunch/Makefile @@ -1,5 +1,6 @@ PORTNAME= crunch PORTVERSION= 3.6 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}-wordlist/${PORTNAME}-wordlist @@ -12,11 +13,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake tar:tgz -PLIST_FILES= bin/crunch man/man1/crunch.1.gz ${DATADIR}/charset.lst +PLIST_FILES= bin/crunch share/man/man1/crunch.1.gz ${DATADIR}/charset.lst do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/charset.lst ${STAGEDIR}${DATADIR} diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index 8db4cfc6719c..da500ab51171 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -1,6 +1,6 @@ PORTNAME= dwdiff PORTVERSION= 2.1.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= https://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ @@ -28,6 +28,6 @@ UNICODE_USES= localbase:ldflags pkgconfig HAS_CONFIGURE= yes CONFIGURE_ARGS+=--with-verbose-compile -MAKE_ARGS+= prefix=${PREFIX:Q} mandir="${MANPREFIX}/man" docdir=${DOCSDIR:Q} +MAKE_ARGS+= prefix=${PREFIX:Q} mandir="${PREFIX}/share/man" docdir=${DOCSDIR:Q} .include <bsd.port.mk> diff --git a/textproc/dwdiff/pkg-plist b/textproc/dwdiff/pkg-plist index 1b355b5f6368..9d9af6fe7fce 100644 --- a/textproc/dwdiff/pkg-plist +++ b/textproc/dwdiff/pkg-plist @@ -1,11 +1,11 @@ bin/dwdiff bin/dwfilter -man/man1/dwdiff.1.gz -man/man1/dwfilter.1.gz -%%NLS%%man/nl.UTF-8/man1/dwdiff.1.gz -%%NLS%%man/nl.UTF-8/man1/dwfilter.1.gz -%%NLS%%man/nl/man1/dwdiff.1.gz -%%NLS%%man/nl/man1/dwfilter.1.gz +share/man/man1/dwdiff.1.gz +share/man/man1/dwfilter.1.gz +%%NLS%%share/man/nl.UTF-8/man1/dwdiff.1.gz +%%NLS%%share/man/nl.UTF-8/man1/dwfilter.1.gz +%%NLS%%share/man/nl/man1/dwdiff.1.gz +%%NLS%%share/man/nl/man1/dwfilter.1.gz %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/Changelog %%PORTDOCS%%%%DOCSDIR%%/README diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 62e10d063dbb..156aca9d89f7 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -1,5 +1,6 @@ PORTNAME= expat DISTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/libexpat/libexpat/releases/download/R_${DISTVERSION:S|.|_|g}/ @@ -34,6 +35,6 @@ TEST_TARGET= check PLIST_SUB= EXPAT_VERSION=${DISTVERSION} post-install: - ${INSTALL_MAN} ${WRKSRC}/doc/xmlwf.1 ${STAGEDIR}${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/doc/xmlwf.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include <bsd.port.mk> diff --git a/textproc/expat2/pkg-plist b/textproc/expat2/pkg-plist index bfdff2211176..45cf1bf6afef 100644 --- a/textproc/expat2/pkg-plist +++ b/textproc/expat2/pkg-plist @@ -11,6 +11,6 @@ lib/libexpat.so lib/libexpat.so.1 lib/libexpat.so.1.8.10 libdata/pkgconfig/expat.pc -man/man1/xmlwf.1.gz +share/man/man1/xmlwf.1.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/changelog diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index b793585220ad..0337eddb37e2 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,6 +1,6 @@ PORTNAME= fzf DISTVERSION= 0.42.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod @@ -24,7 +24,7 @@ GO_BUILDFLAGS= -ldflags="-X main.revision=${COMMIT_ID} -s -w" COMMIT_ID= 2023012 SUB_FILES= pkg-message -PLIST_FILES= bin/fzf man/man1/fzf.1.gz +PLIST_FILES= bin/fzf share/man/man1/fzf.1.gz PORTEXAMPLES= shell/completion.bash shell/completion.zsh \ shell/key-bindings.bash shell/key-bindings.fish \ shell/key-bindings.zsh @@ -35,16 +35,16 @@ OPTIONS_DEFAULT= TMUX TMUX_DESC= Install fzf-tmux (depends on BASH) TMUX_RUN_DEPENDS= bash:shells/bash -TMUX_PLIST_FILES= bin/fzf-tmux man/man1/fzf-tmux.1.gz +TMUX_PLIST_FILES= bin/fzf-tmux share/man/man1/fzf-tmux.1.gz post-install: - ${INSTALL_MAN} ${WRKSRC}/man/man1/fzf.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/man1/fzf.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC} && \ ${COPYTREE_SHARE} shell ${STAGEDIR}${EXAMPLESDIR}) post-install-TMUX-on: ${INSTALL_SCRIPT} ${WRKSRC}/bin/${PORTNAME}-tmux ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man/man1/fzf-tmux.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/man1/fzf-tmux.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/textproc/fzy/Makefile b/textproc/fzy/Makefile index d308d8cfaa73..42513dd3d2dc 100644 --- a/textproc/fzy/Makefile +++ b/textproc/fzy/Makefile @@ -1,5 +1,6 @@ PORTNAME= fzy DISTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= o.hushchenkov@gmail.com @@ -13,7 +14,7 @@ USES= gmake USE_GITHUB= yes GH_ACCOUNT= jhawthorn -PLIST_FILES= bin/fzy man/man1/fzy.1.gz +PLIST_FILES= bin/fzy share/man/man1/fzy.1.gz OPTIONS_DEFINE= TMUX DVTM OPTIONS_DEFAULT= TMUX @@ -34,7 +35,7 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fzy ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/fzy.1 ${STAGEDIR}${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/fzy.1 ${STAGEDIR}${PREFIX}/share/man/man1/ do-install-TMUX-on: ${INSTALL_SCRIPT} ${WRKSRC}/contrib/fzy-tmux ${STAGEDIR}${PREFIX}/bin diff --git a/textproc/gladtex/Makefile b/textproc/gladtex/Makefile index 6725a81f3603..2a7a6dc4e3e7 100644 --- a/textproc/gladtex/Makefile +++ b/textproc/gladtex/Makefile @@ -1,6 +1,6 @@ PORTNAME= gladtex PORTVERSION= 1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc math www MASTER_SITES= SF/${PORTNAME} @@ -25,6 +25,6 @@ MAKE_ENV+= BINPATH=${BINPATH} INCPATH="${INCPATH}" LIBPATH="${LIBPATH}" do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${BINPATH}; \ ${INSTALL_PROGRAM} ${WRKSRC}/eqn2img ${STAGEDIR}${BINPATH} - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include <bsd.port.mk> diff --git a/textproc/gladtex/pkg-plist b/textproc/gladtex/pkg-plist index 9a64a4f74197..6bc9547dc6d5 100644 --- a/textproc/gladtex/pkg-plist +++ b/textproc/gladtex/pkg-plist @@ -1,3 +1,3 @@ bin/eqn2img bin/gladtex -man/man1/gladtex.1.gz +share/man/man1/gladtex.1.gz diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile index 8a53e2dab50d..7b86022171b4 100644 --- a/textproc/html2text/Makefile +++ b/textproc/html2text/Makefile @@ -1,6 +1,6 @@ PORTNAME= html2text PORTVERSION= 1.3.2a -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= SUNSITE/apps/www/converters \ @@ -17,7 +17,7 @@ HAS_CONFIGURE= yes USE_CXXSTD= gnu++98 PORTDOCS= CHANGES CREDITS KNOWN_BUGS README TODO -PLIST_FILES= bin/html2text man/man1/html2text.1.gz man/man5/html2textrc.5.gz +PLIST_FILES= bin/html2text share/man/man1/html2text.1.gz share/man/man5/html2textrc.5.gz CONFLICTS= py*-html2text py*-html2text2018 # bin/html2text @@ -37,8 +37,8 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/html2text ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/html2text.1.gz ${STAGEDIR}${MANPREFIX}/man/man1 - ${INSTALL_MAN} ${WRKSRC}/html2textrc.5.gz ${STAGEDIR}${MANPREFIX}/man/man5 + ${INSTALL_MAN} ${WRKSRC}/html2text.1.gz ${STAGEDIR}${PREFIX}/share/man/man1 + ${INSTALL_MAN} ${WRKSRC}/html2textrc.5.gz ${STAGEDIR}${PREFIX}/share/man/man5 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/textproc/jshon/Makefile b/textproc/jshon/Makefile index 2b750965305f..57db2c5ee13a 100644 --- a/textproc/jshon/Makefile +++ b/textproc/jshon/Makefile @@ -1,5 +1,6 @@ PORTNAME= jshon DISTVERSION= 20180209 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org @@ -17,7 +18,7 @@ GH_ACCOUNT= keenerd GH_TAGNAME= d919aea PLIST_FILES= bin/jshon \ - man/man1/jshon.1.gz + share/man/man1/jshon.1.gz OPTIONS_DEFINE= ZSH OPTIONS_DEFAULT= ZSH @@ -37,7 +38,7 @@ pre-configure: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions diff --git a/textproc/json-yaml/Makefile b/textproc/json-yaml/Makefile index f75333dd28c2..2ec93e4c528b 100644 --- a/textproc/json-yaml/Makefile +++ b/textproc/json-yaml/Makefile @@ -1,5 +1,6 @@ PORTNAME= json-yaml DISTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= ik@sjmulder.nl @@ -15,11 +16,11 @@ LIB_DEPENDS= libyajl.so:devel/yajl \ USE_GITHUB= yes GH_ACCOUNT= sjmulder -MAKE_ARGS+= MANPREFIX=${PREFIX}/man CFLAGS=-I${PREFIX}/include\ -L${PREFIX}/lib +MAKE_ARGS+= MANPREFIX=${PREFIX}/share/man CFLAGS=-I${PREFIX}/include\ -L${PREFIX}/lib PLIST_FILES= bin/json-yaml \ bin/yaml-json \ - man/man1/json-yaml.1.gz \ - man/man1/yaml-json.1.gz + share/man/man1/json-yaml.1.gz \ + share/man/man1/yaml-json.1.gz .include <bsd.port.mk> diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 1ae8cb480d7b..ac6801415abe 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,6 +1,6 @@ PORTNAME= latex2html PORTVERSION= 2016 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= TEX/obsolete/support/${PORTNAME} @@ -31,7 +31,7 @@ PORTDOCS= FAQ INSTALL README OPTIONS_DEFINE= DOCS post-install: - ${INSTALL_MAN} ${WRKSRC}/latex2html.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/latex2html.1 ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/textproc/latex2html/pkg-plist b/textproc/latex2html/pkg-plist index d32da304bb9e..e2dc29a02ded 100644 --- a/textproc/latex2html/pkg-plist +++ b/textproc/latex2html/pkg-plist @@ -3,7 +3,7 @@ bin/pstoimg bin/texexpand lib/latex2html/cfgcache.pm lib/latex2html/l2hconf.pm -man/man1/latex2html.1.gz +share/man/man1/latex2html.1.gz %%DATADIR%%/IndicTeX-HTML/README %%DATADIR%%/IndicTeX-HTML/bengali.perl %%DATADIR%%/IndicTeX-HTML/bengali.sty diff --git a/textproc/libcsv/Makefile b/textproc/libcsv/Makefile index 8917b31df7b9..1489f0650073 100644 --- a/textproc/libcsv/Makefile +++ b/textproc/libcsv/Makefile @@ -1,6 +1,6 @@ PORTNAME= libcsv PORTVERSION= 3.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/libcsv/files/Makefile b/textproc/libcsv/files/Makefile index a04040bc17dd..0d6f66d9d42d 100644 --- a/textproc/libcsv/files/Makefile +++ b/textproc/libcsv/files/Makefile @@ -8,6 +8,6 @@ LIBDIR= ${PREFIX}/lib INCLUDEDIR= ${PREFIX}/include MAN= csv.3 -MANDIR= ${MANPREFIX}/man/man +MANDIR= ${PREFIX}/share/man/man .include <bsd.lib.mk> diff --git a/textproc/libcsv/pkg-plist b/textproc/libcsv/pkg-plist index bdebc5d98333..fe7e8c626478 100644 --- a/textproc/libcsv/pkg-plist +++ b/textproc/libcsv/pkg-plist @@ -3,7 +3,7 @@ lib/libcsv.a lib/libcsv.so lib/libcsv.so.%%SHLIB_MAJOR%% %%PROFILE%%lib/libcsv_p.a -man/man3/csv.3.gz +share/man/man3/csv.3.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/csvfix.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/csvinfo.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/csvtest.c diff --git a/textproc/ml1/Makefile b/textproc/ml1/Makefile index 7977d1af1202..96b835495e07 100644 --- a/textproc/ml1/Makefile +++ b/textproc/ml1/Makefile @@ -1,6 +1,6 @@ PORTNAME= ml1 PORTVERSION= 4.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.ml1.org.uk/distfiles/ \ http://www.ancientgeek.org.uk/distfiles/ @@ -26,7 +26,7 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ml1 ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/ml1.1.gz \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/textproc/ml1/pkg-plist b/textproc/ml1/pkg-plist index a56e9be76e1e..cb86a3f8ea9d 100644 --- a/textproc/ml1/pkg-plist +++ b/textproc/ml1/pkg-plist @@ -1,5 +1,5 @@ bin/ml1 -man/man1/ml1.1.gz +share/man/man1/ml1.1.gz %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/ml1appy.pdf %%PORTDOCS%%%%DOCSDIR%%/ml1sig.pdf diff --git a/textproc/par/Makefile b/textproc/par/Makefile index d983c05bfff3..5eaea70a9515 100644 --- a/textproc/par/Makefile +++ b/textproc/par/Makefile @@ -1,5 +1,6 @@ PORTNAME= par PORTVERSION= 1.53.0 +PORTREVISION= 2 PKGNAMESUFFIX= _format CATEGORIES= textproc MASTER_SITES= http://www.nicemice.net/par/ @@ -13,13 +14,13 @@ CONFLICTS= quake-par ALL_TARGET= # PLIST_FILES= bin/par \ - man/man1/par.1.gz + share/man/man1/par.1.gz do-configure: (cd ${WRKSRC}; ${CP} protoMakefile Makefile) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/par ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/par.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/par.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/textproc/rxp/Makefile b/textproc/rxp/Makefile index 1234633854f3..e1eeeee68863 100644 --- a/textproc/rxp/Makefile +++ b/textproc/rxp/Makefile @@ -1,6 +1,6 @@ PORTNAME= rxp PORTVERSION= 1.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= ftp://ftp.cogsci.ed.ac.uk/pub/richard/ diff --git a/textproc/rxp/files/BSDmakefile.rxp b/textproc/rxp/files/BSDmakefile.rxp index ae50ce7af3c6..61ad7740ec71 100644 --- a/textproc/rxp/files/BSDmakefile.rxp +++ b/textproc/rxp/files/BSDmakefile.rxp @@ -6,7 +6,7 @@ CFLAGS+= -Werror WARNS= 6 BINDIR= ${PREFIX}/bin -MANDIR= ${MANPREFIX}/man/man +MANDIR= ${PREFIX}/share/man/man LDADD= -L${.CURDIR:H}/lib -lrxp .include <bsd.prog.mk> diff --git a/textproc/rxp/pkg-plist b/textproc/rxp/pkg-plist index 97f5690c7880..0f5c6d5110f4 100644 --- a/textproc/rxp/pkg-plist +++ b/textproc/rxp/pkg-plist @@ -15,4 +15,4 @@ include/rxp/system.h include/rxp/url.h include/rxp/version.h include/rxp/xmlparser.h -man/man1/rxp.1.gz +share/man/man1/rxp.1.gz diff --git a/textproc/sgrep/Makefile b/textproc/sgrep/Makefile index 9c633374eac2..4a139dbb1023 100644 --- a/textproc/sgrep/Makefile +++ b/textproc/sgrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= sgrep PORTVERSION= 0.99 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ LOCAL/jkoshy @@ -14,11 +14,11 @@ LICENSE= GPLv2 PORTSCOUT= limit:^0\. CONFLICTS= sgrep2-1.* -PLIST_FILES= bin/sgrep man/man1/sgrep.1.gz share/sgreprc +PLIST_FILES= bin/sgrep share/man/man1/sgrep.1.gz share/sgreprc # Override the install target in the supplied makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sgrep ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/sgrep.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/sgrep.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${WRKSRC}/sample.sgreprc ${STAGEDIR}${PREFIX}/share/sgreprc .include <bsd.port.mk> diff --git a/textproc/smi/Makefile b/textproc/smi/Makefile index bc0110513d82..4c75ed14b903 100644 --- a/textproc/smi/Makefile +++ b/textproc/smi/Makefile @@ -1,6 +1,6 @@ PORTNAME= smi PORTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc www MASTER_SITES= https://BSDforge.com/projects/source/textproc/${PORTNAME}/ @@ -15,13 +15,13 @@ BROKEN= Unfetchable PORTDOCS= README.md -PLIST_FILES= bin/smi man/man1/smi.1.gz +PLIST_FILES= bin/smi share/man/man1/smi.1.gz USES= tar:xz uidfix MAKEFILE= /usr/share/mk/bsd.prog.mk MAKE_ENV= PROG="${PORTNAME}" FILES="${PORTDOCS}" \ BINDIR="${PREFIX}/bin" FILESDIR="${DOCSDIR}" \ - MANDIR="${MANPREFIX}/man/man" + MANDIR="${PREFIX}/share/man/man" CFLAGS+= -DVERSION=${PORTVERSION} OPTIONS_DEFINE= DOCS diff --git a/textproc/smu/Makefile b/textproc/smu/Makefile index fcf4ea6ddbc7..2147463d48cd 100644 --- a/textproc/smu/Makefile +++ b/textproc/smu/Makefile @@ -1,5 +1,6 @@ PORTNAME= smu PORTVERSION= 1.5 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= textproc @@ -13,13 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= Gottox -PLIST_FILES= bin/smu man/man1/smu.1.gz +PLIST_FILES= bin/smu share/man/man1/smu.1.gz USES= uidfix MAKEFILE= /usr/share/mk/bsd.prog.mk MAKE_ENV= PROG="${PORTNAME}" \ BINDIR="${PREFIX}/bin" \ - MANDIR="${MANPREFIX}/man/man" + MANDIR="${PREFIX}/share/man/man" CFLAGS+= -DVERSION=${PORTVERSION} .include <bsd.port.mk> diff --git a/textproc/splitpatch/Makefile b/textproc/splitpatch/Makefile index d07485bac0fd..eb8c20f16b97 100644 --- a/textproc/splitpatch/Makefile +++ b/textproc/splitpatch/Makefile @@ -1,5 +1,6 @@ PORTNAME= splitpatch PORTVERSION= 1.1 +PORTREVISION= 1 DISTVERSIONPREFIX= release/ CATEGORIES= textproc @@ -19,13 +20,13 @@ MAKE_JOBS_UNSAFE= yes NO_ARCH= yes PLIST_FILES= bin/splitpatch \ - man/man1/splitpatch.1.gz + share/man/man1/splitpatch.1.gz do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/bin ${STAGEDIR}${MANPREFIX}/man/man1 + @${MKDIR} ${STAGEDIR}${PREFIX}/bin ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.rb \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/textproc/textql/Makefile b/textproc/textql/Makefile index 1c2ae77a04e0..39fc7364f1a5 100644 --- a/textproc/textql/Makefile +++ b/textproc/textql/Makefile @@ -1,6 +1,6 @@ PORTNAME= textql PORTVERSION= g20210706 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= ume@FreeBSD.org @@ -21,10 +21,10 @@ GH_TUPLE= mattn:go-runewidth:v0.0.2:mattn_go_runewidth/vendor/github.com/mattn/g GO_TARGET= textql/main.go:textql PLIST_FILES= bin/textql \ - man/man1/textql.1.gz + share/man/man1/textql.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/man/textql.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/textproc/translate-shell/Makefile b/textproc/translate-shell/Makefile index 0e9421fcf880..880c8438b350 100644 --- a/textproc/translate-shell/Makefile +++ b/textproc/translate-shell/Makefile @@ -1,7 +1,7 @@ PORTNAME= translate-shell DISTVERSIONPREFIX= v DISTVERSION= 0.9.7.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org @@ -27,7 +27,7 @@ TEST_ENV= LC_ALL=C.UTF-8 TEST_TARGET= test NO_ARCH= yes PLIST_FILES= bin/trans \ - man/man1/trans.1.gz + share/man/man1/trans.1.gz OPTIONS_DEFINE= ASPELL FRIBIDI READLINE TEXT2SPEECH @@ -43,6 +43,6 @@ TEXT2SPEECH_RUN_DEPENDS= espeak-ng:audio/espeak-ng do-install: ${INSTALL_SCRIPT} ${WRKSRC}/build/trans ${STAGEDIR}${PREFIX}/bin/trans - ${INSTALL_MAN} ${WRKSRC}/man/trans.1 ${STAGEDIR}${MANPREFIX}/man/man1/trans.1 + ${INSTALL_MAN} ${WRKSRC}/man/trans.1 ${STAGEDIR}${PREFIX}/share/man/man1/trans.1 .include <bsd.port.mk> diff --git a/textproc/uchardet/Makefile b/textproc/uchardet/Makefile index 2e18ad74bc37..5587b263a53f 100644 --- a/textproc/uchardet/Makefile +++ b/textproc/uchardet/Makefile @@ -1,5 +1,6 @@ PORTNAME= uchardet DISTVERSION= 0.0.8 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME}/releases/ @@ -16,7 +17,7 @@ USE_LDCONFIG= yes TEST_TARGET= test -CMAKE_ARGS= -DTARGET_ARCHITECTURE=NONE -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man +CMAKE_ARGS= -DTARGET_ARCHITECTURE=NONE -DCMAKE_INSTALL_MANDIR:PATH=${PREFIX}/share/man .if defined(WITH_DEBUG) PLIST_SUB+= VERSION_SUFFIX=".debug" diff --git a/textproc/uchardet/pkg-plist b/textproc/uchardet/pkg-plist index 1c099090bf18..847e73479277 100644 --- a/textproc/uchardet/pkg-plist +++ b/textproc/uchardet/pkg-plist @@ -9,4 +9,4 @@ lib/libuchardet.so lib/libuchardet.so.0 lib/libuchardet.so.0.0.8%%VERSION_SUFFIX%% libdata/pkgconfig/uchardet.pc -man/man1/uchardet.1.gz +share/man/man1/uchardet.1.gz diff --git a/textproc/wikiman/Makefile b/textproc/wikiman/Makefile index d2e065ee1f86..8e82afa66567 100644 --- a/textproc/wikiman/Makefile +++ b/textproc/wikiman/Makefile @@ -1,5 +1,6 @@ PORTNAME= wikiman DISTVERSION= 2.13.2 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= filip@parag.rs @@ -36,7 +37,7 @@ do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/sources (cd ${WRKSRC}/sources && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR}/sources) - ${INSTALL_MAN} ${WRKSRC}/wikiman.1.man ${STAGEDIR}${MANPREFIX}/share/man/man1/wikiman.1 + ${INSTALL_MAN} ${WRKSRC}/wikiman.1.man ${STAGEDIR}${PREFIX}/share/man/man1/wikiman.1 do-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile index 8dda1c250e21..87d53064242b 100644 --- a/textproc/xmlindent/Makefile +++ b/textproc/xmlindent/Makefile @@ -1,6 +1,6 @@ PORTNAME= xmlindent PORTVERSION= 0.2.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF @@ -12,7 +12,7 @@ LICENSE= GPLv2 SOURCES= error.c indent.c buffer.c main.c -PLIST_FILES= bin/xmlindent man/man1/xmlindent.1.gz +PLIST_FILES= bin/xmlindent share/man/man1/xmlindent.1.gz do-build: @cd ${WRKSRC}; flex xmlindent.yy @@ -21,6 +21,6 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/www/analog/Makefile b/www/analog/Makefile index ac874beb3cf7..62853edebc6c 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -1,6 +1,6 @@ PORTNAME= analog PORTVERSION= 6.0 -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://analog.gsp.com/ \ @@ -31,7 +31,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/analog ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/analog.man ${STAGEDIR}${MANPREFIX}/man/man1/analog.1 + ${INSTALL_MAN} ${WRKSRC}/analog.man ${STAGEDIR}${PREFIX}/share/man/man1/analog.1 ${INSTALL_DATA} ${WRKSRC}/analog.cfg ${STAGEDIR}${PREFIX}/etc/analog.cfg.sample ${MKDIR} ${STAGEDIR}${DATADIR}/lang ${INSTALL_DATA} ${WRKSRC}/lang/* ${STAGEDIR}${DATADIR}/lang diff --git a/www/analog/pkg-plist b/www/analog/pkg-plist index 49bcec2e5104..3398d086a76b 100644 --- a/www/analog/pkg-plist +++ b/www/analog/pkg-plist @@ -385,4 +385,4 @@ bin/analog %%IMGDIR%%/sq8.png %%IMGDIR%%/sq9.png %%IMGDIR%%/sqg.png -man/man1/analog.1.gz +share/man/man1/analog.1.gz diff --git a/www/calamaris-devel/Makefile b/www/calamaris-devel/Makefile index b15deb91acee..3829ac8a4994 100644 --- a/www/calamaris-devel/Makefile +++ b/www/calamaris-devel/Makefile @@ -1,5 +1,6 @@ PORTNAME= calamaris PORTVERSION= 2.99.4.5 +PORTREVISION= 1 CATEGORIES= www textproc MASTER_SITES= http://cord.de/files/calamaris/ PKGNAMESUFFIX= -devel @@ -22,7 +23,7 @@ SHEBANG_FILES= calamaris calamaris-cache-convert OPTIONS_DEFINE= DOCS do-install: - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/calamaris-cache-convert ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL} diff --git a/www/calamaris-devel/pkg-plist b/www/calamaris-devel/pkg-plist index c6ed76b2c425..0811bcbdd9ee 100644 --- a/www/calamaris-devel/pkg-plist +++ b/www/calamaris-devel/pkg-plist @@ -1,6 +1,6 @@ bin/calamaris bin/calamaris-cache-convert -man/man1/calamaris.1.gz +share/man/man1/calamaris.1.gz %%SITE_ARCH%%/calAxestype.pm %%SITE_ARCH%%/calAxestype3d.pm %%SITE_ARCH%%/calBars3d.pm diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index be572ada8281..27d424b0ac9c 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -1,6 +1,6 @@ PORTNAME= calamaris PORTVERSION= 2.59 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www textproc MASTER_SITES= http://cord.de/files/calamaris/ @@ -19,7 +19,7 @@ SHEBANG_FILES= calamaris OPTIONS_DEFINE= DOCS do-install: - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/EXAMPLES ${STAGEDIR}${DOCSDIR} diff --git a/www/calamaris/pkg-plist b/www/calamaris/pkg-plist index 9de3c3bb6821..571eddde0597 100644 --- a/www/calamaris/pkg-plist +++ b/www/calamaris/pkg-plist @@ -1,4 +1,4 @@ bin/calamaris -man/man1/calamaris.1.gz +share/man/man1/calamaris.1.gz %%PORTDOCS%%share/doc/calamaris/EXAMPLES %%PORTDOCS%%share/doc/calamaris/README diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 7b3ed9a78ca3..27e3496555ed 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,6 @@ PORTNAME= chromium PORTVERSION= 120.0.6099.216 +PORTREVISION= 1 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ https://nerd.hu/distfiles/:external @@ -318,9 +319,9 @@ do-configure: do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_MAN} ${WRKSRC}/chrome/app/resources/manpage.1.in \ - ${STAGEDIR}${MANPREFIX}/man/man1/chrome.1 + ${STAGEDIR}${PREFIX}/share/man/man1/chrome.1 @${SED} -i "" -e 's,\@\@PACKAGE\@\@,chromium,g;s,\@\@MENUNAME\@\@,Chromium Web Browser,g' \ - ${STAGEDIR}${MANPREFIX}/man/man1/chrome.1 + ${STAGEDIR}${PREFIX}/share/man/man1/chrome.1 ${CP} ${WRKSRC}/chrome/app/theme/chromium/product_logo_22_mono.png ${WRKSRC}/chrome/app/theme/chromium/product_logo_22.png .for s in 22 24 48 64 128 256 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps diff --git a/www/chromium/pkg-plist b/www/chromium/pkg-plist index 0611044682a1..0bc185cbae17 100644 --- a/www/chromium/pkg-plist +++ b/www/chromium/pkg-plist @@ -136,7 +136,7 @@ bin/chrome %%DEBUG%%%%DATADIR%%/character_data_generator %%DEBUG%%%%DATADIR%%/libVkLayer_khronos_validation.so %%DRIVER%%bin/chromedriver -man/man1/chrome.1.gz +share/man/man1/chrome.1.gz share/applications/chromium-browser.desktop share/icons/hicolor/128x128/apps/chrome.png share/icons/hicolor/22x22/apps/chrome.png diff --git a/www/cntlm/Makefile b/www/cntlm/Makefile index a1f8d6d5ac67..d253592ffbe8 100644 --- a/www/cntlm/Makefile +++ b/www/cntlm/Makefile @@ -1,5 +1,6 @@ PORTNAME= cntlm PORTVERSION= 0.92.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} @@ -39,6 +40,6 @@ do-install: (cd ${WRKSRC}/doc && ${INSTALL_DATA} cntlm.conf.sample \ ${STAGEDIR}${PREFIX}/etc) (cd ${WRKSRC}/doc && ${INSTALL_MAN} cntlm.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1) + ${STAGEDIR}${PREFIX}/share/man/man1) .include <bsd.port.mk> diff --git a/www/cntlm/pkg-plist b/www/cntlm/pkg-plist index 9224baa73045..f87dfc4d7731 100644 --- a/www/cntlm/pkg-plist +++ b/www/cntlm/pkg-plist @@ -1,3 +1,3 @@ bin/cntlm @sample etc/cntlm.conf.sample -man/man1/cntlm.1.gz +share/man/man1/cntlm.1.gz diff --git a/www/cplanet/Makefile b/www/cplanet/Makefile index 2dbddfef1815..f7f6cb94f5d1 100644 --- a/www/cplanet/Makefile +++ b/www/cplanet/Makefile @@ -1,6 +1,6 @@ PORTNAME= cplanet PORTVERSION= 0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www textproc MASTER_SITES= http://files.etoilebsd.net/cplanet/ @@ -19,7 +19,7 @@ OPTIONS_DEFINE= EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}/${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}/${PREFIX}/share/man/man1 post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} diff --git a/www/cplanet/pkg-plist b/www/cplanet/pkg-plist index 633a9c221731..9f4fe9edfb27 100644 --- a/www/cplanet/pkg-plist +++ b/www/cplanet/pkg-plist @@ -1,5 +1,5 @@ bin/cplanet -man/man1/cplanet.1.gz +share/man/man1/cplanet.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet-atom.cs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet-opml.cs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet-rss.cs diff --git a/www/ddgr/Makefile b/www/ddgr/Makefile index e1fe24b378f6..a67d7d385510 100644 --- a/www/ddgr/Makefile +++ b/www/ddgr/Makefile @@ -31,7 +31,7 @@ FISH_PLIST_FILES= share/fish/completions/ddgr.fish do-install: ${INSTALL_SCRIPT} ${WRKSRC}/ddgr ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/ddgr.1 ${STAGEDIR}${MANPREFIX}/share/man/man1 + ${INSTALL_MAN} ${WRKSRC}/ddgr.1 ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/www/deforaos-surfer/Makefile b/www/deforaos-surfer/Makefile index b5911d1db54f..5a5b3b31cad5 100644 --- a/www/deforaos-surfer/Makefile +++ b/www/deforaos-surfer/Makefile @@ -1,6 +1,6 @@ PORTNAME= surfer PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Surfer/ PKGNAMEPREFIX= deforaos- @@ -24,7 +24,7 @@ USE_XORG= x11 USE_GNOME= gtk30 cairo gdkpixbuf2 MAKE_ARGS= PREFIX=${PREFIX} -MAKE_ENV+= MANDIR=${STAGEDIR}${MANPREFIX}/man +MAKE_ENV+= MANDIR=${STAGEDIR}${PREFIX}/share/man OPTIONS_DEFINE= DOCS OPTIONS_SUB= yes diff --git a/www/deforaos-surfer/pkg-plist b/www/deforaos-surfer/pkg-plist index 1432920e237e..db4f71fd426d 100644 --- a/www/deforaos-surfer/pkg-plist +++ b/www/deforaos-surfer/pkg-plist @@ -1,9 +1,9 @@ bin/helper bin/htmlapp bin/surfer -%%PORTDOCS%%man/man1/helper.1.gz -%%PORTDOCS%%man/man1/htmlapp.1.gz -%%PORTDOCS%%man/man1/surfer.1.gz +%%PORTDOCS%%share/man/man1/helper.1.gz +%%PORTDOCS%%share/man/man1/htmlapp.1.gz +%%PORTDOCS%%share/man/man1/surfer.1.gz share/applications/org.defora.helper.desktop share/applications/org.defora.htmlapp.desktop share/applications/org.defora.surfer.desktop diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile index 6b9fa4ba68a6..684541a00489 100644 --- a/www/fcgi/Makefile +++ b/www/fcgi/Makefile @@ -1,6 +1,6 @@ PORTNAME= fcgi PORTVERSION= 2.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= LOCAL/adamw PKGNAMESUFFIX= -devkit @@ -28,8 +28,8 @@ post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libfcgi++.so.0.0.0 @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${MANPREFIX}/man/man1 - ${INSTALL_MAN} ${WRKSRC}/doc/*.3 ${STAGEDIR}${MANPREFIX}/man/man3 + ${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${PREFIX}/share/man/man1 + ${INSTALL_MAN} ${WRKSRC}/doc/*.3 ${STAGEDIR}${PREFIX}/share/man/man3 (cd ${WRKSRC}/doc && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} "! -name *\.[13]") diff --git a/www/fcgi/pkg-plist b/www/fcgi/pkg-plist index 290541725fd4..7f9e6d050af2 100644 --- a/www/fcgi/pkg-plist +++ b/www/fcgi/pkg-plist @@ -14,11 +14,11 @@ lib/libfcgi.a lib/libfcgi.so lib/libfcgi.so.0 lib/libfcgi.so.0.0.0 -man/man1/cgi-fcgi.1.gz -man/man3/FCGI_Accept.3.gz -man/man3/FCGI_Finish.3.gz -man/man3/FCGI_SetExitStatus.3.gz -man/man3/FCGI_StartFilterData.3.gz +share/man/man1/cgi-fcgi.1.gz +share/man/man3/FCGI_Accept.3.gz +share/man/man3/FCGI_Finish.3.gz +share/man/man3/FCGI_SetExitStatus.3.gz +share/man/man3/FCGI_StartFilterData.3.gz %%PORTDOCS%%%%DOCSDIR%%/fastcgi-prog-guide/ap_guida.htm %%PORTDOCS%%%%DOCSDIR%%/fastcgi-prog-guide/ap_guide.htm %%PORTDOCS%%%%DOCSDIR%%/fastcgi-prog-guide/apaman.htm diff --git a/www/fgallery/Makefile b/www/fgallery/Makefile index efe46c0df510..f053f0aaa61c 100644 --- a/www/fgallery/Makefile +++ b/www/fgallery/Makefile @@ -1,6 +1,6 @@ PORTNAME= fgallery PORTVERSION= 1.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www graphics MAINTAINER= ehaupt@FreeBSD.org @@ -45,7 +45,7 @@ do-install: (cd ${WRKSRC} && \ ${COPYTREE_SHARE} ${d} ${STAGEDIR}${DATADIR}) .endfor - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${DATADIR} ${LN} -s ${DATADIR}/${PORTNAME} ${STAGEDIR}/${PREFIX}/bin/${PORTNAME} diff --git a/www/fgallery/pkg-plist b/www/fgallery/pkg-plist index a42a31b7a274..0a11fa99e586 100644 --- a/www/fgallery/pkg-plist +++ b/www/fgallery/pkg-plist @@ -1,5 +1,5 @@ bin/fgallery -man/man1/fgallery.1.gz +share/man/man1/fgallery.1.gz %%DATADIR%%/album/index.css %%DATADIR%%/album/index.html %%DATADIR%%/album/index.js diff --git a/www/free-sa-devel/Makefile b/www/free-sa-devel/Makefile index 5867445c0d7a..3a0118d38a40 100644 --- a/www/free-sa-devel/Makefile +++ b/www/free-sa-devel/Makefile @@ -1,5 +1,6 @@ PORTNAME= free-sa PORTVERSION= 2.0.0b6.7 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/free-sa/free-sa-dev/2.0.0b6p7 PKGNAMESUFFIX= -devel @@ -34,7 +35,7 @@ MAKE_ARGS+= PREFIX="${PREFIX}" \ LARGEFILE=yes \ SATSEP="'" \ HAVE_STRL="1" \ - MANDIR="${MANPREFIX}/man" \ + MANDIR="${PREFIX}/share/man" \ STAGEDIR="${STAGEDIR}" # Fix build with clang11. Upstream seems dead, so don't expect a proper fix. diff --git a/www/free-sa-devel/pkg-plist b/www/free-sa-devel/pkg-plist index 9f955ec2e28b..b32cccf64747 100644 --- a/www/free-sa-devel/pkg-plist +++ b/www/free-sa-devel/pkg-plist @@ -18,8 +18,8 @@ etc/free-sa/SMTP_delivery_rejected.filter.sample etc/free-sa/SMTP_receiving_rejected.filter.sample etc/free-sa/free-sa.conf.sample etc/free-sa/users.filter.sample -man/man1/free-sa.1.gz -man/man5/free-sa.conf.5.gz +share/man/man1/free-sa.1.gz +share/man/man5/free-sa.conf.5.gz %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/FAQ diff --git a/www/googler/Makefile b/www/googler/Makefile index 5a3ce30be727..5897025116f7 100644 --- a/www/googler/Makefile +++ b/www/googler/Makefile @@ -1,5 +1,6 @@ PORTNAME= googler PORTVERSION= 4.3.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www @@ -18,7 +19,7 @@ GH_ACCOUNT= jarun NO_BUILD= yes NO_ARCH= yes -PLIST_FILES= bin/googler man/man1/googler.1.gz +PLIST_FILES= bin/googler share/man/man1/googler.1.gz SHEBANG_FILES= googler @@ -28,7 +29,7 @@ post-patch: do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}/${PREFIX}/bin/${PORTNAME} - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}/${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}/${PREFIX}/share/man/man1/ do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest tests diff --git a/www/hurl/Makefile b/www/hurl/Makefile index 31f663ad7475..1c0a4c8f6f31 100644 --- a/www/hurl/Makefile +++ b/www/hurl/Makefile @@ -1,6 +1,6 @@ PORTNAME= hurl DISTVERSION= 4.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= rodrigo@FreeBSD.org @@ -21,10 +21,10 @@ CARGO_INSTALL_PATH= packages/hurl packages/hurlfmt PLIST_FILES= bin/hurl \ bin/hurlfmt \ - man/man1/hurl.1.gz \ - man/man1/hurlfmt.1.gz + share/man/man1/hurl.1.gz \ + share/man/man1/hurlfmt.1.gz post-install: - ${INSTALL_MAN} ${WRKSRC}/docs/manual/*.1 ${STAGEDIR}${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/docs/manual/*.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include <bsd.port.mk> diff --git a/www/iridium/Makefile b/www/iridium/Makefile index f6afdb7e9ba4..df406e476470 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -1,6 +1,6 @@ PORTNAME= iridium PORTVERSION= 2023.11.119 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www wayland MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser @@ -298,9 +298,9 @@ do-configure: do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_MAN} ${WRKSRC}/chrome/app/resources/manpage.1.in \ - ${STAGEDIR}${MANPREFIX}/man/man1/iridium.1 + ${STAGEDIR}${PREFIX}/share/man/man1/iridium.1 @${SED} -i "" -e 's,\@\@PACKAGE\@\@,chromium,g;s,\@\@MENUNAME\@\@,Iridium Web Browser,g' \ - ${STAGEDIR}${MANPREFIX}/man/man1/iridium.1 + ${STAGEDIR}${PREFIX}/share/man/man1/iridium.1 ${CP} ${WRKSRC}/chrome/app/theme/chromium/product_logo_22_mono.png ${WRKSRC}/chrome/app/theme/chromium/product_logo_22.png .for s in 22 24 48 64 128 256 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps diff --git a/www/iridium/pkg-plist b/www/iridium/pkg-plist index 9cb2a8160bfd..ab1b99094c68 100644 --- a/www/iridium/pkg-plist +++ b/www/iridium/pkg-plist @@ -134,7 +134,7 @@ bin/iridium %%DATADIR%%/v8_context_snapshot.bin %%DEBUG%%%%DATADIR%%/character_data_generator %%DEBUG%%%%DATADIR%%/libVkLayer_khronos_validation.so -man/man1/iridium.1.gz +share/man/man1/iridium.1.gz share/applications/iridium-browser.desktop share/icons/hicolor/128x128/apps/iridium.png share/icons/hicolor/22x22/apps/iridium.png diff --git a/www/jira-cli/Makefile b/www/jira-cli/Makefile index fc97e45aa688..9276870094a8 100644 --- a/www/jira-cli/Makefile +++ b/www/jira-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= jira-cli DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www DIST_SUBDIR= jira-cli @@ -20,6 +20,6 @@ GO_BUILDFLAGS= -ldflags="-X github.com/ankitpokhrel/jira-cli/internal/version.Ve GO_TARGET= ./cmd/jira post-install: - ${STAGEDIR}${PREFIX}/bin/jira man -g -o ${STAGEDIR}${MANPREFIX}/man/man7 + ${STAGEDIR}${PREFIX}/bin/jira man -g -o ${STAGEDIR}${PREFIX}/share/man/man7 .include <bsd.port.mk> diff --git a/www/jira-cli/pkg-plist b/www/jira-cli/pkg-plist index 05b6d34af192..aeaa2abb6b98 100644 --- a/www/jira-cli/pkg-plist +++ b/www/jira-cli/pkg-plist @@ -1,35 +1,38 @@ bin/jira -man/man7/jira-board-list.7.gz -man/man7/jira-board.7.gz -man/man7/jira-completion.7.gz -man/man7/jira-epic-add.7.gz -man/man7/jira-epic-create.7.gz -man/man7/jira-epic-list.7.gz -man/man7/jira-epic-remove.7.gz -man/man7/jira-epic.7.gz -man/man7/jira-init.7.gz -man/man7/jira-issue-assign.7.gz -man/man7/jira-issue-clone.7.gz -man/man7/jira-issue-comment-add.7.gz -man/man7/jira-issue-comment.7.gz -man/man7/jira-issue-create.7.gz -man/man7/jira-issue-delete.7.gz -man/man7/jira-issue-edit.7.gz -man/man7/jira-issue-link.7.gz -man/man7/jira-issue-list.7.gz -man/man7/jira-issue-move.7.gz -man/man7/jira-issue-unlink.7.gz -man/man7/jira-issue-view.7.gz -man/man7/jira-issue-worklog-add.7.gz -man/man7/jira-issue-worklog.7.gz -man/man7/jira-issue.7.gz -man/man7/jira-man.7.gz -man/man7/jira-me.7.gz -man/man7/jira-open.7.gz -man/man7/jira-project-list.7.gz -man/man7/jira-project.7.gz -man/man7/jira-sprint-add.7.gz -man/man7/jira-sprint-list.7.gz -man/man7/jira-sprint.7.gz -man/man7/jira-version.7.gz -man/man7/jira.7.gz +share/man/man7/jira-board-list.7.gz +share/man/man7/jira-board.7.gz +share/man/man7/jira-completion.7.gz +share/man/man7/jira-epic-add.7.gz +share/man/man7/jira-epic-create.7.gz +share/man/man7/jira-epic-list.7.gz +share/man/man7/jira-epic-remove.7.gz +share/man/man7/jira-epic.7.gz +share/man/man7/jira-init.7.gz +share/man/man7/jira-issue-assign.7.gz +share/man/man7/jira-issue-clone.7.gz +share/man/man7/jira-issue-comment-add.7.gz +share/man/man7/jira-issue-comment.7.gz +share/man/man7/jira-issue-create.7.gz +share/man/man7/jira-issue-delete.7.gz +share/man/man7/jira-issue-edit.7.gz +share/man/man7/jira-issue-link-remote.7.gz +share/man/man7/jira-issue-link.7.gz +share/man/man7/jira-issue-list.7.gz +share/man/man7/jira-issue-move.7.gz +share/man/man7/jira-issue-unlink.7.gz +share/man/man7/jira-issue-view.7.gz +share/man/man7/jira-issue-watch.7.gz +share/man/man7/jira-issue-worklog-add.7.gz +share/man/man7/jira-issue-worklog.7.gz +share/man/man7/jira-issue.7.gz +share/man/man7/jira-man.7.gz +share/man/man7/jira-me.7.gz +share/man/man7/jira-open.7.gz +share/man/man7/jira-project-list.7.gz +share/man/man7/jira-project.7.gz +share/man/man7/jira-serverinfo.7.gz +share/man/man7/jira-sprint-add.7.gz +share/man/man7/jira-sprint-list.7.gz +share/man/man7/jira-sprint.7.gz +share/man/man7/jira-version.7.gz +share/man/man7/jira.7.gz diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile index e0197f761c19..b7abe1fccdfd 100644 --- a/www/mini_httpd/Makefile +++ b/www/mini_httpd/Makefile @@ -1,6 +1,6 @@ PORTNAME= mini_httpd PORTVERSION= 1.30 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= https://www.acme.com/software/mini_httpd/ @@ -30,9 +30,9 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/scripts/mini_httpd.sh \ ${STAGEDIR}${PREFIX}/etc/rc.d/mini_httpd ${INSTALL_MAN} ${WRKSRC}/htpasswd.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1/${PORTNAME}-htpasswd.1 + ${STAGEDIR}${PREFIX}/share/man/man1/${PORTNAME}-htpasswd.1 ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 \ - ${STAGEDIR}${MANPREFIX}/man/man8 + ${STAGEDIR}${PREFIX}/share/man/man8 ${INSTALL_DATA} ${WRKSRC}/mini_httpd.cnf \ ${STAGEDIR}${PREFIX}/etc/mini_httpd.cnf.sample ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} diff --git a/www/mini_httpd/pkg-plist b/www/mini_httpd/pkg-plist index 83b2248e2a79..59c129387ddc 100644 --- a/www/mini_httpd/pkg-plist +++ b/www/mini_httpd/pkg-plist @@ -1,7 +1,7 @@ @sample etc/mini_httpd.cnf.sample etc/rc.d/mini_httpd -man/man1/mini_httpd-htpasswd.1.gz -man/man8/mini_httpd.8.gz +share/man/man1/mini_httpd-htpasswd.1.gz +share/man/man8/mini_httpd.8.gz sbin/mini_httpd sbin/mini_httpd-htpasswd sbin/mini_httpd_wrapper diff --git a/www/spawn-fcgi/Makefile b/www/spawn-fcgi/Makefile index 210adccadf5b..c22fe5a87a6a 100644 --- a/www/spawn-fcgi/Makefile +++ b/www/spawn-fcgi/Makefile @@ -1,6 +1,6 @@ PORTNAME= spawn-fcgi PORTVERSION= 1.6.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://download.lighttpd.net/spawn-fcgi/releases-1.6.x/ @@ -9,14 +9,14 @@ COMMENT= Spawns fastcgi applications WWW= https://redmine.lighttpd.net/projects/spawn-fcgi USES= cmake -CMAKE_ARGS= -DCMAKE_MAN_DIR:string=${MANPREFIX}/man +CMAKE_ARGS= -DCMAKE_MAN_DIR:string=${PREFIX}/share/man USE_RC_SUBR= spawn-fcgi CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/spawn-fcgi \ - man/man1/spawn-fcgi.1.gz + share/man/man1/spawn-fcgi.1.gz .include <bsd.port.pre.mk> diff --git a/www/tidy-html5/Makefile b/www/tidy-html5/Makefile index a707db5325c2..9dafbaf8d044 100644 --- a/www/tidy-html5/Makefile +++ b/www/tidy-html5/Makefile @@ -1,6 +1,6 @@ PORTNAME= tidy-html5 PORTVERSION= 5.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= thierry@FreeBSD.org @@ -18,7 +18,8 @@ USE_GNOME= libxslt USE_LDCONFIG= yes CMAKE_ARGS= -DBUILD_SHARED_LIB:BOOL=ON \ - -DTIDY_CONSOLE_SHARED:BOOL=ON + -DTIDY_CONSOLE_SHARED:BOOL=ON \ + -DMAN_INSTALL_DIR=${PREFIX}/share/man/man1 PLIST_SUB= VER=${PORTVERSION} @@ -27,6 +28,6 @@ post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/tidy ${STAGEDIR}${PREFIX}/bin/tidy5 ${MV} ${STAGEDIR}${PREFIX}/lib/libtidy.a ${STAGEDIR}${PREFIX}/lib/libtidys.a ${MV} ${STAGEDIR}${PREFIX}/lib/libtidy.so ${STAGEDIR}${PREFIX}/lib/libtidy5.so - ${MV} ${STAGEDIR}${MANPREFIX}/man/man1/tidy.1 ${STAGEDIR}${MANPREFIX}/man/man1/tidy5.1 + ${MV} ${STAGEDIR}${PREFIX}/share/man/man1/tidy.1 ${STAGEDIR}${PREFIX}/share/man/man1/tidy5.1 .include <bsd.port.mk> diff --git a/www/tidy-html5/pkg-plist b/www/tidy-html5/pkg-plist index 107ec5a77000..fce083c48d64 100644 --- a/www/tidy-html5/pkg-plist +++ b/www/tidy-html5/pkg-plist @@ -8,4 +8,4 @@ lib/libtidy.so.%%VER%% lib/libtidy5.so lib/libtidys.a libdata/pkgconfig/tidy.pc -man/man1/tidy5.1.gz +share/man/man1/tidy5.1.gz diff --git a/www/ufdbguard/Makefile b/www/ufdbguard/Makefile index a10849330330..7101df5a4ffb 100644 --- a/www/ufdbguard/Makefile +++ b/www/ufdbguard/Makefile @@ -1,5 +1,6 @@ PORTNAME= ufdbGuard PORTVERSION= 1.35.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME:tl}/1.35 @@ -23,7 +24,7 @@ CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} \ --with-bz2-lib=/usr/lib \ --with-bz2-inc=/usr/include \ --with-ufdb-user=root \ - --with-ufdb-mandir=${MANPREFIX}/man \ + --with-ufdb-mandir=${PREFIX}/share/man \ --with-ufdb-logdir=${LOGDIR} \ --with-ufdb-piddir=${RUNDIR} \ --with-ufdb-samplesdir=${EXAMPLESDIR} \ diff --git a/www/ufdbguard/pkg-plist b/www/ufdbguard/pkg-plist index 67c10405c74b..db163e7096ec 100644 --- a/www/ufdbguard/pkg-plist +++ b/www/ufdbguard/pkg-plist @@ -13,15 +13,15 @@ bin/ufdbguardd bin/ufdbhttpd bin/ufdbsignal @sample %%ETCDIR%%/ufdbGuard.conf.sample -man/man1/ufdbAnalyse.1.gz -man/man1/ufdb_analyse_urls.1.gz -man/man1/ufdb_analyse_users.1.gz -man/man1/ufdb_top_urls.1.gz -man/man1/ufdb_top_users.1.gz -man/man8/ufdbgclient.8.gz -man/man8/ufdbguardd.8.gz -man/man8/ufdbhttpd.8.gz -man/man8/ufdbupdate.8.gz +share/man/man1/ufdbAnalyse.1.gz +share/man/man1/ufdb_analyse_urls.1.gz +share/man/man1/ufdb_analyse_users.1.gz +share/man/man1/ufdb_top_urls.1.gz +share/man/man1/ufdb_top_users.1.gz +share/man/man8/ufdbgclient.8.gz +share/man/man8/ufdbguardd.8.gz +share/man/man8/ufdbhttpd.8.gz +share/man/man8/ufdbupdate.8.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/URLblocked.cgi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/execdomainlist.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/execuserlist.sh diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index d2768fa95a72..c42285fc6ec5 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,5 +1,6 @@ PORTNAME= ungoogled-chromium PORTVERSION= 120.0.6099.216 +PORTREVISION= 1 UGVERSION= ${DISTVERSION}-1 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ @@ -343,9 +344,9 @@ do-configure: do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_MAN} ${WRKSRC}/chrome/app/resources/manpage.1.in \ - ${STAGEDIR}${MANPREFIX}/man/man1/ungoogled-chromium.1 + ${STAGEDIR}${PREFIX}/share/man/man1/ungoogled-chromium.1 @${SED} -i "" -e 's,\@\@PACKAGE\@\@,chromium,g;s,\@\@MENUNAME\@\@,Chromium Web Browser,g' \ - ${STAGEDIR}${MANPREFIX}/man/man1/ungoogled-chromium.1 + ${STAGEDIR}${PREFIX}/share/man/man1/ungoogled-chromium.1 ${CP} ${WRKSRC}/chrome/app/theme/chromium/product_logo_22_mono.png ${WRKSRC}/chrome/app/theme/chromium/product_logo_22.png .for s in 22 24 48 64 128 256 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps diff --git a/www/ungoogled-chromium/pkg-plist b/www/ungoogled-chromium/pkg-plist index d21840cada87..25256b942fa6 100644 --- a/www/ungoogled-chromium/pkg-plist +++ b/www/ungoogled-chromium/pkg-plist @@ -136,7 +136,7 @@ bin/ungoogled-chromium %%DEBUG%%%%DATADIR%%/character_data_generator %%DEBUG%%%%DATADIR%%/libVkLayer_khronos_validation.so %%DRIVER%%bin/ungoogled-chromedriver -man/man1/ungoogled-chromium.1.gz +share/man/man1/ungoogled-chromium.1.gz share/applications/ungoogled-chromium.desktop share/icons/hicolor/128x128/apps/ungoogled-chromium.png share/icons/hicolor/22x22/apps/ungoogled-chromium.png diff --git a/www/webcrawl/Makefile b/www/webcrawl/Makefile index e8adb23a34be..1a4090da200e 100644 --- a/www/webcrawl/Makefile +++ b/www/webcrawl/Makefile @@ -1,6 +1,6 @@ PORTNAME= webcrawl PORTVERSION= 1.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SUNSITE/apps/www/mirroring @@ -10,12 +10,12 @@ COMMENT= Download web sites without user interaction by following links USES= tar:tgz ALL_TARGET= -PLIST_FILES= bin/webcrawl man/man1/webcrawl.1.gz +PLIST_FILES= bin/webcrawl share/man/man1/webcrawl.1.gz CFLAGS+= -fcommon do-install: ${INSTALL_PROGRAM} ${WRKSRC}/webcrawl ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/webcrawl.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/webcrawl.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> |