pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games/xlennart



Module Name:    pkgsrc
Committed By:   kamil
Date:           Sat Jun 24 01:43:03 UTC 2017

Added Files:
        pkgsrc/games/xlennart: DESCR Makefile PLIST distinfo

Log Message:
Import xlennart-1.1.1 as games/xlennart.

Welcome to XLennart...

Ever get the feeling that nothing is going right? You're a sysadmin, and
someone's trying to destroy your computers. The little people running around
the screen are trying to infect your computers with SystenD [TM], a virus
cleverly designed to resemble a popular init system. Your objective is to click
the mouse on them, ending the potential threat. If one of the people reaches a
computer, 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 1 (or 0) of your computers are being productive.
Additionally, 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.

Clicking the button on one of the little people will cause it to cry out in
pain and melt (id software eat your heart out!), dropping the stolen os if it
is carrying one. If a computer is running SystenD or is temporarily off, the os
can be dragged back to the computer (or another computer compatible with that
os). To extinguish a spark drag the bucket of water from the upper left corner
onto it.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/games/xlennart/DESCR \
    pkgsrc/games/xlennart/Makefile pkgsrc/games/xlennart/PLIST \
    pkgsrc/games/xlennart/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/games/xlennart/DESCR
diff -u /dev/null pkgsrc/games/xlennart/DESCR:1.1
--- /dev/null   Sat Jun 24 01:43:03 2017
+++ pkgsrc/games/xlennart/DESCR Sat Jun 24 01:43:03 2017
@@ -0,0 +1,20 @@
+Welcome to XLennart...
+
+Ever get the feeling that nothing is going right? You're a sysadmin, and
+someone's trying to destroy your computers. The little people running around
+the screen are trying to infect your computers with SystenD [TM], a virus
+cleverly designed to resemble a popular init system. Your objective is to click
+the mouse on them, ending the potential threat. If one of the people reaches a
+computer, 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 1 (or 0) of your computers are being productive.
+Additionally, 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.
+
+Clicking the button on one of the little people will cause it to cry out in
+pain and melt (id software eat your heart out!), dropping the stolen os if it
+is carrying one. If a computer is running SystenD or is temporarily off, the os
+can be dragged back to the computer (or another computer compatible with that
+os). To extinguish a spark drag the bucket of water from the upper left corner
+onto it.
Index: pkgsrc/games/xlennart/Makefile
diff -u /dev/null pkgsrc/games/xlennart/Makefile:1.1
--- /dev/null   Sat Jun 24 01:43:03 2017
+++ pkgsrc/games/xlennart/Makefile      Sat Jun 24 01:43:03 2017
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1 2017/06/24 01:43:03 kamil Exp $
+#
+
+DISTNAME=              xlennart-1.1.1
+CATEGORIES=            games x11
+MASTER_SITES=          ${MASTER_SITE_GITHUB:=Xylemon/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://www.xbill.org/
+COMMENT=               Stop the dreaded systemd virus from infecting computers
+LICENSE=               gnu-gpl-v2
+
+USE_GAMESGROUP=                yes
+
+USE_LANGUAGES=         c c++
+GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
+BUILD_DEFS+=           VARBASE
+
+CONFIGURE_ARGS+=       --localstatedir=${VARBASE}
+CONFIGURE_ARGS+=       --disable-motif
+CONFIGURE_ARGS+=       --disable-gtk # GTK refuses to start in setuid mode for games
+CONFIGURE_ARGS+=       --enable-athena
+
+SPECIAL_PERMS=         bin/xlennart ${SETGID_GAMES_PERMS}
+REQD_FILES_PERMS+=     /dev/null ${VARBASE}/games/xlennart.scores ${GAMEDATA_PERMS}
+
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libXpm/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/games/xlennart/PLIST
diff -u /dev/null pkgsrc/games/xlennart/PLIST:1.1
--- /dev/null   Sat Jun 24 01:43:03 2017
+++ pkgsrc/games/xlennart/PLIST Sat Jun 24 01:43:03 2017
@@ -0,0 +1,67 @@
+@comment $NetBSD: PLIST,v 1.1 2017/06/24 01:43:03 kamil Exp $
+bin/xlennart
+man/man6/xlennart.6
+share/xlennart/bitmaps/arch.xbm
+share/xlennart/bitmaps/bsd.xbm
+share/xlennart/bitmaps/bucket.xbm
+share/xlennart/bitmaps/centos.xbm
+share/xlennart/bitmaps/debian.xbm
+share/xlennart/bitmaps/gentoo.xbm
+share/xlennart/bitmaps/hand_down.xbm
+share/xlennart/bitmaps/hand_down_mask.xbm
+share/xlennart/bitmaps/hand_up.xbm
+share/xlennart/bitmaps/hand_up_mask.xbm
+share/xlennart/bitmaps/initfail.xbm
+share/xlennart/bitmaps/mandriva.xbm
+share/xlennart/bitmaps/openbsd.xbm
+share/xlennart/bitmaps/slackware.xbm
+share/xlennart/bitmaps/suse.xbm
+share/xlennart/bitmaps/ubuntu.xbm
+share/xlennart/pixmaps/about.xpm
+share/xlennart/pixmaps/arch.xpm
+share/xlennart/pixmaps/billA_0.xpm
+share/xlennart/pixmaps/billA_1.xpm
+share/xlennart/pixmaps/billA_10.xpm
+share/xlennart/pixmaps/billA_11.xpm
+share/xlennart/pixmaps/billA_12.xpm
+share/xlennart/pixmaps/billA_2.xpm
+share/xlennart/pixmaps/billA_3.xpm
+share/xlennart/pixmaps/billA_4.xpm
+share/xlennart/pixmaps/billA_5.xpm
+share/xlennart/pixmaps/billA_6.xpm
+share/xlennart/pixmaps/billA_7.xpm
+share/xlennart/pixmaps/billA_8.xpm
+share/xlennart/pixmaps/billA_9.xpm
+share/xlennart/pixmaps/billD_0.xpm
+share/xlennart/pixmaps/billD_1.xpm
+share/xlennart/pixmaps/billD_2.xpm
+share/xlennart/pixmaps/billD_3.xpm
+share/xlennart/pixmaps/billD_4.xpm
+share/xlennart/pixmaps/billL_0.xpm
+share/xlennart/pixmaps/billL_1.xpm
+share/xlennart/pixmaps/billL_2.xpm
+share/xlennart/pixmaps/billR_0.xpm
+share/xlennart/pixmaps/billR_1.xpm
+share/xlennart/pixmaps/billR_2.xpm
+share/xlennart/pixmaps/bsd.xpm
+share/xlennart/pixmaps/bsdcpu.xpm
+share/xlennart/pixmaps/bucket.xpm
+share/xlennart/pixmaps/centos.xpm
+share/xlennart/pixmaps/debian.xpm
+share/xlennart/pixmaps/gentoo.xpm
+share/xlennart/pixmaps/icon.xpm
+share/xlennart/pixmaps/initfail.xpm
+share/xlennart/pixmaps/logo.xpm
+share/xlennart/pixmaps/maccpu.xpm
+share/xlennart/pixmaps/mandriva.xpm
+share/xlennart/pixmaps/nextcpu.xpm
+share/xlennart/pixmaps/openbsd.xpm
+share/xlennart/pixmaps/os2cpu.xpm
+share/xlennart/pixmaps/sgicpu.xpm
+share/xlennart/pixmaps/slackware.xpm
+share/xlennart/pixmaps/spark_0.xpm
+share/xlennart/pixmaps/spark_1.xpm
+share/xlennart/pixmaps/suncpu.xpm
+share/xlennart/pixmaps/suse.xpm
+share/xlennart/pixmaps/toaster.xpm
+share/xlennart/pixmaps/ubuntu.xpm
Index: pkgsrc/games/xlennart/distinfo
diff -u /dev/null pkgsrc/games/xlennart/distinfo:1.1
--- /dev/null   Sat Jun 24 01:43:03 2017
+++ pkgsrc/games/xlennart/distinfo      Sat Jun 24 01:43:03 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/06/24 01:43:03 kamil Exp $
+
+SHA1 (xlennart-1.1.1.tar.gz) = bc71d2c9358382920e80512eded0fa51d62b0620
+RMD160 (xlennart-1.1.1.tar.gz) = e4eb0cd6b3a8529cba2f58e6e18c7272a4625383
+SHA512 (xlennart-1.1.1.tar.gz) = ebfb23922063a0208ab24b8c23c7a6737a2a158b549e2942f2f89b26a4972db0a12c843e5c761d6887858abc00ed9353dc6c2a816c1a3cc578f959897369a4c1
+Size (xlennart-1.1.1.tar.gz) = 179953 bytes



Home | Main Index | Thread Index | Old Index