diff options
author | jraynard <jraynard@FreeBSD.org> | 1997-11-14 07:31:45 +0800 |
---|---|---|
committer | jraynard <jraynard@FreeBSD.org> | 1997-11-14 07:31:45 +0800 |
commit | e6cf82b8db4e2fe941985d899c9a002ae06efb27 (patch) | |
tree | a40da41d336292597eb4e12dc1ba97e995e1d545 /sysutils/asrpages | |
parent | 0f7150816bf20834dcd0ea178ba6ed42d36c848a (diff) | |
download | freebsd-ports-gnome-e6cf82b8db4e2fe941985d899c9a002ae06efb27.tar.gz freebsd-ports-gnome-e6cf82b8db4e2fe941985d899c9a002ae06efb27.tar.zst freebsd-ports-gnome-e6cf82b8db4e2fe941985d899c9a002ae06efb27.zip |
Move asrpages from misc. These are a set of "cod" man pages
drawn up by the readers of alt.sysadmin.recovery, the newsgroup
where harassed sysadmins go to seek a brief (and usually humorous)
respite from their lusers.
Move Requested by: asami
Diffstat (limited to 'sysutils/asrpages')
-rw-r--r-- | sysutils/asrpages/Makefile | 36 | ||||
-rw-r--r-- | sysutils/asrpages/distinfo | 1 | ||||
-rw-r--r-- | sysutils/asrpages/files/patch-aa | 10 | ||||
-rw-r--r-- | sysutils/asrpages/pkg-comment | 1 | ||||
-rw-r--r-- | sysutils/asrpages/pkg-descr | 7 | ||||
-rw-r--r-- | sysutils/asrpages/pkg-plist | 16 | ||||
-rw-r--r-- | sysutils/asrpages/scripts/configure | 3 |
7 files changed, 74 insertions, 0 deletions
diff --git a/sysutils/asrpages/Makefile b/sysutils/asrpages/Makefile new file mode 100644 index 000000000000..f1584b16cb33 --- /dev/null +++ b/sysutils/asrpages/Makefile @@ -0,0 +1,36 @@ +# New ports collection makefile for: asrpages +# Version required: 0.1 +# Date created: 6 Nov 1997 +# Whom: Sheldon Hearn <axl@iafrica.com> +# +# $Id: Makefile,v 1.2 1997/11/10 10:18:09 asami Exp $ +# + +DISTNAME= asrpages +PKGNAME= asrpages-0.1 +CATEGORIES= misc +MASTER_SITES= ftp://ftp.winternet.com/users/eric/ +DISTFILES= asr.pages.tar + +MAINTAINER= axl@iafrica.com + +EXTRACT_ARGS= -xf +NO_WRKSUBDIR= yes +NO_BUILD= yes + +MAN1= c.1 slave.1 sysadmin.1 think.1 whack.1 +MAN2= people.2 +MAN3= chastise.3 +MAN5= normality.5 +MAN8= bosskill.8 ctluser.8 guru.8 knife.8 lart.8 luser.8 nuke.8 \ + pmsd.8 + +do-install: + cd ${WRKSRC} && \ + ${INSTALL_MAN} ${MAN1} ${PREFIX}/man/man1 && \ + ${INSTALL_MAN} ${MAN2} ${PREFIX}/man/man2 && \ + ${INSTALL_MAN} ${MAN3} ${PREFIX}/man/man3 && \ + ${INSTALL_MAN} ${MAN5} ${PREFIX}/man/man5 && \ + ${INSTALL_MAN} ${MAN8} ${PREFIX}/man/man8 + +.include <bsd.port.mk> diff --git a/sysutils/asrpages/distinfo b/sysutils/asrpages/distinfo new file mode 100644 index 000000000000..65775aa6a35c --- /dev/null +++ b/sysutils/asrpages/distinfo @@ -0,0 +1 @@ +MD5 (asr.pages.tar) = 4b63185a0f2f6d03f8c8ae2bc5da2b06 diff --git a/sysutils/asrpages/files/patch-aa b/sysutils/asrpages/files/patch-aa new file mode 100644 index 000000000000..72c45e14a0e7 --- /dev/null +++ b/sysutils/asrpages/files/patch-aa @@ -0,0 +1,10 @@ +--- lart.1m.ORIG Thu Nov 6 14:51:13 1997 ++++ lart.1m Thu Nov 6 14:51:29 1997 +@@ -1,6 +1,6 @@ + .\" @(#)lart.1m 1.0 96/01/23 TDB + .\" Written by Tim Bandy <bandy@cs.umn.edu> just for kicks. +-.TH lart 1M "01 23 1996" ++.TH lart 8 "01 23 1996" + .SH NAME + lart \- Luser Attitude Readjustment Tool \- use a lart to adjust + lusers' attitudes diff --git a/sysutils/asrpages/pkg-comment b/sysutils/asrpages/pkg-comment new file mode 100644 index 000000000000..a061e995f826 --- /dev/null +++ b/sysutils/asrpages/pkg-comment @@ -0,0 +1 @@ +alt.sysadmin.recovery manpage collection diff --git a/sysutils/asrpages/pkg-descr b/sysutils/asrpages/pkg-descr new file mode 100644 index 000000000000..9ed2c49e85e6 --- /dev/null +++ b/sysutils/asrpages/pkg-descr @@ -0,0 +1,7 @@ +When bitching on alt.sysadmin.recovery, some of the contributors have +authored the man pages they really wish were included in unix (with +their associated commands). They (sysadmins) truely are a twisted lot, +and these contributions help to prove the point. + +The ASR man page collection is a comprehensive reference to many of the +things sysadmins have to deal with in the profession. diff --git a/sysutils/asrpages/pkg-plist b/sysutils/asrpages/pkg-plist new file mode 100644 index 000000000000..b3e4241fd046 --- /dev/null +++ b/sysutils/asrpages/pkg-plist @@ -0,0 +1,16 @@ +man/man1/c.1.gz +man/man1/slave.1.gz +man/man1/sysadmin.1.gz +man/man1/think.1.gz +man/man1/whack.1.gz +man/man2/people.2.gz +man/man3/chastise.3.gz +man/man5/normality.5.gz +man/man8/bosskill.8.gz +man/man8/ctluser.8.gz +man/man8/guru.8.gz +man/man8/knife.8.gz +man/man8/lart.8.gz +man/man8/luser.8.gz +man/man8/nuke.8.gz +man/man8/pmsd.8.gz diff --git a/sysutils/asrpages/scripts/configure b/sysutils/asrpages/scripts/configure new file mode 100644 index 000000000000..d3314400a99c --- /dev/null +++ b/sysutils/asrpages/scripts/configure @@ -0,0 +1,3 @@ +#!/bin/sh + +cp ${WRKSRC}/lart.1m ${WRKSRC}/lart.8 |