From 9bd1a1dddbb40ad6fcee1a17b8db7feb1d240db1 Mon Sep 17 00:00:00 2001 From: reinhard Date: Sat, 24 Mar 2001 12:51:47 +0000 Subject: [PATCH] o) change maintainer's email address o) move COMMENT into Makefile o) bump NEED_VERSION --- audio/nap/Makefile | 8 +++++--- audio/nap/pkg/COMMENT | 1 - devel/gtl/Makefile | 8 +++++--- devel/gtl/pkg/COMMENT | 1 - games/gtkballs/Makefile | 8 +++++--- games/gtkballs/pkg/COMMENT | 1 - games/gtkpool/Makefile | 8 +++++--- games/gtkpool/pkg/COMMENT | 1 - games/xpilot/Makefile | 8 +++++--- games/xpilot/pkg/COMMENT | 1 - graphics/flash/Makefile | 8 +++++--- graphics/flash/pkg/COMMENT | 1 - graphics/p5-Imager/Makefile | 8 +++++--- graphics/p5-Imager/pkg/COMMENT | 1 - math/cassowary/Makefile | 8 +++++--- math/cassowary/pkg/COMMENT | 1 - math/geg/Makefile | 8 +++++--- math/geg/pkg/COMMENT | 1 - math/hexcalc/Makefile | 8 +++++--- math/hexcalc/pkg/COMMENT | 1 - math/mcsim/Makefile | 8 +++++--- math/mcsim/pkg/COMMENT | 1 - math/sc/Makefile | 8 +++++--- math/sc/pkg/COMMENT | 1 - math/yorick/Makefile | 8 +++++--- math/yorick/pkg/COMMENT | 1 - net/centericq/Makefile | 8 +++++--- net/centericq/pkg/COMMENT | 1 - net/p5-Net-RawIP/Makefile | 8 +++++--- net/p5-Net-RawIP/pkg/COMMENT | 1 - net/sirc/Makefile | 8 +++++--- net/sirc/pkg/COMMENT | 1 - 32 files changed, 80 insertions(+), 64 deletions(-) delete mode 100644 audio/nap/pkg/COMMENT delete mode 100644 devel/gtl/pkg/COMMENT delete mode 100644 games/gtkballs/pkg/COMMENT delete mode 100644 games/gtkpool/pkg/COMMENT delete mode 100644 games/xpilot/pkg/COMMENT delete mode 100644 graphics/flash/pkg/COMMENT delete mode 100644 graphics/p5-Imager/pkg/COMMENT delete mode 100644 math/cassowary/pkg/COMMENT delete mode 100644 math/geg/pkg/COMMENT delete mode 100644 math/hexcalc/pkg/COMMENT delete mode 100644 math/mcsim/pkg/COMMENT delete mode 100644 math/sc/pkg/COMMENT delete mode 100644 math/yorick/pkg/COMMENT delete mode 100644 net/centericq/pkg/COMMENT delete mode 100644 net/p5-Net-RawIP/pkg/COMMENT delete mode 100644 net/sirc/pkg/COMMENT diff --git a/audio/nap/Makefile b/audio/nap/Makefile index 059b091b371..578182a9471 100644 --- a/audio/nap/Makefile +++ b/audio/nap/Makefile @@ -1,15 +1,17 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/02/04 18:55:33 reinhard Exp $ +# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:47 reinhard Exp $ + +COMMENT= 'gnu curses-based napster client' DISTNAME= nap-1.4.4 CATEGORIES= audio -NEED_VERSION= 1.352 +NEED_VERSION= 1.363 HOMEPAGE= http://nap.sourceforge.net/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nap -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/audio/nap/pkg/COMMENT b/audio/nap/pkg/COMMENT deleted file mode 100644 index 2edf46a1bec..00000000000 --- a/audio/nap/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -gnu curses-based napster client diff --git a/devel/gtl/Makefile b/devel/gtl/Makefile index 0f291932266..753244a2405 100644 --- a/devel/gtl/Makefile +++ b/devel/gtl/Makefile @@ -1,11 +1,13 @@ -# $OpenBSD: Makefile,v 1.4 2001/02/24 17:56:21 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2001/03/24 12:51:47 reinhard Exp $ + +COMMENT= 'c++ graph data template library based on the stl' PKGNAME= gtl-1.0.0 DISTNAME= GTL-1.0.0 CATEGORIES= devel -NEED_VERSION= 1.353 +NEED_VERSION= 1.363 -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev PERMIT_PACKAGE_CDROM= "use requires written permission" PERMIT_PACKAGE_FTP= "use requires written permission" diff --git a/devel/gtl/pkg/COMMENT b/devel/gtl/pkg/COMMENT deleted file mode 100644 index 3e6ee721eb0..00000000000 --- a/devel/gtl/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -c++ graph data template library based on the stl diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile index 34eed39aa8a..0120fd344cb 100644 --- a/games/gtkballs/Makefile +++ b/games/gtkballs/Makefile @@ -1,15 +1,17 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/03/08 11:46:11 reinhard Exp $ +# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:48 reinhard Exp $ + +COMMENT= 'gtk+ clone of the lines ball logic game' DISTNAME= gtkballs-1.04 CATEGORIES= games x11 -NEED_VERSION= 1.356 +NEED_VERSION= 1.363 MASTER_SITES= ${HOMEPAGE}dist/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/strategy HOMEPAGE= http://gtkballs.antex.ru/ -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/games/gtkballs/pkg/COMMENT b/games/gtkballs/pkg/COMMENT deleted file mode 100644 index f41d3e87b3c..00000000000 --- a/games/gtkballs/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -gtk+ clone of the lines ball logic game diff --git a/games/gtkpool/Makefile b/games/gtkpool/Makefile index 148ca4320c5..6a1aec0a04e 100644 --- a/games/gtkpool/Makefile +++ b/games/gtkpool/Makefile @@ -1,15 +1,17 @@ -# $OpenBSD: Makefile,v 1.3 2001/03/16 19:47:10 brad Exp $ +# $OpenBSD: Makefile,v 1.4 2001/03/24 12:51:48 reinhard Exp $ + +COMMENT= 'simple gtk+ pool simulation game' DISTNAME= gtkpool-0.3.4 CATEGORIES= games x11 -NEED_VERSION= 1.359 +NEED_VERSION= 1.363 MASTER_SITES= ${HOMEPAGE} HOMEPAGE= http://gtkpool.seul.org/ LIB_DEPENDS= gtk.1.2::x11/gtk+ -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/games/gtkpool/pkg/COMMENT b/games/gtkpool/pkg/COMMENT deleted file mode 100644 index ac5232adc63..00000000000 --- a/games/gtkpool/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -simple gtk+ pool simulation game diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 83ab8f3b567..bcbf60fb216 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/02/10 18:56:16 reinhard Exp $ +# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:49 reinhard Exp $ + +COMMENT= 'multiplayer 2d space battles game' DISTNAME= xpilot-4.3.0 CATEGORIES= games x11 -NEED_VERSION= 1.353 +NEED_VERSION= 1.363 HOMEPAGE= http://www.xpilot.org/ @@ -11,7 +13,7 @@ MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/multiplayer -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/games/xpilot/pkg/COMMENT b/games/xpilot/pkg/COMMENT deleted file mode 100644 index 409ee69c758..00000000000 --- a/games/xpilot/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -multiplayer 2d space battles game diff --git a/graphics/flash/Makefile b/graphics/flash/Makefile index f2276bdefaa..871a95fbbd3 100644 --- a/graphics/flash/Makefile +++ b/graphics/flash/Makefile @@ -1,15 +1,17 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/01/02 12:04:18 reinhard Exp $ +# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:49 reinhard Exp $ + +COMMENT= 'open source standalone flash(tm) player' DISTNAME= flash-0.4.10 CATEGORIES= graphics EXTRACT_SUFX= .tgz -NEED_VERSION= 1.348 +NEED_VERSION= 1.363 MASTER_SITES= http://www.swift-tools.com/Flash/ \ http://toxiclinux.org/binary HOMEPAGE= http://www.swift-tools.com/Flash/ -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev FAKE_FLAGS= PREFIX="${WRKINST}${PREFIX}" diff --git a/graphics/flash/pkg/COMMENT b/graphics/flash/pkg/COMMENT deleted file mode 100644 index dacc2d2f746..00000000000 --- a/graphics/flash/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -open source standalone flash(tm) player diff --git a/graphics/p5-Imager/Makefile b/graphics/p5-Imager/Makefile index 3f3e4ba2e73..426f6f27419 100644 --- a/graphics/p5-Imager/Makefile +++ b/graphics/p5-Imager/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/03/08 11:11:19 reinhard Exp $ +# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:50 reinhard Exp $ + +COMMENT= 'module for generating images' DISTNAME= Imager-0.37 PKGNAME= p5-${DISTNAME} CATEGORIES= graphics perl5 -NEED_VERSION= 1.353 +NEED_VERSION= 1.363 MASTER_SITES= http://www.eecs.umich.edu/~addi/perl/Imager/ \ http://www.cpan.org/authors/${AUTHOR_DIR} \ ftp://ftp.cpan.org/CPAN/authors/${AUTHOR_DIR} \ @@ -14,7 +16,7 @@ AUTHOR_DIR= id/A/AD/ADDI/ HOMEPAGE= http://www.eecs.umich.edu/~addi/perl/Imager/ -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/graphics/p5-Imager/pkg/COMMENT b/graphics/p5-Imager/pkg/COMMENT deleted file mode 100644 index 438747a0785..00000000000 --- a/graphics/p5-Imager/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -module for generating images diff --git a/math/cassowary/Makefile b/math/cassowary/Makefile index c91139e9e8f..68c5bf6b8c2 100644 --- a/math/cassowary/Makefile +++ b/math/cassowary/Makefile @@ -1,10 +1,12 @@ -# $OpenBSD: Makefile,v 1.2 2001/02/09 10:11:18 reinhard Exp $ +# $OpenBSD: Makefile,v 1.3 2001/03/24 12:51:51 reinhard Exp $ + +COMMENT= 'solving toolkit for linear equalities and inequalities' DISTNAME= cassowary-0.60 CATEGORIES= math -NEED_VERSION= 1.353 +NEED_VERSION= 1.363 -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev HOMEPAGE= http://www.cs.washington.edu/research/constraints/cassowary/ diff --git a/math/cassowary/pkg/COMMENT b/math/cassowary/pkg/COMMENT deleted file mode 100644 index 70569881fd7..00000000000 --- a/math/cassowary/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -solving toolkit for linear equalities and inequalities diff --git a/math/geg/Makefile b/math/geg/Makefile index 33bd631ec7b..102c1db7c83 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -1,15 +1,17 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/01/12 16:03:48 reinhard Exp $ +# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:51 reinhard Exp $ + +COMMENT= 'simple program for plotting 2d mathematical functions' DISTNAME= geg-1.0.2 CATEGORIES= math -NEED_VERSION= 1.351 +NEED_VERSION= 1.363 MASTER_SITES= http://www.infolaunch.com/~daveb/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= science/visualization/plotting -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev HOMEPAGE= http://www.infolaunch.com/~daveb/ diff --git a/math/geg/pkg/COMMENT b/math/geg/pkg/COMMENT deleted file mode 100644 index e6a06417b02..00000000000 --- a/math/geg/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -simple program for plotting 2d mathematical functions diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile index f4336de4fda..c66129d3d73 100644 --- a/math/hexcalc/Makefile +++ b/math/hexcalc/Makefile @@ -1,14 +1,16 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/01/12 15:59:05 reinhard Exp $ +# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:52 reinhard Exp $ + +COMMENT= 'multi-radix calculator for x11' DISTNAME= hexcalc CATEGORIES= math EXTRACT_SUFX= ..tar.Z -NEED_VERSION= 1.351 +NEED_VERSION= 1.363 MASTER_SITES= ftp://aixpdslib.seas.ucla.edu/pub/hexcalc/RISC/3.2/src/ \ http://toxiclinux.org/binary -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev USE_X11= Yes diff --git a/math/hexcalc/pkg/COMMENT b/math/hexcalc/pkg/COMMENT deleted file mode 100644 index 0f12f730887..00000000000 --- a/math/hexcalc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -multi-radix calculator for x11 diff --git a/math/mcsim/Makefile b/math/mcsim/Makefile index 4b4a94f44ac..9c6d157ebad 100644 --- a/math/mcsim/Makefile +++ b/math/mcsim/Makefile @@ -1,12 +1,14 @@ -# $OpenBSD: Makefile,v 1.3 2001/03/17 12:41:41 wilfried Exp $ +# $OpenBSD: Makefile,v 1.4 2001/03/24 12:51:52 reinhard Exp $ + +COMMENT= 'monte carlo simulation software' DISTNAME= mcsim-4.2.0 CATEGORIES= math -NEED_VERSION= 1.351 +NEED_VERSION= 1.363 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= mcsim -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev FAKE_FLAGS= PREFIX="${WRKINST}${PREFIX}" WRKDIST= ${WRKDIR}/mcsim diff --git a/math/mcsim/pkg/COMMENT b/math/mcsim/pkg/COMMENT deleted file mode 100644 index 184ffaca68a..00000000000 --- a/math/mcsim/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -monte carlo simulation software diff --git a/math/sc/Makefile b/math/sc/Makefile index bef534b0b67..1a521a6af5d 100644 --- a/math/sc/Makefile +++ b/math/sc/Makefile @@ -1,13 +1,15 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/02/04 18:44:00 reinhard Exp $ +# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:53 reinhard Exp $ + +COMMENT= 'curses spreadsheet-calculator program' DISTNAME= sc-6.21 CATEGORIES= math -NEED_VERSION= 1.352 +NEED_VERSION= 1.363 MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/ EXTRACT_SUFX= .tar.Z -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/math/sc/pkg/COMMENT b/math/sc/pkg/COMMENT deleted file mode 100644 index f0b99536d63..00000000000 --- a/math/sc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -curses spreadsheet-calculator program diff --git a/math/yorick/Makefile b/math/yorick/Makefile index e1c8315efea..92674aba34d 100644 --- a/math/yorick/Makefile +++ b/math/yorick/Makefile @@ -1,13 +1,15 @@ -# $OpenBSD: Makefile,v 1.2 2001/03/17 12:41:41 wilfried Exp $ +# $OpenBSD: Makefile,v 1.3 2001/03/24 12:51:53 reinhard Exp $ + +COMMENT= 'interpreted language for scientific computing' DISTNAME= yorick-1.4 CATEGORIES= math devel -NEED_VERSION= 1.353 +NEED_VERSION= 1.363 MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/Yorick/ HOMEPAGE= ftp://ftp-icf.llnl.gov/pub/Yorick/yorick-ad.html -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/math/yorick/pkg/COMMENT b/math/yorick/pkg/COMMENT deleted file mode 100644 index 3eb8fcc3ada..00000000000 --- a/math/yorick/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -interpreted language for scientific computing diff --git a/net/centericq/Makefile b/net/centericq/Makefile index bca48c8f0c7..0440e46ef3c 100644 --- a/net/centericq/Makefile +++ b/net/centericq/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/03/09 09:43:21 reinhard Exp $ +# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:54 reinhard Exp $ + +COMMENT= 'curses-based icq client implementation' DISTNAME= centericq-3.20.5 CATEGORIES= net -NEED_VERSION= 1.359 +NEED_VERSION= 1.363 MASTER_SITES= http://download.konst.org.ua/ \ ${MASTER_SITE_FREEBSD} \ http://konst.org.ua/download/ @@ -11,7 +13,7 @@ HOMEPAGE= http://konst.org.ua/software.centericq.html LIB_DEPENDS= intl.1::devel/gettext -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/centericq/pkg/COMMENT b/net/centericq/pkg/COMMENT deleted file mode 100644 index edd26d73bc2..00000000000 --- a/net/centericq/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -curses-based icq client implementation diff --git a/net/p5-Net-RawIP/Makefile b/net/p5-Net-RawIP/Makefile index 2d510f580c2..340d2d92879 100644 --- a/net/p5-Net-RawIP/Makefile +++ b/net/p5-Net-RawIP/Makefile @@ -1,13 +1,15 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/01/29 21:01:12 danh Exp $ +# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:54 reinhard Exp $ + +COMMENT= 'module to manipulate raw ip packets' DISTNAME= Net-RawIP-0.09d PKGNAME= p5-${DISTNAME} CATEGORIES= net perl5 -NEED_VERSION= 1.352 +NEED_VERSION= 1.363 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/p5-Net-RawIP/pkg/COMMENT b/net/p5-Net-RawIP/pkg/COMMENT deleted file mode 100644 index 028ed71845b..00000000000 --- a/net/p5-Net-RawIP/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -module to manipulate raw ip packets diff --git a/net/sirc/Makefile b/net/sirc/Makefile index d1d4543ba15..31ba4792b57 100644 --- a/net/sirc/Makefile +++ b/net/sirc/Makefile @@ -1,13 +1,15 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/02/24 11:25:58 reinhard Exp $ +# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:55 reinhard Exp $ + +COMMENT= 'programmable small perl irc client' DISTNAME= sirc-2.211 CATEGORIES= net -NEED_VERSION= 1.353 +NEED_VERSION= 1.363 MASTER_SITES= ${HOMEPAGE} HOMEPAGE= http://www.iagora.com/~espel/sirc/ -MAINTAINER= Peter Valchev +MAINTAINER= Peter Valchev PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/sirc/pkg/COMMENT b/net/sirc/pkg/COMMENT deleted file mode 100644 index ff77377adc7..00000000000 --- a/net/sirc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -programmable small perl irc client