From 7458b39832e64d8a0de5d53b69115498322431cc Mon Sep 17 00:00:00 2001 From: lebel Date: Sun, 6 May 2001 02:29:37 +0000 Subject: [PATCH] misc: integrate COMMENT, bump NEED_VERSION. --- misc/amanda/Makefile | 6 ++++-- misc/amanda/pkg/COMMENT | 1 - misc/astrolog/Makefile | 6 ++++-- misc/astrolog/pkg/COMMENT | 1 - misc/brs/Makefile | 5 ++++- misc/brs/pkg/COMMENT | 1 - misc/calentool/Makefile | 6 ++++-- misc/calentool/pkg/COMMENT | 1 - misc/cbb/Makefile | 6 ++++-- misc/cbb/pkg/COMMENT | 1 - misc/cdrecord/Makefile | 8 ++++++-- misc/cdrecord/pkg/COMMENT | 1 - misc/cdrecord/pkg/PLIST | 4 +++- misc/delay/Makefile | 6 ++++-- misc/delay/pkg/COMMENT | 1 - misc/dialog/Makefile | 5 ++++- misc/dialog/pkg/COMMENT | 1 - misc/figlet/Makefile | 6 ++++-- misc/figlet/pkg/COMMENT | 1 - misc/jive/Makefile | 6 ++++-- misc/jive/pkg/COMMENT | 1 - misc/mc/Makefile | 6 ++++-- misc/mc/pkg/COMMENT | 1 - misc/mmv/Makefile | 6 ++++-- misc/mmv/pkg/COMMENT | 1 - misc/most/Makefile | 6 ++++-- misc/most/pkg/COMMENT | 1 - misc/mshell/Makefile | 6 ++++-- misc/mshell/pkg/COMMENT | 1 - misc/p5-CreditCard/Makefile | 6 ++++-- misc/p5-CreditCard/pkg/COMMENT | 1 - misc/p5-Finance-Quote/Makefile | 6 ++++-- misc/p5-Finance-Quote/pkg/COMMENT | 1 - misc/p5-I18N-Charset/Makefile | 6 ++++-- misc/p5-I18N-Charset/pkg/COMMENT | 1 - misc/p5-I18N-LangTags/Makefile | 6 ++++-- misc/p5-I18N-LangTags/pkg/COMMENT | 1 - misc/p5-Locale-Codes/Makefile | 6 ++++-- misc/p5-Locale-Codes/pkg/COMMENT | 1 - misc/pi-address/Makefile | 6 ++++-- misc/pi-address/pkg/COMMENT | 1 - misc/plan/Makefile | 6 ++++-- misc/plan/pkg/COMMENT | 1 - misc/remind/Makefile | 6 ++++-- misc/remind/pkg/COMMENT | 1 - misc/rpm/Makefile | 6 ++++-- misc/rpm/pkg/COMMENT | 1 - misc/splitvt/Makefile | 6 ++++-- misc/splitvt/pkg/COMMENT | 1 - misc/tkcron/Makefile | 6 ++++-- misc/tkcron/pkg/COMMENT | 1 - misc/tkinfo/Makefile | 6 ++++-- misc/tkinfo/pkg/COMMENT | 1 - misc/tkman/Makefile | 6 ++++-- misc/tkman/pkg/COMMENT | 1 - misc/ttyrec/Makefile | 6 ++++-- misc/ttyrec/pkg/COMMENT | 1 - misc/viz/Makefile | 6 ++++-- misc/viz/pkg/COMMENT | 1 - misc/xd/Makefile | 6 ++++-- misc/xd/pkg/COMMENT | 1 - misc/xdelta/Makefile | 6 ++++-- misc/xdelta/pkg/COMMENT | 1 - misc/xgas/Makefile | 6 ++++-- misc/xgas/pkg/COMMENT | 1 - misc/xless/Makefile | 6 ++++-- misc/xless/pkg/COMMENT | 1 - misc/xnc/Makefile | 6 ++++-- misc/xnc/pkg/COMMENT | 1 - misc/xtar/Makefile | 6 ++++-- misc/xtar/pkg/COMMENT | 1 - misc/xtimer/Makefile | 6 ++++-- misc/xtimer/pkg/COMMENT | 1 - misc/ytree/Makefile | 4 +++- misc/ytree/pkg/COMMENT | 1 - 75 files changed, 152 insertions(+), 109 deletions(-) delete mode 100644 misc/amanda/pkg/COMMENT delete mode 100644 misc/astrolog/pkg/COMMENT delete mode 100644 misc/brs/pkg/COMMENT delete mode 100644 misc/calentool/pkg/COMMENT delete mode 100644 misc/cbb/pkg/COMMENT delete mode 100644 misc/cdrecord/pkg/COMMENT delete mode 100644 misc/delay/pkg/COMMENT delete mode 100644 misc/dialog/pkg/COMMENT delete mode 100644 misc/figlet/pkg/COMMENT delete mode 100644 misc/jive/pkg/COMMENT delete mode 100644 misc/mc/pkg/COMMENT delete mode 100644 misc/mmv/pkg/COMMENT delete mode 100644 misc/most/pkg/COMMENT delete mode 100644 misc/mshell/pkg/COMMENT delete mode 100644 misc/p5-CreditCard/pkg/COMMENT delete mode 100644 misc/p5-Finance-Quote/pkg/COMMENT delete mode 100644 misc/p5-I18N-Charset/pkg/COMMENT delete mode 100644 misc/p5-I18N-LangTags/pkg/COMMENT delete mode 100644 misc/p5-Locale-Codes/pkg/COMMENT delete mode 100644 misc/pi-address/pkg/COMMENT delete mode 100644 misc/plan/pkg/COMMENT delete mode 100644 misc/remind/pkg/COMMENT delete mode 100644 misc/rpm/pkg/COMMENT delete mode 100644 misc/splitvt/pkg/COMMENT delete mode 100644 misc/tkcron/pkg/COMMENT delete mode 100644 misc/tkinfo/pkg/COMMENT delete mode 100644 misc/tkman/pkg/COMMENT delete mode 100644 misc/ttyrec/pkg/COMMENT delete mode 100644 misc/viz/pkg/COMMENT delete mode 100644 misc/xd/pkg/COMMENT delete mode 100644 misc/xdelta/pkg/COMMENT delete mode 100644 misc/xgas/pkg/COMMENT delete mode 100644 misc/xless/pkg/COMMENT delete mode 100644 misc/xnc/pkg/COMMENT delete mode 100644 misc/xtar/pkg/COMMENT delete mode 100644 misc/xtimer/pkg/COMMENT delete mode 100644 misc/ytree/pkg/COMMENT diff --git a/misc/amanda/Makefile b/misc/amanda/Makefile index 2797e4e63df..8dd46c2ca32 100644 --- a/misc/amanda/Makefile +++ b/misc/amanda/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2001/03/16 05:55:38 beck Exp $ +# $OpenBSD: Makefile,v 1.16 2001/05/06 02:29:37 lebel Exp $ + +COMMENT= "Advanced Maryland Automatic Network Disk Archiver" DISTNAME= amanda-2.4.1p1 CATEGORIES= misc -NEED_VERSION= 1.305 +NEED_VERSION= 1.402 FAKE=No diff --git a/misc/amanda/pkg/COMMENT b/misc/amanda/pkg/COMMENT deleted file mode 100644 index 7e2eb8d25fd..00000000000 --- a/misc/amanda/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Advanced Maryland Automatic Network Disk Archiver diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index 460bf2e92fa..cb18b9dd85d 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -1,10 +1,12 @@ -# $OpenBSD: Makefile,v 1.13 2001/01/05 16:35:59 brad Exp $ +# $OpenBSD: Makefile,v 1.14 2001/05/06 02:29:41 lebel Exp $ # Original from: Ejovi Nuwere +COMMENT= "astrology program for X11 and alpha-numeric terminals" + DISTNAME= ast53unx PKGNAME= astrolog-5.30 CATEGORIES= misc -NEED_VERSION= 1.336 +NEED_VERSION= 1.402 MASTER_SITES= http://www.astrolog.org/ftp/ephem/ \ http://www.astrolog.org/ftp/ \ diff --git a/misc/astrolog/pkg/COMMENT b/misc/astrolog/pkg/COMMENT deleted file mode 100644 index 8614716116d..00000000000 --- a/misc/astrolog/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -astrology program for X11 and alpha-numeric terminals diff --git a/misc/brs/Makefile b/misc/brs/Makefile index 4023af6e256..d2d8680bf21 100644 --- a/misc/brs/Makefile +++ b/misc/brs/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.3 2001/02/25 17:17:41 danh Exp $ +# $OpenBSD: Makefile,v 1.4 2001/05/06 02:29:44 lebel Exp $ + +COMMENT= "bible reader" DISTNAME= brs.4.00.l1 @@ -6,6 +8,7 @@ PKGNAME= brs-4.00l1 CATEGORIES= misc MASTER_SITE_SUBDIR=apps/religion MASTER_SITES= ${MASTER_SITE_SUNSITE} +NEED_VERSION= 1.402 MAINTAINER= J Shoemaker diff --git a/misc/brs/pkg/COMMENT b/misc/brs/pkg/COMMENT deleted file mode 100644 index 4ca37d0c33e..00000000000 --- a/misc/brs/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -bible reader diff --git a/misc/calentool/Makefile b/misc/calentool/Makefile index 8ee5f3d2e9a..1ce5c8a9fb7 100644 --- a/misc/calentool/Makefile +++ b/misc/calentool/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:44 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2001/05/06 02:29:47 lebel Exp $ + +COMMENT= "nice X11-based calendar/scheduling tool (using XView)" DISTNAME= calentool-2.3 CATEGORIES= misc x11 -NEED_VERSION= 1.305 +NEED_VERSION= 1.402 MASTER_SITES = http://www.darwinsys.com/freeware/ PERMIT_PACKAGE_CDROM= No Fee diff --git a/misc/calentool/pkg/COMMENT b/misc/calentool/pkg/COMMENT deleted file mode 100644 index 7295c173c6f..00000000000 --- a/misc/calentool/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -nice X11-based calendar/scheduling tool (using XView) diff --git a/misc/cbb/Makefile b/misc/cbb/Makefile index 8a0bb5f412f..03a2ae55113 100644 --- a/misc/cbb/Makefile +++ b/misc/cbb/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2001/02/27 08:04:33 avsm Exp $ +# $OpenBSD: Makefile,v 1.17 2001/05/06 02:29:51 lebel Exp $ + +COMMENT= "checkbook balancing tool" DISTNAME= cbb-0.73 CATEGORIES= misc tk80 -NEED_VERSION= 1.310 +NEED_VERSION= 1.402 MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \ ftp://ftp.fifi.org/pub/cbb/ diff --git a/misc/cbb/pkg/COMMENT b/misc/cbb/pkg/COMMENT deleted file mode 100644 index cf7c2915162..00000000000 --- a/misc/cbb/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -checkbook balancing tool diff --git a/misc/cdrecord/Makefile b/misc/cdrecord/Makefile index 4352dd016c5..f78b63c60e3 100644 --- a/misc/cdrecord/Makefile +++ b/misc/cdrecord/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.16 2001/03/23 15:56:04 brad Exp $ +# $OpenBSD: Makefile,v 1.17 2001/05/06 02:29:54 lebel Exp $ + +COMMENT= "creates CD's on a CD-Recorder" # It's pretty easy to add other architectures, # mail me if you miss a particular one. @@ -6,7 +8,7 @@ ONLY_FOR_ARCHS= alpha amiga arc i386 mac68k mvme68k powerpc sparc sun3 DISTNAME= cdrecord-1.9 CATEGORIES= misc -NEED_VERSION= 1.336 +NEED_VERSION= 1.402 MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ MAINTAINER= Niklas Hallqvist @@ -26,7 +28,9 @@ OBJDIR= OBJ/${MACHINE}-openbsd-$(CC) do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/cdrecord ${INSTALL_PROGRAM} ${WRKSRC}/cdrecord/${OBJDIR}/cdrecord ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/cdda2wav/${OBJDIR}/cdda2wav ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/cdrecord/cdrecord.1 ${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/cdda2wav/cdda2wav.1 ${PREFIX}/man/man1 ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/cdrecord .include diff --git a/misc/cdrecord/pkg/COMMENT b/misc/cdrecord/pkg/COMMENT deleted file mode 100644 index 0bf54d04499..00000000000 --- a/misc/cdrecord/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -creates CD's on a CD-Recorder diff --git a/misc/cdrecord/pkg/PLIST b/misc/cdrecord/pkg/PLIST index 1ed4d25b848..56d03d1bb6f 100644 --- a/misc/cdrecord/pkg/PLIST +++ b/misc/cdrecord/pkg/PLIST @@ -1,5 +1,7 @@ -@comment $OpenBSD: PLIST,v 1.3 2000/07/04 04:20:45 fgsch Exp $ +@comment $OpenBSD: PLIST,v 1.4 2001/05/06 02:29:57 lebel Exp $ bin/cdrecord +bin/cdda2wav man/man1/cdrecord.1 +man/man1/cdda2wav.1 share/doc/cdrecord/README @dirrm share/doc/cdrecord diff --git a/misc/delay/Makefile b/misc/delay/Makefile index 0106dd68dc2..befb8a48c2a 100644 --- a/misc/delay/Makefile +++ b/misc/delay/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.9 2000/09/24 07:04:10 brad Exp $ +# $OpenBSD: Makefile,v 1.10 2001/05/06 02:29:58 lebel Exp $ # $FreeBSD: Makefile,v 1.1.1.1 1999/03/05 17:07:28 nectar Exp $ +COMMENT= "delay program with feedback to the user" + DISTNAME= delay-1.4 CATEGORIES= misc -NEED_VERSION= 1.330 +NEED_VERSION= 1.402 MASTER_SITES= http://rei.onegeek.org/~tom/software/delay/dl/ HOMEPAGE= http://rei.onegeek.org/~tom/software/delay/ diff --git a/misc/delay/pkg/COMMENT b/misc/delay/pkg/COMMENT deleted file mode 100644 index 71cb183bdae..00000000000 --- a/misc/delay/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -delay program with feedback to the user diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile index bc65e33f700..61c761db36c 100644 --- a/misc/dialog/Makefile +++ b/misc/dialog/Makefile @@ -3,13 +3,16 @@ # Date created: 12 November 1998 # Whom: Yannick Cote # -# $OpenBSD: Makefile,v 1.7 2001/02/26 00:25:42 danh Exp $ +# $OpenBSD: Makefile,v 1.8 2001/05/06 02:30:02 lebel Exp $ # +COMMENT= "format the display of a shell script" + DISTNAME= dialog-0.6z CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/shell +NEED_VERSION= 1.402 MAINTAINER= Yannick Cote diff --git a/misc/dialog/pkg/COMMENT b/misc/dialog/pkg/COMMENT deleted file mode 100644 index 9918661f16e..00000000000 --- a/misc/dialog/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -format the display of a shell script diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile index f977504aff9..530057cbb15 100644 --- a/misc/figlet/Makefile +++ b/misc/figlet/Makefile @@ -3,12 +3,14 @@ # Date created: 15 Dec 1999 # Whom: dugsong@monkey.org # -# $OpenBSD: Makefile,v 1.9 2001/02/09 12:25:44 avsm Exp $ +# $OpenBSD: Makefile,v 1.10 2001/05/06 02:30:05 lebel Exp $ + +COMMENT= "generates ASCII banner art" PKGNAME= figlet-2.2 DISTNAME= figlet22 CATEGORIES= misc graphics -NEED_VERSION= 1.338 +NEED_VERSION= 1.402 HOMEPAGE= http://st-www.cs.uiuc.edu/users/chai/figlet.html MAINTAINER= Anil Madhavapeddy diff --git a/misc/figlet/pkg/COMMENT b/misc/figlet/pkg/COMMENT deleted file mode 100644 index 075c5310053..00000000000 --- a/misc/figlet/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -generates ASCII banner art diff --git a/misc/jive/Makefile b/misc/jive/Makefile index d25001c2573..e32baf98aae 100644 --- a/misc/jive/Makefile +++ b/misc/jive/Makefile @@ -3,12 +3,14 @@ # Date created: 29 April 1998 # Whom: Angelos D. Keromytis # -# $OpenBSD: Makefile,v 1.11 2001/02/27 06:15:06 kevlo Exp $ +# $OpenBSD: Makefile,v 1.12 2001/05/06 02:30:09 lebel Exp $ # +COMMENT= "convert English text to Jive" + DISTNAME= jive-1.1 CATEGORIES= misc -NEED_VERSION= 1.191 +NEED_VERSION= 1.402 MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ MAINTAINER= Angelos D. Keromytis diff --git a/misc/jive/pkg/COMMENT b/misc/jive/pkg/COMMENT deleted file mode 100644 index 6cc3baa5adf..00000000000 --- a/misc/jive/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -convert English text to Jive diff --git a/misc/mc/Makefile b/misc/mc/Makefile index 4c31243f876..287844cc044 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.11 2001/03/05 06:37:48 fgsch Exp $ +# $OpenBSD: Makefile,v 1.12 2001/05/06 02:30:12 lebel Exp $ + +COMMENT= "free Norton Commander Clone with many useful features" DISTNAME= mc-4.5.51 CATEGORIES= misc -NEED_VERSION= 1.355 +NEED_VERSION= 1.402 MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/mc diff --git a/misc/mc/pkg/COMMENT b/misc/mc/pkg/COMMENT deleted file mode 100644 index 8c90c4ba8be..00000000000 --- a/misc/mc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -free Norton Commander Clone with many useful features diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile index 4a27a67d8d0..fbeceb7573b 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.11 2001/02/27 22:32:26 naddy Exp $ +# $OpenBSD: Makefile,v 1.12 2001/05/06 02:30:15 lebel Exp $ + +COMMENT= "move/copy/append/link multiple files with wildcards" DISTNAME= mmv PKGNAME= mmv-1.01b CATEGORIES= misc -NEED_VERSION= 1.191 +NEED_VERSION= 1.402 MASTER_SITES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.unix/volume21/mmv/ DISTFILES= part01.Z part02.Z diff --git a/misc/mmv/pkg/COMMENT b/misc/mmv/pkg/COMMENT deleted file mode 100644 index 8c18375f7c9..00000000000 --- a/misc/mmv/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -move/copy/append/link multiple files with wildcards diff --git a/misc/most/Makefile b/misc/most/Makefile index 52683f1663f..59fd258d1fc 100644 --- a/misc/most/Makefile +++ b/misc/most/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2001/01/02 15:47:30 naddy Exp $ +# $OpenBSD: Makefile,v 1.4 2001/05/06 02:30:19 lebel Exp $ + +COMMENT= "browse or page through a text file" DISTNAME= most-4.9.0 CATEGORIES= misc -NEED_VERSION= 1.330 +NEED_VERSION= 1.402 MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ http://openbsd.rutgers.edu/ diff --git a/misc/most/pkg/COMMENT b/misc/most/pkg/COMMENT deleted file mode 100644 index f63acfb97b4..00000000000 --- a/misc/most/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -browse or page through a text file diff --git a/misc/mshell/Makefile b/misc/mshell/Makefile index 2f3d0504c84..682127b85e1 100644 --- a/misc/mshell/Makefile +++ b/misc/mshell/Makefile @@ -1,10 +1,12 @@ -# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:50 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2001/05/06 02:30:22 lebel Exp $ # Original from: Angelos D. Keromytis +COMMENT= "Unix menuing shell" + DISTNAME= mshell PKGNAME= mshell-1.0 CATEGORIES= misc -NEED_VERSION= 1.191 +NEED_VERSION= 1.402 MASTER_SITES= ftp://src.doc.ic.ac.uk/usenet/alt.sources/articles/07000-07999/ DISTFILES= 7432.Z WRKDIST= ${WRKDIR} diff --git a/misc/mshell/pkg/COMMENT b/misc/mshell/pkg/COMMENT deleted file mode 100644 index b88c0a65231..00000000000 --- a/misc/mshell/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Unix menuing shell diff --git a/misc/p5-CreditCard/Makefile b/misc/p5-CreditCard/Makefile index 19f87dfc5f7..e13e877d51a 100644 --- a/misc/p5-CreditCard/Makefile +++ b/misc/p5-CreditCard/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2000/10/10 00:40:51 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2001/05/06 02:30:26 lebel Exp $ + +COMMENT= "verify credit card pins" DISTNAME= Business-CreditCard-0.21 CATEGORIES= misc perl5 -NEED_VERSION= 1.310 +NEED_VERSION= 1.402 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business diff --git a/misc/p5-CreditCard/pkg/COMMENT b/misc/p5-CreditCard/pkg/COMMENT deleted file mode 100644 index be8f7a8d2f7..00000000000 --- a/misc/p5-CreditCard/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -verify credit card pins diff --git a/misc/p5-Finance-Quote/Makefile b/misc/p5-Finance-Quote/Makefile index caa4ec0935b..26125721d72 100644 --- a/misc/p5-Finance-Quote/Makefile +++ b/misc/p5-Finance-Quote/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2001/02/16 23:08:47 avsm Exp $ +# $OpenBSD: Makefile,v 1.3 2001/05/06 02:30:29 lebel Exp $ + +COMMENT= "module to obtain financial quotes from exchanges" DISTNAME= Finance-Quote-1.05 PKGNAME= p5-${DISTNAME} CATEGORIES= misc perl5 -NEED_VERSION= 1.351 +NEED_VERSION= 1.402 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance diff --git a/misc/p5-Finance-Quote/pkg/COMMENT b/misc/p5-Finance-Quote/pkg/COMMENT deleted file mode 100644 index 65369244097..00000000000 --- a/misc/p5-Finance-Quote/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -module to obtain financial quotes from exchanges diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile index 22cd96f18d6..538c2a78e6c 100644 --- a/misc/p5-I18N-Charset/Makefile +++ b/misc/p5-I18N-Charset/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2001/03/27 09:34:53 kevlo Exp $ +# $OpenBSD: Makefile,v 1.3 2001/05/06 02:30:32 lebel Exp $ + +COMMENT= "module to map charset names registered with IANA" DISTNAME= I18N-Charset-1.07 PKGNAME= p5-${DISTNAME} CATEGORIES= misc perl5 -NEED_VERSION= 1.351 +NEED_VERSION= 1.402 MAINTAINER= Kevin Lo diff --git a/misc/p5-I18N-Charset/pkg/COMMENT b/misc/p5-I18N-Charset/pkg/COMMENT deleted file mode 100644 index 66fa51fe2f9..00000000000 --- a/misc/p5-I18N-Charset/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -module to map charset names registered with IANA diff --git a/misc/p5-I18N-LangTags/Makefile b/misc/p5-I18N-LangTags/Makefile index 7f0d19534b1..f579f5eab54 100644 --- a/misc/p5-I18N-LangTags/Makefile +++ b/misc/p5-I18N-LangTags/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2001/03/27 09:34:08 kevlo Exp $ +# $OpenBSD: Makefile,v 1.3 2001/05/06 02:30:36 lebel Exp $ + +COMMENT= "deal with RFC-1766-style language tags" DISTNAME= I18N-LangTags-0.20 PKGNAME= p5-${DISTNAME} CATEGORIES= misc perl5 -NEED_VERSION= 1.351 +NEED_VERSION= 1.402 MAINTAINER= Kevin Lo diff --git a/misc/p5-I18N-LangTags/pkg/COMMENT b/misc/p5-I18N-LangTags/pkg/COMMENT deleted file mode 100644 index e0d29451b2e..00000000000 --- a/misc/p5-I18N-LangTags/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -deal with RFC-1766-style language tags diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile index 4d2218b7776..a61bb5ba5be 100644 --- a/misc/p5-Locale-Codes/Makefile +++ b/misc/p5-Locale-Codes/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2001/03/27 09:31:28 kevlo Exp $ +# $OpenBSD: Makefile,v 1.3 2001/05/06 02:30:40 lebel Exp $ + +COMMENT= "module to provide access to ISO3166 and ISO639 codes" DISTNAME= Locale-Codes-1.06 PKGNAME= p5-${DISTNAME} CATEGORIES= misc perl5 -NEED_VERSION= 1.351 +NEED_VERSION= 1.402 MAINTAINER= Kevin Lo diff --git a/misc/p5-Locale-Codes/pkg/COMMENT b/misc/p5-Locale-Codes/pkg/COMMENT deleted file mode 100644 index 028171beda8..00000000000 --- a/misc/p5-Locale-Codes/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -module to provide access to ISO3166 and ISO639 codes diff --git a/misc/pi-address/Makefile b/misc/pi-address/Makefile index b9f62340523..94c38da4f44 100644 --- a/misc/pi-address/Makefile +++ b/misc/pi-address/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.12 2000/10/04 21:54:10 jakob Exp $ +# $OpenBSD: Makefile,v 1.13 2001/05/06 02:30:44 lebel Exp $ + +COMMENT= "PalmPilot address database editor" DISTNAME= pi-address-0.4.0 CATEGORIES= misc x11 -NEED_VERSION= 1.322 +NEED_VERSION= 1.402 MAINTAINER= Jakob Schlyter diff --git a/misc/pi-address/pkg/COMMENT b/misc/pi-address/pkg/COMMENT deleted file mode 100644 index 53464f15db0..00000000000 --- a/misc/pi-address/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -PalmPilot address database editor diff --git a/misc/plan/Makefile b/misc/plan/Makefile index a3c465c0e8d..31a80f4fae9 100644 --- a/misc/plan/Makefile +++ b/misc/plan/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.7 2001/04/18 15:01:15 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2001/05/06 02:30:47 lebel Exp $ # +COMMENT= "X11/Motif schedule planner with calendar" + DISTNAME= plan-1.6.1 CATEGORIES= misc -NEED_VERSION= 1.400 +NEED_VERSION= 1.402 MAINTAINER= Angelos D. Keromytis diff --git a/misc/plan/pkg/COMMENT b/misc/plan/pkg/COMMENT deleted file mode 100644 index d4c5a865881..00000000000 --- a/misc/plan/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11/Motif schedule planner with calendar diff --git a/misc/remind/Makefile b/misc/remind/Makefile index e41ccb68d26..71697028a36 100644 --- a/misc/remind/Makefile +++ b/misc/remind/Makefile @@ -1,11 +1,13 @@ # Makefile for "remind" port. -# $OpenBSD: Makefile,v 1.13 2000/12/26 15:50:16 kevlo Exp $ +# $OpenBSD: Makefile,v 1.14 2001/05/06 02:30:51 lebel Exp $ + +COMMENT= "scripting language for reminders, with a Tk front end" DISTNAME= remind-03.00.22 PKGNAME= remind-3.0.22 CATEGORIES= misc -NEED_VERSION= 1.305 +NEED_VERSION= 1.402 MASTER_SITES = http://www.roaringpenguin.com/ HOMEPAGE= http://www.roaringpenguin.com/remind.html diff --git a/misc/remind/pkg/COMMENT b/misc/remind/pkg/COMMENT deleted file mode 100644 index 0aafa852175..00000000000 --- a/misc/remind/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -scripting language for reminders, with a Tk front end diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 0a24bd49d81..866a99eb5c5 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.6 2001/03/07 16:09:36 brad Exp $ +# $OpenBSD: Makefile,v 1.7 2001/05/06 02:30:54 lebel Exp $ + +COMMENT= "redhat package manager" DISTNAME= rpm-3.0.6 CATEGORIES= misc archivers emulators -NEED_VERSION= 1.336 +NEED_VERSION= 1.402 PERMIT_DISTFILES_FTP= Yes PERMIT_DISTFILES_CDROM= Yes diff --git a/misc/rpm/pkg/COMMENT b/misc/rpm/pkg/COMMENT deleted file mode 100644 index c451e4b76c5..00000000000 --- a/misc/rpm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -redhat package manager diff --git a/misc/splitvt/Makefile b/misc/splitvt/Makefile index 391a67e28ff..e8a686c1c94 100644 --- a/misc/splitvt/Makefile +++ b/misc/splitvt/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.7 2000/10/22 15:42:52 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2001/05/06 02:30:58 lebel Exp $ # Original from: Ejovi Nuwere +COMMENT= "run two shells in a split window/terminal" + DISTNAME= splitvt-1.6.3 CATEGORIES= misc -NEED_VERSION= 1.305 +NEED_VERSION= 1.402 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/console diff --git a/misc/splitvt/pkg/COMMENT b/misc/splitvt/pkg/COMMENT deleted file mode 100644 index a58c6d15dcd..00000000000 --- a/misc/splitvt/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -run two shells in a split window/terminal diff --git a/misc/tkcron/Makefile b/misc/tkcron/Makefile index dee02ec2f08..63f985e3920 100644 --- a/misc/tkcron/Makefile +++ b/misc/tkcron/Makefile @@ -3,12 +3,14 @@ # Date created: May 20 1998 # Whom: Angelos D. Keromytis # -# $OpenBSD: Makefile,v 1.11 2000/12/14 13:23:00 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2001/05/06 02:31:02 lebel Exp $ # +COMMENT= "frontend to crontab" + DISTNAME= tkcron-2.12 CATEGORIES= misc -NEED_VERSION= 1.330 +NEED_VERSION= 1.402 MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/alcatel/code/ EXTRACT_SUFX= .tcl.gz diff --git a/misc/tkcron/pkg/COMMENT b/misc/tkcron/pkg/COMMENT deleted file mode 100644 index 47f5956d3c6..00000000000 --- a/misc/tkcron/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -frontend to crontab diff --git a/misc/tkinfo/Makefile b/misc/tkinfo/Makefile index 54ff80472fb..882389dfbbf 100644 --- a/misc/tkinfo/Makefile +++ b/misc/tkinfo/Makefile @@ -3,12 +3,14 @@ # Date created: May 20 1998 # Whom: Angelos D. Keromytis # -# $OpenBSD: Makefile,v 1.9 2000/10/22 15:42:52 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2001/05/06 02:31:06 lebel Exp $ # +COMMENT= "Tk script to read GNU info files and display them" + DISTNAME= tkinfo-2.5 CATEGORIES= misc -NEED_VERSION= 1.230 +NEED_VERSION= 1.402 MASTER_SITES= http://math-www.uni-paderborn.de/~axel/tkinfo/ MAINTAINER= Angelos D. Keromytis diff --git a/misc/tkinfo/pkg/COMMENT b/misc/tkinfo/pkg/COMMENT deleted file mode 100644 index d66faa3f0ac..00000000000 --- a/misc/tkinfo/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Tk script to read GNU info files and display them diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile index 33a79b20d3c..4647bc12b34 100644 --- a/misc/tkman/Makefile +++ b/misc/tkman/Makefile @@ -3,13 +3,15 @@ # Date created: May 20 1998 # Whom: Angelos D. Keromytis # -# $OpenBSD: Makefile,v 1.10 2000/10/22 14:03:32 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2001/05/06 02:31:09 lebel Exp $ # +COMMENT= "Tcl/Tk-based manual browser" + DISTNAME= tkman PKGNAME= tkman-2.1 CATEGORIES= misc -NEED_VERSION= 1.309 +NEED_VERSION= 1.402 MASTER_SITES= ftp://tkman.sourceforge.net/pub/tkman/ MAINTAINER= Angelos D. Keromytis diff --git a/misc/tkman/pkg/COMMENT b/misc/tkman/pkg/COMMENT deleted file mode 100644 index 3b3f7fb1782..00000000000 --- a/misc/tkman/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Tcl/Tk-based manual browser diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile index fa0a6620d72..751fa638452 100644 --- a/misc/ttyrec/Makefile +++ b/misc/ttyrec/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2000/12/28 15:44:01 reinhard Exp $ +# $OpenBSD: Makefile,v 1.3 2001/05/06 02:31:13 lebel Exp $ + +COMMENT= "tty recorder" DISTNAME= ttyrec-1.0.2 CATEGORIES= misc -NEED_VERSION= 1.340 +NEED_VERSION= 1.402 MASTER_SITES= http://namazu.org/~satoru/ttyrec/ HOMEPAGE= http://namazu.org/~satoru/ttyrec/index.html.en diff --git a/misc/ttyrec/pkg/COMMENT b/misc/ttyrec/pkg/COMMENT deleted file mode 100644 index 3caf0704401..00000000000 --- a/misc/ttyrec/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -tty recorder diff --git a/misc/viz/Makefile b/misc/viz/Makefile index aa7e7f75901..5c500079629 100644 --- a/misc/viz/Makefile +++ b/misc/viz/Makefile @@ -3,12 +3,14 @@ # Date created: 10 Nov 1999 # Whom: Kevin Lo # -# $OpenBSD: Makefile,v 1.6 2000/10/09 07:44:35 kevlo Exp $ +# $OpenBSD: Makefile,v 1.7 2001/05/06 02:31:16 lebel Exp $ # +COMMENT= "Convert invisible (binary) characters to a visible form" + DISTNAME= viz-1.1.1 CATEGORIES= misc -NEED_VERSION= 1.319 +NEED_VERSION= 1.402 MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tgz diff --git a/misc/viz/pkg/COMMENT b/misc/viz/pkg/COMMENT deleted file mode 100644 index 5fed64e3f16..00000000000 --- a/misc/viz/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Convert invisible (binary) characters to a visible form diff --git a/misc/xd/Makefile b/misc/xd/Makefile index 96b6e58cab9..390c9d3e816 100644 --- a/misc/xd/Makefile +++ b/misc/xd/Makefile @@ -2,12 +2,14 @@ # Date created: 10 Nov 1999 # Whom: Kevin Lo # -# $OpenBSD: Makefile,v 1.6 2000/10/09 07:44:38 kevlo Exp $ +# $OpenBSD: Makefile,v 1.7 2001/05/06 02:31:20 lebel Exp $ # +COMMENT= "yet another dump utility" + DISTNAME= xd-8087 CATEGORIES= misc -NEED_VERSION= 1.319 +NEED_VERSION= 1.402 MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= Kevin Lo diff --git a/misc/xd/pkg/COMMENT b/misc/xd/pkg/COMMENT deleted file mode 100644 index 11c0ea90a87..00000000000 --- a/misc/xd/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -yet another dump utility diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile index 8ed5ec8877b..80a57ebf826 100644 --- a/misc/xdelta/Makefile +++ b/misc/xdelta/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.11 2000/09/16 11:56:03 brad Exp $ +# $OpenBSD: Makefile,v 1.12 2001/05/06 02:31:23 lebel Exp $ # $FreeBSD: Makefile,v 1.10 1998/09/03 00:05:11 jmacd Exp $ +COMMENT= "binary delta generator and prototype RCS replacement" + DISTNAME= xdelta-1.1.1 CATEGORIES= misc -NEED_VERSION= 1.319 +NEED_VERSION= 1.402 MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/xdelta/ HOMEPAGE= http://www.xcf.berkeley.edu/~jmacd/xdelta.html diff --git a/misc/xdelta/pkg/COMMENT b/misc/xdelta/pkg/COMMENT deleted file mode 100644 index 83270997ac4..00000000000 --- a/misc/xdelta/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -binary delta generator and prototype RCS replacement diff --git a/misc/xgas/Makefile b/misc/xgas/Makefile index 594a15695fd..bfc3af0b43e 100644 --- a/misc/xgas/Makefile +++ b/misc/xgas/Makefile @@ -2,13 +2,15 @@ # Date created: May 20 1998 # Whom: Angelos D. Keromytis # -# $OpenBSD: Makefile,v 1.9 2000/12/28 03:31:20 kevlo Exp $ +# $OpenBSD: Makefile,v 1.10 2001/05/06 02:31:26 lebel Exp $ # +COMMENT= "animated simulation of an ideal gas" + DISTNAME= xgas PKGNAME= xgas-1.0 CATEGORIES= misc -NEED_VERSION= 1.305 +NEED_VERSION= 1.402 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/demos diff --git a/misc/xgas/pkg/COMMENT b/misc/xgas/pkg/COMMENT deleted file mode 100644 index 458987d039a..00000000000 --- a/misc/xgas/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -animated simulation of an ideal gas diff --git a/misc/xless/Makefile b/misc/xless/Makefile index 08fe62abe8e..77741ff5ec7 100644 --- a/misc/xless/Makefile +++ b/misc/xless/Makefile @@ -3,12 +3,14 @@ # Date created: May 20 1998 # Whom: Angelos D. Keromytis # -# $OpenBSD: Makefile,v 1.9 2000/10/22 15:42:53 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2001/05/06 02:31:31 lebel Exp $ # +COMMENT= "X11 viewer for text files" + DISTNAME= xless-1.7 CATEGORIES= misc -NEED_VERSION= 1.305 +NEED_VERSION= 1.402 MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/ MASTER_SITE_SUBDIR= applications diff --git a/misc/xless/pkg/COMMENT b/misc/xless/pkg/COMMENT deleted file mode 100644 index 97acc7154dd..00000000000 --- a/misc/xless/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 viewer for text files diff --git a/misc/xnc/Makefile b/misc/xnc/Makefile index 9db4b4fe0a1..802603d5fb8 100644 --- a/misc/xnc/Makefile +++ b/misc/xnc/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2001/03/16 18:03:51 wilfried Exp $ +# $OpenBSD: Makefile,v 1.3 2001/05/06 02:31:35 lebel Exp $ + +COMMENT= "filemanager for X Window" DISTNAME= xnc-4.4.0 DISTFILES= ${DISTNAME}.src${EXTRACT_SUFX} CATEGORIES= misc x11 -NEED_VERSION= 1.348 +NEED_VERSION= 1.402 MAINTAINER= Reinhard J. Sammer diff --git a/misc/xnc/pkg/COMMENT b/misc/xnc/pkg/COMMENT deleted file mode 100644 index 8577dffa4c9..00000000000 --- a/misc/xnc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -filemanager for X Window diff --git a/misc/xtar/Makefile b/misc/xtar/Makefile index 202e70f3644..64e992a9677 100644 --- a/misc/xtar/Makefile +++ b/misc/xtar/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2001/04/18 15:01:17 espie Exp $ +# $OpenBSD: Makefile,v 1.17 2001/05/06 02:31:39 lebel Exp $ + +COMMENT= "view and manipulate contents of a tar file" DISTNAME= xtar-1.4 CATEGORIES= misc -NEED_VERSION= 1.400 +NEED_VERSION= 1.402 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities diff --git a/misc/xtar/pkg/COMMENT b/misc/xtar/pkg/COMMENT deleted file mode 100644 index 75a1c28de6c..00000000000 --- a/misc/xtar/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -view and manipulate contents of a tar file diff --git a/misc/xtimer/Makefile b/misc/xtimer/Makefile index e4c8c73ec50..730aacac130 100644 --- a/misc/xtimer/Makefile +++ b/misc/xtimer/Makefile @@ -3,13 +3,15 @@ # Date created: May 20 1998 # Whom: Angelos D. Keromytis # -# $OpenBSD: Makefile,v 1.9 2000/10/22 15:42:54 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2001/05/06 02:31:42 lebel Exp $ # +COMMENT= "super simple digital timer for X11" + DISTNAME= xtimer-8089 PKGNAME= xtimer-0.8089 CATEGORIES= misc -NEED_VERSION= 1.305 +NEED_VERSION= 1.402 MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/ MAINTAINER= ports@openbsd.org diff --git a/misc/xtimer/pkg/COMMENT b/misc/xtimer/pkg/COMMENT deleted file mode 100644 index 5b9884dbed6..00000000000 --- a/misc/xtimer/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -super simple digital timer for X11 diff --git a/misc/ytree/Makefile b/misc/ytree/Makefile index f45da53e151..57291bedc3d 100644 --- a/misc/ytree/Makefile +++ b/misc/ytree/Makefile @@ -1,9 +1,11 @@ # $OpenBSD: # $FreeBSD: ports/misc/ytree/Makefile,v 1.10 2000/04/30 20:15:23 steve Exp $ +COMMENT= "DOS-XTREE(tm) look-a-like file manager" + DISTNAME= ytree-1.71 CATEGORIES= misc -NEED_VERSION= 1.348 +NEED_VERSION= 1.402 HOMEPAGE= http://www.han.de/~werner/ytree.html MAINTAINER= William Yodlowsky diff --git a/misc/ytree/pkg/COMMENT b/misc/ytree/pkg/COMMENT deleted file mode 100644 index bc191ea585a..00000000000 --- a/misc/ytree/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -DOS-XTREE(tm) look-a-like file manager