diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /emulators | |
parent | b7797c8f9cae00eef6480e567b0f9ab5d21741ed (diff) | |
download | freebsd-ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.zip |
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/cpmemu/pkg-plist | 4 | ||||
-rw-r--r-- | emulators/cpmtools/Makefile | 3 | ||||
-rw-r--r-- | emulators/cpmtools/pkg-plist | 3 | ||||
-rw-r--r-- | emulators/hfs/Makefile | 3 | ||||
-rw-r--r-- | emulators/hfs/pkg-plist | 7 | ||||
-rw-r--r-- | emulators/pcemu/pkg-plist | 4 | ||||
-rw-r--r-- | emulators/vmsbackup/pkg-plist | 1 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 3 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 3 |
9 files changed, 6 insertions, 25 deletions
diff --git a/emulators/cpmemu/pkg-plist b/emulators/cpmemu/pkg-plist index 83b5284ca88d..66ebe8083f03 100644 --- a/emulators/cpmemu/pkg-plist +++ b/emulators/cpmemu/pkg-plist @@ -1,8 +1,4 @@ -@mode 755 -@owner bin -@group bin bin/cpmemu -@mode 644 lib/cpm/cpm.sys lib/cpm/cd.com lib/cpm/link.com diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index 5acdac104092..61f54ba1fb5d 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -3,7 +3,7 @@ # Date created: 25 December 1994 # Whom: joerg # -# $Id: Makefile,v 1.13 1996/06/03 02:17:05 asami Exp $ +# $Id: Makefile,v 1.14 1996/11/12 02:16:41 obrien Exp $ # DISTNAME= cpm-1.1 @@ -13,6 +13,7 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= joerg@FreeBSD.org WRKSRC= ${WRKDIR}/cpm +MAN1= cpm.1 # # need our own build target to pass PREFIX down to the make command diff --git a/emulators/cpmtools/pkg-plist b/emulators/cpmtools/pkg-plist index faed0268864d..2dc44950f0dd 100644 --- a/emulators/cpmtools/pkg-plist +++ b/emulators/cpmtools/pkg-plist @@ -1,4 +1,3 @@ -@cwd /usr/local bin/cpm lib/cpm.hlp -man/man1/cpm.1 +man/man1/cpm.1.gz diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index beb1c9e85e7b..061ac5fa79d2 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.7 1995/11/22 11:48:10 asami Exp $ +# $Id: Makefile,v 1.8 1996/11/12 02:16:45 obrien Exp $ # DISTNAME= hfs0_37 @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ MAINTAINER= jmz@FreeBSD.org USE_GMAKE= yes +MAN1= hfs.1 pre-install: @${MKDIR} ${PREFIX}/bin diff --git a/emulators/hfs/pkg-plist b/emulators/hfs/pkg-plist index 8393b89ad9be..81ff2fd06cff 100644 --- a/emulators/hfs/pkg-plist +++ b/emulators/hfs/pkg-plist @@ -1,7 +1,2 @@ -@cd /usr/local -@owner root -@mode 6755 bin/hfs -@owner bin -@mode 644 -man/man1/hfs.1 +man/man1/hfs.1.gz diff --git a/emulators/pcemu/pkg-plist b/emulators/pcemu/pkg-plist index f454ae3280d2..ce12d51da7ca 100644 --- a/emulators/pcemu/pkg-plist +++ b/emulators/pcemu/pkg-plist @@ -1,8 +1,5 @@ -@cd /usr/local -@mode 555 bin/pcemu @exec mkdir -p %D/lib/pcemu/doc %D/lib/pcemu/font %D/lib/pcemu/C -@mode 444 lib/pcemu/doc/BUGS lib/pcemu/doc/CHANGES lib/pcemu/doc/README @@ -17,6 +14,5 @@ lib/pcemu/C/config.sys lib/pcemu/C/dumpdisk.exe lib/pcemu/C/lredir.exe lib/pcemu/C/emufs.sys -@mode 666 lib/pcemu/DriveA @unexec rm -rf %D/lib/pcemu diff --git a/emulators/vmsbackup/pkg-plist b/emulators/vmsbackup/pkg-plist index c6a74b7e3ff3..7361c2cc0a59 100644 --- a/emulators/vmsbackup/pkg-plist +++ b/emulators/vmsbackup/pkg-plist @@ -1,3 +1,2 @@ -@cwd /usr/local bin/vmsbackup man/man1/vmsbackup.1.gz diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 5dd7a78c54bd..98f2980b059d 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -1,6 +1,3 @@ -@cd /usr/local -@owner bin -@mode 755 bin/wine etc/wine.conf etc/wine.sym diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index 5dd7a78c54bd..98f2980b059d 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -1,6 +1,3 @@ -@cd /usr/local -@owner bin -@mode 755 bin/wine etc/wine.conf etc/wine.sym |