summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerlioux <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commita882364f2403bc9d88e823745313b7de799bd176 (patch)
treedd5369640affc2ebaee3c07f6b9fa0a103a5c028 /emulators
parent3e65dfafbbc43ca7f1b56d2c5f043af567b691c7 (diff)
downloadFreeBSD-ports-a882364f2403bc9d88e823745313b7de799bd176.zip
FreeBSD-ports-a882364f2403bc9d88e823745313b7de799bd176.tar.gz
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 'emulators')
-rw-r--r--emulators/prodosemu/Makefile2
-rw-r--r--emulators/prodosemu/pkg-comment1
-rw-r--r--emulators/scummvm/Makefile2
-rw-r--r--emulators/scummvm/pkg-comment1
-rw-r--r--emulators/spim/Makefile2
-rw-r--r--emulators/spim/pkg-comment1
-rw-r--r--emulators/stella/Makefile2
-rw-r--r--emulators/stella/pkg-comment1
-rw-r--r--emulators/twin/Makefile2
-rw-r--r--emulators/twin/pkg-comment1
-rw-r--r--emulators/vmware_xf4mod/Makefile2
-rw-r--r--emulators/vmware_xf4mod/pkg-comment1
-rw-r--r--emulators/vx68k/Makefile2
-rw-r--r--emulators/vx68k/pkg-comment1
-rw-r--r--emulators/x48/Makefile2
-rw-r--r--emulators/x48/pkg-comment1
-rw-r--r--emulators/xgs/Makefile2
-rw-r--r--emulators/xgs/pkg-comment1
-rw-r--r--emulators/xzx/Makefile2
-rw-r--r--emulators/xzx/pkg-comment1
20 files changed, 10 insertions, 20 deletions
diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile
index f4b850f..7a56464 100644
--- a/emulators/prodosemu/Makefile
+++ b/emulators/prodosemu/Makefile
@@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}.v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A text based Apple IIe ProDOS emulator
-
NO_PACKAGE= yes
RESTRICTED= apple.rom copyright is owned by Apple and cannot be distributed.
WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION}
diff --git a/emulators/prodosemu/pkg-comment b/emulators/prodosemu/pkg-comment
new file mode 100644
index 0000000..ae02ea7
--- /dev/null
+++ b/emulators/prodosemu/pkg-comment
@@ -0,0 +1 @@
+A text based Apple IIe ProDOS emulator
diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile
index ecfbe8b..3dfaf64 100644
--- a/emulators/scummvm/Makefile
+++ b/emulators/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/emulators/scummvm/pkg-comment b/emulators/scummvm/pkg-comment
new file mode 100644
index 0000000..312a3b1
--- /dev/null
+++ b/emulators/scummvm/pkg-comment
@@ -0,0 +1 @@
+Free implementation of LucasArts S.C.U.M.M. interpreter
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile
index 697e6c4..2b498e1 100644
--- a/emulators/spim/Makefile
+++ b/emulators/spim/Makefile
@@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= MIPS R2000 Simulator
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_XLIB= yes
diff --git a/emulators/spim/pkg-comment b/emulators/spim/pkg-comment
new file mode 100644
index 0000000..774dcff
--- /dev/null
+++ b/emulators/spim/pkg-comment
@@ -0,0 +1 @@
+MIPS R2000 Simulator
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index a6e0bc6c..632a478 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A multi-platform Atari 2600 VCS emulator
-
USE_XLIB= yes
PORTTOP= ${WRKDIR}/${PKGNAME}
diff --git a/emulators/stella/pkg-comment b/emulators/stella/pkg-comment
new file mode 100644
index 0000000..fa9f6ba
--- /dev/null
+++ b/emulators/stella/pkg-comment
@@ -0,0 +1 @@
+A multi-platform Atari 2600 VCS emulator
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index bc9bc94..c94440b 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Willows Toolkit for migrating and developing Windows applications
-
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_XLIB= yes
diff --git a/emulators/twin/pkg-comment b/emulators/twin/pkg-comment
new file mode 100644
index 0000000..39ab720
--- /dev/null
+++ b/emulators/twin/pkg-comment
@@ -0,0 +1 @@
+Willows Toolkit for migrating and developing Windows applications
diff --git a/emulators/vmware_xf4mod/Makefile b/emulators/vmware_xf4mod/Makefile
index f9bf893..38fbdf1 100644
--- a/emulators/vmware_xf4mod/Makefile
+++ b/emulators/vmware_xf4mod/Makefile
@@ -14,8 +14,6 @@ EXTRACT_SUFX= # none
MAINTAINER= ports@freebsd.org
-PORTCOMMENT= A XFree86 4.x driver module for VMware guests
-
RUN_DEPENDS= XFree86:${PORTSDIR}/x11/XFree86-4
NO_WRKSUBDIR= yes
diff --git a/emulators/vmware_xf4mod/pkg-comment b/emulators/vmware_xf4mod/pkg-comment
new file mode 100644
index 0000000..9573909
--- /dev/null
+++ b/emulators/vmware_xf4mod/pkg-comment
@@ -0,0 +1 @@
+A XFree86 4.x driver module for VMware guests
diff --git a/emulators/vx68k/Makefile b/emulators/vx68k/Makefile
index 35dfe81..a689c0d 100644
--- a/emulators/vx68k/Makefile
+++ b/emulators/vx68k/Makefile
@@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.hypercore.co.jp/vx68k/${PORTNAME}-${PORTVERSION:R}/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A virtual machine that emulates a Sharp X68000
-
LIB_DEPENDS= vm68k.4:${PORTSDIR}/emulators/libvm68k
USE_MESA= yes
diff --git a/emulators/vx68k/pkg-comment b/emulators/vx68k/pkg-comment
new file mode 100644
index 0000000..744fdf3
--- /dev/null
+++ b/emulators/vx68k/pkg-comment
@@ -0,0 +1 @@
+A virtual machine that emulates a Sharp X68000
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile
index 75b5f07..cea4156 100644
--- a/emulators/x48/Makefile
+++ b/emulators/x48/Makefile
@@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= An HP48sx emulator
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/e//}
USE_IMAKE= yes
diff --git a/emulators/x48/pkg-comment b/emulators/x48/pkg-comment
new file mode 100644
index 0000000..b8eb072
--- /dev/null
+++ b/emulators/x48/pkg-comment
@@ -0,0 +1 @@
+An HP48sx emulator
diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile
index 7f18ebc..3fa7365 100644
--- a/emulators/xgs/Makefile
+++ b/emulators/xgs/Makefile
@@ -17,8 +17,6 @@ EXTRACT_ONLY= xgs050.tgz
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Apple IIGS emulator stable release
-
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
DIST_SUBDIR= xgs
diff --git a/emulators/xgs/pkg-comment b/emulators/xgs/pkg-comment
new file mode 100644
index 0000000..12682de
--- /dev/null
+++ b/emulators/xgs/pkg-comment
@@ -0,0 +1 @@
+Apple IIGS emulator stable release
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile
index ced1f6b..6fba692 100644
--- a/emulators/xzx/Makefile
+++ b/emulators/xzx/Makefile
@@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval
MAINTAINER= adamw@FreeBSD.org
-PORTCOMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11
-
# xmkmf is used in configure script
BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
diff --git a/emulators/xzx/pkg-comment b/emulators/xzx/pkg-comment
new file mode 100644
index 0000000..c1d5a92
--- /dev/null
+++ b/emulators/xzx/pkg-comment
@@ -0,0 +1 @@
+ZX Spectrum (48K/128K/+3) Emulator for X11
OpenPOWER on IntegriCloud