Date: Sun, 23 Aug 1998 00:34:48 -0700 (PDT) From: Tim Vanderhoek <hoek@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/emulators/vmsbackup Makefile ports/emulators/vmsbackup/pkg PLIST ports/games/xevil Makefile ports/games/xevil/pkg PLIST ports/games/xrisk Makefile ports/games/xrisk/pkg PLIST ports/graphics/mpeg_encode Makefile ports/graphics/mpeg_encode/pkg ... Message-ID: <199808230734.AAA01276@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
hoek 1998/08/23 00:34:47 PDT
Modified files:
emulators/vmsbackup Makefile
emulators/vmsbackup/pkg PLIST
games/xevil Makefile
games/xevil/pkg PLIST
games/xrisk Makefile
games/xrisk/pkg PLIST
graphics/mpeg_encode Makefile
graphics/mpeg_encode/pkg PLIST
graphics/mpeg_stat Makefile
graphics/mpeg_stat/pkg PLIST
graphics/mplex Makefile
graphics/mplex/pkg PLIST
graphics/splitmpg Makefile
graphics/splitmpg/pkg PLIST
graphics/xmorph Makefile
graphics/xmorph/pkg PLIST
misc/fep Makefile
misc/fep/pkg PLIST
misc/nwrite Makefile
misc/nwrite/pkg PLIST
plan9/9term Makefile
plan9/9term/pkg PLIST
print/html2latex Makefile
print/html2latex/pkg PLIST
www/ashe Makefile
www/ashe/pkg PLIST
x11/xloadimage Makefile
x11/xloadimage/pkg PLIST
x11/xtacy Makefile
x11/xtacy/pkg PLIST
x11-clocks/dclock Makefile
x11-clocks/dclock/pkg PLIST
Log:
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.
Revision Changes Path
1.8 +5 -1 ports/emulators/vmsbackup/Makefile
1.3 +0 -1 ports/emulators/vmsbackup/pkg/PLIST
1.6 +5 -0 ports/games/xevil/Makefile
1.2 +0 -1 ports/games/xevil/pkg/PLIST
1.12 +4 -1 ports/games/xrisk/Makefile
1.4 +0 -1 ports/games/xrisk/pkg/PLIST
1.5 +4 -1 ports/graphics/mpeg_encode/Makefile
1.3 +0 -1 ports/graphics/mpeg_encode/pkg/PLIST
1.5 +4 -1 ports/graphics/mpeg_stat/Makefile
1.2 +0 -1 ports/graphics/mpeg_stat/pkg/PLIST
1.3 +4 -1 ports/graphics/mplex/Makefile
1.2 +0 -1 ports/graphics/mplex/pkg/PLIST
1.4 +4 -1 ports/graphics/splitmpg/Makefile
1.3 +0 -1 ports/graphics/splitmpg/pkg/PLIST
1.9 +4 -1 ports/graphics/xmorph/Makefile
1.2 +0 -1 ports/graphics/xmorph/pkg/PLIST
1.3 +4 -1 ports/misc/fep/Makefile
1.2 +0 -1 ports/misc/fep/pkg/PLIST
1.2 +4 -1 ports/misc/nwrite/Makefile
1.2 +0 -1 ports/misc/nwrite/pkg/PLIST
1.6 +4 -1 ports/plan9/9term/Makefile
1.2 +0 -1 ports/plan9/9term/pkg/PLIST
1.5 +5 -2 ports/print/html2latex/Makefile
1.2 +0 -1 ports/print/html2latex/pkg/PLIST
1.7 +4 -1 ports/www/ashe/Makefile
1.3 +0 -1 ports/www/ashe/pkg/PLIST
1.12 +4 -1 ports/x11/xloadimage/Makefile
1.7 +0 -1 ports/x11/xloadimage/pkg/PLIST
1.5 +4 -1 ports/x11/xtacy/Makefile
1.2 +0 -1 ports/x11/xtacy/pkg/PLIST
1.5 +4 -1 ports/x11-clocks/dclock/Makefile
1.2 +0 -1 ports/x11-clocks/dclock/pkg/PLIST
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808230734.AAA01276>
