diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-08-15 14:19:52 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-08-15 14:19:52 +0000 |
commit | 72d08862a052ede48ca9fb43ca86d98272923ef6 (patch) | |
tree | d836ee9a5f2ecb659b32519dd18dbf69402c7df4 /games/xbill | |
parent | 71650b0a1b640f6b584e4079e75f10d1418a88e1 (diff) | |
download | pkgsrc-72d08862a052ede48ca9fb43ca86d98272923ef6.tar.gz |
Initial addition of xbill-2.0 - stop the dreaded Windows virus from
infecting computers. Closes pr 5947 by Tim Rightnour.
Diffstat (limited to 'games/xbill')
-rw-r--r-- | games/xbill/Makefile | 20 | ||||
-rw-r--r-- | games/xbill/files/md5 | 3 | ||||
-rw-r--r-- | games/xbill/patches/patch-aa | 27 | ||||
-rw-r--r-- | games/xbill/pkg/COMMENT | 1 | ||||
-rw-r--r-- | games/xbill/pkg/DESCR | 15 | ||||
-rw-r--r-- | games/xbill/pkg/PLIST | 69 |
6 files changed, 135 insertions, 0 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile new file mode 100644 index 00000000000..59da2e28854 --- /dev/null +++ b/games/xbill/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 1998/08/15 14:19:52 frueauf Exp $ +# + +DISTNAME= xbill-2.0 +CATEGORIES= games x11 +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= games +EXTRACT_SUFX= .tgz + +MAINTAINER= root@garbled.net + +DEPENDS+= xpm-3.4k:../../graphics/xpm + +NO_INSTALL_MANPAGES= yes +USE_IMAKE= yes + +post-install: + ${INSTALL_MAN} ${WRKSRC}/xbill.man ${PREFIX}/man/man6/xbill.6 + +.include "../../mk/bsd.pkg.mk" diff --git a/games/xbill/files/md5 b/games/xbill/files/md5 new file mode 100644 index 00000000000..9b435f94b80 --- /dev/null +++ b/games/xbill/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1 1998/08/15 14:19:52 frueauf Exp $ + +MD5 (xbill-2.0.tgz) = 132e4b340618924b6a41ec5ec106ca32 diff --git a/games/xbill/patches/patch-aa b/games/xbill/patches/patch-aa new file mode 100644 index 00000000000..59a8fffa88e --- /dev/null +++ b/games/xbill/patches/patch-aa @@ -0,0 +1,27 @@ +$NetBSD: patch-aa,v 1.1 1998/08/15 14:19:53 frueauf Exp $ + +--- Imakefile.orig Thu Jan 23 09:38:35 1997 ++++ Imakefile Mon Aug 10 08:11:01 1998 +@@ -1,2 +1,2 @@ +-XBILL_DIR = /var/lib/games/xbill/ ++XBILL_DIR = $(PREFIX)/share/xbill/ + XCOMM XBILL_DIR = $(HOME)/.xbill/ +@@ -12,3 +12,3 @@ + +-XPMINC = -I$(HOME)/include ++XCOMM XPMINC = -I$(HOME)/include + XPMLIB = -lXpm +@@ -21,3 +21,3 @@ + CXXDEFINES = $(XBILL_DEF) $(DEFS) $(INCS) +-CCFLAGS = $(ALLDEFINES) -Wall -g ++CCFLAGS = $(ALLDEFINES) -O + +@@ -138,3 +138,7 @@ + +-InstallProgramWithFlags(scores, $(XBILL_DIR), -m 777) ++install:: ++ mkdir -p $(XBILL_DIR) ++ /usr/bin/install -c -m 0664 -o bin -g games scores $(XBILL_DIR) ++ /usr/bin/install -c -s -m 2755 -o bin -g games xbill $(PREFIX)/bin ++ + InstallMultiple ($(XPMS), $(XBILL_DIR)pixmaps) diff --git a/games/xbill/pkg/COMMENT b/games/xbill/pkg/COMMENT new file mode 100644 index 00000000000..923ad77c646 --- /dev/null +++ b/games/xbill/pkg/COMMENT @@ -0,0 +1 @@ +stop the dreaded Windows virus from infecting computers. diff --git a/games/xbill/pkg/DESCR b/games/xbill/pkg/DESCR new file mode 100644 index 00000000000..0783b59b80f --- /dev/null +++ b/games/xbill/pkg/DESCR @@ -0,0 +1,15 @@ + Ever get the feeling that nothing is going right? You're + a sysadmin, and someone's trying to destroy your comput- + ers. The little people running around the screen are try- + ing to infect your computers with Wingdows [TM], a virus + cleverly designed to resemble a popular operating system. + Your objective is to click the mouse on them, ending their + potential threat. If one of the people reaches a comput- + er, it will attempt to replace your operating system with + the virus it carries. It will then attempt to run off the + screen with your vital software. The game ends when only + 0 or 1 of your computers is being productive. Additional- + ly, some computers are connected with network cables. + When one computer on a network becomes infected, a spark + will be sent down the cable, and will infect the computer + on the other end when it reaches there. diff --git a/games/xbill/pkg/PLIST b/games/xbill/pkg/PLIST new file mode 100644 index 00000000000..3e5e9cd48a0 --- /dev/null +++ b/games/xbill/pkg/PLIST @@ -0,0 +1,69 @@ +@comment $NetBSD: PLIST,v 1.1 1998/08/15 14:19:53 frueauf Exp $ +bin/xbill +man/man6/xbill.6 +share/xbill/pixmaps/about.xpm +share/xbill/pixmaps/apple.xpm +share/xbill/pixmaps/billA_0.xpm +share/xbill/pixmaps/billA_1.xpm +share/xbill/pixmaps/billA_10.xpm +share/xbill/pixmaps/billA_11.xpm +share/xbill/pixmaps/billA_12.xpm +share/xbill/pixmaps/billA_2.xpm +share/xbill/pixmaps/billA_3.xpm +share/xbill/pixmaps/billA_4.xpm +share/xbill/pixmaps/billA_5.xpm +share/xbill/pixmaps/billA_6.xpm +share/xbill/pixmaps/billA_7.xpm +share/xbill/pixmaps/billA_8.xpm +share/xbill/pixmaps/billA_9.xpm +share/xbill/pixmaps/billD_0.xpm +share/xbill/pixmaps/billD_1.xpm +share/xbill/pixmaps/billD_2.xpm +share/xbill/pixmaps/billD_3.xpm +share/xbill/pixmaps/billD_4.xpm +share/xbill/pixmaps/billL_0.xpm +share/xbill/pixmaps/billL_1.xpm +share/xbill/pixmaps/billL_2.xpm +share/xbill/pixmaps/bsd.xpm +share/xbill/pixmaps/billR_0.xpm +share/xbill/pixmaps/billR_1.xpm +share/xbill/pixmaps/billR_2.xpm +share/xbill/pixmaps/bsdcpu.xpm +share/xbill/pixmaps/bucket.xpm +share/xbill/pixmaps/hurd.xpm +share/xbill/pixmaps/icon.xpm +share/xbill/pixmaps/linux.xpm +share/xbill/pixmaps/logo.xpm +share/xbill/pixmaps/maccpu.xpm +share/xbill/pixmaps/next.xpm +share/xbill/pixmaps/nextcpu.xpm +share/xbill/pixmaps/os2.xpm +share/xbill/pixmaps/os2cpu.xpm +share/xbill/pixmaps/redhat.xpm +share/xbill/pixmaps/sgi.xpm +share/xbill/pixmaps/sgicpu.xpm +share/xbill/pixmaps/spark_0.xpm +share/xbill/pixmaps/spark_1.xpm +share/xbill/pixmaps/sun.xpm +share/xbill/pixmaps/suncpu.xpm +share/xbill/pixmaps/toaster.xpm +share/xbill/pixmaps/wingdows.xpm +share/xbill/bitmaps/apple.xbm +share/xbill/bitmaps/bsd.xbm +share/xbill/bitmaps/bucket.xbm +share/xbill/bitmaps/hand_down.xbm +share/xbill/bitmaps/hand_down_mask.xbm +share/xbill/bitmaps/hand_up.xbm +share/xbill/bitmaps/hand_up_mask.xbm +share/xbill/bitmaps/hurd.xbm +share/xbill/bitmaps/linux.xbm +share/xbill/bitmaps/next.xbm +share/xbill/bitmaps/os2.xbm +share/xbill/bitmaps/redhat.xbm +share/xbill/bitmaps/sgi.xbm +share/xbill/bitmaps/sun.xbm +share/xbill/scores +@unexec rm -f %D/share/xbill/scores +@dirrm share/xbill/pixmaps +@dirrm share/xbill/bitmaps +@dirrm share/xbill |