diff options
Diffstat (limited to 'games')
276 files changed, 279 insertions, 141 deletions
diff --git a/games/0verkill/Makefile b/games/0verkill/Makefile index 59fb7e9..a2e6bc5 100644 --- a/games/0verkill/Makefile +++ b/games/0verkill/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= 0verkill is a bloody 2D action deathmatch-like game in ASCII-ART + USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/games/0verkill/pkg-comment b/games/0verkill/pkg-comment deleted file mode 100644 index 28de234..0000000 --- a/games/0verkill/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -0verkill is a bloody 2D action deathmatch-like game in ASCII-ART diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile index 9def65c..140823e 100644 --- a/games/3dpong/Makefile +++ b/games/3dpong/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/3dpong/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= X Window 3D Pong game for 1 or 2 players with a ball and paddles + MAKEFILE= makefile USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/games/3dpong/pkg-comment b/games/3dpong/pkg-comment deleted file mode 100644 index 7af10cd..0000000 --- a/games/3dpong/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X Window 3D Pong game for 1 or 2 players with a ball and paddles diff --git a/games/CaribbeanStud/Makefile b/games/CaribbeanStud/Makefile index 6a35fa9..0957cf4 100644 --- a/games/CaribbeanStud/Makefile +++ b/games/CaribbeanStud/Makefile @@ -14,6 +14,8 @@ DISTNAME= CS MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Caribbean Stud gambling game for X Window System + MAKEFILE= Xmakefile USE_MOTIF= yes USE_X_PREFIX= yes diff --git a/games/CaribbeanStud/pkg-comment b/games/CaribbeanStud/pkg-comment deleted file mode 100644 index 62fe5a9..0000000 --- a/games/CaribbeanStud/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Caribbean Stud gambling game for X Window System diff --git a/games/adgali/Makefile b/games/adgali/Makefile index 9e9221f..a61701d 100644 --- a/games/adgali/Makefile +++ b/games/adgali/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An open source game library useful for 2D games programmation + LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ jpeg:${PORTSDIR}/graphics/jpeg \ tiff:${PORTSDIR}/graphics/tiff \ diff --git a/games/adgali/pkg-comment b/games/adgali/pkg-comment deleted file mode 100644 index 73a0d86..0000000 --- a/games/adgali/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An open source game library useful for 2D games programmation diff --git a/games/affenspiel/Makefile b/games/affenspiel/Makefile index 9a7c3e3..5614e55 100644 --- a/games/affenspiel/Makefile +++ b/games/affenspiel/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Little puzzle game with monkey for X Window System + WRKSRC= ${WRKDIR}/affenspiel USE_X_PREFIX= yes diff --git a/games/affenspiel/pkg-comment b/games/affenspiel/pkg-comment deleted file mode 100644 index 2f1ef02..0000000 --- a/games/affenspiel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Little puzzle game with monkey for X Window System diff --git a/games/an/Makefile b/games/an/Makefile index eecf831..b779714 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.gtoal.com/wordgames/anagrams/${DISTNAME}/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fast anagram generator + USE_REINPLACE= yes MAKE_ENV+= DEFS=-DDEFDICT=\\\"/usr/share/dict/words\\\" ALL_TARGET= with-getopt diff --git a/games/an/pkg-comment b/games/an/pkg-comment deleted file mode 100644 index bcfc0c6..0000000 --- a/games/an/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fast anagram generator diff --git a/games/antipolix/Makefile b/games/antipolix/Makefile index 559ce0d..10c90e4 100644 --- a/games/antipolix/Makefile +++ b/games/antipolix/Makefile @@ -14,6 +14,8 @@ DISTNAME= AntipoliX_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Simple multiplayer game for X Window System + NO_WRKSUBDIR= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/games/antipolix/pkg-comment b/games/antipolix/pkg-comment deleted file mode 100644 index b8cff8e..0000000 --- a/games/antipolix/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple multiplayer game for X Window System diff --git a/games/battalion/Makefile b/games/battalion/Makefile index 9f7f79a..845a6ee 100644 --- a/games/battalion/Makefile +++ b/games/battalion/Makefile @@ -13,6 +13,8 @@ DISTFILES= battalionSource1.4.tar.Z battalionSUN4.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Monsters, explosions, destruction game for X Window System + WRKSRC= ${WRKDIR}/battalionSource ALL_TARGET= # empty diff --git a/games/battalion/pkg-comment b/games/battalion/pkg-comment deleted file mode 100644 index 7a63b6c..0000000 --- a/games/battalion/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Monsters, explosions, destruction game for X Window System diff --git a/games/battleball/Makefile b/games/battleball/Makefile index d6df74f..8df608e 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= 3D single/multiplayer military soccer game for X Window System + USE_X_PREFIX= yes USE_MESA= yes WRKSRC= ${WRKDIR}/battleball-2.1-src diff --git a/games/battleball/pkg-comment b/games/battleball/pkg-comment deleted file mode 100644 index fd62bb9..0000000 --- a/games/battleball/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -3D single/multiplayer military soccer game for X Window System diff --git a/games/blackjack/Makefile b/games/blackjack/Makefile index e4f584e..889cada 100644 --- a/games/blackjack/Makefile +++ b/games/blackjack/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= One of the better implementations of blackjack, based on QT + WRKSRC= ${WRKDIR}/${PORTNAME} USE_QT_VER= 1 diff --git a/games/blackjack/pkg-comment b/games/blackjack/pkg-comment deleted file mode 100644 index ed22b52..0000000 --- a/games/blackjack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -One of the better implementations of blackjack, based on QT diff --git a/games/block/Makefile b/games/block/Makefile index bd58ba9..441b41c 100644 --- a/games/block/Makefile +++ b/games/block/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Small text based maze game + WRKSRC= ${WRKDIR}/blocks MAKEFILE= makefile ALL_TARGET= block bed diff --git a/games/block/pkg-comment b/games/block/pkg-comment deleted file mode 100644 index 909cd2e..0000000 --- a/games/block/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Small text based maze game diff --git a/games/blue/Makefile b/games/blue/Makefile index e575cfa..c4faaeb 100644 --- a/games/blue/Makefile +++ b/games/blue/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.tuxedo.org/~esr/blue/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Blue Moon card solitaire + ALL_TARGET= # empty MAN6= blue.6 diff --git a/games/blue/pkg-comment b/games/blue/pkg-comment deleted file mode 100644 index 47d2a09..0000000 --- a/games/blue/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Blue Moon card solitaire diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile index f1fca0a..74fca63 100644 --- a/games/bnetd/Makefile +++ b/games/bnetd/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A program that attempts to emulate Blizzard\'s Battle.net service + IGNORE= "has been disabled for legal issue" GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/bnetd \ diff --git a/games/bnetd/pkg-comment b/games/bnetd/pkg-comment deleted file mode 100644 index 6e65f5a..0000000 --- a/games/bnetd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program that attempts to emulate Blizzard's Battle.net service diff --git a/games/bogged/Makefile b/games/bogged/Makefile index 8120ce8..87824de 100644 --- a/games/bogged/Makefile +++ b/games/bogged/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Word game for X Window System + RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 EXTRACT_CMD= ${CP} diff --git a/games/bogged/pkg-comment b/games/bogged/pkg-comment deleted file mode 100644 index b475f53..0000000 --- a/games/bogged/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Word game for X Window System diff --git a/games/bs/Makefile b/games/bs/Makefile index baee918..626d03c 100644 --- a/games/bs/Makefile +++ b/games/bs/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.tuxedo.org/~esr/bs/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Battleships solitaire game with a color interface + ALL_TARGET= # empty MAN6= bs.6 diff --git a/games/bs/pkg-comment b/games/bs/pkg-comment deleted file mode 100644 index b66b0d3..0000000 --- a/games/bs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Battleships solitaire game with a color interface diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 4d8970c..f4956f7 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A multiplayer 3D tank battle game + USE_XLIB= yes USE_MESA= yes USE_REINPLACE= yes diff --git a/games/bzflag/pkg-comment b/games/bzflag/pkg-comment deleted file mode 100644 index 3817d7d..0000000 --- a/games/bzflag/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A multiplayer 3D tank battle game diff --git a/games/columns/Makefile b/games/columns/Makefile index 1c6201f..763f9af 100644 --- a/games/columns/Makefile +++ b/games/columns/Makefile @@ -13,6 +13,8 @@ DISTNAME= Columns-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Nice little implementation of columns game for X Window System + LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/columns/pkg-comment b/games/columns/pkg-comment deleted file mode 100644 index aca0ecd..0000000 --- a/games/columns/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nice little implementation of columns game for X Window System diff --git a/games/connect4/Makefile b/games/connect4/Makefile index 8fd0a30..fe05f5b 100644 --- a/games/connect4/Makefile +++ b/games/connect4/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A curses version of the classic game + BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar EXTRACT_CMD= ${GZCAT} diff --git a/games/connect4/pkg-comment b/games/connect4/pkg-comment deleted file mode 100644 index 4ef590e..0000000 --- a/games/connect4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A curses version of the classic game diff --git a/games/crossword/Makefile b/games/crossword/Makefile index f5565bb..af85bd7 100644 --- a/games/crossword/Makefile +++ b/games/crossword/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.ldc.usb.ve/~96-28234/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Crossword Generator + WRKSRC= ${WRKDIR}/Crossword USE_REINPLACE= yes diff --git a/games/crossword/pkg-comment b/games/crossword/pkg-comment deleted file mode 100644 index 6e0ba4e..0000000 --- a/games/crossword/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Crossword Generator diff --git a/games/cryptoslam/Makefile b/games/cryptoslam/Makefile index 3c28e99..dda7578 100644 --- a/games/cryptoslam/Makefile +++ b/games/cryptoslam/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A curses-based tool for creating and solving the cryptograms + USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/games/cryptoslam/pkg-comment b/games/cryptoslam/pkg-comment deleted file mode 100644 index 70cec81..0000000 --- a/games/cryptoslam/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A curses-based tool for creating and solving the cryptograms diff --git a/games/drm/Makefile b/games/drm/Makefile index fce11ec..4ddc56c 100644 --- a/games/drm/Makefile +++ b/games/drm/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Very simple tetris-style game + ALL_TARGET= do-install: diff --git a/games/drm/pkg-comment b/games/drm/pkg-comment deleted file mode 100644 index c29e377..0000000 --- a/games/drm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Very simple tetris-style game diff --git a/games/empire/Makefile b/games/empire/Makefile index fc02d92..0c0d7314 100644 --- a/games/empire/Makefile +++ b/games/empire/Makefile @@ -13,6 +13,8 @@ DISTNAME= vms-empire-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Solitaire empire game 'VMS Empire' + MAN6= empire.6 do-install: diff --git a/games/empire/pkg-comment b/games/empire/pkg-comment deleted file mode 100644 index 3ca3ca9..0000000 --- a/games/empire/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Solitaire empire game `VMS Empire' diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile index b0727df..21dc0ff 100644 --- a/games/freesweep/Makefile +++ b/games/freesweep/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.upl.cs.wisc.edu/~hartmann/sweep/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Minesweeper-style game for text-mode terminals + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-prefsdir=${PREFIX}/share/freesweep \ diff --git a/games/freesweep/pkg-comment b/games/freesweep/pkg-comment deleted file mode 100644 index 92a5564..0000000 --- a/games/freesweep/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Minesweeper-style game for text-mode terminals diff --git a/games/galaxis/Makefile b/games/galaxis/Makefile index 8bcfe2e..6d161a8 100644 --- a/games/galaxis/Makefile +++ b/games/galaxis/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.tuxedo.org/~esr/galaxis/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Clone of the nifty little Macintosh game + ALL_TARGET= # empty MAN6= galaxis.6 diff --git a/games/galaxis/pkg-comment b/games/galaxis/pkg-comment deleted file mode 100644 index b7d4dd2..0000000 --- a/games/galaxis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Clone of the nifty little Macintosh game diff --git a/games/garith/Makefile b/games/garith/Makefile index 057ef40..01997cf 100644 --- a/games/garith/Makefile +++ b/games/garith/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.cnm-vra.com/micah/garith/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Arithmetic quiz program for X Window System + ALL_TARGET= # empty USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/games/garith/pkg-comment b/games/garith/pkg-comment deleted file mode 100644 index 75c4e92..0000000 --- a/games/garith/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Arithmetic quiz program for X Window System diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index 3324464..962d3a9 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An interesting one-player puzzle game for X + LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/gemdropx/pkg-comment b/games/gemdropx/pkg-comment deleted file mode 100644 index 65d1819c..0000000 --- a/games/gemdropx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interesting one-player puzzle game for X diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index a2a261d..5af6e52 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An OpenGL & SDL action flight simulator + LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/gl-117/pkg-comment b/games/gl-117/pkg-comment deleted file mode 100644 index ed2240e..0000000 --- a/games/gl-117/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An OpenGL & SDL action flight simulator diff --git a/games/glasteroids/Makefile b/games/glasteroids/Makefile index d4bb63e..847ef95 100644 --- a/games/glasteroids/Makefile +++ b/games/glasteroids/Makefile @@ -13,6 +13,8 @@ DISTNAME= Glasteriods MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= 3D Asteroids game for X Window System + MAKEFILE= Makefile.FreeBSD WRKSRC= ${WRKDIR}/Glasteroids diff --git a/games/glasteroids/pkg-comment b/games/glasteroids/pkg-comment deleted file mode 100644 index bc394c5..0000000 --- a/games/glasteroids/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -3D Asteroids game for X Window System diff --git a/games/glife/Makefile b/games/glife/Makefile index 179df19..a5ed92d 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -15,6 +15,8 @@ DISTNAME= gLife-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Conway\'s Game of Life for GNOME + USE_REINPLACE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes diff --git a/games/glife/pkg-comment b/games/glife/pkg-comment deleted file mode 100644 index 02c01f6..0000000 --- a/games/glife/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Conway's Game of Life for GNOME diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 10b91c1..d2fcf8f 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= -source.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A 3D worm game for two players for X Window System + LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_net.0:${PORTSDIR}/net/sdl_net \ png.5:${PORTSDIR}/graphics/png diff --git a/games/gltron/pkg-comment b/games/gltron/pkg-comment deleted file mode 100644 index 786a26a..0000000 --- a/games/gltron/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A 3D worm game for two players for X Window System diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index e81df22..437fd06 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNOME version of the classic 3D-ified T*tris + USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/games/gno3dtet/pkg-comment b/games/gno3dtet/pkg-comment deleted file mode 100644 index af41068..0000000 --- a/games/gno3dtet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME version of the classic 3D-ified T*tris diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile index 3b347d3..9e9c364 100644 --- a/games/gnomebreakout/Makefile +++ b/games/gnomebreakout/Makefile @@ -13,6 +13,8 @@ DISTNAME= gnome-breakout-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNOME version of the classic breakout game + USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/games/gnomebreakout/pkg-comment b/games/gnomebreakout/pkg-comment deleted file mode 100644 index c1677bf..0000000 --- a/games/gnomebreakout/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME version of the classic breakout game diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile index 7d06720..6dbe3fb 100644 --- a/games/gnomememoryblocks/Makefile +++ b/games/gnomememoryblocks/Makefile @@ -14,6 +14,8 @@ DISTNAME= gnome-memblocks-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Memory Blocks game for GNOME + USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/games/gnomememoryblocks/pkg-comment b/games/gnomememoryblocks/pkg-comment deleted file mode 100644 index 5164cf8..0000000 --- a/games/gnomememoryblocks/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Memory Blocks game for GNOME diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 8abd119..09bbc43 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= chess MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= "Classic" Gnu Chess + GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/games/gnuchess/pkg-comment b/games/gnuchess/pkg-comment deleted file mode 100644 index 43c1141..0000000 --- a/games/gnuchess/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -"Classic" Gnu Chess diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile index cc30944..7b373b4 100644 --- a/games/gtkballs/Makefile +++ b/games/gtkballs/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://gtkballs.antex.ru/dist/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Lines-like simple logic game for X Window System + LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 USE_REINPLACE= yes diff --git a/games/gtkballs/pkg-comment b/games/gtkballs/pkg-comment deleted file mode 100644 index defec75..0000000 --- a/games/gtkballs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lines-like simple logic game for X Window System diff --git a/games/hex/Makefile b/games/hex/Makefile index 5cef07b..99a38ff 100644 --- a/games/hex/Makefile +++ b/games/hex/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.earth.li/projectpurple/files/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Clone of "Puzzle Bobble" for X11 that uses GTK/Imlib + USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= imlib diff --git a/games/hex/pkg-comment b/games/hex/pkg-comment deleted file mode 100644 index e604654..0000000 --- a/games/hex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Clone of "Puzzle Bobble" for X11 that uses GTK/Imlib diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile index e66c06a..3dc260c2 100644 --- a/games/icbm3d/Makefile +++ b/games/icbm3d/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= "Inter-Continental Ballistic Missiles, 3D" - 3D game of defense + WRKSRC= ${WRKDIR}/icbm3d USE_X_PREFIX= yes MAKEFILE= makefile diff --git a/games/icbm3d/pkg-comment b/games/icbm3d/pkg-comment deleted file mode 100644 index 2968c1b..0000000 --- a/games/icbm3d/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -"Inter-Continental Ballistic Missiles, 3D" - 3D game of defense diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile index 063f58d..2f8fbe6 100644 --- a/games/libshhcards/Makefile +++ b/games/libshhcards/Makefile @@ -13,6 +13,8 @@ DISTNAME= shhcards-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Library for displaying game cards on X Window System + USE_X_PREFIX= yes USE_XPM= yes MAKEFILE= ${FILESDIR}/Makefile.lib diff --git a/games/libshhcards/pkg-comment b/games/libshhcards/pkg-comment deleted file mode 100644 index 7e2685b..0000000 --- a/games/libshhcards/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for displaying game cards on X Window System diff --git a/games/lincity/Makefile b/games/lincity/Makefile index eaedaec..7f6f464 100644 --- a/games/lincity/Makefile +++ b/games/lincity/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/linux/games/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Rich city simulation game for X + BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 USE_XLIB= yes diff --git a/games/lincity/pkg-comment b/games/lincity/pkg-comment deleted file mode 100644 index 927e6b3..0000000 --- a/games/lincity/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Rich city simulation game for X diff --git a/games/lm-solve/Makefile b/games/lm-solve/Makefile index 540efd8..7d8bfe7 100644 --- a/games/lm-solve/Makefile +++ b/games/lm-solve/Makefile @@ -14,6 +14,8 @@ DISTNAME= LM-Solve-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Computerized Solver for Logic Mazes + PERL_CONFIGURE= yes MAN1= lm-solve.1 diff --git a/games/lm-solve/pkg-comment b/games/lm-solve/pkg-comment deleted file mode 100644 index 667f60c..0000000 --- a/games/lm-solve/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Computerized Solver for Logic Mazes diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile index 39a150e..5c0d9d6 100644 --- a/games/mahjong/Makefile +++ b/games/mahjong/Makefile @@ -15,6 +15,8 @@ DISTNAME= mj-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A networked Mah Jong program, together with a computer player + USE_PERL5= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/games/mahjong/pkg-comment b/games/mahjong/pkg-comment deleted file mode 100644 index 35410c4..0000000 --- a/games/mahjong/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A networked Mah Jong program, together with a computer player diff --git a/games/merlin/Makefile b/games/merlin/Makefile index 5492c42..7e09f46 100644 --- a/games/merlin/Makefile +++ b/games/merlin/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A pointless puzzle game for Tcl/Tk + RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 NO_WRKSUBDIR= yes diff --git a/games/merlin/pkg-comment b/games/merlin/pkg-comment deleted file mode 100644 index 002090f..0000000 --- a/games/merlin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pointless puzzle game for Tcl/Tk diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index 7f8f7c9..a6c51ba 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An arcade style game with stereo sound for X Window System + USE_X_PREFIX= yes USE_XPM= yes diff --git a/games/mirrormagic/pkg-comment b/games/mirrormagic/pkg-comment deleted file mode 100644 index cabd89d..0000000 --- a/games/mirrormagic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An arcade style game with stereo sound for X Window System diff --git a/games/miscom/Makefile b/games/miscom/Makefile index 2946fa9..2be3679 100644 --- a/games/miscom/Makefile +++ b/games/miscom/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Atari\'s "Missile Command" clone + ALL_TARGET= WRKSRC= ${WRKDIR}/miscom MAN6= miscom.6 diff --git a/games/miscom/pkg-comment b/games/miscom/pkg-comment deleted file mode 100644 index 49d583a..0000000 --- a/games/miscom/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Atari's "Missile Command" clone diff --git a/games/mythserver/Makefile b/games/mythserver/Makefile index 5aabc27..0296dfe 100644 --- a/games/mythserver/Makefile +++ b/games/mythserver/Makefile @@ -13,6 +13,8 @@ DISTNAME= metaserver2open MAINTAINER= adamw@FreeBSD.org +PORTCOMMENT= Bungie.net MythII Metaserver Open Source + USE_ZIP= yes USE_GMAKE= yes USE_REINPLACE= yes diff --git a/games/mythserver/pkg-comment b/games/mythserver/pkg-comment deleted file mode 100644 index cc70ec3..0000000 --- a/games/mythserver/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Bungie.net MythII Metaserver Open Source diff --git a/games/newkind/Makefile b/games/newkind/Makefile index a22b44f..8b8c17b 100644 --- a/games/newkind/Makefile +++ b/games/newkind/Makefile @@ -14,6 +14,8 @@ DISTFILES= ${PORTNAME}${EXTRACT_SUFX} ${PORTNAME}b${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Elite: The New Kind - a remake of the 8-bit classic + LIB_DEPENDS= alleg.4:${PORTSDIR}/devel/allegro BROKEN= Does not build with version of devel/allegro currently in ports diff --git a/games/newkind/pkg-comment b/games/newkind/pkg-comment deleted file mode 100644 index 5c56eea..0000000 --- a/games/newkind/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Elite: The New Kind - a remake of the 8-bit classic diff --git a/games/omega/Makefile b/games/omega/Makefile index efae6b9..b81f546 100644 --- a/games/omega/Makefile +++ b/games/omega/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A complex rogue-style game of dungeon exploration + WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= # empty MAN6= omega.6 diff --git a/games/omega/pkg-comment b/games/omega/pkg-comment deleted file mode 100644 index c6e7a9b..0000000 --- a/games/omega/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A complex rogue-style game of dungeon exploration diff --git a/games/oonsoo/Makefile b/games/oonsoo/Makefile index 6d7b3f2..97a738e 100644 --- a/games/oonsoo/Makefile +++ b/games/oonsoo/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@freebsd.org +PORTCOMMENT= A solitaire card game for X + USE_XLIB= yes pre-patch: diff --git a/games/oonsoo/pkg-comment b/games/oonsoo/pkg-comment deleted file mode 100644 index 506795e..0000000 --- a/games/oonsoo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A solitaire card game for X diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile index 99c27b0..d29465e 100644 --- a/games/phalanx/Makefile +++ b/games/phalanx/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.math.muni.cz/pub/math/people/Dobes/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Xboard-compatible chess playing program + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/Phalanx-XXII diff --git a/games/phalanx/pkg-comment b/games/phalanx/pkg-comment deleted file mode 100644 index d32a516..0000000 --- a/games/phalanx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Xboard-compatible chess playing program diff --git a/games/powerpak/Makefile b/games/powerpak/Makefile index 5bab26c..279df7c 100644 --- a/games/powerpak/Makefile +++ b/games/powerpak/Makefile @@ -13,6 +13,8 @@ DISTNAME= PowerPak MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= SDL-based Game Software Development Kit + LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/games/powerpak/pkg-comment b/games/powerpak/pkg-comment deleted file mode 100644 index 1657694..0000000 --- a/games/powerpak/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SDL-based Game Software Development Kit diff --git a/games/pp/Makefile b/games/pp/Makefile index e7a48d6..80b3979 100644 --- a/games/pp/Makefile +++ b/games/pp/Makefile @@ -13,6 +13,8 @@ DISTFILES= ppinst-0.01.tar.gz ppsrc-0.01.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Prometeus Project - real time strategy game for X Window System + WRKSRC= ${WRKDIR}/ppsrc USE_QT_VER= 1 USE_X_PREFIX= yes diff --git a/games/pp/pkg-comment b/games/pp/pkg-comment deleted file mode 100644 index d7ab278..0000000 --- a/games/pp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Prometeus Project - real time strategy game for X Window System diff --git a/games/qcc/Makefile b/games/qcc/Makefile index d0ca19e..a938344 100644 --- a/games/qcc/Makefile +++ b/games/qcc/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@freebsd.org +PORTCOMMENT= The QuakeC compiler, for building custom games of Quake + WRKSRC= ${WRKDIR}/send MAKEFILE= makefile diff --git a/games/qcc/pkg-comment b/games/qcc/pkg-comment deleted file mode 100644 index 1504980..0000000 --- a/games/qcc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The QuakeC compiler, for building custom games of Quake diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index 733a2be..1148e81 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -18,6 +18,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${WADFILE} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Cleaned up copy of the GPL\'d Quake 1 source code + BUILD_DEPENDS= ${ACLOCAL}:${PORTSDIR}/devel/automake14 LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ ${GL_DEPENDS} diff --git a/games/quakeforge/pkg-comment b/games/quakeforge/pkg-comment deleted file mode 100644 index 014ab1f..0000000 --- a/games/quakeforge/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cleaned up copy of the GPL'd Quake 1 source code diff --git a/games/race/Makefile b/games/race/Makefile index f1fca18..c13a772 100644 --- a/games/race/Makefile +++ b/games/race/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://users.freebsd.org.uk/pub/foobar2k/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= OpenGL Racing Game + LIB_DEPENDS= SDL_mixer:${PORTSDIR}/audio/sdl_mixer \ SDL_image:${PORTSDIR}/graphics/sdl_image diff --git a/games/race/pkg-comment b/games/race/pkg-comment deleted file mode 100644 index ecf8353..0000000 --- a/games/race/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -OpenGL Racing Game diff --git a/games/rubix/Makefile b/games/rubix/Makefile index e829d3a..44e7a42 100644 --- a/games/rubix/Makefile +++ b/games/rubix/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://sed.free.fr/rubix/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Another rubik\'s cube game with a rather interesting interface + USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/games/rubix/pkg-comment b/games/rubix/pkg-comment deleted file mode 100644 index a8cfc2b..0000000 --- a/games/rubix/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Another rubik's cube game with a rather interesting interface diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 3dfaf64..ecfbe8b 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= adamw@FreeBSD.org +PORTCOMMENT= Free implementation of LucasArts S.C.U.M.M. interpreter + LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_GMAKE= yes diff --git a/games/scummvm/pkg-comment b/games/scummvm/pkg-comment deleted file mode 100644 index 312a3b1..0000000 --- a/games/scummvm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Free implementation of LucasArts S.C.U.M.M. interpreter diff --git a/games/seabattle/Makefile b/games/seabattle/Makefile index e9b30b1..cd88b1d 100644 --- a/games/seabattle/Makefile +++ b/games/seabattle/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= games/strategy MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A curses based battleship type game + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/seabattle ${PREFIX}/bin @${MKDIR} ${PREFIX}/share/seabattle diff --git a/games/seabattle/pkg-comment b/games/seabattle/pkg-comment deleted file mode 100644 index 42de8ab..0000000 --- a/games/seabattle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A curses based battleship type game diff --git a/games/smacx/Makefile b/games/smacx/Makefile index 76d5e3e..e4b6853 100644 --- a/games/smacx/Makefile +++ b/games/smacx/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .run MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Free demo of Sid Meier\'s Alpha Centauri + NO_WRKSUBDIR= yes NO_BUILD= yes LINESKIP= 170 diff --git a/games/smacx/pkg-comment b/games/smacx/pkg-comment deleted file mode 100644 index de0146a..0000000 --- a/games/smacx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Free demo of Sid Meier's Alpha Centauri diff --git a/games/sokoban/Makefile b/games/sokoban/Makefile index e55efee..2e9316d 100644 --- a/games/sokoban/Makefile +++ b/games/sokoban/Makefile @@ -14,6 +14,8 @@ DISTFILES= ${PORTNAME}-src${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Logical game: problems with packets in cave + WRKSRC= ${WRKDIR}/sokoban ALL_TARGET= diff --git a/games/sokoban/pkg-comment b/games/sokoban/pkg-comment deleted file mode 100644 index 6350d5d..0000000 --- a/games/sokoban/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Logical game: problems with packets in cave diff --git a/games/spellcast/Makefile b/games/spellcast/Makefile index a20a8d4..67a564b 100644 --- a/games/spellcast/Makefile +++ b/games/spellcast/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Multiplayer fight with spells turn based game for X Window System + USE_X_PREFIX= yes MAN6= spellcast.6 diff --git a/games/spellcast/pkg-comment b/games/spellcast/pkg-comment deleted file mode 100644 index 7c0ec7b..0000000 --- a/games/spellcast/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multiplayer fight with spells turn based game for X Window System diff --git a/games/spider/Makefile b/games/spider/Makefile index 7863490..6df9433 100644 --- a/games/spider/Makefile +++ b/games/spider/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A challenging double decked solitaire game + USE_IMAKE= yes INSTALL_TARGET= install install.doc MAN1= spider.1 diff --git a/games/spider/pkg-comment b/games/spider/pkg-comment deleted file mode 100644 index 1f66ed8..0000000 --- a/games/spider/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A challenging double decked solitaire game diff --git a/games/starlanes/Makefile b/games/starlanes/Makefile index 6f3b3c8..90fad6f 100644 --- a/games/starlanes/Makefile +++ b/games/starlanes/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games/strategy MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The classic space-age stock trading game + ALL_TARGET= # empty MAN6= starlanes.6 diff --git a/games/starlanes/pkg-comment b/games/starlanes/pkg-comment deleted file mode 100644 index a3b0377..0000000 --- a/games/starlanes/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The classic space-age stock trading game diff --git a/games/sxsame/Makefile b/games/sxsame/Makefile index 0d92cf7..ce933c2 100644 --- a/games/sxsame/Makefile +++ b/games/sxsame/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A tile-removing puzzle game for the X Window system + USE_IMAKE= yes USE_XPM= yes INSTALL_TARGET= install install.dir diff --git a/games/sxsame/pkg-comment b/games/sxsame/pkg-comment deleted file mode 100644 index 22f1e53..0000000 --- a/games/sxsame/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tile-removing puzzle game for the X Window system diff --git a/games/taipan/Makefile b/games/taipan/Makefile index d05f315..80aa418 100644 --- a/games/taipan/Makefile +++ b/games/taipan/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= games/textrpg MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Taipan was (and is) a classic role-playing game from the 1980s + MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" do-install: diff --git a/games/taipan/pkg-comment b/games/taipan/pkg-comment deleted file mode 100644 index ec781b3..0000000 --- a/games/taipan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Taipan was (and is) a classic role-playing game from the 1980s diff --git a/games/tank/Makefile b/games/tank/Makefile index 4713504..9f83398 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -13,6 +13,8 @@ DISTFILES= ${DISTNAME}-src.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A 3-D network tank game that uses OpenGL/Mesa + BUILD_DEPENDS= ${X11BASE}/lib/libaux.a:${PORTSDIR}/graphics/libaux USE_MESA= yes diff --git a/games/tank/pkg-comment b/games/tank/pkg-comment deleted file mode 100644 index ca3eb3f..0000000 --- a/games/tank/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A 3-D network tank game that uses OpenGL/Mesa diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile index 73b4baf..a20d2af 100644 --- a/games/textmaze/Makefile +++ b/games/textmaze/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Generates mazes on a text terminal and lets you traverse them + USE_PERL5= yes WRKSRC= ${WRKDIR}/TextMaze NO_BUILD= yes diff --git a/games/textmaze/pkg-comment b/games/textmaze/pkg-comment deleted file mode 100644 index 9e940f1..0000000 --- a/games/textmaze/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generates mazes on a text terminal and lets you traverse them diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile index ace33bf..c2a8c64 100644 --- a/games/tinymux/Makefile +++ b/games/tinymux/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.moosh.net/pub/mush/servers/tinymux/TinyMUX-1.x/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Multi-Player FreeForm adventure Program + LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm WRKSRC= ${WRKDIR}/src diff --git a/games/tinymux/pkg-comment b/games/tinymux/pkg-comment deleted file mode 100644 index d08fa71..0000000 --- a/games/tinymux/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Multi-Player FreeForm adventure Program diff --git a/games/tux-aqfh/Makefile b/games/tux-aqfh/Makefile index dd90d13..e8ac23b 100644 --- a/games/tux-aqfh/Makefile +++ b/games/tux-aqfh/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://tuxaqfh.sourceforge.net/dist/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An OpenGL adventure game + BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib USE_REINPLACE= yes diff --git a/games/tux-aqfh/pkg-comment b/games/tux-aqfh/pkg-comment deleted file mode 100644 index 10f297e..0000000 --- a/games/tux-aqfh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An OpenGL adventure game diff --git a/games/tuxkart/Makefile b/games/tuxkart/Makefile index d035c94..6d80126 100644 --- a/games/tuxkart/Makefile +++ b/games/tuxkart/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://tuxkart.sourceforge.net/dist/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An OpenGL action kart racing game + BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib USE_X_PREFIX= yes diff --git a/games/tuxkart/pkg-comment b/games/tuxkart/pkg-comment deleted file mode 100644 index 7d0fa6d..0000000 --- a/games/tuxkart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An OpenGL action kart racing game diff --git a/games/vamos/Makefile b/games/vamos/Makefile index df64f51..71e14a2 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An automotive simulation framework + BUILD_DEPENDS= ${X11BASE}/lib/libplibul.a:${PORTSDIR}/x11-toolkits/plib LIB_DEPENDS= sigc:${PORTSDIR}/devel/libsigc++ diff --git a/games/vamos/pkg-comment b/games/vamos/pkg-comment deleted file mode 100644 index d034783c..0000000 --- a/games/vamos/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An automotive simulation framework diff --git a/games/wmfortune/Makefile b/games/wmfortune/Makefile index 223e710..17e1bc6 100644 --- a/games/wmfortune/Makefile +++ b/games/wmfortune/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.01.246.ne.jp/~m-sugano/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A dockapp that outputs fortune messages + USE_GMAKE= yes USE_XPM= yes USE_X_PREFIX= yes diff --git a/games/wmfortune/pkg-comment b/games/wmfortune/pkg-comment deleted file mode 100644 index 7675aff..0000000 --- a/games/wmfortune/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dockapp that outputs fortune messages diff --git a/games/wmminichess/Makefile b/games/wmminichess/Makefile index 7bdaa69..aec05b4 100644 --- a/games/wmminichess/Makefile +++ b/games/wmminichess/Makefile @@ -13,6 +13,8 @@ DISTNAME= miniCHESS-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= WindowMaker chess dockapp game + RUN_DEPENDS= ${LOCALBASE}/bin/gnuchessx:${PORTSDIR}/games/gnuchess USE_GMAKE= YES diff --git a/games/wmminichess/pkg-comment b/games/wmminichess/pkg-comment deleted file mode 100644 index 9798ebc..0000000 --- a/games/wmminichess/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -WindowMaker chess dockapp game diff --git a/games/wmpuzzle/Makefile b/games/wmpuzzle/Makefile index d835a0d..b5cd5c0 100644 --- a/games/wmpuzzle/Makefile +++ b/games/wmpuzzle/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= wmpuzzle_${PORTVERSION}.orig${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A dockable puzzle game for WindowMaker and AfterStep + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt GNU_CONFIGURE= yes diff --git a/games/wmpuzzle/pkg-comment b/games/wmpuzzle/pkg-comment deleted file mode 100644 index fc59d8c..0000000 --- a/games/wmpuzzle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dockable puzzle game for WindowMaker and AfterStep diff --git a/games/wmshuffle/Makefile b/games/wmshuffle/Makefile index d174748..dac5fec 100644 --- a/games/wmshuffle/Makefile +++ b/games/wmshuffle/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.linuks.mine.nu/dockapp/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A dockable Shuffle game for WindowMaker and AfterStep + USE_GMAKE= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/games/wmshuffle/pkg-comment b/games/wmshuffle/pkg-comment deleted file mode 100644 index 394bfe9..0000000 --- a/games/wmshuffle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dockable Shuffle game for WindowMaker and AfterStep diff --git a/games/wmtimebomb/Makefile b/games/wmtimebomb/Makefile index 7ec82ad..212a839 100644 --- a/games/wmtimebomb/Makefile +++ b/games/wmtimebomb/Makefile @@ -12,6 +12,8 @@ DISTNAME= wmtimebomb.20 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A minesweeper for WindowMaker + LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ wraster.4:${PORTSDIR}/x11-wm/windowmaker diff --git a/games/wmtimebomb/pkg-comment b/games/wmtimebomb/pkg-comment deleted file mode 100644 index 7fad70b..0000000 --- a/games/wmtimebomb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A minesweeper for WindowMaker diff --git a/games/wordplay/Makefile b/games/wordplay/Makefile index 64f80f3..71bddd8 100644 --- a/games/wordplay/Makefile +++ b/games/wordplay/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Simple program to generate anagrams + NO_WRKSUBDIR= yes USE_REINPLACE= yes MAKEFILE= makefile diff --git a/games/wordplay/pkg-comment b/games/wordplay/pkg-comment deleted file mode 100644 index f8b9e35..0000000 --- a/games/wordplay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple program to generate anagrams diff --git a/games/x3eyes/Makefile b/games/x3eyes/Makefile index 3bdb1ba..f328765 100644 --- a/games/x3eyes/Makefile +++ b/games/x3eyes/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An xeyes-like game except with 3 eyes + USE_IMAKE= yes MAN1= x3eyes.1 diff --git a/games/x3eyes/pkg-comment b/games/x3eyes/pkg-comment deleted file mode 100644 index 3a9d8c4..0000000 --- a/games/x3eyes/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An xeyes-like game except with 3 eyes diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index 146f85a..b0c53b4b 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Abacus for X Window System + WRKSRC= ${WRKDIR}/xabacus USE_MOTIF= yes USE_X_PREFIX= yes diff --git a/games/xabacus/pkg-comment b/games/xabacus/pkg-comment deleted file mode 100644 index 877b4af..0000000 --- a/games/xabacus/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Abacus for X Window System diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile index ba1ae68..3d7292e 100644 --- a/games/xasteroids/Makefile +++ b/games/xasteroids/Makefile @@ -13,6 +13,8 @@ DISTFILES= xasteroids.sh.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= X11 based asteroids style arcade game + USE_IMAKE= yes NO_WRKSUBDIR= yes EXTRACT_CMD= ( cd ${WRKDIR}; zcat | sh -s ) diff --git a/games/xasteroids/pkg-comment b/games/xasteroids/pkg-comment deleted file mode 100644 index 26158f3..0000000 --- a/games/xasteroids/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X11 based asteroids style arcade game diff --git a/games/xataxx/Makefile b/games/xataxx/Makefile index 68426fd..2c953b1 100644 --- a/games/xataxx/Makefile +++ b/games/xataxx/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Strategy game of position and movement for X Window System + USE_IMAKE= yes MAN6= xataxx.6 diff --git a/games/xataxx/pkg-comment b/games/xataxx/pkg-comment deleted file mode 100644 index 3cb6cb8..0000000 --- a/games/xataxx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Strategy game of position and movement for X Window System diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile index 064ee76..7488b31 100644 --- a/games/xbattle/Makefile +++ b/games/xbattle/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://cns-ftp.bu.edu/pub/xbattle/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A concurrent multi-player battle strategy game + USE_IMAKE= yes MAN1= xbattle.1 diff --git a/games/xbattle/pkg-comment b/games/xbattle/pkg-comment deleted file mode 100644 index 91e8dc7..0000000 --- a/games/xbattle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A concurrent multi-player battle strategy game diff --git a/games/xbill/Makefile b/games/xbill/Makefile index e4f9c04..09c35e6 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Save your computers from the evil clutches of Bill + USE_IMAKE= yes USE_XPM= yes MAN1= xbill.1 diff --git a/games/xbill/pkg-comment b/games/xbill/pkg-comment deleted file mode 100644 index a42efb2..0000000 --- a/games/xbill/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Save your computers from the evil clutches of Bill diff --git a/games/xbl/Makefile b/games/xbl/Makefile index 35ed5e5..d840abf 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A 3D block-dropping game + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ diff --git a/games/xbl/pkg-comment b/games/xbl/pkg-comment deleted file mode 100644 index 1b93162..0000000 --- a/games/xbl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A 3D block-dropping game diff --git a/games/xblackjack/Makefile b/games/xblackjack/Makefile index f1e106a..50d17cb 100644 --- a/games/xblackjack/Makefile +++ b/games/xblackjack/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An X11/Motif blackjack game + USE_MOTIF= yes USE_IMAKE= yes MAN1= xblackjack.1 diff --git a/games/xblackjack/pkg-comment b/games/xblackjack/pkg-comment deleted file mode 100644 index 32a163f..0000000 --- a/games/xblackjack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11/Motif blackjack game diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile index 58dc678..72f059c 100644 --- a/games/xbomb/Makefile +++ b/games/xbomb/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Minesweeper with a couple of grid types + USE_X_PREFIX= yes MAN6= xbomb.6 diff --git a/games/xbomb/pkg-comment b/games/xbomb/pkg-comment deleted file mode 100644 index 0491bba..0000000 --- a/games/xbomb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Minesweeper with a couple of grid types diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index c0b17cf..b540ad0 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -13,6 +13,8 @@ DISTFILES= xchada01.lzh MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Display a dancing girl "ChaCha." + BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha MAKEFILE= makefile diff --git a/games/xchadance/pkg-comment b/games/xchadance/pkg-comment deleted file mode 100644 index 6f9f701..0000000 --- a/games/xchadance/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display a dancing girl "ChaCha." diff --git a/games/xchain/Makefile b/games/xchain/Makefile index 3fc6444..672709f 100644 --- a/games/xchain/Makefile +++ b/games/xchain/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_1.0-2 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Chain Reaction, a strategy game for 2-4 players + RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 WRKSRC= ${WRKDIR}/${PORTNAME}-1.0 diff --git a/games/xchain/pkg-comment b/games/xchain/pkg-comment deleted file mode 100644 index ba7ed65..0000000 --- a/games/xchain/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Chain Reaction, a strategy game for 2-4 players diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile index 1d3f428..5a8ca45 100644 --- a/games/xchomp/Makefile +++ b/games/xchomp/Makefile @@ -10,9 +10,11 @@ PORTVERSION= pl1 CATEGORIES= games MASTER_SITES= ftp://ftp.x.org/R5contrib/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org -WRKSRC= ${WRKDIR}/xchomp -USE_IMAKE= yes +PORTCOMMENT= Pac-man-like game under X11 + +WRKSRC= ${WRKDIR}/xchomp +USE_IMAKE= yes .include <bsd.port.mk> diff --git a/games/xchomp/pkg-comment b/games/xchomp/pkg-comment deleted file mode 100644 index 6ead039..0000000 --- a/games/xchomp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Pac-man-like game under X11 diff --git a/games/xcogitate/Makefile b/games/xcogitate/Makefile index e070316..d53bae0 100644 --- a/games/xcogitate/Makefile +++ b/games/xcogitate/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= mph MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A logic game with board and stones + USE_X_PREFIX= yes USE_XPM= yes WRKSRC= ${WRKDIR}/XCOGITATE_SOURCE diff --git a/games/xcogitate/pkg-comment b/games/xcogitate/pkg-comment deleted file mode 100644 index 84e9efe..0000000 --- a/games/xcogitate/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A logic game with board and stones diff --git a/games/xconq/Makefile b/games/xconq/Makefile index 7ab2752..72ab2e6 100644 --- a/games/xconq/Makefile +++ b/games/xconq/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://sources.redhat.com/pub/xconq/ \ MAINTAINER= ports@freebsd.org +PORTCOMMENT= A graphical multi-player strategy game and game design system + LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 GNU_CONFIGURE= yes diff --git a/games/xconq/pkg-comment b/games/xconq/pkg-comment deleted file mode 100644 index 5751292..0000000 --- a/games/xconq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A graphical multi-player strategy game and game design system diff --git a/games/xdemineur/Makefile b/games/xdemineur/Makefile index 0c27629..06b68e7 100644 --- a/games/xdemineur/Makefile +++ b/games/xdemineur/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Another minesweeper game for the X Window System + USE_IMAKE= yes USE_XPM= yes MAN1= xdemineur.1 diff --git a/games/xdemineur/pkg-comment b/games/xdemineur/pkg-comment deleted file mode 100644 index cd9a404..0000000 --- a/games/xdemineur/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Another minesweeper game for the X Window System diff --git a/games/xdigger/Makefile b/games/xdigger/Makefile index 48bee96..db9e42f 100644 --- a/games/xdigger/Makefile +++ b/games/xdigger/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Boulderdash-like KC85 Digger for X Window System + USE_REINPLACE= yes USE_IMAKE= yes MAN6= xdigger.6 diff --git a/games/xdigger/pkg-comment b/games/xdigger/pkg-comment deleted file mode 100644 index 84866cf..0000000 --- a/games/xdigger/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Boulderdash-like KC85 Digger for X Window System diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile index 9a84c7d..3498741 100644 --- a/games/xemeraldia/Makefile +++ b/games/xemeraldia/Makefile @@ -17,6 +17,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A game of breaking blocks + USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/games/xemeraldia/pkg-comment b/games/xemeraldia/pkg-comment deleted file mode 100644 index 7f3b67e..0000000 --- a/games/xemeraldia/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A game of breaking blocks diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index cdd9c46..e9ad7cf 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Galaga resurrected on X + USE_X_PREFIX= yes USE_XPM= yes HAS_CONFIGURE= yes diff --git a/games/xgalaga/pkg-comment b/games/xgalaga/pkg-comment deleted file mode 100644 index 3ca8cce..0000000 --- a/games/xgalaga/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Galaga resurrected on X diff --git a/games/xhexagons/Makefile b/games/xhexagons/Makefile index 2ec90d1..3f1c47b 100644 --- a/games/xhexagons/Makefile +++ b/games/xhexagons/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Hexagons puzzle (similar to Fifteen Puzzle) for X Window System + WRKSRC= ${WRKDIR}/xhexagons USE_IMAKE= yes MAN1= xhexagons.1 diff --git a/games/xhexagons/pkg-comment b/games/xhexagons/pkg-comment deleted file mode 100644 index fe9bf27..0000000 --- a/games/xhexagons/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Hexagons puzzle (similar to Fifteen Puzzle) for X Window System diff --git a/games/xinvaders/Makefile b/games/xinvaders/Makefile index f891674..cde4f66 100644 --- a/games/xinvaders/Makefile +++ b/games/xinvaders/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= games/arcade/invaders MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Shoot-em-up them nasty little bugs + LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext ONLY_FOR_ARCHS= i386 diff --git a/games/xinvaders/pkg-comment b/games/xinvaders/pkg-comment deleted file mode 100644 index 19253f2..0000000 --- a/games/xinvaders/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Shoot-em-up them nasty little bugs diff --git a/games/xisola/Makefile b/games/xisola/Makefile index 90b9212..9967365 100644 --- a/games/xisola/Makefile +++ b/games/xisola/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Simple board game for X Window System + WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/games/xisola/pkg-comment b/games/xisola/pkg-comment deleted file mode 100644 index 518cc4b..0000000 --- a/games/xisola/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple board game for X Window System diff --git a/games/xjump/Makefile b/games/xjump/Makefile index a2d1259..800c48e 100644 --- a/games/xjump/Makefile +++ b/games/xjump/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A simple X game where one tries to jump up as many levels as possible + WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/g} USE_X_PREFIX= yes diff --git a/games/xjump/pkg-comment b/games/xjump/pkg-comment deleted file mode 100644 index 59f56d0..0000000 --- a/games/xjump/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple X game where one tries to jump up as many levels as possible diff --git a/games/xjumpjump/Makefile b/games/xjumpjump/Makefile index 9fa6fa9..ddce342 100644 --- a/games/xjumpjump/Makefile +++ b/games/xjumpjump/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Logical game for X Window System + LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_X_PREFIX= yes diff --git a/games/xjumpjump/pkg-comment b/games/xjumpjump/pkg-comment deleted file mode 100644 index 207338f..0000000 --- a/games/xjumpjump/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Logical game for X Window System diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile index 42b2dfb..c46b703 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fast action arcade-style game for X Window + .if ${MACHINE_ARCH} == "i386" PLIST_SUB= SNDSRV:="" .else diff --git a/games/xkoules/pkg-comment b/games/xkoules/pkg-comment deleted file mode 100644 index c5f9d5d..0000000 --- a/games/xkoules/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fast action arcade-style game for X Window diff --git a/games/xlaby/Makefile b/games/xlaby/Makefile index e60fe9d..4601764 100644 --- a/games/xlaby/Makefile +++ b/games/xlaby/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Daemonic X Labyrinth played directly with the mouse pointer + NO_WRKSUBDIR= yes USE_IMAKE= yes MAN6= xlaby.6 diff --git a/games/xlaby/pkg-comment b/games/xlaby/pkg-comment deleted file mode 100644 index 6cca5fa..0000000 --- a/games/xlaby/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Daemonic X Labyrinth played directly with the mouse pointer diff --git a/games/xlife/Makefile b/games/xlife/Makefile index 17e6869..1ba2e01 100644 --- a/games/xlife/Makefile +++ b/games/xlife/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= John Horton Conway\'s Game of Life + USE_IMAKE= yes INSTALL_TARGET= install install.patterns MAN1= xlife.1 diff --git a/games/xlife/pkg-comment b/games/xlife/pkg-comment deleted file mode 100644 index 4f92f64..0000000 --- a/games/xlife/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -John Horton Conway's Game of Life diff --git a/games/xlines/Makefile b/games/xlines/Makefile index 812f58a..1bc1316 100644 --- a/games/xlines/Makefile +++ b/games/xlines/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Remove as many balls from board as you can + USE_QT_VER= 1 USE_X_PREFIX= yes USE_REINPLACE= yes diff --git a/games/xlines/pkg-comment b/games/xlines/pkg-comment deleted file mode 100644 index 54d5711..0000000 --- a/games/xlines/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Remove as many balls from board as you can diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile index e90935d..23211a6 100644 --- a/games/xmastermind/Makefile +++ b/games/xmastermind/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games/strategy MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Mastermind game for X Window System + LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_REINPLACE= yes diff --git a/games/xmastermind/pkg-comment b/games/xmastermind/pkg-comment deleted file mode 100644 index f85451f..0000000 --- a/games/xmastermind/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mastermind game for X Window System diff --git a/games/xmball/Makefile b/games/xmball/Makefile index b9419d3..48bc95d 100644 --- a/games/xmball/Makefile +++ b/games/xmball/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Masterball puzzle for X Window System + WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes MAN1= xmball.1 diff --git a/games/xmball/pkg-comment b/games/xmball/pkg-comment deleted file mode 100644 index 48b7389..0000000 --- a/games/xmball/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Masterball puzzle for X Window System diff --git a/games/xmille/Makefile b/games/xmille/Makefile index 8429482..bad516f 100644 --- a/games/xmille/Makefile +++ b/games/xmille/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= X window mille bourne game + WRKSRC= ${WRKDIR}/Mille USE_IMAKE= yes diff --git a/games/xmille/pkg-comment b/games/xmille/pkg-comment deleted file mode 100644 index b9b0c69..0000000 --- a/games/xmille/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X window mille bourne game diff --git a/games/xmines/Makefile b/games/xmines/Makefile index 1677866..acb84fd 100644 --- a/games/xmines/Makefile +++ b/games/xmines/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Minesweeper game for the X Window System + USE_X_PREFIX= yes post-install: diff --git a/games/xmines/pkg-comment b/games/xmines/pkg-comment deleted file mode 100644 index ffd0aec..0000000 --- a/games/xmines/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Minesweeper game for the X Window System diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index a881a52..94ae8232 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.Org +PORTCOMMENT= X11 minesweeper game + USE_IMAKE= yes MAN1= xminesweep.1 diff --git a/games/xminesweep/pkg-comment b/games/xminesweep/pkg-comment deleted file mode 100644 index ff73d8f..0000000 --- a/games/xminesweep/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X11 minesweeper game diff --git a/games/xmj/Makefile b/games/xmj/Makefile index 9d7d615..ea7e1f3 100644 --- a/games/xmj/Makefile +++ b/games/xmj/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Mahjongg + USE_IMAKE= yes .include <bsd.port.mk> diff --git a/games/xmj/pkg-comment b/games/xmj/pkg-comment deleted file mode 100644 index 4b3469f..0000000 --- a/games/xmj/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mahjongg diff --git a/games/xmlink/Makefile b/games/xmlink/Makefile index efa3adf..6c1e20f 100644 --- a/games/xmlink/Makefile +++ b/games/xmlink/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Missing Link puzzle for X Window System + WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes MAN1= xmlink.1 diff --git a/games/xmlink/pkg-comment b/games/xmlink/pkg-comment deleted file mode 100644 index 64c1afe..0000000 --- a/games/xmlink/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Missing Link puzzle for X Window System diff --git a/games/xneko/Makefile b/games/xneko/Makefile index 8d0b323..922f758 100644 --- a/games/xneko/Makefile +++ b/games/xneko/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The classic cat-and-mouse + NO_WRKSUBDIR= yes USE_IMAKE= yes MAN6= xneko.6 diff --git a/games/xneko/pkg-comment b/games/xneko/pkg-comment deleted file mode 100644 index d499d6a..0000000 --- a/games/xneko/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The classic cat-and-mouse diff --git a/games/xnibbles/Makefile b/games/xnibbles/Makefile index e57d2b7..dbafdb6 100644 --- a/games/xnibbles/Makefile +++ b/games/xnibbles/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/BETA/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A simple X11 snake game, like one seen in MS-DOS\'s qbasic + WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes diff --git a/games/xnibbles/pkg-comment b/games/xnibbles/pkg-comment deleted file mode 100644 index 2433c21..0000000 --- a/games/xnibbles/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple X11 snake game, like one seen in MS-DOS's qbasic diff --git a/games/xoct/Makefile b/games/xoct/Makefile index 371d404..9664e85 100644 --- a/games/xoct/Makefile +++ b/games/xoct/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Oct puzzle for X Window System + WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes MAN1= xoct.1 diff --git a/games/xoct/pkg-comment b/games/xoct/pkg-comment deleted file mode 100644 index 48efc69..0000000 --- a/games/xoct/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Oct puzzle for X Window System diff --git a/games/xoids/Makefile b/games/xoids/Makefile index 1bf40d7..c899f71 100644 --- a/games/xoids/Makefile +++ b/games/xoids/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= X Window Asteroids style game with full color pixmaps + USE_IMAKE= yes USE_XPM= yes MAN6= xoids.6 diff --git a/games/xoids/pkg-comment b/games/xoids/pkg-comment deleted file mode 100644 index 218b4be..0000000 --- a/games/xoids/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X Window Asteroids style game with full color pixmaps diff --git a/games/xoj/Makefile b/games/xoj/Makefile index 283cbbc..ee16e2ca 100644 --- a/games/xoj/Makefile +++ b/games/xoj/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= O. J. Simpson Simulator root window demo + USE_XPM= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/games/xoj/pkg-comment b/games/xoj/pkg-comment deleted file mode 100644 index cd1b811..0000000 --- a/games/xoj/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -O. J. Simpson Simulator root window demo diff --git a/games/xothello/Makefile b/games/xothello/Makefile index c7a3818..db05ccf 100644 --- a/games/xothello/Makefile +++ b/games/xothello/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Othello aka Reversi game for X Window + LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms NO_CDROM= Possible trademark infringement diff --git a/games/xothello/pkg-comment b/games/xothello/pkg-comment deleted file mode 100644 index 8a81dba..0000000 --- a/games/xothello/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Othello aka Reversi game for X Window diff --git a/games/xpanex/Makefile b/games/xpanex/Makefile index 8f34c1f..e1418b5 100644 --- a/games/xpanex/Makefile +++ b/games/xpanex/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Panex puzzle for X Window System + WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes MAN1= xpanex.1 diff --git a/games/xpanex/pkg-comment b/games/xpanex/pkg-comment deleted file mode 100644 index 045d48e..0000000 --- a/games/xpanex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Panex puzzle for X Window System diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile index 30238d8..ff321d6 100644 --- a/games/xpipeman/Makefile +++ b/games/xpipeman/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Connect the pipes to stop the leaks + # LP64 issues ONLY_FOR_ARCHS= i386 diff --git a/games/xpipeman/pkg-comment b/games/xpipeman/pkg-comment deleted file mode 100644 index 27f8c96..0000000 --- a/games/xpipeman/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Connect the pipes to stop the leaks diff --git a/games/xpyraminx/Makefile b/games/xpyraminx/Makefile index f8f0218..cc8cf71 100644 --- a/games/xpyraminx/Makefile +++ b/games/xpyraminx/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Pyraminx puzzle for X Window System + WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes MAN1= xpyraminx.1 diff --git a/games/xpyraminx/pkg-comment b/games/xpyraminx/pkg-comment deleted file mode 100644 index 4baf115..0000000 --- a/games/xpyraminx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Pyraminx puzzle for X Window System diff --git a/games/xqf/Makefile b/games/xqf/Makefile index 287750c..cfeeaa7 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Find quake servers + RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat GNU_CONFIGURE= yes diff --git a/games/xqf/pkg-comment b/games/xqf/pkg-comment deleted file mode 100644 index 57864cb..0000000 --- a/games/xqf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Find quake servers diff --git a/games/xquarto/Makefile b/games/xquarto/Makefile index 7968e45..4a7128c 100644 --- a/games/xquarto/Makefile +++ b/games/xquarto/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.math.lsa.umich.edu/~mattiasj/games/xquarto/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= X version of simple but tricky board game + USE_IMAKE= yes USE_XPM= yes MAN6= xquarto.6 diff --git a/games/xquarto/pkg-comment b/games/xquarto/pkg-comment deleted file mode 100644 index c41bcb2..0000000 --- a/games/xquarto/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X version of simple but tricky board game diff --git a/games/xripple/Makefile b/games/xripple/Makefile index 830d5c1..eb4e47b 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -18,6 +18,8 @@ MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/X11/contrib/ \ ftp://ftp.pconline.com/users/gjerde/enlightenment/ DISTNAME= ${PORTNAME} +PORTCOMMENT= X program to make bottom of screen ripple like a pool of water + USE_IMAKE= yes ALL_TARGET= xripple diff --git a/games/xripple/pkg-comment b/games/xripple/pkg-comment deleted file mode 100644 index 5b902ff..0000000 --- a/games/xripple/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X program to make bottom of screen ripple like a pool of water diff --git a/games/xroads/Makefile b/games/xroads/Makefile index b0ce637..c2d5a9e 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Commodore 64 "Crossroads"-like video game for X Window System + USE_X_PREFIX= yes do-install: diff --git a/games/xroads/pkg-comment b/games/xroads/pkg-comment deleted file mode 100644 index b5dcd59..0000000 --- a/games/xroads/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Commodore 64 "Crossroads"-like video game for X Window System diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index c0f2305..2ce60e1 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= X version of the popular board game + USE_REINPLACE= yes USE_IMAKE= yes USE_XPM= yes diff --git a/games/xscrabble/pkg-comment b/games/xscrabble/pkg-comment deleted file mode 100644 index 7dedd3e..0000000 --- a/games/xscrabble/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X version of the popular board game diff --git a/games/xskewb/Makefile b/games/xskewb/Makefile index 185100a..ae20e3e 100644 --- a/games/xskewb/Makefile +++ b/games/xskewb/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Skewb puzzle (similar to Rubik\'s Cube) for X Window + WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes MAN1= xskewb.1 diff --git a/games/xskewb/pkg-comment b/games/xskewb/pkg-comment deleted file mode 100644 index 99a0b4b..0000000 --- a/games/xskewb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Skewb puzzle (similar to Rubik's Cube) for X Window diff --git a/games/xsok/Makefile b/games/xsok/Makefile index a2923f4..24c6b83 100644 --- a/games/xsok/Makefile +++ b/games/xsok/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A generic Sokoban game for X11 + USE_IMAKE= yes USE_XPM= yes MAN6= xsok.6 diff --git a/games/xsok/pkg-comment b/games/xsok/pkg-comment deleted file mode 100644 index c04414f..0000000 --- a/games/xsok/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A generic Sokoban game for X11 diff --git a/games/xsol/Makefile b/games/xsol/Makefile index 0717380..7862676 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-new MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Solitaire + USE_IMAKE= yes MAN6= xsol.6 diff --git a/games/xsol/pkg-comment b/games/xsol/pkg-comment deleted file mode 100644 index c0f5d78..0000000 --- a/games/xsol/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Solitaire diff --git a/games/xspacewarp/Makefile b/games/xspacewarp/Makefile index 9578858..e470a70 100644 --- a/games/xspacewarp/Makefile +++ b/games/xspacewarp/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Time Trek - like game for X Window System + USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/games/xspacewarp/pkg-comment b/games/xspacewarp/pkg-comment deleted file mode 100644 index c41b791..0000000 --- a/games/xspacewarp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Time Trek - like game for X Window System diff --git a/games/xtic/Makefile b/games/xtic/Makefile index 4331559..eb377ad 100644 --- a/games/xtic/Makefile +++ b/games/xtic/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An X version of a simple but tricky board game + USE_REINPLACE= yes USE_IMAKE= yes USE_XPM= yes diff --git a/games/xtic/pkg-comment b/games/xtic/pkg-comment deleted file mode 100644 index d0f4e37..0000000 --- a/games/xtic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X version of a simple but tricky board game diff --git a/games/xtron/Makefile b/games/xtron/Makefile index f1aa170..abf0d33 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Avoid running into walls, your own tail, and that of your opponent + USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/games/xtron/pkg-comment b/games/xtron/pkg-comment deleted file mode 100644 index 5ff9627..0000000 --- a/games/xtron/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Avoid running into walls, your own tail, and that of your opponent diff --git a/games/xtruco/Makefile b/games/xtruco/Makefile index 005de6b..d09dd7f 100644 --- a/games/xtruco/Makefile +++ b/games/xtruco/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Simple version for X Window of the famous card game Super Truco + USE_X_PREFIX= yes do-install: diff --git a/games/xtruco/pkg-comment b/games/xtruco/pkg-comment deleted file mode 100644 index 5bedabc..0000000 --- a/games/xtruco/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple version for X Window of the famous card game Super Truco diff --git a/games/xvier/Makefile b/games/xvier/Makefile index 99977dc..29e431f 100644 --- a/games/xvier/Makefile +++ b/games/xvier/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Throw stones into free columns + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_IMAKE= yes MAN6= xvier.6 diff --git a/games/xvier/pkg-comment b/games/xvier/pkg-comment deleted file mode 100644 index 57060b3..0000000 --- a/games/xvier/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Throw stones into free columns diff --git a/games/xvmahjongg/Makefile b/games/xvmahjongg/Makefile index aeedb39..58d7128 100644 --- a/games/xvmahjongg/Makefile +++ b/games/xvmahjongg/Makefile @@ -13,6 +13,8 @@ DISTFILES= ${PORTNAME}${PORTVERSION}.tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Mahjongg for XView with multicolored tiles + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview ALL_TARGET= mahjongg.swap diff --git a/games/xvmahjongg/pkg-comment b/games/xvmahjongg/pkg-comment deleted file mode 100644 index c9b07aa..0000000 --- a/games/xvmahjongg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mahjongg for XView with multicolored tiles diff --git a/games/xvmines/Makefile b/games/xvmines/Makefile index 137dbe2..b6c15e2 100644 --- a/games/xvmines/Makefile +++ b/games/xvmines/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Simple minesweeper game for X Window System + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview USE_IMAKE= yes diff --git a/games/xvmines/pkg-comment b/games/xvmines/pkg-comment deleted file mode 100644 index 6192581..0000000 --- a/games/xvmines/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple minesweeper game for X Window System diff --git a/games/xword/Makefile b/games/xword/Makefile index 77ebc02..76de95b 100644 --- a/games/xword/Makefile +++ b/games/xword/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A crossword puzzle application + LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk-- GNU_CONFIGURE= yes diff --git a/games/xword/pkg-comment b/games/xword/pkg-comment deleted file mode 100644 index b28854a..0000000 --- a/games/xword/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A crossword puzzle application diff --git a/games/xworm/Makefile b/games/xworm/Makefile index b4b0189..b899c97 100644 --- a/games/xworm/Makefile +++ b/games/xworm/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}102 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Classic game with apples and hungry worm + WRKSRC= ${WRKDIR}/XWorm USE_X_PREFIX= yes ALL_TARGET= freebsd diff --git a/games/xworm/pkg-comment b/games/xworm/pkg-comment deleted file mode 100644 index 9c0a886..0000000 --- a/games/xworm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Classic game with apples and hungry worm diff --git a/games/yahtzee/Makefile b/games/yahtzee/Makefile index eea4a9c..e07580e 100644 --- a/games/yahtzee/Makefile +++ b/games/yahtzee/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A curses version of the dice game for one or more players + WRKSRC= ${WRKDIR}/${PORTNAME} # Distribution does not include an install target. So here it is. diff --git a/games/yahtzee/pkg-comment b/games/yahtzee/pkg-comment deleted file mode 100644 index b39e3f6..0000000 --- a/games/yahtzee/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A curses version of the dice game for one or more players diff --git a/games/ztrack/Makefile b/games/ztrack/Makefile index b4ba022..feb448b 100644 --- a/games/ztrack/Makefile +++ b/games/ztrack/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games/arcade MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Simple ncurses based pseudo-3D driving game + WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DHAVE_RANDOM" diff --git a/games/ztrack/pkg-comment b/games/ztrack/pkg-comment deleted file mode 100644 index e58b17a..0000000 --- a/games/ztrack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple ncurses based pseudo-3D driving game |