From b1bc022160a043df70891b02ee52bc95a4cf2a21 Mon Sep 17 00:00:00 2001 From: lebel Date: Sun, 6 May 2001 00:34:40 +0000 Subject: [PATCH] emulators: integrate COMMENT, bump NEED_VERSION. --- emulators/frodo/Makefile | 6 ++++-- emulators/frodo/pkg/COMMENT | 1 - emulators/wine/Makefile | 6 ++++-- emulators/wine/pkg/COMMENT | 1 - emulators/x48/Makefile | 6 ++++-- emulators/x48/pkg/COMMENT | 1 - emulators/xcopilot/Makefile | 6 ++++-- emulators/xcopilot/pkg/COMMENT | 1 - 8 files changed, 16 insertions(+), 12 deletions(-) delete mode 100644 emulators/frodo/pkg/COMMENT delete mode 100644 emulators/wine/pkg/COMMENT delete mode 100644 emulators/x48/pkg/COMMENT delete mode 100644 emulators/xcopilot/pkg/COMMENT diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index f04269663e4..b96f0f23301 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -1,10 +1,12 @@ -# $OpenBSD: Makefile,v 1.5 2001/02/08 09:39:51 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2001/05/06 00:34:40 lebel Exp $ + +COMMENT= "Commodore 64 emulator" DISTNAME= FrodoV4_1a.Src PKGNAME= frodo-4.1a CATEGORIES= emulators games -NEED_VERSION= 1.310 +NEED_VERSION= 1.402 MAINTAINER= Marc Espie diff --git a/emulators/frodo/pkg/COMMENT b/emulators/frodo/pkg/COMMENT deleted file mode 100644 index 126f9629b7e..00000000000 --- a/emulators/frodo/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Commodore 64 emulator diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 17a2e7de952..2f964d0f999 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,10 +1,12 @@ -# $OpenBSD: Makefile,v 1.20 2000/10/31 05:06:56 fgsch Exp $ +# $OpenBSD: Makefile,v 1.21 2001/05/06 00:34:42 lebel Exp $ + +COMMENT= "MS-Windows 3.1/95/NT emulator for Unix (Alpha release)" DATE= 990225 DISTNAME= Wine-${DATE} PKGNAME= wine-${DATE} CATEGORIES= emulators x11 -NEED_VERSION= 1.305 +NEED_VERSION= 1.402 FAKE=No ONLY_FOR_ARCHS= i386 diff --git a/emulators/wine/pkg/COMMENT b/emulators/wine/pkg/COMMENT deleted file mode 100644 index 2b65a24a221..00000000000 --- a/emulators/wine/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MS-Windows 3.1/95/NT emulator for Unix (Alpha release) diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index d85b419cfab..fa3e579f1a7 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.10 2001/03/26 15:58:19 todd Exp $ +# $OpenBSD: Makefile,v 1.11 2001/05/06 00:34:43 lebel Exp $ # +COMMENT= "HP48sx emulator" + DISTNAME= x48-0.4.0 CATEGORIES= emulators -NEED_VERSION= 1.364 +NEED_VERSION= 1.402 MAINTAINER= Todd T. Fries diff --git a/emulators/x48/pkg/COMMENT b/emulators/x48/pkg/COMMENT deleted file mode 100644 index 33dc67d68ab..00000000000 --- a/emulators/x48/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -HP48sx emulator diff --git a/emulators/xcopilot/Makefile b/emulators/xcopilot/Makefile index a36924658bc..6003deb56e3 100644 --- a/emulators/xcopilot/Makefile +++ b/emulators/xcopilot/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.10 2000/10/22 15:41:57 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2001/05/06 00:34:44 lebel Exp $ + +COMMENT= "emulator for US Robotics Pilot PDA" DISTNAME= xcopilot-0.6.6 CATEGORIES= emulators pilot -NEED_VERSION= 1.305 +NEED_VERSION= 1.402 MAINTAINER= Angelos D. Keromytis diff --git a/emulators/xcopilot/pkg/COMMENT b/emulators/xcopilot/pkg/COMMENT deleted file mode 100644 index fb2bb2d4d1c..00000000000 --- a/emulators/xcopilot/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -emulator for US Robotics Pilot PDA