diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-11 00:48:51 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-11 00:48:51 +0800 |
commit | a882364f2403bc9d88e823745313b7de799bd176 (patch) | |
tree | dd5369640affc2ebaee3c07f6b9fa0a103a5c028 /games | |
parent | 3e65dfafbbc43ca7f1b56d2c5f043af567b691c7 (diff) | |
download | freebsd-ports-gnome-a882364f2403bc9d88e823745313b7de799bd176.tar.gz freebsd-ports-gnome-a882364f2403bc9d88e823745313b7de799bd176.tar.zst freebsd-ports-gnome-a882364f2403bc9d88e823745313b7de799bd176.zip |
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Diffstat (limited to 'games')
268 files changed, 134 insertions, 265 deletions
diff --git a/games/0verkill/Makefile b/games/0verkill/Makefile index a2e6bc54a1b7..59fb7e9f068d 100644 --- a/games/0verkill/Makefile +++ b/games/0verkill/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..28de234b783e --- /dev/null +++ b/games/0verkill/pkg-comment @@ -0,0 +1 @@ +0verkill is a bloody 2D action deathmatch-like game in ASCII-ART diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile index 140823e3d86b..9def65cb7e01 100644 --- a/games/3dpong/Makefile +++ b/games/3dpong/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..7af10cddc5e4 --- /dev/null +++ b/games/3dpong/pkg-comment @@ -0,0 +1 @@ +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 0957cf4332a3..6a35fa97d1fd 100644 --- a/games/CaribbeanStud/Makefile +++ b/games/CaribbeanStud/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..62fe5a9f8d73 --- /dev/null +++ b/games/CaribbeanStud/pkg-comment @@ -0,0 +1 @@ +Caribbean Stud gambling game for X Window System diff --git a/games/adgali/Makefile b/games/adgali/Makefile index a61701d1a99f..9e9221ffb9d2 100644 --- a/games/adgali/Makefile +++ b/games/adgali/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..73a0d86d0df6 --- /dev/null +++ b/games/adgali/pkg-comment @@ -0,0 +1 @@ +An open source game library useful for 2D games programmation diff --git a/games/affenspiel/Makefile b/games/affenspiel/Makefile index 5614e555280a..9a7c3e3ae29c 100644 --- a/games/affenspiel/Makefile +++ b/games/affenspiel/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..2f1ef028bba1 --- /dev/null +++ b/games/affenspiel/pkg-comment @@ -0,0 +1 @@ +Little puzzle game with monkey for X Window System diff --git a/games/an/Makefile b/games/an/Makefile index b7797148a914..eecf831eb41e 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..bcfc0c6d7759 --- /dev/null +++ b/games/an/pkg-comment @@ -0,0 +1 @@ +Fast anagram generator diff --git a/games/antipolix/Makefile b/games/antipolix/Makefile index 10c90e4b0352..559ce0d9f1a8 100644 --- a/games/antipolix/Makefile +++ b/games/antipolix/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..b8cff8e99908 --- /dev/null +++ b/games/antipolix/pkg-comment @@ -0,0 +1 @@ +Simple multiplayer game for X Window System diff --git a/games/battalion/Makefile b/games/battalion/Makefile index 845a6ee765a2..9f7f79a0401c 100644 --- a/games/battalion/Makefile +++ b/games/battalion/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..7a63b6c9cdc1 --- /dev/null +++ b/games/battalion/pkg-comment @@ -0,0 +1 @@ +Monsters, explosions, destruction game for X Window System diff --git a/games/battleball/Makefile b/games/battleball/Makefile index 8df608e08497..d6df74f6ece6 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -16,8 +16,6 @@ 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 new file mode 100644 index 000000000000..fd62bb9c05c9 --- /dev/null +++ b/games/battleball/pkg-comment @@ -0,0 +1 @@ +3D single/multiplayer military soccer game for X Window System diff --git a/games/blackjack/Makefile b/games/blackjack/Makefile index 889cada94e93..e4f584e83dc6 100644 --- a/games/blackjack/Makefile +++ b/games/blackjack/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..ed22b52897ab --- /dev/null +++ b/games/blackjack/pkg-comment @@ -0,0 +1 @@ +One of the better implementations of blackjack, based on QT diff --git a/games/block/Makefile b/games/block/Makefile index 441b41c3cce2..bd58ba9e365c 100644 --- a/games/block/Makefile +++ b/games/block/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..909cd2ec13db --- /dev/null +++ b/games/block/pkg-comment @@ -0,0 +1 @@ +Small text based maze game diff --git a/games/blue/Makefile b/games/blue/Makefile index c4faaeb02df0..e575cfa6175a 100644 --- a/games/blue/Makefile +++ b/games/blue/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..47d2a0990664 --- /dev/null +++ b/games/blue/pkg-comment @@ -0,0 +1 @@ +A Blue Moon card solitaire diff --git a/games/bogged/Makefile b/games/bogged/Makefile index 87824de6ef4b..8120ce854c29 100644 --- a/games/bogged/Makefile +++ b/games/bogged/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..b475f538cc2c --- /dev/null +++ b/games/bogged/pkg-comment @@ -0,0 +1 @@ +Word game for X Window System diff --git a/games/bs/Makefile b/games/bs/Makefile index 626d03c06d99..baee918e271b 100644 --- a/games/bs/Makefile +++ b/games/bs/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..b66b0d3453a8 --- /dev/null +++ b/games/bs/pkg-comment @@ -0,0 +1 @@ +Battleships solitaire game with a color interface diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index f4956f73b486..4d8970c3ad1d 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..3817d7d9ed6d --- /dev/null +++ b/games/bzflag/pkg-comment @@ -0,0 +1 @@ +A multiplayer 3D tank battle game diff --git a/games/columns/Makefile b/games/columns/Makefile index 763f9af1dc8b..1c6201fa41b5 100644 --- a/games/columns/Makefile +++ b/games/columns/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..aca0ecd58f47 --- /dev/null +++ b/games/columns/pkg-comment @@ -0,0 +1 @@ +Nice little implementation of columns game for X Window System diff --git a/games/connect4/Makefile b/games/connect4/Makefile index fe05f5b6f805..8fd0a30315a6 100644 --- a/games/connect4/Makefile +++ b/games/connect4/Makefile @@ -16,8 +16,6 @@ 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 new file mode 100644 index 000000000000..4ef590e8c7d3 --- /dev/null +++ b/games/connect4/pkg-comment @@ -0,0 +1 @@ +A curses version of the classic game diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index da5ac05c5110..329e99e9156b 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -7,7 +7,6 @@ PORTNAME= crossfire PORTVERSION= 1.4.0 -PORTCOMMENT= Multiplayer graphical arcade and adventure game made for X11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ diff --git a/games/crossfire-client/pkg-comment b/games/crossfire-client/pkg-comment new file mode 100644 index 000000000000..2783f34b6ca1 --- /dev/null +++ b/games/crossfire-client/pkg-comment @@ -0,0 +1 @@ +Multiplayer graphical arcade and adventure game made for X11 diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index ff20414f973e..68a9843e7ece 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -7,7 +7,6 @@ PORTNAME= crossfire PORTVERSION= 1.4.0 -PORTCOMMENT= Server for multiplayer graphical arcade and adventure game CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ diff --git a/games/crossfire-server/pkg-comment b/games/crossfire-server/pkg-comment new file mode 100644 index 000000000000..fc31b291c669 --- /dev/null +++ b/games/crossfire-server/pkg-comment @@ -0,0 +1 @@ +Server for multiplayer graphical arcade and adventure game diff --git a/games/crossword/Makefile b/games/crossword/Makefile index af85bd7c304b..f5565bb21695 100644 --- a/games/crossword/Makefile +++ b/games/crossword/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..6e0ba4ebdc1d --- /dev/null +++ b/games/crossword/pkg-comment @@ -0,0 +1 @@ +Crossword Generator diff --git a/games/cryptoslam/Makefile b/games/cryptoslam/Makefile index dda75780a2e7..3c28e99d33f1 100644 --- a/games/cryptoslam/Makefile +++ b/games/cryptoslam/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..70cec8196bd5 --- /dev/null +++ b/games/cryptoslam/pkg-comment @@ -0,0 +1 @@ +A curses-based tool for creating and solving the cryptograms diff --git a/games/drm/Makefile b/games/drm/Makefile index 4ddc56cccefd..fce11ec58119 100644 --- a/games/drm/Makefile +++ b/games/drm/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..c29e3774a760 --- /dev/null +++ b/games/drm/pkg-comment @@ -0,0 +1 @@ +Very simple tetris-style game diff --git a/games/empire/Makefile b/games/empire/Makefile index 93d1a55d2056..fc02d9229772 100644 --- a/games/empire/Makefile +++ b/games/empire/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..02a62121b07b --- /dev/null +++ b/games/empire/pkg-comment @@ -0,0 +1 @@ +Solitaire empire game "VMS Empire" diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile index c0034f720199..6c9c6aa358b2 100644 --- a/games/freecell-solver/Makefile +++ b/games/freecell-solver/Makefile @@ -8,7 +8,6 @@ PORTNAME= freecell-solver PORTVERSION= 2.8.2 -PORTCOMMENT= A program that automatically solves games of Freecell CATEGORIES= games MASTER_SITES= http://vipe.technion.ac.il/~shlomif/freecell-solver/ \ http://fc-solve.berlios.de/ diff --git a/games/freecell-solver/pkg-comment b/games/freecell-solver/pkg-comment new file mode 100644 index 000000000000..1604f719e7b0 --- /dev/null +++ b/games/freecell-solver/pkg-comment @@ -0,0 +1 @@ +A program that automatically solves games of Freecell diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile index 21dc0ff1ba82..b0727dfa5552 100644 --- a/games/freesweep/Makefile +++ b/games/freesweep/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..92a55641a966 --- /dev/null +++ b/games/freesweep/pkg-comment @@ -0,0 +1 @@ +Minesweeper-style game for text-mode terminals diff --git a/games/galaxis/Makefile b/games/galaxis/Makefile index 6d161a87aa72..8bcfe2e3d5ac 100644 --- a/games/galaxis/Makefile +++ b/games/galaxis/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..b7d4dd2f2d80 --- /dev/null +++ b/games/galaxis/pkg-comment @@ -0,0 +1 @@ +Clone of the nifty little Macintosh game diff --git a/games/garith/Makefile b/games/garith/Makefile index 01997cff12af..057ef40a0c6e 100644 --- a/games/garith/Makefile +++ b/games/garith/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..75c4e926fe67 --- /dev/null +++ b/games/garith/pkg-comment @@ -0,0 +1 @@ +Arithmetic quiz program for X Window System diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index 962d3a97cf4d..33244642f11c 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..65d1819c62f6 --- /dev/null +++ b/games/gemdropx/pkg-comment @@ -0,0 +1 @@ +An interesting one-player puzzle game for X diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index 5af6e5224066..a2a261d47db2 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..ed2240ed432b --- /dev/null +++ b/games/gl-117/pkg-comment @@ -0,0 +1 @@ +An OpenGL & SDL action flight simulator diff --git a/games/glasteroids/Makefile b/games/glasteroids/Makefile index 847ef95f0d0b..d4bb63e662da 100644 --- a/games/glasteroids/Makefile +++ b/games/glasteroids/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..bc394c5d3a94 --- /dev/null +++ b/games/glasteroids/pkg-comment @@ -0,0 +1 @@ +3D Asteroids game for X Window System diff --git a/games/gltron/Makefile b/games/gltron/Makefile index d2fcf8fa484a..10b91c1b8109 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..786a26a3334e --- /dev/null +++ b/games/gltron/pkg-comment @@ -0,0 +1 @@ +A 3D worm game for two players for X Window System diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 437fd0645dce..e81df221751e 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..af410682812a --- /dev/null +++ b/games/gno3dtet/pkg-comment @@ -0,0 +1 @@ +GNOME version of the classic 3D-ified T*tris diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile index 9e9c364a4681..3b347d306ad1 100644 --- a/games/gnomebreakout/Makefile +++ b/games/gnomebreakout/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..c1677bfb8cf3 --- /dev/null +++ b/games/gnomebreakout/pkg-comment @@ -0,0 +1 @@ +GNOME version of the classic breakout game diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile index 6dbe3fb343e7..7d067204d828 100644 --- a/games/gnomememoryblocks/Makefile +++ b/games/gnomememoryblocks/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..5164cf8033b8 --- /dev/null +++ b/games/gnomememoryblocks/pkg-comment @@ -0,0 +1 @@ +Memory Blocks game for GNOME diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 09bbc4313f2c..8abd119e3713 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..43c1141ccfa5 --- /dev/null +++ b/games/gnuchess/pkg-comment @@ -0,0 +1 @@ +"Classic" Gnu Chess diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile index 7b373b4cbb6b..cc309440cdd3 100644 --- a/games/gtkballs/Makefile +++ b/games/gtkballs/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..defec75dbb03 --- /dev/null +++ b/games/gtkballs/pkg-comment @@ -0,0 +1 @@ +Lines-like simple logic game for X Window System diff --git a/games/hex/Makefile b/games/hex/Makefile index 99a38ff46434..5cef07b6738a 100644 --- a/games/hex/Makefile +++ b/games/hex/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..e6046548257f --- /dev/null +++ b/games/hex/pkg-comment @@ -0,0 +1 @@ +Clone of "Puzzle Bobble" for X11 that uses GTK/Imlib diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile index 3dc260c2f579..e66c06a151f9 100644 --- a/games/icbm3d/Makefile +++ b/games/icbm3d/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..2968c1b00ba4 --- /dev/null +++ b/games/icbm3d/pkg-comment @@ -0,0 +1 @@ +"Inter-Continental Ballistic Missiles, 3D" - 3D game of defense diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile index 2f8fbe6278a2..063f58d440db 100644 --- a/games/libshhcards/Makefile +++ b/games/libshhcards/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..7e2685ba8935 --- /dev/null +++ b/games/libshhcards/pkg-comment @@ -0,0 +1 @@ +Library for displaying game cards on X Window System diff --git a/games/lincity/Makefile b/games/lincity/Makefile index 7f6f46428954..eaedaec75825 100644 --- a/games/lincity/Makefile +++ b/games/lincity/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..927e6b3ae629 --- /dev/null +++ b/games/lincity/pkg-comment @@ -0,0 +1 @@ +Rich city simulation game for X diff --git a/games/lm-solve/Makefile b/games/lm-solve/Makefile index 7d8bfe745a87..540efd8c879a 100644 --- a/games/lm-solve/Makefile +++ b/games/lm-solve/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..667f60c71c15 --- /dev/null +++ b/games/lm-solve/pkg-comment @@ -0,0 +1 @@ +A Computerized Solver for Logic Mazes diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile index 5c0d9d6739df..39a150e3420a 100644 --- a/games/mahjong/Makefile +++ b/games/mahjong/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..35410c43aca0 --- /dev/null +++ b/games/mahjong/pkg-comment @@ -0,0 +1 @@ +A networked Mah Jong program, together with a computer player diff --git a/games/merlin/Makefile b/games/merlin/Makefile index 7e09f46bbf03..5492c427495d 100644 --- a/games/merlin/Makefile +++ b/games/merlin/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..002090f7b6e3 --- /dev/null +++ b/games/merlin/pkg-comment @@ -0,0 +1 @@ +A pointless puzzle game for Tcl/Tk diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index a6c51bab987d..7f8f7c99b66c 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..cabd89dbf485 --- /dev/null +++ b/games/mirrormagic/pkg-comment @@ -0,0 +1 @@ +An arcade style game with stereo sound for X Window System diff --git a/games/miscom/Makefile b/games/miscom/Makefile index 121c42d11ed3..2946fa9d6d35 100644 --- a/games/miscom/Makefile +++ b/games/miscom/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Atari "Missile Command" clone - ALL_TARGET= WRKSRC= ${WRKDIR}/miscom MAN6= miscom.6 diff --git a/games/miscom/pkg-comment b/games/miscom/pkg-comment new file mode 100644 index 000000000000..cc3f64aaf718 --- /dev/null +++ b/games/miscom/pkg-comment @@ -0,0 +1 @@ +Atari "Missile Command" clone diff --git a/games/mythserver/Makefile b/games/mythserver/Makefile index 0296dfee0685..5aabc27bca92 100644 --- a/games/mythserver/Makefile +++ b/games/mythserver/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..cc70ec3c20e2 --- /dev/null +++ b/games/mythserver/pkg-comment @@ -0,0 +1 @@ +Bungie.net MythII Metaserver Open Source diff --git a/games/newkind/Makefile b/games/newkind/Makefile index 8b8c17b83d3b..a22b44fe1943 100644 --- a/games/newkind/Makefile +++ b/games/newkind/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..5c56eea0c24c --- /dev/null +++ b/games/newkind/pkg-comment @@ -0,0 +1 @@ +Elite: The New Kind - a remake of the 8-bit classic diff --git a/games/omega/Makefile b/games/omega/Makefile index b81f5467a35f..efae6b991377 100644 --- a/games/omega/Makefile +++ b/games/omega/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..c6e7a9b81225 --- /dev/null +++ b/games/omega/pkg-comment @@ -0,0 +1 @@ +A complex rogue-style game of dungeon exploration diff --git a/games/oonsoo/Makefile b/games/oonsoo/Makefile index 97a738e5e502..6d7b3f29de3d 100644 --- a/games/oonsoo/Makefile +++ b/games/oonsoo/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..506795ec835c --- /dev/null +++ b/games/oonsoo/pkg-comment @@ -0,0 +1 @@ +A solitaire card game for X diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile index d29465e68d6d..99c27b056e58 100644 --- a/games/phalanx/Makefile +++ b/games/phalanx/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..d32a516d231c --- /dev/null +++ b/games/phalanx/pkg-comment @@ -0,0 +1 @@ +Xboard-compatible chess playing program diff --git a/games/powerpak/Makefile b/games/powerpak/Makefile index 279df7ce28cf..5bab26ced2e2 100644 --- a/games/powerpak/Makefile +++ b/games/powerpak/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..1657694e6a05 --- /dev/null +++ b/games/powerpak/pkg-comment @@ -0,0 +1 @@ +SDL-based Game Software Development Kit diff --git a/games/pp/Makefile b/games/pp/Makefile index 80b3979e605e..e7a48d6860d9 100644 --- a/games/pp/Makefile +++ b/games/pp/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..d7ab2789d9a3 --- /dev/null +++ b/games/pp/pkg-comment @@ -0,0 +1 @@ +Prometeus Project - real time strategy game for X Window System diff --git a/games/qcc/Makefile b/games/qcc/Makefile index a938344ae29a..d0ca19ef547b 100644 --- a/games/qcc/Makefile +++ b/games/qcc/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..150498095da5 --- /dev/null +++ b/games/qcc/pkg-comment @@ -0,0 +1 @@ +The QuakeC compiler, for building custom games of Quake diff --git a/games/race/Makefile b/games/race/Makefile index c13a7720b9a6..f1fca185ad13 100644 --- a/games/race/Makefile +++ b/games/race/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..ecf8353a6d8f --- /dev/null +++ b/games/race/pkg-comment @@ -0,0 +1 @@ +OpenGL Racing Game diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index ecfbe8b1c919..3dfaf64e1773 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..312a3b1465c9 --- /dev/null +++ b/games/scummvm/pkg-comment @@ -0,0 +1 @@ +Free implementation of LucasArts S.C.U.M.M. interpreter diff --git a/games/seabattle/Makefile b/games/seabattle/Makefile index cd88b1df3d1e..e9b30b183075 100644 --- a/games/seabattle/Makefile +++ b/games/seabattle/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..42de8abc650d --- /dev/null +++ b/games/seabattle/pkg-comment @@ -0,0 +1 @@ +A curses based battleship type game diff --git a/games/sokoban/Makefile b/games/sokoban/Makefile index 2e9316d59b55..e55efeed6aa0 100644 --- a/games/sokoban/Makefile +++ b/games/sokoban/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..6350d5d54e58 --- /dev/null +++ b/games/sokoban/pkg-comment @@ -0,0 +1 @@ +Logical game: problems with packets in cave diff --git a/games/spellcast/Makefile b/games/spellcast/Makefile index 67a564b91454..a20a8d474847 100644 --- a/games/spellcast/Makefile +++ b/games/spellcast/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..7c0ec7be8e28 --- /dev/null +++ b/games/spellcast/pkg-comment @@ -0,0 +1 @@ +Multiplayer fight with spells turn based game for X Window System diff --git a/games/spider/Makefile b/games/spider/Makefile index 6df9433c5140..7863490fc95c 100644 --- a/games/spider/Makefile +++ b/games/spider/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..1f66ed8a4c2e --- /dev/null +++ b/games/spider/pkg-comment @@ -0,0 +1 @@ +A challenging double decked solitaire game diff --git a/games/starlanes/Makefile b/games/starlanes/Makefile index 90fad6f761bc..6f3b3c8b86b7 100644 --- a/games/starlanes/Makefile +++ b/games/starlanes/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..a3b0377f6214 --- /dev/null +++ b/games/starlanes/pkg-comment @@ -0,0 +1 @@ +The classic space-age stock trading game diff --git a/games/sxsame/Makefile b/games/sxsame/Makefile index ce933c29885b..0d92cf737b64 100644 --- a/games/sxsame/Makefile +++ b/games/sxsame/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..22f1e53ebe31 --- /dev/null +++ b/games/sxsame/pkg-comment @@ -0,0 +1 @@ +A tile-removing puzzle game for the X Window system diff --git a/games/taipan/Makefile b/games/taipan/Makefile index 80aa418fd99a..d05f315cddcc 100644 --- a/games/taipan/Makefile +++ b/games/taipan/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..ec781b3b1793 --- /dev/null +++ b/games/taipan/pkg-comment @@ -0,0 +1 @@ +Taipan was (and is) a classic role-playing game from the 1980s diff --git a/games/tank/Makefile b/games/tank/Makefile index 9f83398abf60..47135048637d 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..ca3eb3f9f95e --- /dev/null +++ b/games/tank/pkg-comment @@ -0,0 +1 @@ +A 3-D network tank game that uses OpenGL/Mesa diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile index a20d2af417ed..73b4bafc96f5 100644 --- a/games/textmaze/Makefile +++ b/games/textmaze/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..9e940f1542c6 --- /dev/null +++ b/games/textmaze/pkg-comment @@ -0,0 +1 @@ +Generates mazes on a text terminal and lets you traverse them diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile index c2a8c64aae8d..ace33bf473a0 100644 --- a/games/tinymux/Makefile +++ b/games/tinymux/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..d08fa718426f --- /dev/null +++ b/games/tinymux/pkg-comment @@ -0,0 +1 @@ +A Multi-Player FreeForm adventure Program diff --git a/games/tux-aqfh/Makefile b/games/tux-aqfh/Makefile index e8ac23b6d70d..dd90d13b25c0 100644 --- a/games/tux-aqfh/Makefile +++ b/games/tux-aqfh/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..10f297e70cb4 --- /dev/null +++ b/games/tux-aqfh/pkg-comment @@ -0,0 +1 @@ +An OpenGL adventure game diff --git a/games/tuxkart/Makefile b/games/tuxkart/Makefile index 6d801260016a..d035c940168e 100644 --- a/games/tuxkart/Makefile +++ b/games/tuxkart/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..7d0fa6da3801 --- /dev/null +++ b/games/tuxkart/pkg-comment @@ -0,0 +1 @@ +An OpenGL action kart racing game diff --git a/games/vamos/Makefile b/games/vamos/Makefile index 71e14a2c1c2f..df64f517cf3d 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..d034783c66ab --- /dev/null +++ b/games/vamos/pkg-comment @@ -0,0 +1 @@ +An automotive simulation framework diff --git a/games/wmfortune/Makefile b/games/wmfortune/Makefile index 17e1bc632b86..223e71051910 100644 --- a/games/wmfortune/Makefile +++ b/games/wmfortune/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..7675aff0816c --- /dev/null +++ b/games/wmfortune/pkg-comment @@ -0,0 +1 @@ +A dockapp that outputs fortune messages diff --git a/games/wmminichess/Makefile b/games/wmminichess/Makefile index aec05b4832d4..7bdaa6959224 100644 --- a/games/wmminichess/Makefile +++ b/games/wmminichess/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..9798ebc127f2 --- /dev/null +++ b/games/wmminichess/pkg-comment @@ -0,0 +1 @@ +WindowMaker chess dockapp game diff --git a/games/wmpuzzle/Makefile b/games/wmpuzzle/Makefile index b5cd5c0f391e..d835a0dcc480 100644 --- a/games/wmpuzzle/Makefile +++ b/games/wmpuzzle/Makefile @@ -18,8 +18,6 @@ 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 new file mode 100644 index 000000000000..fc59d8c1e8b8 --- /dev/null +++ b/games/wmpuzzle/pkg-comment @@ -0,0 +1 @@ +A dockable puzzle game for WindowMaker and AfterStep diff --git a/games/wmshuffle/Makefile b/games/wmshuffle/Makefile index dac5fecf1611..d1747484d0e0 100644 --- a/games/wmshuffle/Makefile +++ b/games/wmshuffle/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..394bfe924f06 --- /dev/null +++ b/games/wmshuffle/pkg-comment @@ -0,0 +1 @@ +A dockable Shuffle game for WindowMaker and AfterStep diff --git a/games/wmtimebomb/Makefile b/games/wmtimebomb/Makefile index 212a8391e04e..7ec82ad57677 100644 --- a/games/wmtimebomb/Makefile +++ b/games/wmtimebomb/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..7fad70b91dad --- /dev/null +++ b/games/wmtimebomb/pkg-comment @@ -0,0 +1 @@ +A minesweeper for WindowMaker diff --git a/games/wordplay/Makefile b/games/wordplay/Makefile index 71bddd80295d..64f80f3a2185 100644 --- a/games/wordplay/Makefile +++ b/games/wordplay/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..f8b9e357c46a --- /dev/null +++ b/games/wordplay/pkg-comment @@ -0,0 +1 @@ +Simple program to generate anagrams diff --git a/games/x3eyes/Makefile b/games/x3eyes/Makefile index f328765a4eb9..3bdb1ba207d3 100644 --- a/games/x3eyes/Makefile +++ b/games/x3eyes/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..3a9d8c43e059 --- /dev/null +++ b/games/x3eyes/pkg-comment @@ -0,0 +1 @@ +An xeyes-like game except with 3 eyes diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index b0c53b4bfc64..146f85a857de 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..877b4aff7f28 --- /dev/null +++ b/games/xabacus/pkg-comment @@ -0,0 +1 @@ +Abacus for X Window System diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile index 3d7292e69f32..ba1ae6839829 100644 --- a/games/xasteroids/Makefile +++ b/games/xasteroids/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..26158f325238 --- /dev/null +++ b/games/xasteroids/pkg-comment @@ -0,0 +1 @@ +X11 based asteroids style arcade game diff --git a/games/xataxx/Makefile b/games/xataxx/Makefile index 2c953b1ef35e..68426fda5b18 100644 --- a/games/xataxx/Makefile +++ b/games/xataxx/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..3cb6cb8da24e --- /dev/null +++ b/games/xataxx/pkg-comment @@ -0,0 +1 @@ +Strategy game of position and movement for X Window System diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile index 7488b31af974..064ee76e201e 100644 --- a/games/xbattle/Makefile +++ b/games/xbattle/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..91e8dc7f2262 --- /dev/null +++ b/games/xbattle/pkg-comment @@ -0,0 +1 @@ +A concurrent multi-player battle strategy game diff --git a/games/xbill/Makefile b/games/xbill/Makefile index 09c35e64f47e..e4f9c04d6bfa 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..a42efb298a67 --- /dev/null +++ b/games/xbill/pkg-comment @@ -0,0 +1 @@ +Save your computers from the evil clutches of Bill diff --git a/games/xbl/Makefile b/games/xbl/Makefile index d840abf2ad53..35ed5e528f8e 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..1b931624164e --- /dev/null +++ b/games/xbl/pkg-comment @@ -0,0 +1 @@ +A 3D block-dropping game diff --git a/games/xblackjack/Makefile b/games/xblackjack/Makefile index 50d17cb45697..f1e106aa1b6f 100644 --- a/games/xblackjack/Makefile +++ b/games/xblackjack/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..32a163fd6d6e --- /dev/null +++ b/games/xblackjack/pkg-comment @@ -0,0 +1 @@ +An X11/Motif blackjack game diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile index 72f059c3b388..58dc67899028 100644 --- a/games/xbomb/Makefile +++ b/games/xbomb/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..0491bbab1cf0 --- /dev/null +++ b/games/xbomb/pkg-comment @@ -0,0 +1 @@ +Minesweeper with a couple of grid types diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index b540ad09d6b5..c0b17cf13d12 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..6f9f70162a32 --- /dev/null +++ b/games/xchadance/pkg-comment @@ -0,0 +1 @@ +Display a dancing girl "ChaCha." diff --git a/games/xchain/Makefile b/games/xchain/Makefile index 672709f94a66..3fc6444fd48a 100644 --- a/games/xchain/Makefile +++ b/games/xchain/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..ba7ed6543f7c --- /dev/null +++ b/games/xchain/pkg-comment @@ -0,0 +1 @@ +Chain Reaction, a strategy game for 2-4 players diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile index 5a8ca4520b89..efe1b8e24d5d 100644 --- a/games/xchomp/Makefile +++ b/games/xchomp/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Pac-man-like game under X11 - WRKSRC= ${WRKDIR}/xchomp USE_IMAKE= yes diff --git a/games/xchomp/pkg-comment b/games/xchomp/pkg-comment new file mode 100644 index 000000000000..6ead03957bbb --- /dev/null +++ b/games/xchomp/pkg-comment @@ -0,0 +1 @@ +Pac-man-like game under X11 diff --git a/games/xcogitate/Makefile b/games/xcogitate/Makefile index d53bae0dd212..e07031648669 100644 --- a/games/xcogitate/Makefile +++ b/games/xcogitate/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..84e9efe95ed4 --- /dev/null +++ b/games/xcogitate/pkg-comment @@ -0,0 +1 @@ +A logic game with board and stones diff --git a/games/xconq/Makefile b/games/xconq/Makefile index 72ab2e6832ff..7ab2752fa00f 100644 --- a/games/xconq/Makefile +++ b/games/xconq/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..5751292a441e --- /dev/null +++ b/games/xconq/pkg-comment @@ -0,0 +1 @@ +A graphical multi-player strategy game and game design system diff --git a/games/xdemineur/Makefile b/games/xdemineur/Makefile index 06b68e7d7a29..0c27629a2818 100644 --- a/games/xdemineur/Makefile +++ b/games/xdemineur/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..cd9a4044df45 --- /dev/null +++ b/games/xdemineur/pkg-comment @@ -0,0 +1 @@ +Another minesweeper game for the X Window System diff --git a/games/xdigger/Makefile b/games/xdigger/Makefile index db9e42f926f5..48bee96d92b2 100644 --- a/games/xdigger/Makefile +++ b/games/xdigger/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..84866cf4b646 --- /dev/null +++ b/games/xdigger/pkg-comment @@ -0,0 +1 @@ +Boulderdash-like KC85 Digger for X Window System diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile index 349874180bcc..9a84c7d993f9 100644 --- a/games/xemeraldia/Makefile +++ b/games/xemeraldia/Makefile @@ -17,8 +17,6 @@ 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 new file mode 100644 index 000000000000..7f3b67ef342d --- /dev/null +++ b/games/xemeraldia/pkg-comment @@ -0,0 +1 @@ +A game of breaking blocks diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index e9ad7cf5b944..cdd9c46a940f 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -16,8 +16,6 @@ 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 new file mode 100644 index 000000000000..3ca8cce190da --- /dev/null +++ b/games/xgalaga/pkg-comment @@ -0,0 +1 @@ +Galaga resurrected on X diff --git a/games/xhexagons/Makefile b/games/xhexagons/Makefile index 3f1c47b86f6b..2ec90d165d38 100644 --- a/games/xhexagons/Makefile +++ b/games/xhexagons/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..fe9bf275f8ab --- /dev/null +++ b/games/xhexagons/pkg-comment @@ -0,0 +1 @@ +Hexagons puzzle (similar to Fifteen Puzzle) for X Window System diff --git a/games/xinvaders/Makefile b/games/xinvaders/Makefile index cde4f66e517f..f8916745366f 100644 --- a/games/xinvaders/Makefile +++ b/games/xinvaders/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..19253f271edb --- /dev/null +++ b/games/xinvaders/pkg-comment @@ -0,0 +1 @@ +Shoot-em-up them nasty little bugs diff --git a/games/xisola/Makefile b/games/xisola/Makefile index 99673656d27d..90b9212adcc2 100644 --- a/games/xisola/Makefile +++ b/games/xisola/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..518cc4bb7b05 --- /dev/null +++ b/games/xisola/pkg-comment @@ -0,0 +1 @@ +Simple board game for X Window System diff --git a/games/xjump/Makefile b/games/xjump/Makefile index 800c48ee5186..a2d125933bd9 100644 --- a/games/xjump/Makefile +++ b/games/xjump/Makefile @@ -17,8 +17,6 @@ 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 new file mode 100644 index 000000000000..59f56d03bf68 --- /dev/null +++ b/games/xjump/pkg-comment @@ -0,0 +1 @@ +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 ddce342929bc..9fa6fa952f2e 100644 --- a/games/xjumpjump/Makefile +++ b/games/xjumpjump/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..207338fd781b --- /dev/null +++ b/games/xjumpjump/pkg-comment @@ -0,0 +1 @@ +Logical game for X Window System diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile index c46b703387d9..42b2dfb811bc 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..c5f9d5d3234c --- /dev/null +++ b/games/xkoules/pkg-comment @@ -0,0 +1 @@ +Fast action arcade-style game for X Window diff --git a/games/xlaby/Makefile b/games/xlaby/Makefile index 4601764545ba..e60fe9d72d7c 100644 --- a/games/xlaby/Makefile +++ b/games/xlaby/Makefile @@ -16,8 +16,6 @@ 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 new file mode 100644 index 000000000000..6cca5fa23d14 --- /dev/null +++ b/games/xlaby/pkg-comment @@ -0,0 +1 @@ +Daemonic X Labyrinth played directly with the mouse pointer diff --git a/games/xlines/Makefile b/games/xlines/Makefile index 1bc131625ff7..812f58a7e9a1 100644 --- a/games/xlines/Makefile +++ b/games/xlines/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..54d571174bf5 --- /dev/null +++ b/games/xlines/pkg-comment @@ -0,0 +1 @@ +Remove as many balls from board as you can diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile index 23211a664eae..e90935d00015 100644 --- a/games/xmastermind/Makefile +++ b/games/xmastermind/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..f85451f130f2 --- /dev/null +++ b/games/xmastermind/pkg-comment @@ -0,0 +1 @@ +Mastermind game for X Window System diff --git a/games/xmball/Makefile b/games/xmball/Makefile index 48bc95d7832f..b9419d3d083e 100644 --- a/games/xmball/Makefile +++ b/games/xmball/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..48b73894b7d8 --- /dev/null +++ b/games/xmball/pkg-comment @@ -0,0 +1 @@ +Masterball puzzle for X Window System diff --git a/games/xmille/Makefile b/games/xmille/Makefile index bad516fba1ca..842948233299 100644 --- a/games/xmille/Makefile +++ b/games/xmille/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..b9b0c69d719b --- /dev/null +++ b/games/xmille/pkg-comment @@ -0,0 +1 @@ +X window mille bourne game diff --git a/games/xmines/Makefile b/games/xmines/Makefile index acb84fd755fd..1677866721f9 100644 --- a/games/xmines/Makefile +++ b/games/xmines/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..ffd0aec77e3f --- /dev/null +++ b/games/xmines/pkg-comment @@ -0,0 +1 @@ +Minesweeper game for the X Window System diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index 94ae82325ebb..a881a5226091 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -17,8 +17,6 @@ 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 new file mode 100644 index 000000000000..ff73d8fde7dd --- /dev/null +++ b/games/xminesweep/pkg-comment @@ -0,0 +1 @@ +X11 minesweeper game diff --git a/games/xmj/Makefile b/games/xmj/Makefile index ea7e1f341ca1..9d7d6158766b 100644 --- a/games/xmj/Makefile +++ b/games/xmj/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..4b3469f7d0c4 --- /dev/null +++ b/games/xmj/pkg-comment @@ -0,0 +1 @@ +Mahjongg diff --git a/games/xmlink/Makefile b/games/xmlink/Makefile index 6c1e20f2faaa..efa3adf9fb74 100644 --- a/games/xmlink/Makefile +++ b/games/xmlink/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..64c1afeeb88f --- /dev/null +++ b/games/xmlink/pkg-comment @@ -0,0 +1 @@ +Missing Link puzzle for X Window System diff --git a/games/xneko/Makefile b/games/xneko/Makefile index 922f7581a071..8d0b323fcf4f 100644 --- a/games/xneko/Makefile +++ b/games/xneko/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..d499d6a96d0b --- /dev/null +++ b/games/xneko/pkg-comment @@ -0,0 +1 @@ +The classic cat-and-mouse diff --git a/games/xnibbles/Makefile b/games/xnibbles/Makefile index 77657a7f2687..e57d2b71886a 100644 --- a/games/xnibbles/Makefile +++ b/games/xnibbles/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/BETA/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A simple X11 snake game, like one seen in MS-DOS qbasic - WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes diff --git a/games/xnibbles/pkg-comment b/games/xnibbles/pkg-comment new file mode 100644 index 000000000000..49c98a8a143e --- /dev/null +++ b/games/xnibbles/pkg-comment @@ -0,0 +1 @@ +A simple X11 snake game, like one seen in MS-DOS qbasic diff --git a/games/xoct/Makefile b/games/xoct/Makefile index 9664e854efd1..371d404195d4 100644 --- a/games/xoct/Makefile +++ b/games/xoct/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..48efc69b5d6a --- /dev/null +++ b/games/xoct/pkg-comment @@ -0,0 +1 @@ +Oct puzzle for X Window System diff --git a/games/xoids/Makefile b/games/xoids/Makefile index c899f7163457..1bf40d73ac7b 100644 --- a/games/xoids/Makefile +++ b/games/xoids/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..218b4be99a3e --- /dev/null +++ b/games/xoids/pkg-comment @@ -0,0 +1 @@ +X Window Asteroids style game with full color pixmaps diff --git a/games/xoj/Makefile b/games/xoj/Makefile index ee16e2ca17a9..283cbbc32498 100644 --- a/games/xoj/Makefile +++ b/games/xoj/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..cd1b81165254 --- /dev/null +++ b/games/xoj/pkg-comment @@ -0,0 +1 @@ +O. J. Simpson Simulator root window demo diff --git a/games/xothello/Makefile b/games/xothello/Makefile index db05ccfc4e9b..c7a381842131 100644 --- a/games/xothello/Makefile +++ b/games/xothello/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..8a81dbaf9349 --- /dev/null +++ b/games/xothello/pkg-comment @@ -0,0 +1 @@ +Othello aka Reversi game for X Window diff --git a/games/xpanex/Makefile b/games/xpanex/Makefile index e1418b5fe97d..8f34c1f6dcd6 100644 --- a/games/xpanex/Makefile +++ b/games/xpanex/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..045d48e55700 --- /dev/null +++ b/games/xpanex/pkg-comment @@ -0,0 +1 @@ +Panex puzzle for X Window System diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile index ff321d6824cd..30238d81ede8 100644 --- a/games/xpipeman/Makefile +++ b/games/xpipeman/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..27f8c962aac0 --- /dev/null +++ b/games/xpipeman/pkg-comment @@ -0,0 +1 @@ +Connect the pipes to stop the leaks diff --git a/games/xpyraminx/Makefile b/games/xpyraminx/Makefile index cc8cf71535aa..f8f0218fbcef 100644 --- a/games/xpyraminx/Makefile +++ b/games/xpyraminx/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..4baf1156773b --- /dev/null +++ b/games/xpyraminx/pkg-comment @@ -0,0 +1 @@ +Pyraminx puzzle for X Window System diff --git a/games/xqf/Makefile b/games/xqf/Makefile index cfeeaa754329..287750cee99f 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..57864cb7574d --- /dev/null +++ b/games/xqf/pkg-comment @@ -0,0 +1 @@ +Find quake servers diff --git a/games/xquarto/Makefile b/games/xquarto/Makefile index 4a7128ca9629..7968e45c5299 100644 --- a/games/xquarto/Makefile +++ b/games/xquarto/Makefile @@ -12,8 +12,6 @@ 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 new file mode 100644 index 000000000000..c41bcb27f2bc --- /dev/null +++ b/games/xquarto/pkg-comment @@ -0,0 +1 @@ +X version of simple but tricky board game diff --git a/games/xripple/Makefile b/games/xripple/Makefile index be96367f181e..c8e72d902148 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -20,8 +20,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@freebsd.org -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 new file mode 100644 index 000000000000..5b902ffa3684 --- /dev/null +++ b/games/xripple/pkg-comment @@ -0,0 +1 @@ +X program to make bottom of screen ripple like a pool of water diff --git a/games/xroads/Makefile b/games/xroads/Makefile index c2d5a9ea18a8..b0ce63745be9 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..b5dcd5972ed8 --- /dev/null +++ b/games/xroads/pkg-comment @@ -0,0 +1 @@ +Commodore 64 "Crossroads"-like video game for X Window System diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index 2ce60e18dc63..c0f2305738f3 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..7dedd3ebaef7 --- /dev/null +++ b/games/xscrabble/pkg-comment @@ -0,0 +1 @@ +X version of the popular board game diff --git a/games/xsok/Makefile b/games/xsok/Makefile index 24c6b83168d0..a2923f4fd5b0 100644 --- a/games/xsok/Makefile +++ b/games/xsok/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..c04414fc921e --- /dev/null +++ b/games/xsok/pkg-comment @@ -0,0 +1 @@ +A generic Sokoban game for X11 diff --git a/games/xsol/Makefile b/games/xsol/Makefile index 786267635908..0717380fd622 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..c0f5d7854599 --- /dev/null +++ b/games/xsol/pkg-comment @@ -0,0 +1 @@ +Solitaire diff --git a/games/xspacewarp/Makefile b/games/xspacewarp/Makefile index e470a7044633..957885827433 100644 --- a/games/xspacewarp/Makefile +++ b/games/xspacewarp/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..c41b791491b4 --- /dev/null +++ b/games/xspacewarp/pkg-comment @@ -0,0 +1 @@ +Time Trek - like game for X Window System diff --git a/games/xtic/Makefile b/games/xtic/Makefile index eb377ad9bcf7..433155931c33 100644 --- a/games/xtic/Makefile +++ b/games/xtic/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..d0f4e37de130 --- /dev/null +++ b/games/xtic/pkg-comment @@ -0,0 +1 @@ +An X version of a simple but tricky board game diff --git a/games/xtron/Makefile b/games/xtron/Makefile index abf0d3391c3a..f1aa170a2d06 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..5ff962795ad9 --- /dev/null +++ b/games/xtron/pkg-comment @@ -0,0 +1 @@ +Avoid running into walls, your own tail, and that of your opponent diff --git a/games/xtruco/Makefile b/games/xtruco/Makefile index d09dd7fa99e7..005de6ba8a74 100644 --- a/games/xtruco/Makefile +++ b/games/xtruco/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..5bedabccdb17 --- /dev/null +++ b/games/xtruco/pkg-comment @@ -0,0 +1 @@ +Simple version for X Window of the famous card game Super Truco diff --git a/games/xvier/Makefile b/games/xvier/Makefile index 29e431f3576a..99977dc25cd4 100644 --- a/games/xvier/Makefile +++ b/games/xvier/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..57060b3d689a --- /dev/null +++ b/games/xvier/pkg-comment @@ -0,0 +1 @@ +Throw stones into free columns diff --git a/games/xvmahjongg/Makefile b/games/xvmahjongg/Makefile index 58d71285992c..aeedb393d7da 100644 --- a/games/xvmahjongg/Makefile +++ b/games/xvmahjongg/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..c9b07aa52abb --- /dev/null +++ b/games/xvmahjongg/pkg-comment @@ -0,0 +1 @@ +Mahjongg for XView with multicolored tiles diff --git a/games/xvmines/Makefile b/games/xvmines/Makefile index b6c15e2be1fc..137dbe2a9ab8 100644 --- a/games/xvmines/Makefile +++ b/games/xvmines/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..6192581b4370 --- /dev/null +++ b/games/xvmines/pkg-comment @@ -0,0 +1 @@ +Simple minesweeper game for X Window System diff --git a/games/xword/Makefile b/games/xword/Makefile index 76de95b01b5f..77ebc0241c0d 100644 --- a/games/xword/Makefile +++ b/games/xword/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..b28854acbc2f --- /dev/null +++ b/games/xword/pkg-comment @@ -0,0 +1 @@ +A crossword puzzle application diff --git a/games/xworm/Makefile b/games/xworm/Makefile index b899c97ebc95..b4b018916e2c 100644 --- a/games/xworm/Makefile +++ b/games/xworm/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..9c0a88651e51 --- /dev/null +++ b/games/xworm/pkg-comment @@ -0,0 +1 @@ +Classic game with apples and hungry worm diff --git a/games/yahtzee/Makefile b/games/yahtzee/Makefile index e07580e4f39c..eea4a9cba85b 100644 --- a/games/yahtzee/Makefile +++ b/games/yahtzee/Makefile @@ -16,8 +16,6 @@ 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 new file mode 100644 index 000000000000..b39e3f6364d8 --- /dev/null +++ b/games/yahtzee/pkg-comment @@ -0,0 +1 @@ +A curses version of the dice game for one or more players diff --git a/games/ztrack/Makefile b/games/ztrack/Makefile index feb448b939f8..b4ba022bffa5 100644 --- a/games/ztrack/Makefile +++ b/games/ztrack/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..e58b17a3865f --- /dev/null +++ b/games/ztrack/pkg-comment @@ -0,0 +1 @@ +Simple ncurses based pseudo-3D driving game |