summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /games
parentZero PORTREVISION after the PORTVERSION is bumped. (diff)
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Notes
Notes: svn path=/head/; revision=69625
Diffstat (limited to 'games')
-rw-r--r--games/bnetd/Makefile2
-rw-r--r--games/bnetd/pkg-comment1
-rw-r--r--games/empire/Makefile2
-rw-r--r--games/glife/Makefile2
-rw-r--r--games/glife/pkg-comment1
-rw-r--r--games/miscom/Makefile2
-rw-r--r--games/quakeforge/Makefile2
-rw-r--r--games/quakeforge/pkg-comment1
-rw-r--r--games/rubix/Makefile2
-rw-r--r--games/rubix/pkg-comment1
-rw-r--r--games/smacx/Makefile2
-rw-r--r--games/smacx/pkg-comment1
-rw-r--r--games/xlife/Makefile2
-rw-r--r--games/xlife/pkg-comment1
-rw-r--r--games/xnibbles/Makefile2
-rw-r--r--games/xskewb/Makefile2
-rw-r--r--games/xskewb/pkg-comment1
17 files changed, 10 insertions, 17 deletions
diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile
index 74fca636baad..f1fca0a8ae30 100644
--- a/games/bnetd/Makefile
+++ b/games/bnetd/Makefile
@@ -17,8 +17,6 @@ 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
new file mode 100644
index 000000000000..6e65f5a962ee
--- /dev/null
+++ b/games/bnetd/pkg-comment
@@ -0,0 +1 @@
+A program that attempts to emulate Blizzard's Battle.net service
diff --git a/games/empire/Makefile b/games/empire/Makefile
index 0c0d7314e051..93d1a55d2056 100644
--- a/games/empire/Makefile
+++ b/games/empire/Makefile
@@ -13,7 +13,7 @@ DISTNAME= vms-empire-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Solitaire empire game 'VMS Empire'
+PORTCOMMENT= Solitaire empire game "VMS Empire"
MAN6= empire.6
diff --git a/games/glife/Makefile b/games/glife/Makefile
index a5ed92df2ad0..179df1952c89 100644
--- a/games/glife/Makefile
+++ b/games/glife/Makefile
@@ -15,8 +15,6 @@ 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
new file mode 100644
index 000000000000..02c01f6649d2
--- /dev/null
+++ b/games/glife/pkg-comment
@@ -0,0 +1 @@
+Conway's Game of Life for GNOME
diff --git a/games/miscom/Makefile b/games/miscom/Makefile
index 2be36795007d..121c42d11ed3 100644
--- a/games/miscom/Makefile
+++ b/games/miscom/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Atari\'s "Missile Command" clone
+PORTCOMMENT= Atari "Missile Command" clone
ALL_TARGET=
WRKSRC= ${WRKDIR}/miscom
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile
index 1148e81e8392..733a2bea2d7c 100644
--- a/games/quakeforge/Makefile
+++ b/games/quakeforge/Makefile
@@ -18,8 +18,6 @@ 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
new file mode 100644
index 000000000000..014ab1ff62ca
--- /dev/null
+++ b/games/quakeforge/pkg-comment
@@ -0,0 +1 @@
+Cleaned up copy of the GPL'd Quake 1 source code
diff --git a/games/rubix/Makefile b/games/rubix/Makefile
index 44e7a426bf8b..e829d3acd767 100644
--- a/games/rubix/Makefile
+++ b/games/rubix/Makefile
@@ -12,8 +12,6 @@ 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
new file mode 100644
index 000000000000..51e8c22388c5
--- /dev/null
+++ b/games/rubix/pkg-comment
@@ -0,0 +1 @@
+Another Rubik's cube game with a rather interesting interface
diff --git a/games/smacx/Makefile b/games/smacx/Makefile
index e4b6853a6d96..76d5e3eb3d93 100644
--- a/games/smacx/Makefile
+++ b/games/smacx/Makefile
@@ -16,8 +16,6 @@ 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
new file mode 100644
index 000000000000..de0146a9a748
--- /dev/null
+++ b/games/smacx/pkg-comment
@@ -0,0 +1 @@
+Free demo of Sid Meier's Alpha Centauri
diff --git a/games/xlife/Makefile b/games/xlife/Makefile
index 1ba2e0130062..17e6869bd54e 100644
--- a/games/xlife/Makefile
+++ b/games/xlife/Makefile
@@ -14,8 +14,6 @@ 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
new file mode 100644
index 000000000000..4f92f643574a
--- /dev/null
+++ b/games/xlife/pkg-comment
@@ -0,0 +1 @@
+John Horton Conway's Game of Life
diff --git a/games/xnibbles/Makefile b/games/xnibbles/Makefile
index dbafdb6400f2..77657a7f2687 100644
--- a/games/xnibbles/Makefile
+++ b/games/xnibbles/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/BETA/}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A simple X11 snake game, like one seen in MS-DOS\'s qbasic
+PORTCOMMENT= A simple X11 snake game, like one seen in MS-DOS qbasic
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/games/xskewb/Makefile b/games/xskewb/Makefile
index ae20e3ebe0ee..185100a954cc 100644
--- a/games/xskewb/Makefile
+++ b/games/xskewb/Makefile
@@ -13,8 +13,6 @@ 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
new file mode 100644
index 000000000000..99a0b4b9a5dd
--- /dev/null
+++ b/games/xskewb/pkg-comment
@@ -0,0 +1 @@
+Skewb puzzle (similar to Rubik's Cube) for X Window