From c98cfd116dc0f77d80a247eaa00036df1e3335a1 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 14:17:24 +0000 Subject: 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. --- net/socks5/Makefile | 4 +++- net/socks5/pkg-plist | 10 +++++----- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'net/socks5') diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 4c5f07497904..33ec1a302526 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Apr 1996 # Whom: pst # -# $Id: Makefile,v 1.7 1996/08/14 18:52:40 jdp Exp $ +# $Id: Makefile,v 1.8 1996/11/18 11:36:28 asami Exp $ # PKGNAME= socks5-0.16.6 @@ -32,5 +32,7 @@ CONFIGURE_ARGS= --with-libconffile=${PREFIX}/etc/libsocks5.conf \ --with-srvpidfile=/var/run/socks5.pid \ --with-srvidtfile=/var/run/socks5.ident \ ${EXTRA_CONFIGURE_ARGS} +MAN1= runsocks.1 socks5.1 stopsocks.1 +MAN5= libsocks5.conf.5 socks5.conf.5 .include diff --git a/net/socks5/pkg-plist b/net/socks5/pkg-plist index 53c68411fdbf..75a430233b45 100644 --- a/net/socks5/pkg-plist +++ b/net/socks5/pkg-plist @@ -9,11 +9,11 @@ bin/socks5 bin/runsocks bin/stopsocks include/socks.h -man/man1/runsocks.1 -man/man1/socks5.1 -man/man1/stopsocks.1 -man/man5/libsocks5.conf.5 -man/man5/socks5.conf.5 +man/man1/runsocks.1.gz +man/man1/socks5.1.gz +man/man1/stopsocks.1.gz +man/man5/libsocks5.conf.5.gz +man/man5/socks5.conf.5.gz lib/libsocks5.a @exec ranlib -m %D/lib/libsocks5.a lib/libsocks5_sh.so -- cgit v1.2.3