diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /emulators | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'emulators')
78 files changed, 39 insertions, 39 deletions
diff --git a/emulators/basiliskII/Makefile b/emulators/basiliskII/Makefile index 872759f07184..e217ce7e1229 100644 --- a/emulators/basiliskII/Makefile +++ b/emulators/basiliskII/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= basilisk DISTNAME= BasiliskII_src_31052001 MAINTAINER= sobomax@FreeBSD.org +COMMENT= A free, portable, Open Source 68k Mac emulator WRKSRC= ${WRKDIR}/BasiliskII-${PORTVERSION}/src/Unix diff --git a/emulators/basiliskII/pkg-comment b/emulators/basiliskII/pkg-comment deleted file mode 100644 index b359a8614cd0..000000000000 --- a/emulators/basiliskII/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free, portable, Open Source 68k Mac emulator diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index 60a392cd877e..df4300911ccd 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -11,6 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.qzx.com/bfe/_download/ MAINTAINER= greid@FreeBSD.org +COMMENT= X11 GUI for the bochs debugger LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms RUN_DEPENDS= bochs:${PORTSDIR}/emulators/bochs diff --git a/emulators/bfe/pkg-comment b/emulators/bfe/pkg-comment deleted file mode 100644 index 07b3b96669c3..000000000000 --- a/emulators/bfe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X11 GUI for the bochs debugger diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 45319b11fe57..adfc8fc21043 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= anholt@FreeBSD.org +COMMENT= An IA-32 (x86) PC emulator that runs DOS, Win 95, and more # Global variables # diff --git a/emulators/bochs/pkg-comment b/emulators/bochs/pkg-comment deleted file mode 100644 index f2138abb184b..000000000000 --- a/emulators/bochs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An IA-32 (x86) PC emulator that runs DOS, Win 95, and more diff --git a/emulators/cingb/Makefile b/emulators/cingb/Makefile index 0441d408908a..01f56057fbda 100644 --- a/emulators/cingb/Makefile +++ b/emulators/cingb/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nakai@FreeBSD.org +COMMENT= yet another Nintendo GameBoy(tm) emulator WRKSRC= ${WRKDIR}/cingb diff --git a/emulators/cingb/pkg-comment b/emulators/cingb/pkg-comment deleted file mode 100644 index 9c1e1c670f2d..000000000000 --- a/emulators/cingb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -yet another Nintendo GameBoy(tm) emulator diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index 9692e75f72ea..c8b720c8dfd7 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= cpm-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org +COMMENT= Utility to transfer files from/to CP/M (R) diskettes WRKSRC= ${WRKDIR}/cpm MAN1= cpm.1 diff --git a/emulators/cpmtools/pkg-comment b/emulators/cpmtools/pkg-comment deleted file mode 100644 index d198974083df..000000000000 --- a/emulators/cpmtools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utility to transfer files from/to CP/M (R) diskettes diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile index 7eada6fb9de8..b237fb76716a 100644 --- a/emulators/darcnes/Makefile +++ b/emulators/darcnes/Makefile @@ -13,6 +13,7 @@ DISTNAME= dn${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= nakai@FreeBSD.org +COMMENT= multi-system emulator WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/emulators/darcnes/pkg-comment b/emulators/darcnes/pkg-comment deleted file mode 100644 index 62c4c3528d7c..000000000000 --- a/emulators/darcnes/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -multi-system emulator diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index 4537ee3c3fe8..6476f5acc6eb 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -12,6 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://pknet.com/~joe/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= A wonderful Sega Genesis/MegaDrive emulator BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 diff --git a/emulators/dgen-sdl/pkg-comment b/emulators/dgen-sdl/pkg-comment deleted file mode 100644 index ceb8917c87fa..000000000000 --- a/emulators/dgen-sdl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A wonderful Sega Genesis/MegaDrive emulator diff --git a/emulators/freesci/Makefile b/emulators/freesci/Makefile index ba0b6e9cf8af..4bd8e202cf37 100644 --- a/emulators/freesci/Makefile +++ b/emulators/freesci/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.task.gda.pl/pub/games/linuxgames/freesci/ \ http://pelit.saunalahti.fi/telenation/linuxgames/freesci/ MAINTAINER= greid@FreeBSD.org +COMMENT= A portable interpreter for SCI games, such as the Space Quest series. LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi \ png.5:${PORTSDIR}/graphics/png diff --git a/emulators/freesci/pkg-comment b/emulators/freesci/pkg-comment deleted file mode 100644 index 67a2decef7ed..000000000000 --- a/emulators/freesci/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A portable interpreter for SCI games, such as the Space Quest series. diff --git a/emulators/gbe/Makefile b/emulators/gbe/Makefile index 8a8c1efd0c29..ac63bf7d1733 100644 --- a/emulators/gbe/Makefile +++ b/emulators/gbe/Makefile @@ -11,6 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.zophar.net/unix/Files/ MAINTAINER= nakai@FreeBSD.org +COMMENT= Nintendo GameBoy(tm) emulator with GNU source code LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/emulators/gbe/pkg-comment b/emulators/gbe/pkg-comment deleted file mode 100644 index 3f9f9ac490c2..000000000000 --- a/emulators/gbe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nintendo GameBoy(tm) emulator with GNU source code diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile index 10e93b4b9fdc..e8b919b05245 100644 --- a/emulators/generator/Makefile +++ b/emulators/generator/Makefile @@ -11,6 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.squish.net/generator/files/ MAINTAINER= nakai@FreeBSD.org +COMMENT= SEGA Genesis emulator LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/emulators/generator/pkg-comment b/emulators/generator/pkg-comment deleted file mode 100644 index 5d0f3c1f9234..000000000000 --- a/emulators/generator/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SEGA Genesis emulator diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile index 4a8d26755baf..a351d83ee8d9 100644 --- a/emulators/gngb/Makefile +++ b/emulators/gngb/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://membres.lycos.fr/frogus/gngb/download/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= nakai@FreeBSD.org +COMMENT= GameBoy(tm) emulator LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 diff --git a/emulators/gngb/pkg-comment b/emulators/gngb/pkg-comment deleted file mode 100644 index b2ccdad9ac89..000000000000 --- a/emulators/gngb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GameBoy(tm) emulator diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 680f95eb93ed..88330620e2b8 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://gnuboy.unix-fu.org/src/ \ http://brightrain.aerifal.cx/~laguna/src/ MAINTAINER= ijliao@FreeBSD.org +COMMENT= Nintendo GameBoy emulator LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib \ SDL-1.1.5:${PORTSDIR}/devel/sdl12 diff --git a/emulators/gnuboy/pkg-comment b/emulators/gnuboy/pkg-comment deleted file mode 100644 index 5f20f1683b26..000000000000 --- a/emulators/gnuboy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nintendo GameBoy emulator diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile index e9474293abe0..1b03913cede9 100644 --- a/emulators/gsnes9x/Makefile +++ b/emulators/gsnes9x/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= GSnes9x-${PORTVERSION} MAINTAINER= kbyanc@posi.net +COMMENT= A GTK front-end for the Snes9X SNES emulator RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x diff --git a/emulators/gsnes9x/pkg-comment b/emulators/gsnes9x/pkg-comment deleted file mode 100644 index 7b561356951d..000000000000 --- a/emulators/gsnes9x/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GTK front-end for the Snes9X SNES emulator diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 84591759cbd4..3d7c34e37bdf 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -11,6 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.conmicro.cx/hercules/ MAINTAINER= phk@FreeBSD.org +COMMENT= The Hercules System/370, ESA/390, and z/Architecture Emulator GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/emulators/hercules/pkg-comment b/emulators/hercules/pkg-comment deleted file mode 100644 index e302b0543a42..000000000000 --- a/emulators/hercules/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Hercules System/370, ESA/390, and z/Architecture Emulator diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index 626138de7b71..3b4abffa0ea1 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= jmz DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} MAINTAINER= jmz@FreeBSD.org +COMMENT= Read Macintosh HFS floppy disks, hard drives and CDROMs USE_GMAKE= yes MAN1= hfs.1 diff --git a/emulators/hfs/pkg-comment b/emulators/hfs/pkg-comment deleted file mode 100644 index 0cdca0f05350..000000000000 --- a/emulators/hfs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Read Macintosh HFS floppy disks, hard drives and CDROMs diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile index 9b7ef3083e7a..b8ad3489c73c 100644 --- a/emulators/hfsutils/Makefile +++ b/emulators/hfsutils/Makefile @@ -11,6 +11,7 @@ CATEGORIES= emulators tk82 MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ MAINTAINER= vanilla@FreeBSD.org +COMMENT= Yet Another HFS Utility LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 diff --git a/emulators/hfsutils/pkg-comment b/emulators/hfsutils/pkg-comment deleted file mode 100644 index f2b8fc387fc0..000000000000 --- a/emulators/hfsutils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet Another HFS Utility diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile index d9a6fbd81ed8..55c99b526355 100644 --- a/emulators/ines/Makefile +++ b/emulators/ines/Makefile @@ -13,6 +13,7 @@ DISTNAME= iNES22-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z MAINTAINER= nakai@FreeBSD.org +COMMENT= Nintendo Entertainment System emlator for X NO_WRKSUBDIR= yes USE_X_PREFIX= yes diff --git a/emulators/ines/pkg-comment b/emulators/ines/pkg-comment deleted file mode 100644 index 5fb164687207..000000000000 --- a/emulators/ines/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nintendo Entertainment System emlator for X diff --git a/emulators/linux-winetools/Makefile b/emulators/linux-winetools/Makefile index 4b94c34ff394..29f74d8a695f 100644 --- a/emulators/linux-winetools/Makefile +++ b/emulators/linux-winetools/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= EXTRACT_ONLY= MAINTAINER= blackend@FreeBSD.org +COMMENT= A setup and configuration tool for WINE RUN_DEPENDS= wine:${PORTSDIR}/emulators/wine diff --git a/emulators/linux-winetools/pkg-comment b/emulators/linux-winetools/pkg-comment deleted file mode 100644 index ec992dbd594d..000000000000 --- a/emulators/linux-winetools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A setup and configuration tool for WINE diff --git a/emulators/mastergear/Makefile b/emulators/mastergear/Makefile index 487eace5fbe5..3dc4b40653f8 100644 --- a/emulators/mastergear/Makefile +++ b/emulators/mastergear/Makefile @@ -13,6 +13,7 @@ DISTNAME= MG13-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z MAINTAINER= nakai@FreeBSD.org +COMMENT= SEGA Master System and Game Gear emulator for X NO_WRKSUBDIR= yes ONLY_FOR_ARCHS= i386 diff --git a/emulators/mastergear/pkg-comment b/emulators/mastergear/pkg-comment deleted file mode 100644 index 2f72cf0368b5..000000000000 --- a/emulators/mastergear/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SEGA Master System and Game Gear emulator for X diff --git a/emulators/minivmac/Makefile b/emulators/minivmac/Makefile index 62788694efc5..e223bdf160ed 100644 --- a/emulators/minivmac/Makefile +++ b/emulators/minivmac/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src EXTRACT_SUFX= .tgz MAINTAINER= blackend@FreeBSD.org +COMMENT= A miniature Macintosh emulator USE_REINPLACE= yes USE_XLIB= yes diff --git a/emulators/minivmac/pkg-comment b/emulators/minivmac/pkg-comment deleted file mode 100644 index 08571d44ef04..000000000000 --- a/emulators/minivmac/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A miniature Macintosh emulator diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index 29bce236b7b4..1bc1cfeb1c77 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -17,6 +17,7 @@ PATCHFILES= mtools-3.9.8-20011127.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= jmz@FreeBSD.org +COMMENT= A collection of tools for manipulating MSDOS files GNU_CONFIGURE= yes .if !defined(WITHOUT_X11) diff --git a/emulators/mtools/pkg-comment b/emulators/mtools/pkg-comment deleted file mode 100644 index a3105a35f06c..000000000000 --- a/emulators/mtools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of tools for manipulating MSDOS files diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile index 42397f02a9af..e07fa7f43137 100644 --- a/emulators/osf1_base/Makefile +++ b/emulators/osf1_base/Makefile @@ -14,6 +14,7 @@ DISTNAME= netscape-4.7-3.alpha EXTRACT_SUFX= .rpm MAINTAINER= obrien@FreeBSD.org +COMMENT= The base set of libraries needed in OSF/1 (Tru64) mode BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio diff --git a/emulators/osf1_base/pkg-comment b/emulators/osf1_base/pkg-comment deleted file mode 100644 index f1a1ba1586cc..000000000000 --- a/emulators/osf1_base/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The base set of libraries needed in OSF/1 (Tru64) mode diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile index 947b56ca7ff3..718e788af631 100644 --- a/emulators/pcemu/Makefile +++ b/emulators/pcemu/Makefile @@ -24,6 +24,7 @@ MASTER_SITES+= ftp://ftp.cs.bris.ac.uk/pub/users/hedley/ DISTNAME= pcemu1.01alpha MAINTAINER= joerg@FreeBSD.org +COMMENT= An 8086 PC emulator, by David Hedley .include <bsd.port.pre.mk> diff --git a/emulators/pcemu/pkg-comment b/emulators/pcemu/pkg-comment deleted file mode 100644 index 9d1d1031f5fc..000000000000 --- a/emulators/pcemu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An 8086 PC emulator, by David Hedley diff --git a/emulators/psim-freebsd/Makefile b/emulators/psim-freebsd/Makefile index e2f4e5f76ebf..31817646187c 100644 --- a/emulators/psim-freebsd/Makefile +++ b/emulators/psim-freebsd/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= gdb/releases DISTNAME= gdb-${PORTVERSION} MAINTAINER= mp@FreeBSD.org +COMMENT= PowerPC simulator (PSIM) running in the GNU GDB 5 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/emulators/psim-freebsd/pkg-comment b/emulators/psim-freebsd/pkg-comment deleted file mode 100644 index b74cbfba51be..000000000000 --- a/emulators/psim-freebsd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PowerPC simulator (PSIM) running in the GNU GDB 5 diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile index 1f00a81fa2c4..52b3868fcf2d 100644 --- a/emulators/rtc/Makefile +++ b/emulators/rtc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= # none DISTFILES= # none MAINTAINER= freebsd-emulation@FreeBSD.org +COMMENT= Kernel module which provides /dev/rtc device support WRKSRC= ${WRKDIR}/files diff --git a/emulators/rtc/pkg-comment b/emulators/rtc/pkg-comment deleted file mode 100644 index 3d284619d361..000000000000 --- a/emulators/rtc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Kernel module which provides /dev/rtc device support diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile index 7914bab93fff..763e2d61d63e 100644 --- a/emulators/sim/Makefile +++ b/emulators/sim/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR=jedgar DISTNAME= ${PORTNAME}hv210-1 MAINTAINER= jedgar@FreeBSD.org +COMMENT= PDP-8, PDP-11, PDP-1, other 18b PDP, Nova, and IBM 1401 simulators USE_ZIP= yes USE_GMAKE= yes diff --git a/emulators/sim/pkg-comment b/emulators/sim/pkg-comment deleted file mode 100644 index bae7bcefa42d..000000000000 --- a/emulators/sim/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PDP-8, PDP-11, PDP-1, other 18b PDP, Nova, and IBM 1401 simulators diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 7914bab93fff..763e2d61d63e 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR=jedgar DISTNAME= ${PORTNAME}hv210-1 MAINTAINER= jedgar@FreeBSD.org +COMMENT= PDP-8, PDP-11, PDP-1, other 18b PDP, Nova, and IBM 1401 simulators USE_ZIP= yes USE_GMAKE= yes diff --git a/emulators/simh/pkg-comment b/emulators/simh/pkg-comment deleted file mode 100644 index bae7bcefa42d..000000000000 --- a/emulators/simh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PDP-8, PDP-11, PDP-1, other 18b PDP, Nova, and IBM 1401 simulators diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index e7454732162c..548f41b4a897 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -14,6 +14,7 @@ DISTNAME= ski-0.943l-2.i386 EXTRACT_SUFX= .rpm MAINTAINER= freebsd-ia64@FreeBSD.org +COMMENT= HP's Ski IA-64 simulator BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio diff --git a/emulators/ski/pkg-comment b/emulators/ski/pkg-comment deleted file mode 100644 index 2428c4cdf1ac..000000000000 --- a/emulators/ski/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -HP's Ski IA-64 simulator diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index 486467c92329..bca715d7bf8a 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.snes9x.com/zips/ DISTNAME= s9xs137c MAINTAINER= green@FreeBSD.org +COMMENT= Super Nintendo Entertainment System(SNES) Emulator .if ${MACHINE_ARCH} == i386 BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/emulators/snes9x/pkg-comment b/emulators/snes9x/pkg-comment deleted file mode 100644 index 71eef7eca23e..000000000000 --- a/emulators/snes9x/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Super Nintendo Entertainment System(SNES) Emulator diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index 6f9d4eb9ccfa..78f5042c10a0 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= jmz DISTNAME= ${PORTNAME} MAINTAINER= jmz@FreeBSD.org +COMMENT= A Tcl/Tk front end to the hfs program RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs \ wish8.2:${PORTSDIR}/x11-toolkits/tk82 diff --git a/emulators/tkhfs/pkg-comment b/emulators/tkhfs/pkg-comment deleted file mode 100644 index 03030060916b..000000000000 --- a/emulators/tkhfs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Tcl/Tk front end to the hfs program diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 7d4a6ef8c84f..e3e730aca650 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= asmodai@freebsd.org +COMMENT= A Nintendo Entertainment System 8-bit emulator LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/emulators/tuxnes/pkg-comment b/emulators/tuxnes/pkg-comment deleted file mode 100644 index 289030f9ac1a..000000000000 --- a/emulators/tuxnes/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Nintendo Entertainment System 8-bit emulator diff --git a/emulators/vgb/Makefile b/emulators/vgb/Makefile index f2e7c750d2d8..a8bc874583bd 100644 --- a/emulators/vgb/Makefile +++ b/emulators/vgb/Makefile @@ -14,6 +14,7 @@ DISTNAME= VGB EXTRACT_SUFX= .tar.Z MAINTAINER= nakai@FreeBSD.org +COMMENT= Nintendo GameBoy(tm) emulator WRKSRC= ${WRKDIR}/GB diff --git a/emulators/vgb/pkg-comment b/emulators/vgb/pkg-comment deleted file mode 100644 index 9fdb4c3483c8..000000000000 --- a/emulators/vgb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nintendo GameBoy(tm) emulator diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile index 288d1fc5d466..b1b15ae8a12c 100644 --- a/emulators/visualos/Makefile +++ b/emulators/visualos/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= visualos MAINTAINER= sobomax@FreeBSD.org +COMMENT= A visual simulator of an operating system to help understand how OSes work USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/emulators/visualos/pkg-comment b/emulators/visualos/pkg-comment deleted file mode 100644 index 98451e6440be..000000000000 --- a/emulators/visualos/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A visual simulator of an operating system to help understand how OSes work diff --git a/emulators/vmsbackup/Makefile b/emulators/vmsbackup/Makefile index 0136101792cb..3386e00ede4b 100644 --- a/emulators/vmsbackup/Makefile +++ b/emulators/vmsbackup/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= jmb@FreeBSD.org +COMMENT= Reads VMS BACKUP tapes MAN1= vmsbackup.1 MANCOMPRESSED= yes diff --git a/emulators/vmsbackup/pkg-comment b/emulators/vmsbackup/pkg-comment deleted file mode 100644 index 6d4db9fb5ab2..000000000000 --- a/emulators/vmsbackup/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Reads VMS BACKUP tapes diff --git a/emulators/vpce/Makefile b/emulators/vpce/Makefile index e52571bbaac7..5117b2116d4a 100644 --- a/emulators/vpce/Makefile +++ b/emulators/vpce/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}_freebsd EXTRACT_SUFX= .tgz MAINTAINER= nakai@FreeBSD.org +COMMENT= PC Engine (TG16) emulator on X NO_WRKSUBDIR= yes USE_XLIB= yes diff --git a/emulators/vpce/pkg-comment b/emulators/vpce/pkg-comment deleted file mode 100644 index def370aafc97..000000000000 --- a/emulators/vpce/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PC Engine (TG16) emulator on X diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 15718f53deea..548f9f2c9acb 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ALPHA/wine/development DISTNAME= Wine-${PORTVERSION:S/.//g} MAINTAINER= gerald@FreeBSD.org +COMMENT= Microsoft Windows 3.1/95/98/NT/2000 emulator for Unix WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g} GNU_CONFIGURE= yes diff --git a/emulators/wine-devel/pkg-comment b/emulators/wine-devel/pkg-comment deleted file mode 100644 index 1ab86d8ff101..000000000000 --- a/emulators/wine-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Microsoft Windows 3.1/95/98/NT/2000 emulator for Unix diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 15718f53deea..548f9f2c9acb 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ALPHA/wine/development DISTNAME= Wine-${PORTVERSION:S/.//g} MAINTAINER= gerald@FreeBSD.org +COMMENT= Microsoft Windows 3.1/95/98/NT/2000 emulator for Unix WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g} GNU_CONFIGURE= yes diff --git a/emulators/wine/pkg-comment b/emulators/wine/pkg-comment deleted file mode 100644 index 1ab86d8ff101..000000000000 --- a/emulators/wine/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Microsoft Windows 3.1/95/98/NT/2000 emulator for Unix diff --git a/emulators/winetools/Makefile b/emulators/winetools/Makefile index 4b94c34ff394..29f74d8a695f 100644 --- a/emulators/winetools/Makefile +++ b/emulators/winetools/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= EXTRACT_ONLY= MAINTAINER= blackend@FreeBSD.org +COMMENT= A setup and configuration tool for WINE RUN_DEPENDS= wine:${PORTSDIR}/emulators/wine diff --git a/emulators/winetools/pkg-comment b/emulators/winetools/pkg-comment deleted file mode 100644 index ec992dbd594d..000000000000 --- a/emulators/winetools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A setup and configuration tool for WINE diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 6fba6926a04a..4868f1f0f99a 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.philosys.de/~kunze/xzx.purespace.de/xzx/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval MAINTAINER= adamw@FreeBSD.org +COMMENT= 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 deleted file mode 100644 index c1d5a92f2049..000000000000 --- a/emulators/xzx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ZX Spectrum (48K/128K/+3) Emulator for X11 |