security/ftimes: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 13:42:43 +01:00
parent eab6da8ce1
commit d1fe13fcef
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 47 additions and 42 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= ftimes
PORTVERSION= 3.11.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security sysutils
MASTER_SITES= SF
@ -133,6 +133,11 @@ PLIST_SUB+= FTIMES_PERL5_LIBS=""
PLIST_SUB+= FTIMES_PERL5_LIBS="@comment "
.endif
post-patch:
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} \
-e 's|man/man|share/man/man|g'
@${REINPLACE_CMD} -e 's|man/man|share/man/man|g' ${WRKSRC}/lib/perl/Makefile.PL.in
post-configure:
if [ "${INSTALL_PERL5_LIBS}" = "yes" ] ; then ${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' ${WRKSRC}/lib/perl/Makefile ; fi

View File

@ -43,44 +43,44 @@ etc/ftimes-get.cfg.sample
etc/ftimes-map.cfg.sample
%%FTIMES_PERL5_LIBS%%%%SITE_PERL%%/FTimes/EadRoutines.pm
%%FTIMES_PERL5_LIBS%%%%SITE_PERL%%/FTimes/Properties.pm
man/man1/ftimes.1.gz
%%DBM_TOOLS%%man/man1/ftimes-dbm-bash.1.gz
%%DBM_TOOLS%%man/man1/ftimes-dbm-dump.1.gz
%%DBM_TOOLS%%man/man1/ftimes-dbm-find.1.gz
%%DBM_TOOLS%%man/man1/ftimes-dbm-make.1.gz
%%DBM_TOOLS%%man/man1/ftimes-dbm-reap.1.gz
%%DBM_TOOLS%%man/man1/ftimes-dbm-weed.1.gz
%%DIG_TOOLS%%man/man1/ftimes-crv2dbi.1.gz
%%DIG_TOOLS%%man/man1/ftimes-crv2raw.1.gz
%%DIG_TOOLS%%man/man1/ftimes-dig2ctx.1.gz
%%DIG_TOOLS%%man/man1/ftimes-dig2dbi.1.gz
%%DIG_TOOLS%%man/man1/hipdig.1.gz
%%HASHDIG_TOOLS%%man/man1/hashdig-bash.1.gz
%%HASHDIG_TOOLS%%man/man1/hashdig-bind.1.gz
%%HASHDIG_TOOLS%%man/man1/hashdig-dump.1.gz
%%HASHDIG_TOOLS%%man/man1/hashdig-filter.1.gz
%%HASHDIG_TOOLS%%man/man1/hashdig-find.1.gz
%%HASHDIG_TOOLS%%man/man1/hashdig-harvest.1.gz
%%HASHDIG_TOOLS%%man/man1/hashdig-harvest-sunsolve.1.gz
%%HASHDIG_TOOLS%%man/man1/hashdig-make.1.gz
%%HASHDIG_TOOLS%%man/man1/hashdig-resolve-sunsolve.1.gz
%%HASHDIG_TOOLS%%man/man1/hashdig-stat.1.gz
%%HASHDIG_TOOLS%%man/man1/hashdig-weed.1.gz
%%MAP_TOOLS%%man/man1/ftimes-bimvl.1.gz
%%MAP_TOOLS%%man/man1/ftimes-cat.1.gz
%%MAP_TOOLS%%man/man1/ftimes-cmp2dbi.1.gz
%%MAP_TOOLS%%man/man1/ftimes-cmp2diff.1.gz
%%MAP_TOOLS%%man/man1/ftimes-encoder.1.gz
%%MAP_TOOLS%%man/man1/ftimes-grabber.1.gz
%%MAP_TOOLS%%man/man1/ftimes-map2dbi.1.gz
%%MAP_TOOLS%%man/man1/ftimes-map2mac.1.gz
%%MAP_TOOLS%%man/man1/ftimes-proximo.1.gz
%%MAP_TOOLS%%man/man1/ftimes-sizimus.1.gz
%%MAP_TOOLS%%man/man1/ftimes-sortini.1.gz
%%MAP_TOOLS%%man/man1/ftimes-xformer.1.gz
%%MAP_TOOLS%%man/man1/ftimes-xpa.1.gz
%%MAP_TOOLS%%man/man1/hashcp.1.gz
%%MAP_TOOLS%%man/man1/tarmap.1.gz
%%MAP_TOOLS%%man/man1/zipmap.1.gz
%%FTIMES_PERL5_LIBS%%man/man3/FTimes::EadRoutines.3.gz
%%FTIMES_PERL5_LIBS%%man/man3/FTimes::Properties.3.gz
share/man/man1/ftimes.1.gz
%%DBM_TOOLS%%share/man/man1/ftimes-dbm-bash.1.gz
%%DBM_TOOLS%%share/man/man1/ftimes-dbm-dump.1.gz
%%DBM_TOOLS%%share/man/man1/ftimes-dbm-find.1.gz
%%DBM_TOOLS%%share/man/man1/ftimes-dbm-make.1.gz
%%DBM_TOOLS%%share/man/man1/ftimes-dbm-reap.1.gz
%%DBM_TOOLS%%share/man/man1/ftimes-dbm-weed.1.gz
%%DIG_TOOLS%%share/man/man1/ftimes-crv2dbi.1.gz
%%DIG_TOOLS%%share/man/man1/ftimes-crv2raw.1.gz
%%DIG_TOOLS%%share/man/man1/ftimes-dig2ctx.1.gz
%%DIG_TOOLS%%share/man/man1/ftimes-dig2dbi.1.gz
%%DIG_TOOLS%%share/man/man1/hipdig.1.gz
%%HASHDIG_TOOLS%%share/man/man1/hashdig-bash.1.gz
%%HASHDIG_TOOLS%%share/man/man1/hashdig-bind.1.gz
%%HASHDIG_TOOLS%%share/man/man1/hashdig-dump.1.gz
%%HASHDIG_TOOLS%%share/man/man1/hashdig-filter.1.gz
%%HASHDIG_TOOLS%%share/man/man1/hashdig-find.1.gz
%%HASHDIG_TOOLS%%share/man/man1/hashdig-harvest.1.gz
%%HASHDIG_TOOLS%%share/man/man1/hashdig-harvest-sunsolve.1.gz
%%HASHDIG_TOOLS%%share/man/man1/hashdig-make.1.gz
%%HASHDIG_TOOLS%%share/man/man1/hashdig-resolve-sunsolve.1.gz
%%HASHDIG_TOOLS%%share/man/man1/hashdig-stat.1.gz
%%HASHDIG_TOOLS%%share/man/man1/hashdig-weed.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-bimvl.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-cat.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-cmp2dbi.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-cmp2diff.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-encoder.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-grabber.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-map2dbi.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-map2mac.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-proximo.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-sizimus.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-sortini.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-xformer.1.gz
%%MAP_TOOLS%%share/man/man1/ftimes-xpa.1.gz
%%MAP_TOOLS%%share/man/man1/hashcp.1.gz
%%MAP_TOOLS%%share/man/man1/tarmap.1.gz
%%MAP_TOOLS%%share/man/man1/zipmap.1.gz
%%FTIMES_PERL5_LIBS%%share/man/man3/FTimes::EadRoutines.3.gz
%%FTIMES_PERL5_LIBS%%share/man/man3/FTimes::Properties.3.gz