summaryrefslogtreecommitdiff
path: root/misc/asr-manpages
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-04-07 02:22:47 +0000
committerhubertf <hubertf>2000-04-07 02:22:47 +0000
commitd130818c76bcbbfa221ac4d3a6bc96f0467f949c (patch)
tree14b252094c7c54e5229dd4729586a2c72d2f2b2d /misc/asr-manpages
parent1350b9d097fd616e2b5d6a57f697abd7394a563e (diff)
downloadpkgsrc-d130818c76bcbbfa221ac4d3a6bc96f0467f949c.tar.gz
You are in the presence of a System Administrator. Kneel.
"On Usenet, we vent in a group called alt.sysadmin.recovery. The group has a FAQ. If you read the FAQ, you will find that you (the users) subscribe to this group at your own peril. If you want to be useful, why don't you run over to the supply cabinet and get a new box of pixels for the monitor. As part of our venting, some of us have written a series of man pages that we'd like to see." Manpages you ever needed: bosskill.8 c.1 chastise.3 ctluser.8 guru.8 knife.8 lart.1m luser.8 normality.5 nuke.8 people.2 pmsd.8 rtfm.1 slave.1 sysadmin.1 think.1 whack.1
Diffstat (limited to 'misc/asr-manpages')
-rw-r--r--misc/asr-manpages/Makefile36
-rw-r--r--misc/asr-manpages/files/md53
-rw-r--r--misc/asr-manpages/pkg/COMMENT1
-rw-r--r--misc/asr-manpages/pkg/DESCR13
-rw-r--r--misc/asr-manpages/pkg/PLIST18
5 files changed, 71 insertions, 0 deletions
diff --git a/misc/asr-manpages/Makefile b/misc/asr-manpages/Makefile
new file mode 100644
index 00000000000..43f5bc590b5
--- /dev/null
+++ b/misc/asr-manpages/Makefile
@@ -0,0 +1,36 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/04/07 02:22:47 hubertf Exp $
+#
+
+DISTNAME= asr.pages
+PKGNAME= asr-manpages-20000406
+CATEGORIES= misc
+MASTER_SITES= ftp://ftp.winternet.com/users/eric/
+EXTRACT_SUFX= .tar
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://www.winternet.com/~eric/sysadmin/manpages.html
+
+NO_CONFIGURE= yes
+NO_BUILD= yes
+DIST_SUBDIR= ${PKGNAME}
+
+do-install:
+ ${INSTALL_MAN} ${WRKDIR}/bosskill.8 ${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKDIR}/c.1 ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKDIR}/chastise.3 ${PREFIX}/man/man3
+ ${INSTALL_MAN} ${WRKDIR}/ctluser.8 ${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKDIR}/guru.8 ${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKDIR}/knife.8 ${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKDIR}/lart.1m ${PREFIX}/man/man1/lart.1
+ ${INSTALL_MAN} ${WRKDIR}/luser.8 ${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKDIR}/normality.5 ${PREFIX}/man/man5
+ ${INSTALL_MAN} ${WRKDIR}/nuke.8 ${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKDIR}/people.2 ${PREFIX}/man/man2
+ ${INSTALL_MAN} ${WRKDIR}/pmsd.8 ${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKDIR}/rtfm.1 ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKDIR}/slave.1 ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKDIR}/sysadmin.1 ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKDIR}/think.1 ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKDIR}/whack.1 ${PREFIX}/man/man1
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/asr-manpages/files/md5 b/misc/asr-manpages/files/md5
new file mode 100644
index 00000000000..dfad3b752ba
--- /dev/null
+++ b/misc/asr-manpages/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/04/07 02:22:48 hubertf Exp $
+
+MD5 (asr-manpages-20000406/asr.pages.tar) = 5d7596563fc8ee35b13c654a977216aa
diff --git a/misc/asr-manpages/pkg/COMMENT b/misc/asr-manpages/pkg/COMMENT
new file mode 100644
index 00000000000..b617904d084
--- /dev/null
+++ b/misc/asr-manpages/pkg/COMMENT
@@ -0,0 +1 @@
+alt.sysadmin.recovery man page distribution
diff --git a/misc/asr-manpages/pkg/DESCR b/misc/asr-manpages/pkg/DESCR
new file mode 100644
index 00000000000..4742be7a211
--- /dev/null
+++ b/misc/asr-manpages/pkg/DESCR
@@ -0,0 +1,13 @@
+You are in the presence of a System Administrator. Kneel.
+
+"On Usenet, we vent in a group called alt.sysadmin.recovery. The
+group has a FAQ. If you read the FAQ, you will find that you (the
+users) subscribe to this group at your own peril. If you want to
+be useful, why don't you run over to the supply cabinet and get a
+new box of pixels for the monitor. As part of our venting, some
+of us have written a series of man pages that we'd like to see."
+
+Manpages you ever needed:
+bosskill.8 c.1 chastise.3 ctluser.8 guru.8 knife.8 lart.1m luser.8
+normality.5 nuke.8 people.2 pmsd.8 rtfm.1 slave.1 sysadmin.1 think.1
+whack.1
diff --git a/misc/asr-manpages/pkg/PLIST b/misc/asr-manpages/pkg/PLIST
new file mode 100644
index 00000000000..49da6088d49
--- /dev/null
+++ b/misc/asr-manpages/pkg/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/04/07 02:22:48 hubertf Exp $
+man/man1/c.1
+man/man1/lart.1
+man/man1/rtfm.1
+man/man1/slave.1
+man/man1/sysadmin.1
+man/man1/think.1
+man/man1/whack.1
+man/man2/people.2
+man/man3/chastise.3
+man/man5/normality.5
+man/man8/bosskill.8
+man/man8/ctluser.8
+man/man8/guru.8
+man/man8/knife.8
+man/man8/luser.8
+man/man8/nuke.8
+man/man8/pmsd.8