mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
desthack: stop using MANPREFIX
While here prefer share/man over man for manpages
This commit is contained in:
parent
0834a31add
commit
6cd7e3c7a4
@ -14,5 +14,5 @@ IGNORE= USES=desthack does not require args
|
||||
. endif
|
||||
|
||||
GNU_CONFIGURE_PREFIX= \$${${DESTDIRNAME}}${PREFIX}
|
||||
GNU_CONFIGURE_MANPREFIX= \$${${DESTDIRNAME}}${MANPREFIX}
|
||||
GNU_CONFIGURE_MANPREFIX= \$${${DESTDIRNAME}}${PREFIX}/share
|
||||
.endif
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= dact
|
||||
PORTVERSION= 0.8.42
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://www.rkeene.org/files/oss/dact/release/
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/dact
|
||||
@sample etc/dact.conf.sample
|
||||
lib/libdact.so
|
||||
man/man1/dact.1.gz
|
||||
share/man/man1/dact.1.gz
|
||||
%%DATADIR%%/cipher_chaos.so
|
||||
%%DATADIR%%/cipher_psub.so
|
||||
%%DATADIR%%/cipher_serpent.so
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= ctags
|
||||
PORTVERSION= 5.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
bin/exctags
|
||||
include/readtags.h
|
||||
lib/readtags.o
|
||||
man/man1/exctags.1.gz
|
||||
share/man/man1/exctags.1.gz
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= cvswrap
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES+= LOCAL/alfred
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/cvswrap
|
||||
man/man1/cvswrap.1.gz
|
||||
man/man5/cvswrap.conf.5.gz
|
||||
share/man/man1/cvswrap.1.gz
|
||||
share/man/man5/cvswrap.conf.5.gz
|
||||
share/examples/cvswrap/accesscheck.c
|
||||
share/examples/cvswrap/cvswrap.conf
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= quilt
|
||||
PORTVERSION= 0.67
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SAVANNAH
|
||||
|
||||
|
@ -2,8 +2,8 @@ bin/guards
|
||||
bin/quilt
|
||||
etc/bash_completion.d/quilt
|
||||
etc/quilt.quiltrc
|
||||
man/man1/guards.1.gz
|
||||
man/man1/quilt.1.gz
|
||||
share/man/man1/guards.1.gz
|
||||
share/man/man1/quilt.1.gz
|
||||
share/emacs/site-lisp/quilt.el
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/quilt.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/quilt.mo
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= rcs
|
||||
PORTVERSION= 5.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GNU
|
||||
PKGNAMESUFFIX= 57
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= str
|
||||
PORTVERSION= 0.9.12
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= OSSP/lib/${PORTNAME}
|
||||
|
||||
|
@ -4,5 +4,5 @@ lib/libstr.a
|
||||
lib/libstr.so
|
||||
lib/libstr.so.9
|
||||
lib/libstr.so.9.0.32
|
||||
man/man1/str-config.1.gz
|
||||
man/man3/str.3.gz
|
||||
share/man/man1/str-config.1.gz
|
||||
share/man/man3/str.3.gz
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= xwpe
|
||||
PORTVERSION= 1.5.30a
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SUNSITE/apps/editors/X \
|
||||
http://www.identicalsoftware.com/xwpe/ \
|
||||
|
@ -2,10 +2,10 @@ bin/we
|
||||
bin/wpe
|
||||
bin/xwe
|
||||
bin/xwpe
|
||||
man/man1/we.1.gz
|
||||
man/man1/wpe.1.gz
|
||||
man/man1/xwe.1.gz
|
||||
man/man1/xwpe.1.gz
|
||||
share/man/man1/we.1.gz
|
||||
share/man/man1/wpe.1.gz
|
||||
share/man/man1/xwe.1.gz
|
||||
share/man/man1/xwpe.1.gz
|
||||
%%DATADIR%%/help.key
|
||||
%%DATADIR%%/help.xwpe
|
||||
%%DATADIR%%/syntax_def
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= totd
|
||||
PORTVERSION= 1.5.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://BSDforge.com/projects/source/dns/totd/
|
||||
|
||||
@ -16,7 +16,7 @@ USE_RC_SUBR= totd
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= "@sample etc/totd.conf.sample" \
|
||||
man/man8/totd.8.gz \
|
||||
share/man/man8/totd.8.gz \
|
||||
sbin/totd
|
||||
|
||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-ne_mesg.c \
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= less
|
||||
PORTVERSION= 382.262.03.01
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
@ -17,7 +18,7 @@ CONFIGURE_ARGS= --with-cs-regex
|
||||
PORTDOCS= README.iso README.iso.jp README.lesw.euc \
|
||||
README.regex README.regex.jp README.ext.jp
|
||||
PLIST_FILES= bin/jless bin/jlesskey bin/jlessecho \
|
||||
man/man1/jless.1.gz man/man1/jlesskey.1.gz
|
||||
share/man/man1/jless.1.gz share/man/man1/jlesskey.1.gz
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= awka
|
||||
PORTVERSION= 0.7.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://awka.sourceforge.net/
|
||||
|
||||
|
@ -2,6 +2,6 @@ bin/awka
|
||||
lib/libawka.a
|
||||
lib/libawka.so
|
||||
include/libawka.h
|
||||
man/man1/awka.1.gz
|
||||
man/man5/awka-elm.5.gz
|
||||
man/man5/awka-elmref.5.gz
|
||||
share/man/man1/awka.1.gz
|
||||
share/man/man5/awka-elm.5.gz
|
||||
share/man/man5/awka-elmref.5.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= logsurfer
|
||||
PORTVERSION= 1.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.crypt.gen.nz/logsurfer/ \
|
||||
ZI
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/logsurfer
|
||||
man/man1/logsurfer.1.gz
|
||||
man/man4/logsurfer.conf.4.gz
|
||||
share/man/man1/logsurfer.1.gz
|
||||
share/man/man4/logsurfer.conf.4.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= es
|
||||
PORTVERSION= 0.9.b1
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/
|
||||
DISTNAME= es-0.9-beta1
|
||||
@ -16,6 +16,6 @@ CONFIGURE_ARGS= --with-readline
|
||||
CFLAGS:= ${CFLAGS:N-O*}
|
||||
ALL_TARGET= es
|
||||
|
||||
PLIST_FILES= bin/es man/man1/es.1.gz
|
||||
PLIST_FILES= bin/es share/man/man1/es.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= zisofs-tools
|
||||
PORTVERSION= 1.0.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= KERNEL_ORG/linux/utils/fs/zisofs
|
||||
|
||||
@ -15,17 +15,13 @@ GNU_CONFIGURE= yes
|
||||
MAKE_ARGS+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
|
||||
|
||||
PLIST_FILES= bin/mkzftree \
|
||||
man/man1/mkzftree.1.gz
|
||||
share/man/man1/mkzftree.1.gz
|
||||
|
||||
OPTIONS_DEFINE= LFS DOCS
|
||||
OPTIONS_DEFAULT= LFS
|
||||
LFS_DESC= Enable Large Files Support
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ! ${PORT_OPTIONS:MLFS}
|
||||
CONFIGURE_ARGS+= --disable-largefile
|
||||
.endif
|
||||
LFS_CONFIGURE_ENABLE= largefile
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= mxml
|
||||
DISTVERSION= 3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://github.com/michaelrsweet/mxml/releases/download/v${DISTVERSION}/
|
||||
|
||||
|
@ -4,7 +4,7 @@ lib/libmxml.so
|
||||
lib/libmxml.so.1
|
||||
lib/libmxml.so.1.6
|
||||
libdata/pkgconfig/mxml.pc
|
||||
man/man3/mxml.3.gz
|
||||
share/man/man3/mxml.3.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
|
||||
@comment %%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NOTICE
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= hypermail
|
||||
PORTVERSION= 2.4.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= www mail
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
|
@ -1,8 +1,8 @@
|
||||
bin/hypermail
|
||||
bin/msg2archive
|
||||
bin/rdmsg
|
||||
man/man1/hypermail.1.gz
|
||||
man/man4/hmrc.4.gz
|
||||
share/man/man1/hypermail.1.gz
|
||||
share/man/man4/hmrc.4.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/archive_search.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/customizing.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/hmrc.html
|
||||
|
Loading…
Reference in New Issue
Block a user