fix WANTLIB

This commit is contained in:
steven 2007-11-13 14:54:30 +00:00
parent f453b02611
commit c04c370d9a
51 changed files with 213 additions and 148 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.40 2007/09/16 00:45:13 merdely Exp $
# $OpenBSD: Makefile,v 1.41 2007/11/13 14:54:30 steven Exp $
# $NetBSD: Makefile,v 1.2 1998/09/22 06:11:36 garbled Exp $
COMMENT= x86 machine simulator
DISTNAME= bochs-2.1.1
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}
@ -18,7 +18,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 c m stdc++ termlib z
WANTLIB= ICE SM X11 Xau Xdmcp Xpm c m stdc++ termlib z
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2007/09/16 00:45:13 merdely Exp $
# $OpenBSD: Makefile,v 1.12 2007/11/13 14:54:30 steven Exp $
COMMENT= Free Unix Spectrum Emulator utilities
DISTNAME= fuse-utils-0.7.0
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= emulators
HOMEPAGE= http://fuse-emulator.sourceforge.net/
@ -15,7 +15,7 @@ PERMIT_DISTFILES_FTP= Yes
MODULES= devel/gettext
WANTLIB= c z gcrypt bz2 glib-2.0 gpg-error
WANTLIB= c z gcrypt bz2 glib-2.0 gpg-error pcre
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2007/09/16 00:45:13 merdely Exp $
# $OpenBSD: Makefile,v 1.15 2007/11/13 14:54:30 steven Exp $
COMMENT= MIPS R2000/R3000 simulator
DISTNAME= spim-7.3
PKGNAME= ${DISTNAME}p0
CATEGORIES= emulators
HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html
@ -14,7 +15,8 @@ PERMIT_PACKAGE_CDROM= may not sell
PERMIT_PACKAGE_FTP= may not bundle with commercial product
PERMIT_DISTFILES_CDROM= may not sell
PERMIT_DISTFILES_FTP= may not bundle with commercial product
WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c m
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xp Xpm Xt c m
MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2007/10/08 18:49:54 fgsch Exp $
# $OpenBSD: Makefile,v 1.14 2007/11/13 14:54:31 steven Exp $
COMMENT= UAE amiga emulator
DISTNAME= uae-0.8.25
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= emulators x11
HOMEPAGE= http://uae.coresystems.de/
@ -13,6 +13,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama \
Xcomposite Xdamage \
Xrandr Xrender Xxf86dga Xxf86vm atk-1.0 c cairo expat \
fontconfig freetype glib-2.0 glitz gmodule-2.0 gobject-2.0 \
m pango-1.0 pangocairo-1.0 pangoft2-1.0 png pthread z

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/28 14:18:17 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2007/11/13 14:54:31 steven Exp $
COMMENT= Gameboy Advance emulator
VERSION= 1.7.2
DISTNAME= VisualBoyAdvance-src-${VERSION}
PKGNAME= vba-${VERSION}
PKGNAME= vba-${VERSION}p0
CATEGORIES= emulators
HOMEPAGE= http://vba.ngemu.com/
@ -15,6 +15,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
Xcomposite Xdamage \
Xrender atk-1.0 atkmm-1.6 c cairomm-1.0 expat fontconfig \
freetype gdk-x11-2.0 gdk_pixbuf-2.0 gdkmm-2.4 glade-2.0 \
glib-2.0 glibmm-2.4 glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0 \

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2007/09/16 00:45:14 merdely Exp $
# $OpenBSD: Makefile,v 1.18 2007/11/13 14:54:31 steven Exp $
#
COMMENT= HP48sx emulator
DISTNAME= x48-0.4.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= emulators
MAINTAINER= Todd T. Fries <todd@openbsd.org>
@ -12,7 +13,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c
WANTLIB= X11 Xau Xdmcp Xext c
MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/emulators/}

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2007/10/05 06:07:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.3 2007/11/13 14:54:31 steven Exp $
COMMENT= 32-card trick-taking game
DISTNAME= belooted-0.1.3
PKGNAME= ${DISTNAME}p0
CATEGORIES= games
HOMEPAGE= http://www.gnomefiles.org/app.php/Belooted
@ -18,6 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://boby.joe.free.fr/dev/belooted/files/
WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
Xcomposite Xdamage \
Xrender atk-1.0 c cairo expat fontconfig freetype \
glib-2.0 glitz gmodule-2.0 gobject-2.0 m pango-1.0 \
pangocairo-1.0 pangoft2-1.0 png z

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2007/09/15 18:01:01 simon Exp $
# $OpenBSD: Makefile,v 1.14 2007/11/13 14:54:31 steven Exp $
COMMENT= Bomberman clone for GNOME
VERSION= 0.6.6
DISTNAME= bombermaze-${VERSION}
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= games x11
HOMEPAGE= http://www.nongnu.org/bombermaze/
@ -14,8 +14,9 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xi c esd gdk gdk_imlib gtk jpeg m \
png pthread stdc++ tiff z
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xi c esd gdk gdk_imlib gtk jpeg m \
png pthread stdc++ tiff z
MASTER_SITES= ${HOMEPAGE}packages/

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.12 2007/09/15 18:01:01 simon Exp $
# $OpenBSD: Makefile,v 1.13 2007/11/13 14:54:31 steven Exp $
COMMENT= graphical multiplayer 3-d tank war game
DISTNAME= bzflag-2.0.8
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bzflag/}
@ -18,10 +18,12 @@ USE_LIBTOOL= Yes
USE_GMAKE= Yes
USE_X11= Yes
MODULES= devel/gettext
LIB_DEPENDS= SDL.>=4::devel/sdl curl.>=3::net/curl
WANTLIB= GL GLU ICE SM X11 Xau Xdmcp Xext c crypto iconv idn m \
ncurses pthread ssl stdc++ usbhid z
WANTLIB= GL GLU ICE SM X11 Xau Xdmcp Xext Xrandr Xrender \
c crypto idn m ncurses pthread ssl stdc++ usbhid z
AUTOCONF_VERSION=2.59
CONFIGURE_STYLE=gnu autoconf

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/19 19:31:33 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2007/11/13 14:54:31 steven Exp $
COMMENT= OpenGL game based on SNES classic Tetris Attack
DISTNAME= crack-attack-1.1.14
PKGNAME= ${DISTNAME}p0
CATEGORIES= games
MAINTAINER= Mattieu Baptiste <mattieu.b@free.fr>
@ -15,8 +16,8 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= GL GLU ICE SM X11 Xau Xcursor Xdmcp Xext Xfixes \
Xinerama Xrandr Xrender Xi Xmu c expat fontconfig \
WANTLIB= GL GLU ICE SM X11 Xau Xcursor Xdmcp Xext Xfixes Xcomposite \
Xdamage Xinerama Xrandr Xrender Xi Xmu c expat fontconfig \
freetype m stdc++ z atk-1.0 cairo gobject-2.0 \
glib-2.0 gmodule-2.0 glitz png pango-1.0 \
pangocairo-1.0 pangoft2-1.0

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.39 2007/07/05 17:28:18 jasper Exp $
# $OpenBSD: Makefile,v 1.40 2007/11/13 14:54:31 steven Exp $
COMMENT= game where you deal drugs on the streets of NY
DISTNAME= dopewars-1.5.12
PKGNAME= ${DISTNAME}p0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dopewars/}
@ -39,7 +40,8 @@ CONFIGURE_ARGS+= --disable-gui-client
.else
USE_X11= Yes
LIB_DEPENDS+= gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2
WANTLIB+= X11 Xext Xrender fontconfig freetype m z cairo \
WANTLIB+= X11 Xext Xrender Xrandr expat fontconfig freetype m z cairo \
Xau Xcomposite Xcursor Xdamage Xdmcp Xfixes Xi Xinerama \
glitz gmodule-2.0 gobject-2.0 atk-1.0 pango-1.0 \
pangoft2-1.0 pangocairo-1.0 png
.endif

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.68 2007/09/15 18:01:01 simon Exp $
# $OpenBSD: Makefile,v 1.69 2007/11/13 14:54:31 steven Exp $
COMMENT-main= Civilization clone for X11; multiplayer; game server
COMMENT-client= Freeciv client
@ -7,7 +7,7 @@ COMMENT-share= shared data files for Freeciv
VERSION= 2.0.9
DISTNAME= freeciv-${VERSION}
PKGNAME-main= freeciv-server-${VERSION}
PKGNAME-client= freeciv-client-${VERSION}p1
PKGNAME-client= freeciv-client-${VERSION}p2
PKGNAME-share= freeciv-share-${VERSION}
CATEGORIES= games
HOMEPAGE= http://www.freeciv.org/
@ -49,6 +49,8 @@ WANTLIB-share=
RUN_DEPENDS-share=
WANTLIB-client= ${WANTLIB} \
Xau Xcomposite Xcursor Xdamage Xdmcp Xfixes Xi Xinerama \
Xrandr expat \
X11 Xext Xrender atk-1.0 fontconfig freetype audiofile \
glib-2.0 gmodule-2.0 gobject-2.0 glitz png pango-1.0 \
pangocairo-1.0 pangoft2-1.0 audiofile cairo

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2007/10/30 13:56:43 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2007/11/13 14:54:31 steven Exp $
COMMENT= educational game for children
DISTNAME= gcompris-8.4.2
PKGNAME= ${DISTNAME}p0
CATEGORIES= games education
HOMEPAGE= http://gcompris.net/
@ -17,10 +18,10 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gcompris/}
WANTLIB= Xau Xdmcp X11 Xext Xrender atk-1.0 c cairo z \
fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 xml2 \
WANTLIB= Xau Xdmcp X11 Xext Xrender Xcomposite atk-1.0 c cairo z \
Xdamage fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 xml2 \
glib-2.0 glitz gmodule-2.0 gobject-2.0 gthread-2.0 \
gtk-x11-2.0 m pango-1.0 pangocairo-1.0 util \
gtk-x11-2.0 m pango-1.0 pangocairo-1.0 util pcre \
pangoft2-1.0 png pthread Xxf86vm expat Xcursor Xfixes \
Xi Xinerama Xrandr

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2007/09/15 18:01:01 simon Exp $
# $OpenBSD: Makefile,v 1.9 2007/11/13 14:54:31 steven Exp $
COMMENT= Settlers of Catan for GNOME/Gtk
VERSION= 0.6.1
DISTNAME= gnocatan-${VERSION}
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= games x11/gnome
# GPL
@ -12,8 +12,9 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xi audiofile c esd gdk gdk_imlib \
glib gmodule gtk iconv intl jpeg m png tiff ungif z
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xi audiofile c esd gdk gdk_imlib \
glib gmodule gtk iconv intl jpeg m png tiff ungif z
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnocatan/}

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2007/08/11 17:33:13 martynas Exp $
# $OpenBSD: Makefile,v 1.3 2007/11/13 14:54:31 steven Exp $
MULTI_PACKAGES= -main -themes
COMMENT-main= tetrinet client
COMMENT-themes= collection of gtetrinet themes
DISTNAME= gtetrinet-0.7.11
PKGNAME-main= ${DISTNAME}p0
PKGNAME-main= ${DISTNAME}p1
PKGNAME-themes= gtetrinet-themes-20070623p0
CATEGORIES= x11 games
@ -43,6 +43,7 @@ RUN_DEPENDS-themes= ::games/gtetrinet
PKG_ARCH-themes= *
WANTLIB-main= ICE ORBit-2 SM X11 Xau Xcursor Xdmcp Xext Xfixes Xi \
Xcomposite Xdamage \
Xinerama Xrandr Xrender art_lgpl_2 atk-1.0 audiofile \
bonobo-2 bonobo-activation bonoboui-2 c cairo expat \
fontconfig freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.23 2007/09/15 18:01:01 simon Exp $
# $OpenBSD: Makefile,v 1.24 2007/11/13 14:54:31 steven Exp $
COMMENT= gtk+ clone of the lines ball logic game
DISTNAME= gtkballs-3.1.5
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
CATEGORIES= games x11
MASTER_SITES= ${HOMEPAGE}dist/ \
${MASTER_SITE_SUNSITE:=games/strategy/}
@ -16,10 +16,12 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c fontconfig freetype m z X11 Xext Xrender \
gobject-2.0 glib-2.0 gmodule-2.0 glitz png \
pango-1.0 pangocairo-1.0 pangoft2-1.0 \
atk-1.0 cairo
WANTLIB= c fontconfig freetype m z X11 Xext Xrender Xrandr expat \
Xau Xcomposite Xcursor Xdamage Xdmcp Xfixes Xi Xinerama \
gobject-2.0 glib-2.0 gmodule-2.0 glitz png \
pango-1.0 pangocairo-1.0 pangoft2-1.0 \
atk-1.0 cairo
MODULES= devel/gettext

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.23 2007/10/29 06:47:20 jakemsr Exp $
# $OpenBSD: Makefile,v 1.24 2007/11/13 14:54:31 steven Exp $
COMMENT= simple gtk+ pool simulation game
DISTNAME= gtkpool-0.5.0
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= games x11
MASTER_SITES= ${HOMEPAGE}
@ -17,7 +17,10 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= glib gmodule iconv intl X11 Xext Xi c m ossaudio stdc++
MODULES= devel/gettext
WANTLIB= glib gmodule X11 Xau Xdmcp Xext Xi c m ossaudio stdc++
USE_LIBTOOL= Yes
USE_X11= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2007/09/15 18:01:02 simon Exp $
# $OpenBSD: Makefile,v 1.11 2007/11/13 14:54:31 steven Exp $
COMMENT= billiard game
CATEGORIES= x11 x11/kde games
MODULES= x11/kde
DISTNAME= kbilliards-0.7
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
HOMEPAGE= http://www.hostnotfound.it/kbilliards.php
MASTER_SITES= http://www.hostnotfound.it/kbilliards/
EXTRACT_SUFX= .tar.bz2
@ -15,7 +15,8 @@ WANTLIB= m stdc++ ICE X11 z SM Xext util c ossaudio \
vorbisfile mad qtmcop intl iconv mcop esd \
art_lgpl_2 artsflow audiofile artsflow_idl \
kmedia2_idl soundserver_idl idn \
gthread-2.0 glib-2.0 gmodule-2.0
gthread-2.0 glib-2.0 gmodule-2.0 \
Xau Xdmcp fam pcre rpcsvc
MODKDE_VERSION= 3.3.0
CONFIGURE_STYLE= autoconf

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2007/09/15 18:01:02 simon Exp $
# $OpenBSD: Makefile,v 1.12 2007/11/13 14:54:31 steven Exp $
COMMENT= puzzle game for KDE
DISTNAME= kslide-0.90
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= games
HOMEPAGE= http://perso.wanadoo.fr/coquelle/taquin/
@ -14,8 +14,9 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM=Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= art_lgpl_2 jpeg ICE SM X11 Xext Xrender c m png pthread stdc++ \
util z iconv idn
util z idn Xau Xdmcp fam rpcsvc
MASTER_SITES= http://david.bieder.free.fr/eric/taquin/ \
http://perso.wanadoo.fr/coquelle/taquin/
@ -23,7 +24,7 @@ EXTRACT_SUFX= .tar.bz2
LIB_DEPENDS= kdecore.>=4,DCOP,kdefx,kdesu,kdeui,kio,kwalletclient::x11/kde/libs3
MODULES= x11/qt3
MODULES= x11/qt3 devel/gettext
MODQT_MT= Yes
MAKE_ENV= ${CONFIGURE_ENV}

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2007/09/15 18:01:02 simon Exp $
# $OpenBSD: Makefile,v 1.8 2007/11/13 14:54:31 steven Exp $
COMMENT= Rich city simulation game for X
DISTNAME= lincity-1.11
PKGNAME= ${DISTNAME}p0
CATEGORIES= games
HOMEPAGE= http://www.floot.demon.co.uk/lincity.html
@ -13,7 +14,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m stdc++
WANTLIB= X11 Xau Xdmcp Xext c m stdc++
MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/linux/games/ \
ftp://ftp.sra.co.jp/pub/os/FreeBSD/distfiles/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2007/09/15 18:01:02 simon Exp $
# $OpenBSD: Makefile,v 1.8 2007/11/13 14:54:31 steven Exp $
ONLY_FOR_ARCHS= i386
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ SHARED_ONLY= Yes
COMMENT= first person shooter
DISTNAME= quake2-0.3
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
CATEGORIES= games
HOMEPAGE= http://www.quakeforge.net/
@ -17,8 +17,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xxf86dga Xxf86vm c m ossaudio pthread \
usbhid
WANTLIB= ICE SM X11 Xext Xau Xdmcp Xrandr Xrender Xxf86dga \
Xxf86vm c m ossaudio pthread usbhid iconv
MASTER_SITES= ${HOMEPAGE}/files/quake2/ \
http://humppa.nl/distfiles/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.12 2007/11/13 14:54:31 steven Exp $
COMMENT= wm-dockapp; xeyes clone using South Park characters
DISTNAME= speyes-1.2.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= games x11 x11/windowmaker
HOMEPAGE= http://www.okb-1.org/speyes/speyes.html
@ -14,7 +15,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xmu Xpm Xt c m
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xmu Xpm Xt c m
MASTER_SITES= http://www.okb-1.org/speyes/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.17 2007/11/13 14:54:31 steven Exp $
COMMENT= challenging double decked solitaire game
DISTNAME= spider
PKGNAME= spider-1.1
PKGNAME= spider-1.1p0
CATEGORIES= games
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
@ -12,7 +12,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xp Xpm Xt c
CONFIGURE_STYLE=imake
INSTALL_TARGET= install install.doc

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.13 2007/11/13 14:54:31 steven Exp $
COMMENT= silly little game based on Spacetaxi for the C64
DISTNAME= taxipilot-0.7.2
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= games
HOMEPAGE= http://taxipilot.sourceforge.net/
@ -15,14 +15,15 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM=Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= art_lgpl_2 jpeg ICE SM X11 Xext Xrender c m \
png pthread stdc++ util z iconv idn
WANTLIB= art_lgpl_2 jpeg ICE SM X11 Xext Xrender Xau Xdmcp c m \
png pthread stdc++ util z idn fam rpcsvc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=taxipilot/}
LIB_DEPENDS= kdecore.>=4,DCOP,kdecore,kdefx,kdesu,kdeui,kio,kwalletclient::x11/kde/libs3
MODULES= x11/qt3
MODULES= x11/qt3 devel/gettext
MODQT_MT= Yes
PORTHOME= ${WRKDIR}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.25 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.26 2007/11/13 14:54:31 steven Exp $
COMMENT= X11-based asteroids-style arcade
DISTNAME= xasteroids
PKGNAME= xasteroids-5.0
PKGNAME= xasteroids-5.0p0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
@ -13,9 +13,10 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m
CONFIGURE_STYLE= imake
WANTLIB= X11 Xau Xdmcp Xext c m
CONFIGURE_STYLE=imake
WRKDIST= ${WRKDIR}

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.20 2007/11/13 14:54:31 steven Exp $
#
COMMENT= XEVIOUS-like shooting game
DISTNAME= xev111
PKGNAME= xbat-1.11p0
PKGNAME= xbat-1.11p1
CATEGORIES= games
HOMEPAGE= http://www.nemoto.ecei.tohoku.ac.jp/~wai/index_e.html
@ -13,7 +13,8 @@ PERMIT_PACKAGE_CDROM= possible copyright infringement
PERMIT_PACKAGE_FTP= possible copyright infringement
PERMIT_DISTFILES_CDROM= possible copyright infringement
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m
WANTLIB= X11 Xau Xdmcp Xext c m
MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.18 2007/11/13 14:54:31 steven Exp $
COMMENT= concurrent multi-player battle strategy game
DISTNAME= xbattle-5.4.1
PKGNAME= ${DISTNAME}p0
CATEGORIES= games
MASTER_SITES= ftp://cns-ftp.bu.edu/pub/xbattle/
@ -11,7 +12,8 @@ PERMIT_PACKAGE_CDROM= no fee
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m
WANTLIB= X11 Xau Xdmcp Xext c m
CONFIGURE_STYLE=imake
USE_X11= Yes

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.20 2007/11/13 14:54:31 steven Exp $
COMMENT= save your computers from the evil clutches of Bill
DISTNAME= xbill-2.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/}
@ -12,7 +13,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xpm Xt c m stdc++
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c m stdc++
CONFIGURE_STYLE=imake
USE_X11= Yes

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.21 2007/11/13 14:54:31 steven Exp $
COMMENT= 3D block-dropping game
DISTNAME= xbl-1.1.2
PKGNAME= ${DISTNAME}p0
CATEGORIES= games
HOMEPAGE= http://www710.univ-lyon1.fr/ftp/xbl/xbl.html
@ -11,7 +12,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m
WANTLIB= X11 Xau Xdmcp Xext c m
MASTER_SITES= http://www710.univ-lyon1.fr/ftp/xbl/

View File

@ -1,16 +1,17 @@
# $OpenBSD: Makefile,v 1.21 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.22 2007/11/13 14:54:31 steven Exp $
COMMENT= blockout style game for X11
DISTNAME= xboing2.4
PKGNAME= xboing-2.4
PKGNAME= xboing-2.4p0
CATEGORIES= games
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext Xpm c m ossaudio
WANTLIB= X11 Xau Xdmcp Xext Xpm c m ossaudio
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.22 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.23 2007/11/13 14:54:31 steven Exp $
COMMENT= Pac-man-like game under X11
DISTNAME= xchomp-pl1
PKGNAME= xchomp-0p1
PKGNAME= xchomp-0p2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
@ -13,7 +13,8 @@ PERMIT_PACKAGE_CDROM= no license
PERMIT_PACKAGE_FTP= no license
PERMIT_DISTFILES_CDROM= no license
PERMIT_DISTFILES_FTP= no license
WANTLIB= X11 Xext c m
WANTLIB= X11 Xau Xdmcp Xext c m
WRKDIST= ${WRKDIR}/xchomp
CONFIGURE_STYLE=imake noman

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.20 2007/11/13 14:54:31 steven Exp $
#
COMMENT= cube puzzle for X11
DISTNAME= xcubes-5.5.2
PKGNAME= ${DISTNAME}p0
CATEGORIES= games
# License: BSD
@ -11,7 +12,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xt c
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xt c
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/xpuzzles/}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.24 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.25 2007/11/13 14:54:31 steven Exp $
COMMENT= block action game
DISTNAME= xdeblock
PKGNAME= xdeblock-1.0
PKGNAME= xdeblock-1.0p0
CATEGORIES= games
MASTER_SITES= http://www.vector.co.jp/pack/unix/game/action/block/
@ -14,7 +14,8 @@ PERMIT_PACKAGE_CDROM= no license
PERMIT_PACKAGE_FTP= no license
PERMIT_DISTFILES_CDROM= no license
PERMIT_DISTFILES_FTP= no license
WANTLIB= X11 Xext Xpm c
WANTLIB= X11 Xau Xdmcp Xext Xpm c
CONFIGURE_STYLE= imake noman
WRKDIST= ${WRKDIR}/xdeblo_v1.0

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.20 2007/11/13 14:54:31 steven Exp $
#
COMMENT= dino puzzle game for X11
DISTNAME= xdino-5.5.2
PKGNAME= ${DISTNAME}p0
CATEGORIES= games
# License: BSD
@ -11,7 +12,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xt c
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xt c
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/xpuzzles/}

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.18 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.19 2007/11/13 14:54:31 steven Exp $
#
COMMENT= watch what you are doing -- are you hostile
DISTNAME= xeyes-g
PKGNAME= xgolgo-1.0
PKGNAME= xgolgo-1.0p0
CATEGORIES= games
# License: BSD
@ -12,7 +12,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xmu Xt c m
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xmu Xt c m
MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/misc/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.23 2007/11/13 14:54:31 steven Exp $
NOT_FOR_ARCHS= ${LP64_ARCHS}
@ -6,7 +6,7 @@ COMMENT= shoot them nasty little bugs
DISTNAME= xinvaders
DIST_SUBDIR= xinvaders
PKGNAME= xinvaders-2.0
PKGNAME= xinvaders-2.0p0
CATEGORIES= games
MAINTAINER= Paul Janzen <pjanzen@openbsd.org>
@ -15,7 +15,8 @@ PERMIT_PACKAGE_CDROM= no fee
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xt c
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xt c
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.x/volume19/xinvaders/ \
ftp://unix.hensa.ac.uk/archive/usenet/comp.sources.x/volume19/xinvaders/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2007/09/02 20:23:53 sturm Exp $
# $OpenBSD: Makefile,v 1.22 2007/11/13 14:54:31 steven Exp $
COMMENT= dropping jewels game for X11
DISTNAME= xjewel-1.6
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= games
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/x11/
@ -13,7 +13,9 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c
WANTLIB= X11 Xau Xdmcp Xext c
MAKE_FLAGS= HSCORE_FILE=/var/games/xjewel.scores \
USERDEFS='-DICON_WINDOW -DUSE_SELECT -DGETPWENT' \
BINDIR='${PREFIX}/bin' \

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.22 2007/11/13 14:54:31 steven Exp $
COMMENT= jigsaw puzzle game for X11
DISTNAME= xjig-2.4
PKGNAME= ${DISTNAME}p0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/}
@ -13,7 +14,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m stdc++
WANTLIB= X11 Xau Xdmcp Xext c m stdc++
USE_X11= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.21 2007/11/13 14:54:31 steven Exp $
COMMENT= multi-way scrolling shoot'em up for X11, addictive
DISTNAME= xkobo-1.11
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} \
@ -23,7 +23,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m stdc++
WANTLIB= X11 Xau Xdmcp Xext c m stdc++
CONFIGURE_STYLE= imake

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.22 2007/09/15 18:01:03 simon Exp $
# $OpenBSD: Makefile,v 1.23 2007/11/13 14:54:31 steven Exp $
COMMENT= John Horton Conway's Game of Life
DISTNAME= xlife-5.3
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= games
HOMEPAGE= http://www.catb.org/~esr/software.html
@ -14,7 +14,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c curses termcap
WANTLIB= X11 Xau Xdmcp Xext c curses termcap
CONFIGURE_STYLE= imake
WRKSRC= ${WRKDIST}/xlife

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2007/09/15 18:01:04 simon Exp $
# $OpenBSD: Makefile,v 1.22 2007/11/13 14:54:31 steven Exp $
COMMENT= Athena port of xminesweeper
DISTNAME= xmine-1.0.3-Xaw
PKGNAME= xmine-1.0.3
PKGNAME= xmine-1.0.3p0
CATEGORIES= games
MAINTAINER= Paul Janzen <pjanzen@openbsd.org>
@ -13,7 +13,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xmu Xp Xpm Xt c
WANTLIB= ICE SM Xau Xdmcp X11 Xext Xmu Xp Xpm Xt c
LIB_DEPENDS= Xaw3d.::x11/Xaw3d

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2007/09/15 18:01:04 simon Exp $
# $OpenBSD: Makefile,v 1.19 2007/11/13 14:54:32 steven Exp $
COMMENT= Windows minesweeper
DISTNAME= xminesweep3.0
PKGNAME= xminesweep-3.0
PKGNAME= xminesweep-3.0p0
CATEGORIES= games
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/x11/
@ -13,7 +13,8 @@ PERMIT_PACKAGE_CDROM= no fee
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xp Xpm Xt c
CONFIGURE_STYLE=imake
USE_X11= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2007/10/27 13:32:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2007/11/13 14:54:32 steven Exp $
COMMENT= Mahjongg game for X11
DISTNAME= xmj
PKGNAME= xmj-1.0p0
PKGNAME= xmj-1.0p1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_BACKUP}
@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c
WANTLIB= X11 Xau Xdmcp Xext c
CONFIGURE_STYLE=imake noman
USE_X11= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2007/09/15 18:01:04 simon Exp $
# $OpenBSD: Makefile,v 1.22 2007/11/13 14:54:32 steven Exp $
COMMENT= Mr Do video arcade game for X11
DISTNAME= xmris.4.04
PKGNAME= xmris-4.04
PKGNAME= xmris-4.04p0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/}
@ -13,9 +13,10 @@ PERMIT_PACKAGE_CDROM= no fee
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xt c m
USE_GMAKE= yes
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xt c m
USE_GMAKE= Yes
CONFIGURE_STYLE=imake
MAKE_FLAGS= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults \
OWNER='-o bin' \

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2007/09/15 18:01:04 simon Exp $
# $OpenBSD: Makefile,v 1.21 2007/11/13 14:54:32 steven Exp $
COMMENT= win land without colliding with 'flyers' and 'eaters'
DISTNAME= xonix-1.4
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= games
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
@ -12,7 +12,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c m
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xp Xpm Xt c m
CONFIGURE_STYLE=imake
USE_X11= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.22 2007/09/15 18:01:04 simon Exp $
# $OpenBSD: Makefile,v 1.23 2007/11/13 14:54:32 steven Exp $
COMMENT= X11 solitaire with 14 variations
DISTNAME= xpat2-1.04
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_BACKUP}
EXTRACT_SUFX= -src.tar.gz
@ -13,7 +13,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xp Xpm Xt c
USE_X11= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2007/09/15 18:01:04 simon Exp $
# $OpenBSD: Makefile,v 1.19 2007/11/13 14:54:32 steven Exp $
COMMENT= multiplayer 2d space battles game
DISTNAME= xpilot-4.5.4
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= games x11
HOMEPAGE= http://www.xpilot.org/
@ -14,7 +14,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m
WANTLIB= X11 Xau Xdmcp Xext c m
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \
ftp://ftp.xpilot.org/pub/xpilot/old \

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2007/09/15 18:01:04 simon Exp $
# $OpenBSD: Makefile,v 1.15 2007/11/13 14:54:32 steven Exp $
COMMENT= screen bottom ripples like a pool of water
DISTNAME= xripple
PKGNAME= xripple-1.0
PKGNAME= xripple-1.0p0
CATEGORIES= games
MASTER_SITES= ftp://ftp.devolution.com/pub/enlightenment/
@ -14,7 +14,8 @@ PERMIT_PACKAGE_CDROM= no license available
PERMIT_PACKAGE_FTP= no license available
PERMIT_DISTFILES_CDROM= no license available
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m
WANTLIB= X11 Xau Xdmcp Xext c m
CONFIGURE_STYLE=imake
ALL_TARGET= xripple

View File

@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.10 2007/09/15 18:01:04 simon Exp $
# $OpenBSD: Makefile,v 1.11 2007/11/13 14:54:32 steven Exp $
DISTNAME= xscavenger-1.4.4
PKGNAME= ${DISTNAME}p0
EXTRACT_SUFX= .tgz
CATEGORIES= games
@ -8,7 +9,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c ossaudio
WANTLIB= X11 Xau Xdmcp Xext c ossaudio
COMMENT= Lode Runner clone
HOMEPAGE= http://www.xdr.com/dash/scavenger.html

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2007/11/03 15:20:37 naddy Exp $
# $OpenBSD: Makefile,v 1.22 2007/11/13 14:54:32 steven Exp $
COMMENT= X11 version of the popular board game
DISTNAME= xscrabble
PKGNAME= xscrabble-1.0
PKGNAME= xscrabble-1.0p0
CATEGORIES= games
MASTER_SITES= http://people.freebsd.org/~mph/distfiles/
@ -12,7 +12,8 @@ PERMIT_PACKAGE_CDROM= no fee
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xp Xpm Xt c
CONFIGURE_STYLE=imake noman
USE_X11= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2007/09/15 18:01:04 simon Exp $
# $OpenBSD: Makefile,v 1.20 2007/11/13 14:54:32 steven Exp $
COMMENT= solitaire
DISTNAME= xsol-new
PKGNAME= xsol-2.1.1
PKGNAME= xsol-2.1.1p0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_BACKUP}
@ -13,7 +13,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c oldX
WANTLIB= X11 Xau Xdmcp Xext c oldX
CONFIGURE_STYLE=imake
USE_X11= Yes