Use the MANx variables. This commit only covers ports that

don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.

Any port listed here is a good candidate for a general review simply
due to age...  For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*.  This has been out-of-vogue since I would
guess mid-1996, at least.
This commit is contained in:
Tim Vanderhoek 1998-08-23 07:34:47 +00:00
parent 5622f4088a
commit f0dd53f0e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12747
40 changed files with 83 additions and 40 deletions

View File

@ -2,7 +2,8 @@
# Version required: 3.0
# Date created: 18 Apr 1994
# Whom: Jonathan M. Bresler (jmb)
# $Id: Makefile,v 1.6 1996/11/12 02:17:03 obrien Exp $
#
# $Id: Makefile,v 1.7 1997/09/24 00:55:46 jmb Exp $
#
DISTNAME= vmsbackup
@ -15,6 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jmb@FreeBSD.org
MAN1= vmsbackup.1
MANCOMPRESSED= yes
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 -f
.include <bsd.port.mk>

View File

@ -1,2 +1 @@
bin/vmsbackup
man/man1/vmsbackup.1.gz

View File

@ -3,6 +3,8 @@
# Date created: 6 May 1995
# Whom: jmz
#
# $Id$
#
PKGNAME= xevil-1.5
CATEGORIES= games
@ -12,6 +14,9 @@ DISTFILES= xevil1.5.tar.Z
MAINTAINER= jmz@FreeBSD.org
MAN6= xevil.6
MANCOMPRESSED= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>

View File

@ -3,4 +3,3 @@ lib/app-defaults/XEvil.iris
lib/app-defaults/XEvil.mac
lib/app-defaults/XEvil.sun3
lib/app-defaults/XEvil.sun4_sparc
man/man6/xevil.6.gz

View File

@ -3,7 +3,7 @@
# Date created: 4 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.10 1997/01/03 09:37:42 obrien Exp $
# $Id: Makefile,v 1.11 1998/08/05 09:31:01 asami Exp $
#
DISTNAME= xrisk-2.13
@ -13,6 +13,9 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= swallace@FreeBSD.org
MAN6= xrisk.6
MANCOMPRESSED= yes
USE_X_PREFIX= yes
RESTRICTED= "Possible trademark infringement"

View File

@ -51,4 +51,3 @@ lib/xrisk/french.mapping
lib/xrisk/german.mapping
lib/xrisk/norwegian.mapping
lib/xrisk/risk.data
man/man6/xrisk.6.gz

View File

@ -3,7 +3,7 @@
# Date created:
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.3 1996/11/18 11:28:37 asami Exp $
# $Id: Makefile,v 1.4 1997/03/25 08:58:32 max Exp $
#
DISTNAME= mpeg_encode-1.5b-src
@ -13,6 +13,9 @@ MASTER_SITES= ftp://mm-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/encode/
MAINTAINER= erich@FreeBSD.org
MAN1= mpeg_encode.1
MANCOMPRESSED= yes
WRKSRC= ${WRKDIR}/mpeg_encode
.include <bsd.port.mk>

View File

@ -1,4 +1,3 @@
bin/mpeg_encode
man/man1/mpeg_encode.1.gz
share/doc/mpeg_encode/users-guide.ps
share/doc/mpeg_encode/template.param

View File

@ -3,7 +3,7 @@
# Date created: Thu Aug 1 21:52:06 CDT 1996
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.3 1996/11/18 11:28:44 asami Exp $
# $Id: Makefile,v 1.4 1997/03/25 08:58:33 max Exp $
#
DISTNAME= mpeg_stat-2.2b-src
@ -13,6 +13,9 @@ MASTER_SITES= ftp://mm-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/stat/
MAINTAINER= erich@FreeBSD.org
MAN1= mpeg_stat.1
MANCOMPRESSED= yes
WRKSRC= ${WRKDIR}/mpeg_stat
.include <bsd.port.mk>

View File

@ -1,3 +1,2 @@
bin/mpeg_stat
bin/block2spec
man/man1/mpeg_stat.1.gz

View File

@ -3,7 +3,7 @@
# Date created: Wed Jul 31 20:54:54 CDT 1996
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.1.1.1 1996/08/01 20:18:17 erich Exp $
# $Id: Makefile,v 1.2 1996/11/18 11:28:52 asami Exp $
#
DISTNAME= mplex-1.1
@ -13,4 +13,7 @@ MASTER_SITES= ftp://ftp.informatik.tu-muenchen.de/pub/comp/graphics/mpeg/mplex/
MAINTAINER= erich@FreeBSD.org
MAN1= mplex.1
MANCOMPRESSED= yes
.include <bsd.port.mk>

View File

@ -1,2 +1 @@
bin/mplex
man/man1/mplex.1.gz

View File

@ -3,7 +3,7 @@
# Date created: Wed Jul 31 21:59:42 CDT 1996
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.2 1996/08/02 08:25:02 asami Exp $
# $Id: Makefile,v 1.3 1996/11/18 11:29:16 asami Exp $
#
DISTNAME= splitmpg
@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= erich@FreeBSD.org
MAN1= splitmpeg.1
MANCOMPRESSED= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>

View File

@ -1,2 +1 @@
bin/splitmpeg
man/man1/splitmpeg.1.gz

View File

@ -3,7 +3,7 @@
# Date created: Thu Aug 1 09:10:22 CDT 1996
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.7 1998/05/07 16:18:50 vanilla Exp $
# $Id: Makefile,v 1.8 1998/08/05 09:31:17 asami Exp $
#
DISTNAME= xmorph-11sep97
@ -14,6 +14,9 @@ MASTER_SITE_SUBDIR= graphics
MAINTAINER= erich@FreeBSD.org
MAN1= xmorph.1
MANCOMPRESSED= yes
USE_X_PREFIX= yes
post-patch:

View File

@ -1,2 +1 @@
bin/xmorph
man/man1/xmorph.1.gz

View File

@ -3,7 +3,7 @@
# Date created: 20 Feb 1996
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $Id: Makefile,v 1.1.1.1 1996/03/18 11:56:34 asami Exp $
# $Id: Makefile,v 1.2 1996/11/11 05:49:31 obrien Exp $
#
DISTNAME= fep
@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/
MAINTAINER= nobu@psrc.isac.co.jp
MAN1= fep.1
MANCOMPRESSED= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>

View File

@ -1,2 +1 @@
bin/fep
man/man1/fep.1.gz

View File

@ -3,7 +3,7 @@
# Date created: 29 July 1997
# Whom: daveh
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1997/08/01 06:58:37 tg Exp $
#
DISTNAME= nwrite-1.9
@ -12,4 +12,7 @@ MASTER_SITES= ftp://ftp.csua.berkeley.edu/pub/daveh/
MAINTAINER= daveh@csua.berkeley.edu
MAN1= nwrite.1
MANCOMPRESSED= yes
.include <bsd.port.mk>

View File

@ -1,2 +1 @@
bin/nwrite
man/man1/nwrite.1.gz

View File

@ -3,7 +3,7 @@
# Date created:
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.3 1996/11/18 11:28:37 asami Exp $
# $Id: Makefile,v 1.4 1997/03/25 08:58:32 max Exp $
#
DISTNAME= mpeg_encode-1.5b-src
@ -13,6 +13,9 @@ MASTER_SITES= ftp://mm-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/encode/
MAINTAINER= erich@FreeBSD.org
MAN1= mpeg_encode.1
MANCOMPRESSED= yes
WRKSRC= ${WRKDIR}/mpeg_encode
.include <bsd.port.mk>

View File

@ -1,4 +1,3 @@
bin/mpeg_encode
man/man1/mpeg_encode.1.gz
share/doc/mpeg_encode/users-guide.ps
share/doc/mpeg_encode/template.param

View File

@ -3,7 +3,7 @@
# Date created: Thu Aug 1 21:52:06 CDT 1996
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.3 1996/11/18 11:28:44 asami Exp $
# $Id: Makefile,v 1.4 1997/03/25 08:58:33 max Exp $
#
DISTNAME= mpeg_stat-2.2b-src
@ -13,6 +13,9 @@ MASTER_SITES= ftp://mm-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/stat/
MAINTAINER= erich@FreeBSD.org
MAN1= mpeg_stat.1
MANCOMPRESSED= yes
WRKSRC= ${WRKDIR}/mpeg_stat
.include <bsd.port.mk>

View File

@ -1,3 +1,2 @@
bin/mpeg_stat
bin/block2spec
man/man1/mpeg_stat.1.gz

View File

@ -3,7 +3,7 @@
# Date created: Wed Jul 31 20:54:54 CDT 1996
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.1.1.1 1996/08/01 20:18:17 erich Exp $
# $Id: Makefile,v 1.2 1996/11/18 11:28:52 asami Exp $
#
DISTNAME= mplex-1.1
@ -13,4 +13,7 @@ MASTER_SITES= ftp://ftp.informatik.tu-muenchen.de/pub/comp/graphics/mpeg/mplex/
MAINTAINER= erich@FreeBSD.org
MAN1= mplex.1
MANCOMPRESSED= yes
.include <bsd.port.mk>

View File

@ -1,2 +1 @@
bin/mplex
man/man1/mplex.1.gz

View File

@ -3,7 +3,7 @@
# Date created: Wed Jul 31 21:59:42 CDT 1996
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.2 1996/08/02 08:25:02 asami Exp $
# $Id: Makefile,v 1.3 1996/11/18 11:29:16 asami Exp $
#
DISTNAME= splitmpg
@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= erich@FreeBSD.org
MAN1= splitmpeg.1
MANCOMPRESSED= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>

View File

@ -1,2 +1 @@
bin/splitmpeg
man/man1/splitmpeg.1.gz

View File

@ -3,16 +3,19 @@
# Date created: 29-March-1996
# Whom: joerg
#
# $Id: Makefile,v 1.3 1996/07/12 08:56:52 asami Exp $
# $Id: Makefile,v 1.4 1996/11/17 08:44:41 obrien Exp $
#
DISTNAME= html2latex-0.9c
PKGNAME= html2latex-0.9
CATEGORIES= print
# i can't seem to find the original dist site
# I can't seem to find the original dist site
MASTER_SITES= ftp://ftp.germany.eu.net/pub/infosystems/www/ncsa/Web/Mosaic/Contrib/
DISTFILES= html2latex-0.9c.tar.Z
MAINTAINER= joerg@FreeBSD.org
MAN1= html2latex.1
MANCOMPRESSED= yes
.include <bsd.port.mk>

View File

@ -1,2 +1 @@
bin/html2latex
man/man1/html2latex.1.gz

View File

@ -3,7 +3,7 @@
# Date created: 16 October 1995
# Whom: pst
#
# $Id: Makefile,v 1.5 1998/08/05 09:31:39 asami Exp $
# $Id: Makefile,v 1.6 1998/08/23 06:46:37 hoek Exp $
#
DISTNAME= ashe-1.1.2
@ -15,6 +15,9 @@ DISTFILES= ashe_cci.tar.Z cci.tar.Z libhtmlw.tar.Z
MAINTAINER= ports@FreeBSD.ORG
MAN1= xhtml.1
MANCOMPRESSED= yes
REQUIRES_MOTIF= yes
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes

View File

@ -1,4 +1,3 @@
bin/xhtml
lib/X11/xhtml/help.html
lib/X11/app-defaults/XHTML.ad
man/man1/xhtml.1.gz

View File

@ -3,7 +3,7 @@
# Date created: 15 Aug 1996
# Whom: David Leonard <leonard@dstc.edu.au>
#
# $Id: Makefile,v 1.3 1998/05/03 17:54:39 steve Exp $
# $Id: Makefile,v 1.4 1998/08/07 22:28:02 asami Exp $
#
DISTNAME= dclock
@ -14,6 +14,9 @@ EXTRACT_SUFX= .shar.Z
MAINTAINER= ports@FreeBSD.ORG
MAN1= dclock.1
MANCOMPRESSED= yes
EXTRACT_CMD= ${GZIP_CMD}
EXTRACT_BEFORE_ARGS= -dc
EXTRACT_AFTER_ARGS= |sh -

View File

@ -1,2 +1 @@
bin/dclock
man/man1/dclock.1.gz

View File

@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
# $Id: Makefile,v 1.4 1996/12/07 09:05:09 asami Exp $
# $Id: Makefile,v 1.5 1996/12/07 23:43:56 asami Exp $
#
DISTNAME= 9term.1.6.3
@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
MAINTAINER= erich@FreeBSD.org
MAN1= 9term.1
MANCOMPRESSED= yes
# needs library and private header, but not during runtime
BUILD_DEPENDS= /always_build_it:${PORTSDIR}/plan9/sam

View File

@ -1,2 +1 @@
bin/9term
man/man1/9term.1.gz

View File

@ -3,7 +3,7 @@
# Date created: 9 January 1994
# Whom: jmz
#
# $Id: Makefile,v 1.10 1998/06/17 20:12:02 jmz Exp $
# $Id: Makefile,v 1.11 1998/08/05 09:31:50 asami Exp $
#
DISTNAME= xloadimage.4.1
@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/
MAINTAINER= jmz@FreeBSD.org
MAN1= xloadimage.1
MANCOMPRESSED= yes
USE_X_PREFIX= yes
ALL_TARGET=

View File

@ -1,4 +1,3 @@
bin/uufilter
bin/xloadimage
lib/X11/app-defaults/Xloadimage
man/man1/xloadimage.1.gz

View File

@ -3,7 +3,7 @@
# Date created: 25 July 1996
# Whom: matt@bdd.net
#
# $Id: Makefile,v 1.3 1998/02/01 22:25:50 fenner Exp $
# $Id: Makefile,v 1.4 1998/08/05 09:31:51 asami Exp $
#
DISTNAME= Xtacy113
@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= apps/graphics/hacks/X
MAINTAINER= matt@bdd.net
MAN1= xtacy.1
MANCOMPRESSED= yes
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/Xtacy
ALL_TARGET= xtacy

View File

@ -1,2 +1 @@
bin/xtacy
man/man1/xtacy.1.gz