diff options
106 files changed, 104 insertions, 106 deletions
diff --git a/chat/irchat/pkg/COMMENT b/chat/irchat/pkg/COMMENT deleted file mode 100644 index a69c4c47ba9..00000000000 --- a/chat/irchat/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Emacs lisp interface to Internet Relay Chat diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile index 67260239ee6..76549e0d42d 100644 --- a/chat/ircu/Makefile +++ b/chat/ircu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:27 wiz Exp $ # DISTNAME= ircu2.10.04 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tv@netbsd.org HOMEPAGE= http://coder-com.undernet.org/ +COMMENT= Internet Relay Chat server customized for Undernet GNU_CONFIGURE= yes IS_INTERACTIVE= yes diff --git a/chat/ircu/pkg/COMMENT b/chat/ircu/pkg/COMMENT deleted file mode 100644 index 1b5b975e87a..00000000000 --- a/chat/ircu/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Internet Relay Chat server customized for Undernet diff --git a/chat/kicq/Makefile b/chat/kicq/Makefile index be8fe3d6635..b826c82cfd0 100644 --- a/chat/kicq/Makefile +++ b/chat/kicq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/07 05:16:40 fredb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:51:28 wiz Exp $ DISTNAME= kicq-1.0.0 CATEGORIES= chat kde @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kicq/} MAINTAINER= magick@bundy.lip.owl.de HOMEPAGE= http://kicq.sourceforge.net/ +COMMENT= KDE ICQ client BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf DEPENDS+= icqlib>=1.0.0:../../chat/icqlib diff --git a/chat/kicq/pkg/COMMENT b/chat/kicq/pkg/COMMENT deleted file mode 100644 index 414e1e153bb..00000000000 --- a/chat/kicq/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -KDE ICQ client diff --git a/chat/kxicq/Makefile b/chat/kxicq/Makefile index 0f553a1a836..8c601c1f42f 100644 --- a/chat/kxicq/Makefile +++ b/chat/kxicq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:25 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:29 wiz Exp $ DISTNAME= kxicq-03132000 CATEGORIES= chat kde @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kxicq/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.kxicq.org/ +COMMENT= KDE ICQ client DEPENDS+= esound>=0.2.7:../../audio/esound DEPENDS+= kdebase-1.1.2:../../x11/kdebase diff --git a/chat/kxicq/pkg/COMMENT b/chat/kxicq/pkg/COMMENT deleted file mode 100644 index 414e1e153bb..00000000000 --- a/chat/kxicq/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -KDE ICQ client diff --git a/chat/libirc/Makefile b/chat/libirc/Makefile index 2fd92411e3d..7ed6ebb7cd3 100644 --- a/chat/libirc/Makefile +++ b/chat/libirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:30 wiz Exp $ # DISTNAME= libirc-0.2 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.cs.kau.se/~jorgen/software/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.cs.kau.se/~jorgen/software/ +COMMENT= libirc is a C-library for the IRC protocol DEPENDS+= glib>=1.2.6:../../devel/glib diff --git a/chat/libirc/pkg/COMMENT b/chat/libirc/pkg/COMMENT deleted file mode 100644 index 9e234962b54..00000000000 --- a/chat/libirc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -libirc is a C-library for the IRC protocol diff --git a/chat/micq/Makefile b/chat/micq/Makefile index 8192aada413..797fb7429f5 100644 --- a/chat/micq/Makefile +++ b/chat/micq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/01/31 19:10:12 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:51:30 wiz Exp $ DISTNAME= micq-0.4.6.p1 PKGNAME= ${DISTNAME:S/p//} @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org HOMEPAGE= http://micq.ukeer.de/ +COMMENT= text-mode ICQ client WRKSRC= ${WRKDIR}/${DISTNAME:S/.p/-p/}/src diff --git a/chat/micq/pkg/COMMENT b/chat/micq/pkg/COMMENT deleted file mode 100644 index 836dc588d94..00000000000 --- a/chat/micq/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -text-mode ICQ client diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile index e1f33d1f1a2..14b190bb0a9 100644 --- a/chat/sirc/Makefile +++ b/chat/sirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/01 14:25:53 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:51:31 wiz Exp $ DISTNAME= sirc-2.211 PKGNAME= sirc-2.211nb1 @@ -10,6 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.iagora.com/~espel/sirc/sirc.html +COMMENT= IRC client written and programmable in perl USE_PERL5= # defined DEPENDS+= p5-Socket6>=0.07:../../net/p5-Socket6 diff --git a/chat/sirc/pkg/COMMENT b/chat/sirc/pkg/COMMENT deleted file mode 100644 index 02d78df5bed..00000000000 --- a/chat/sirc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -IRC client written and programmable in perl diff --git a/chat/tkicb/Makefile b/chat/tkicb/Makefile index d34fb4b0c93..c4571dcaa44 100644 --- a/chat/tkicb/Makefile +++ b/chat/tkicb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:33 wiz Exp $ # DISTNAME= icb.2.1.4 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= jwise@netbsd.org HOMEPAGE= http://www.icb.net/ +COMMENT= TK interface to the ICB chat system DEPENDS= tk-8.3.2:../../x11/tk diff --git a/chat/tkicb/pkg/COMMENT b/chat/tkicb/pkg/COMMENT deleted file mode 100644 index 6adbb8f8b51..00000000000 --- a/chat/tkicb/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -TK interface to the ICB chat system diff --git a/chat/tkirc/Makefile b/chat/tkirc/Makefile index 74f6b919c10..4a8868f5615 100644 --- a/chat/tkirc/Makefile +++ b/chat/tkirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/15 02:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:51:33 wiz Exp $ DISTNAME= tkirc1.202 PKGNAME= tkirc-1.202 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://netsplit.de/tkirc1/ +COMMENT= GUI for the ircII Internet Relay Chat client DEPENDS+= ircII-*:../../chat/ircII DEPENDS+= tk>=8.3.2:../../x11/tk diff --git a/chat/tkirc/pkg/COMMENT b/chat/tkirc/pkg/COMMENT deleted file mode 100644 index 724e7d21e94..00000000000 --- a/chat/tkirc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -GUI for the ircII Internet Relay Chat client diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index 1da2f763385..4aac62652e8 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/05 15:30:22 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:51:34 wiz Exp $ DISTNAME= xchat-1.6.2 CATEGORIES= chat x11 gnome @@ -7,6 +7,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tron@netbsd.org HOMEPAGE= http://xchat.org/ +COMMENT= X11 (X Window System) IRC client, using the GTK+ toolkit DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core DEPENDS+= python>=2.0:../../lang/python diff --git a/chat/xchat/pkg/COMMENT b/chat/xchat/pkg/COMMENT deleted file mode 100644 index 8f79ab54eac..00000000000 --- a/chat/xchat/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 (X Window System) IRC client, using the GTK+ toolkit diff --git a/chat/zenicb/Makefile b/chat/zenicb/Makefile index 5359a33fbf5..2b21166fa89 100644 --- a/chat/zenicb/Makefile +++ b/chat/zenicb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:36 wiz Exp $ # DISTNAME= zenicb-19981202 @@ -6,6 +6,7 @@ CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= thorpej@netbsd.org +COMMENT= ICB client for Emacs NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL diff --git a/chat/zenicb/pkg/COMMENT b/chat/zenicb/pkg/COMMENT deleted file mode 100644 index 2dfbbe4ee29..00000000000 --- a/chat/zenicb/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -ICB client for Emacs diff --git a/chat/zircon/Makefile b/chat/zircon/Makefile index eb5c46ce1ce..febf1b922f7 100644 --- a/chat/zircon/Makefile +++ b/chat/zircon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:28 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:36 wiz Exp $ # DISTNAME= zircon-1.18.245 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= frueauf@netbsd.org HOMEPAGE= http://catless.ncl.ac.uk/Programs/Zircon/ +COMMENT= X11 interface to Internet Relay Chat DEPENDS+= tk-8.3.2:../../x11/tk diff --git a/chat/zircon/pkg/COMMENT b/chat/zircon/pkg/COMMENT deleted file mode 100644 index 7236af5df63..00000000000 --- a/chat/zircon/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 interface to Internet Relay Chat diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index f4b5c253c2a..f77afa4280b 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/09/23 16:32:06 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 13:56:11 wiz Exp $ # DISTNAME= binkd-0.9.2 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .zip MAINTAINER= tv@netbsd.org # aka "Todd Vierling" @ 1:396/1.5 HOMEPAGE= http://www.corbina.net/~maloff/binkd/ +COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol BUILD_DEPENDS= unzip:../../archivers/unzip diff --git a/comms/binkd/pkg/COMMENT b/comms/binkd/pkg/COMMENT deleted file mode 100644 index 42f570e807f..00000000000 --- a/comms/binkd/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -FidoNet-over-IP transport program utilizing BINKP protocol diff --git a/comms/estic/Makefile b/comms/estic/Makefile index ab5d768c933..bcd8fd3be3a 100644 --- a/comms/estic/Makefile +++ b/comms/estic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/10 18:34:23 tron Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:56:12 wiz Exp $ DISTNAME= estic-1.61 CATEGORIES= comms @@ -8,6 +8,7 @@ DISTFILES= ${EXTRACT_ONLY} ${ESTICPATCH} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.von-bassewitz.de/uz/estic/estic.html +COMMENT= German language configuration tool for ISTEC 1003/1008 ISDN systems EXTRACT_ONLY= estic-1.60-sources${EXTRACT_SUFX} USE_X11= YES diff --git a/comms/estic/pkg/COMMENT b/comms/estic/pkg/COMMENT deleted file mode 100644 index e9d9edf53fd..00000000000 --- a/comms/estic/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -German language configuration tool for ISTEC 1003/1008 ISDN systems diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile index fe53666b7d6..93bd9f80b28 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/01/26 05:00:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 13:56:12 wiz Exp $ # DISTNAME= fidogate-4.2.9 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.fido.de/pub/fidogate/ MAINTAINER= tv@netbsd.org # aka "Todd Vierling" @ 1:396/1.5 HOMEPAGE= http://www.fido.de/fidogate/ +COMMENT= FidoNet (FTN) <-> Internet mail and news gateway USE_GMAKE= yes USE_PERL5= yes diff --git a/comms/fidogate/pkg/COMMENT b/comms/fidogate/pkg/COMMENT deleted file mode 100644 index eb6b7e3bf23..00000000000 --- a/comms/fidogate/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -FidoNet (FTN) <-> Internet mail and news gateway diff --git a/comms/gkermit/Makefile b/comms/gkermit/Makefile index 68f40cdc947..8d7100f459f 100644 --- a/comms/gkermit/Makefile +++ b/comms/gkermit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/01/05 22:47:42 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:56:13 wiz Exp $ # DISTNAME= gkermit @@ -8,6 +8,7 @@ MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ MAINTAINER= fb@enteract.com HOMEPAGE= http://www.columbia.edu/kermit/gkermit.html +COMMENT= minimal implementation of the ``kermit'' protocol (GPL'd) ALL_TARGET= posix MAKEFILE= makefile diff --git a/comms/gkermit/pkg/COMMENT b/comms/gkermit/pkg/COMMENT deleted file mode 100644 index fa51b2f31ef..00000000000 --- a/comms/gkermit/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -minimal implementation of the ``kermit'' protocol (GPL'd) diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 230ca254169..ad53c549c7a 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2000/10/01 11:22:36 rh Exp $ +# $NetBSD: Makefile,v 1.16 2001/02/16 13:56:13 wiz Exp $ # DISTNAME= hylafax-4.1beta2 @@ -13,6 +13,7 @@ PATCHFILES= tiff-3.5-interfaces.patch MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.hylafax.org/ +COMMENT= Telecommunication and fax server system DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= jpeg-6b:../../graphics/jpeg diff --git a/comms/hylafax/pkg/COMMENT b/comms/hylafax/pkg/COMMENT deleted file mode 100644 index cfca563ed35..00000000000 --- a/comms/hylafax/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Telecommunication and fax server system diff --git a/comms/ifcico-cm/Makefile b/comms/ifcico-cm/Makefile index 3230889b8b7..175cda0c17c 100644 --- a/comms/ifcico-cm/Makefile +++ b/comms/ifcico-cm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/09/23 16:32:08 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:56:14 wiz Exp $ # DISTNAME= ifcico-3.0.cm.alpha-4.0 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.cosy.sbg.ac.at/~cmeer/files/ MAINTAINER= tv@netbsd.org # aka "Todd Vierling" @ 1:396/1.5 HOMEPAGE= http://www.cosy.sbg.ac.at/~cmeer/ifcico/ +COMMENT= FidoNet transport program using FTS protocols via dial or TCP post-build: cd ${WRKSRC}/contrib/iftelnetd && ${MAKE} iftelnetd diff --git a/comms/ifcico-cm/pkg/COMMENT b/comms/ifcico-cm/pkg/COMMENT deleted file mode 100644 index ee2c19f10b6..00000000000 --- a/comms/ifcico-cm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -FidoNet transport program using FTS protocols via dial or TCP diff --git a/comms/jpilot-libplugin/pkg/COMMENT b/comms/jpilot-libplugin/pkg/COMMENT deleted file mode 100644 index 26a99152dff..00000000000 --- a/comms/jpilot-libplugin/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -plugin library for the jpilot palm desktop organizer application diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 7c8693dd9f5..323cfcbec7b 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/11/09 14:17:06 itojun Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 13:56:15 wiz Exp $ # DISTNAME= jpilot-0.98.1 @@ -7,6 +7,7 @@ MASTER_SITES= http://jpilot.linuxave.net/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://jpilot.linuxave.net/ +COMMENT= desktop organizer application for the palm pilot BUILD_DEPENDS+= msgfmt:../../devel/gettext DEPENDS+= gtk+>=1.2.0:../../x11/gtk diff --git a/comms/jpilot/pkg/COMMENT b/comms/jpilot/pkg/COMMENT deleted file mode 100644 index 4441ee6902d..00000000000 --- a/comms/jpilot/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -desktop organizer application for the palm pilot diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index f707fd0654d..8196ea25505 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2000/09/13 02:26:50 hubertf Exp $ +# $NetBSD: Makefile,v 1.31 2001/02/16 13:56:16 wiz Exp $ # $FreeBSD Id: Makefile,v 1.17 1997/11/26 23:16:51 jseger Exp # @@ -9,6 +9,7 @@ MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.columbia.edu/kermit/ +COMMENT= Network and serial communication, file transfer, and scripting utility LICENSE= kermit-license diff --git a/comms/kermit/pkg/COMMENT b/comms/kermit/pkg/COMMENT deleted file mode 100644 index 39b974c7751..00000000000 --- a/comms/kermit/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Network and serial communication, file transfer, and scripting utility diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 78d04b0d997..676852d7589 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/06/12 18:38:14 rh Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 13:56:16 wiz Exp $ # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:29 obrien Exp DISTNAME= lrzsz-0.12.20 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.ohse.de/uwe/releases/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.ohse.de/uwe/software/lrzsz.html +COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) GNU_CONFIGURE= yes diff --git a/comms/lrzsz/pkg/COMMENT b/comms/lrzsz/pkg/COMMENT deleted file mode 100644 index de31408a062..00000000000 --- a/comms/lrzsz/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) diff --git a/comms/malsync/Makefile b/comms/malsync/Makefile index 3d0c02795ec..d22d2496f74 100644 --- a/comms/malsync/Makefile +++ b/comms/malsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/14 22:58:44 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:56:17 wiz Exp $ # DISTNAME= ${PKGNAME:S/-/_/}.src @@ -9,6 +9,7 @@ MASTER_SITES= http://www.tomw.org/malsync/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.tomw.org/malsync/ +COMMENT= utility to synchronize Palm Pilots to the AvantGo.com service DEPENDS+= pilot-link>=0.9.3:../../comms/pilot-link diff --git a/comms/malsync/pkg/COMMENT b/comms/malsync/pkg/COMMENT deleted file mode 100644 index 395ffde5b50..00000000000 --- a/comms/malsync/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -utility to synchronize Palm Pilots to the AvantGo.com service diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index cf0dd7ed828..c5a3efbfc36 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/10/21 22:19:21 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2001/02/16 13:56:17 wiz Exp $ # FreeBSD Id: Makefile,v 1.25 1998/07/16 06:44:37 vanilla Exp # @@ -9,6 +9,7 @@ MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://alpha.greenie.net/mgetty/ +COMMENT= Handle external logins, send and receive faxes DEPENDS= netpbm-[0-9]*:../../graphics/netpbm diff --git a/comms/mgetty+sendfax/pkg/COMMENT b/comms/mgetty+sendfax/pkg/COMMENT deleted file mode 100644 index 1307873fcb0..00000000000 --- a/comms/mgetty+sendfax/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Handle external logins, send and receive faxes diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index ac40536b20b..68dca62a0a8 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2000/11/02 04:17:40 itojun Exp $ +# $NetBSD: Makefile,v 1.20 2001/02/16 13:56:18 wiz Exp $ # FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp # @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/serialcomm/dialout/} \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.clinet.fi/~walker/minicom.html +COMMENT= MS-DOS Telix serial communication program ''workalike" BUILD_DEPENDS+= msgfmt:../../devel/gettext DEPENDS+= gkermit-*:../../comms/gkermit diff --git a/comms/minicom/pkg/COMMENT b/comms/minicom/pkg/COMMENT deleted file mode 100644 index 0776112412e..00000000000 --- a/comms/minicom/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MS-DOS Telix serial communication program "workalike" diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile index e8fb4de7322..7bf58c100b0 100644 --- a/comms/modemd/Makefile +++ b/comms/modemd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/07/02 08:37:22 agc Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 13:56:18 wiz Exp $ DISTNAME= modemd-970221 PKGNAME= modemd-19970221 @@ -6,6 +6,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.vix.com/pub/modemd/ MAINTAINER= tsarna@netbsd.org +COMMENT= Replacement getty for dialup ttys and a modem server MANCOMPRESSED_IF_MANZ= yes diff --git a/comms/modemd/pkg/COMMENT b/comms/modemd/pkg/COMMENT deleted file mode 100644 index fa3373d0683..00000000000 --- a/comms/modemd/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Replacement getty for dialup ttys and a modem server diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index 49fc9d62b4d..7087982466b 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/18 23:04:26 tsarna Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:56:19 wiz Exp $ # DISTNAME= Device-SerialPort-0.070 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} MAINTAINER= damon@brodiefamily.org HOMEPAGE= http://members.aol.com/Bbirthisel/alpha.html +COMMENT= POSIX-based Perl module to control your serial port USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/SerialPort/.packlist diff --git a/comms/p5-Device-SerialPort/pkg/COMMENT b/comms/p5-Device-SerialPort/pkg/COMMENT deleted file mode 100644 index f7402dbc9c7..00000000000 --- a/comms/p5-Device-SerialPort/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -POSIX-based Perl module to control your serial port diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile index edea0f34854..0d25542ffae 100644 --- a/comms/p5-pilot-link/Makefile +++ b/comms/p5-pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/08/29 20:48:08 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/16 13:56:19 wiz Exp $ DISTNAME= pilot-link.0.9.3 PKGNAME= p5-pilot-link-0.9.3 @@ -6,6 +6,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ MAINTAINER= packages@netbsd.org +COMMENT= perl interface to pilot-link library DEPENDS+= pilot-link-0.9.3:../../comms/pilot-link diff --git a/comms/p5-pilot-link/pkg/COMMENT b/comms/p5-pilot-link/pkg/COMMENT deleted file mode 100644 index 823870bb07d..00000000000 --- a/comms/p5-pilot-link/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -perl interface to pilot-link library diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 4404a828932..e1d80de45c5 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/02/07 16:15:53 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2001/02/16 13:56:20 wiz Exp $ # DISTNAME= pilot-link.0.9.3 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.gnu-designs.com/pilot-link/source/ MAINTAINER= sommerfeld@alum.mit.edu HOMEPAGE= http://www.gnu-designs.com/pilot-link/ +COMMENT= Tools to talk to the 3Com Pilot PDA USE_PERL5= # defined GNU_CONFIGURE= # defined diff --git a/comms/pilot-link/pkg/COMMENT b/comms/pilot-link/pkg/COMMENT deleted file mode 100644 index 25eb736b7c8..00000000000 --- a/comms/pilot-link/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Tools to talk to the 3Com Pilot PDA diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile index 27934aa31ec..227d46b2a14 100644 --- a/comms/pilotmgr/Makefile +++ b/comms/pilotmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/08/28 09:14:00 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 13:56:20 wiz Exp $ DISTNAME= pilotmgr-1.107p2 CATEGORIES= comms @@ -7,6 +7,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.moshpit.org/pilotmgr/ +COMMENT= synchronize databases on any 3Com Palm device DEPENDS+= p5-Data-Dumper-*:../../devel/p5-Data-Dumper DEPENDS+= p5-Digest-MD5-*:../../security/p5-Digest-MD5 diff --git a/comms/pilotmgr/pkg/COMMENT b/comms/pilotmgr/pkg/COMMENT deleted file mode 100644 index 8ecf48fe9fe..00000000000 --- a/comms/pilotmgr/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -synchronize databases on any 3Com Palm device diff --git a/comms/plp/Makefile b/comms/plp/Makefile index 3bff58e2096..6a1a99d6c45 100644 --- a/comms/plp/Makefile +++ b/comms/plp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/07/08 15:20:17 sakamoto Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 13:56:21 wiz Exp $ DISTNAME= plp_1_8 PKGNAME= plp-1.8 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.proudman51.freeserve.co.uk/psion/ MAINTAINER= sakamoto@netbsd.org HOMEPAGE= http://www.proudman51.freeserve.co.uk/psion/ +COMMENT= Tools to talk to the PSION organiser USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/comms/plp/pkg/COMMENT b/comms/plp/pkg/COMMENT deleted file mode 100644 index 8836a7b7eb3..00000000000 --- a/comms/plp/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Tools to talk to the PSION organiser diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile index fa54c8a9394..368c6243124 100644 --- a/comms/plptools/Makefile +++ b/comms/plptools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/07/20 15:41:02 tron Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 13:56:22 wiz Exp $ # DISTNAME= plptools-0.6 @@ -7,6 +7,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.to.com/pub/psion/tarballs/ MAINTAINER= sakamoto@netbsd.org +COMMENT= FTP-like and NFS-like access tools to talk to the PSION DEPENDS= readline>=4.0:../../devel/readline diff --git a/comms/plptools/pkg/COMMENT b/comms/plptools/pkg/COMMENT deleted file mode 100644 index 2cc0ff728c1..00000000000 --- a/comms/plptools/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -FTP-like and NFS-like access tools to talk to the PSION diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile index 8c7a8c670bd..c57098d1d4f 100644 --- a/comms/qpage/Makefile +++ b/comms/qpage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/02/02 15:19:41 agc Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:56:23 wiz Exp $ # DISTNAME= qpage-3.3 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.qpage.org/ +COMMENT= Simple and efficient paging (SNPP) client and server ONLY_FOR_PLATFORM= SunOS-*-* # untested on NetBSD diff --git a/comms/qpage/pkg/COMMENT b/comms/qpage/pkg/COMMENT deleted file mode 100644 index d444f61cda0..00000000000 --- a/comms/qpage/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Simple and efficient paging (SNPP) client and server diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index 9eda65d0355..fec4f274e4d 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/07/08 16:06:45 sakamoto Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:56:23 wiz Exp $ # DISTNAME= ruby-termios-module-0.0.4 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://arika.org/pub/Tools/Ruby/ MAINTAINER= sakamoto@netbsd.org HOMEPAGE= http://arika.org/ruby/termios.html +COMMENT= termios module for Ruby DEPENDS+= ruby-1.4.*:../../lang/ruby diff --git a/comms/ruby-termios/pkg/COMMENT b/comms/ruby-termios/pkg/COMMENT deleted file mode 100644 index be44e6fb71e..00000000000 --- a/comms/ruby-termios/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -termios module for Ruby diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index bd63f5118db..da99c6e668d 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/01/29 11:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 13:56:24 wiz Exp $ # FreeBSD Id: Makefile,v 1.3 1998/08/13 09:20:41 itojun Exp $ DISTNAME= snooper-19991202 @@ -6,6 +6,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ MAINTAINER= itojun@itojun.org +COMMENT= serial line protocol analyzer (need two serial interfaces) WRKSRC= ${WRKDIR}/snooper/build GNU_CONFIGURE= yes diff --git a/comms/snooper/pkg/COMMENT b/comms/snooper/pkg/COMMENT deleted file mode 100644 index 49fb15ca6e0..00000000000 --- a/comms/snooper/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -serial line protocol analyzer (need two serial interfaces) diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 87243844d0b..c875ae25ce6 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/08/31 23:21:44 jwise Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/16 13:56:25 wiz Exp $ # FreeBSD Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp # @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.elgro.demon.co.uk/resources.html +COMMENT= Tcl/tk interface to Sam Leffler's fax package DEPENDS+= hylafax>=4.1b2:../../comms/hylafax DEPENDS+= tk-8.3.2:../../x11/tk diff --git a/comms/tkhylafax/pkg/COMMENT b/comms/tkhylafax/pkg/COMMENT deleted file mode 100644 index b10aeb495e0..00000000000 --- a/comms/tkhylafax/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Tcl/tk interface to Sam Leffler's fax package diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile index 6362510c45f..0f31bab3e14 100644 --- a/comms/xisp/Makefile +++ b/comms/xisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/09/28 20:34:04 fredb Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/16 13:56:25 wiz Exp $ # DISTNAME= xisp-2.6p1 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/} \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://users.hol.gr/~dbouras/ +COMMENT= User-friendly X11 interface to pppd/chat DEPENDS+= xforms>=0.88nb1:../../x11/xforms diff --git a/comms/xisp/pkg/COMMENT b/comms/xisp/pkg/COMMENT deleted file mode 100644 index 1a7efc830a5..00000000000 --- a/comms/xisp/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -User-friendly X11 interface to pppd/chat diff --git a/converters/base64/Makefile b/converters/base64/Makefile index a8b553c30aa..7713f25cb85 100644 --- a/converters/base64/Makefile +++ b/converters/base64/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/08/16 18:18:19 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:59:22 wiz Exp $ # DISTNAME= base64 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.fourmilab.ch/webtools/base64/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.fourmilab.ch/webtools/base64/ +COMMENT= encode and decode base64 files do-install: ${INSTALL_PROGRAM} ${WRKSRC}/base64 ${PREFIX}/bin diff --git a/converters/base64/pkg/COMMENT b/converters/base64/pkg/COMMENT deleted file mode 100644 index e8c9bbdc740..00000000000 --- a/converters/base64/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -encode and decode base64 files diff --git a/converters/bbcim/Makefile b/converters/bbcim/Makefile index 28927c0cddb..df4f499dc26 100644 --- a/converters/bbcim/Makefile +++ b/converters/bbcim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/07 19:05:20 skrll Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:59:23 wiz Exp $ # DISTNAME= bbcim095-5 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.nvg.ntnu.no/bbc/util/ EXTRACT_SUFX= .zip MAINTAINER= skrll@netbsd.org +COMMENT= file and diskimage conversion utility for BBC Micro software BUILD_DEPENDS+= unzip:../../archivers/unzip diff --git a/converters/bbcim/pkg/COMMENT b/converters/bbcim/pkg/COMMENT deleted file mode 100644 index b6e08ad38e7..00000000000 --- a/converters/bbcim/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -file and diskimage conversion utility for BBC Micro software diff --git a/converters/cbmconvert/Makefile b/converters/cbmconvert/Makefile index 7b04e7eb420..7a86c55ea7e 100644 --- a/converters/cbmconvert/Makefile +++ b/converters/cbmconvert/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.2 1999/05/22 20:14:37 tv Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:59:23 wiz Exp $ DISTNAME= cbmconvert-2.0.5 CATEGORIES= emulators MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/converters/unix/ MAINTAINER= packages@netbsd.org +COMMENT= Converts files to and from various C64/C128/CBM formats ALL_TARGET= unix MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}" diff --git a/converters/cbmconvert/pkg/COMMENT b/converters/cbmconvert/pkg/COMMENT deleted file mode 100644 index 8a460a3dd28..00000000000 --- a/converters/cbmconvert/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Converts files to and from various C64/C128/CBM formats diff --git a/converters/ish/Makefile b/converters/ish/Makefile index 8b716ebf92d..322cae7bb7b 100644 --- a/converters/ish/Makefile +++ b/converters/ish/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/14 21:18:52 itojun Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:59:24 wiz Exp $ DISTNAME= ish-1.11 CATEGORIES= converters MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ MAINTAINER= packages@netbsd.org +COMMENT= Binary-to-text file-encoder MAKEFILE= makefile ALL_TARGET= ish diff --git a/converters/ish/pkg/COMMENT b/converters/ish/pkg/COMMENT deleted file mode 100644 index 083a21fd8d1..00000000000 --- a/converters/ish/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Binary-to-text file-encoder diff --git a/converters/kdesupport/Makefile b/converters/kdesupport/Makefile index bf840965386..5c6d703faec 100644 --- a/converters/kdesupport/Makefile +++ b/converters/kdesupport/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2000/11/08 15:09:36 abs Exp $ +# $NetBSD: Makefile,v 1.37 2001/02/16 13:59:24 wiz Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/05 04:19:46 asami Exp # @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.kde.org/ +COMMENT= Mime library for the KDE integrated X11 desktop USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/admin/ltconfig diff --git a/converters/kdesupport/pkg/COMMENT b/converters/kdesupport/pkg/COMMENT deleted file mode 100644 index 8a9e53f93b9..00000000000 --- a/converters/kdesupport/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Mime library for the KDE integrated X11 desktop diff --git a/converters/latex2rtf/Makefile b/converters/latex2rtf/Makefile index 256da9ffddf..93cd11099b5 100644 --- a/converters/latex2rtf/Makefile +++ b/converters/latex2rtf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/03/08 00:20:16 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:59:25 wiz Exp $ # DISTNAME= latex2rtf-1.8aa @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2rtf/} MAINTAINER= brook@nmsu.edu HOMEPAGE= http://www.kfa-juelich.de/isr/1/texconv/latex2rtf.html +COMMENT= LaTeX to RTF converter INFO_FILES= latex2rtf.info diff --git a/converters/latex2rtf/pkg/COMMENT b/converters/latex2rtf/pkg/COMMENT deleted file mode 100644 index bb856bab169..00000000000 --- a/converters/latex2rtf/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -LaTeX to RTF converter diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index 91b6697ba05..f8b8e307826 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/12 19:24:39 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:59:25 wiz Exp $ # DISTNAME= libiconv-1.5 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://clisp.cons.org/~haible/packages-libiconv.html +COMMENT= character set conversion library GNU_CONFIGURE= YES USE_GMAKE= YES diff --git a/converters/libiconv/pkg/COMMENT b/converters/libiconv/pkg/COMMENT deleted file mode 100644 index 83490d707f1..00000000000 --- a/converters/libiconv/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -character set conversion library diff --git a/converters/mpack/Makefile b/converters/mpack/Makefile index 08fcb9717fa..e469f64e140 100644 --- a/converters/mpack/Makefile +++ b/converters/mpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/06/20 09:33:12 agc Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:59:26 wiz Exp $ # FreeBSD Id: Makefile,v 1.7 1997/04/26 23:55:23 asami Exp # @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/mpack/ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org +COMMENT= External MIME packer/unpacker WRKSRC= ${WRKDIR}/mpack MAKE_ENV= PREFIX=${PREFIX} diff --git a/converters/mpack/pkg/COMMENT b/converters/mpack/pkg/COMMENT deleted file mode 100644 index c3c423d839f..00000000000 --- a/converters/mpack/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -External MIME packer/unpacker diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile index 49600423399..25bcdfda8d8 100644 --- a/converters/p5-MIME-Base64/Makefile +++ b/converters/p5-MIME-Base64/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/08/27 07:11:00 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2001/02/16 13:59:26 wiz Exp $ # FreeBSD Id: Makefile,v 1.3 1997/08/04 22:47:16 ache Exp # @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/MIME-Base64/Base64.html +COMMENT= perl5 module for Base64 and Quoted-Printable encodings USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/MIME/Base64/.packlist diff --git a/converters/p5-MIME-Base64/pkg/COMMENT b/converters/p5-MIME-Base64/pkg/COMMENT deleted file mode 100644 index 8759dd7fa34..00000000000 --- a/converters/p5-MIME-Base64/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -perl5 module for Base64 and Quoted-Printable encodings diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile index b357d390ff9..371b922fab9 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/08/30 16:13:12 sakamoto Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 13:59:27 wiz Exp $ # DISTNAME= psiconv-0.6.1 @@ -7,6 +7,7 @@ MASTER_SITES= http://huizen.dds.nl/~frodol/psiconv/ MAINTAINER= sakamoto@netbsd.org HOMEPAGE= http://huizen.dds.nl/~frodol/psiconv/ +COMMENT= PSION 5 file format data conversion utilities .if !exists(/usr/include/getopt.h) DEPENDS+= libgetopt-[0-9]*:../../devel/libgetopt diff --git a/converters/psiconv/pkg/COMMENT b/converters/psiconv/pkg/COMMENT deleted file mode 100644 index 39a70cc27bd..00000000000 --- a/converters/psiconv/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -PSION 5 file format data conversion utilities diff --git a/converters/recode/Makefile b/converters/recode/Makefile index 9a639192611..20e5c986525 100644 --- a/converters/recode/Makefile +++ b/converters/recode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/01/10 20:54:26 rh Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 13:59:27 wiz Exp $ # DISTNAME= recode-3.5 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=recode/} MAINTAINER= kleink@netbsd.org HOMEPAGE= http://www.gnu.org/software/recode/recode.html +COMMENT= Convert files between character sets and usages GNU_CONFIGURE= yes diff --git a/converters/recode/pkg/COMMENT b/converters/recode/pkg/COMMENT deleted file mode 100644 index a07ce6e2bf7..00000000000 --- a/converters/recode/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Convert files between character sets and usages diff --git a/converters/txt2html/Makefile b/converters/txt2html/Makefile index a61e6b29a0a..38e5ac06409 100644 --- a/converters/txt2html/Makefile +++ b/converters/txt2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/20 14:53:08 wennmach Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:59:28 wiz Exp $ DISTNAME= txt2html-1.28 CATEGORIES= converters www @@ -6,6 +6,7 @@ MASTER_SITES= http://www.aigeek.com/txt2html/ MAINTAINER= wennmach@netbsd.org HOMEPAGE= http://www.aigeek.com/txt2html/index.html +COMMENT= Text to HTML converter NO_BUILD= # defined USE_PERL5= # defined diff --git a/converters/txt2html/pkg/COMMENT b/converters/txt2html/pkg/COMMENT deleted file mode 100644 index 641a63084c9..00000000000 --- a/converters/txt2html/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Text to HTML converter diff --git a/converters/unix2dos/Makefile b/converters/unix2dos/Makefile index 01dba247bd9..b80c1554e5b 100644 --- a/converters/unix2dos/Makefile +++ b/converters/unix2dos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/27 14:09:26 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:59:29 wiz Exp $ # FreeBSD Id: ports/converters/unix2dos/Makefile,v 1.5 2000/07/04 10:31:42 sobomax Exp DISTNAME= unix2dos-1.2 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.fisicc-ufm.edu/~obonilla/files/ \ ftp://ftp.guug.org/pub/ MAINTAINER= zuntum@eik.pl +COMMENT= Translate ASCII files from DOS (cr/lf) to UNIX (lf) NO_WRKSUBDIR= yes diff --git a/converters/unix2dos/pkg/COMMENT b/converters/unix2dos/pkg/COMMENT deleted file mode 100644 index d633df1a1fd..00000000000 --- a/converters/unix2dos/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Translate ASCII files from DOS (cr/lf) to UNIX (lf) diff --git a/converters/uudeview/Makefile b/converters/uudeview/Makefile index 2cb19586080..a2f74b805af 100644 --- a/converters/uudeview/Makefile +++ b/converters/uudeview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1999/04/13 15:31:05 agc Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 13:59:29 wiz Exp $ # FreeBSD Id: Makefile,v 1.15 1998/02/18 22:19:58 hoek Exp # @@ -8,6 +8,7 @@ MASTER_SITES= http://www.informatik.uni-frankfurt.de/~fp/uudeview/Apps/frank/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.informatik.uni-frankfurt.de/~fp/uudeview/ +COMMENT= Program for uu/xx/Base64/BinHex de-/encoding DEPENDS+= uulib-0.5.13:../../converters/uulib diff --git a/converters/uudeview/pkg/COMMENT b/converters/uudeview/pkg/COMMENT deleted file mode 100644 index 65b61efa2f3..00000000000 --- a/converters/uudeview/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Program for uu/xx/Base64/BinHex de-/encoding diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index a2a9375b448..fdf4927233b 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2000/06/20 21:58:01 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2001/02/16 13:59:30 wiz Exp $ # FreeBSD Id: Makefile,v 1.14 1998/02/18 22:20:02 hoek Exp # @@ -9,6 +9,7 @@ MASTER_SITES= http://www.informatik.uni-frankfurt.de/~fp/uudeview/Apps/frank/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.informatik.uni-frankfurt.de/~fp/uudeview/ +COMMENT= Library for uu/xx/Base64/BinHex de-/encoding # "kdesupport-2.1b" included "uu" library. CONFLICTS= kdesupport-2.1b diff --git a/converters/uulib/pkg/COMMENT b/converters/uulib/pkg/COMMENT deleted file mode 100644 index b5f32eb5c7c..00000000000 --- a/converters/uulib/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Library for uu/xx/Base64/BinHex de-/encoding diff --git a/converters/wv/Makefile b/converters/wv/Makefile index 8dd171d900a..0d2c182b668 100644 --- a/converters/wv/Makefile +++ b/converters/wv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/11/16 18:26:09 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/16 13:59:31 wiz Exp $ # DISTNAME= wv-0.6.0 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wvware/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.wvWare.com/ +COMMENT= Microsoft Word 6, 7, and 8 (95/97/2000) doc to HTML/LaTeX converter DEPENDS+= libwmf>=0.1.17nb1:../../graphics/libwmf DEPENDS+= ImageMagick>=5.2.2:../../graphics/ImageMagick diff --git a/converters/wv/pkg/COMMENT b/converters/wv/pkg/COMMENT deleted file mode 100644 index 0385b269c7d..00000000000 --- a/converters/wv/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Microsoft Word 6, 7, and 8 (95/97/2000) doc to HTML/LaTeX converter diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index 76d33b91c6c..605b5a56080 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/08/30 19:06:40 jwise Exp $ +# $NetBSD: Makefile,v 1.15 2001/02/16 13:59:32 wiz Exp $ # FreeBSD Id: Makefile,v 1.11 1998/02/24 21:43:45 jseger Exp # @@ -9,6 +9,7 @@ MASTER_SITES= http://www.informatik.uni-frankfurt.de/~fp/uudeview/Apps/frank/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.informatik.uni-frankfurt.de/~fp/uudeview/ +COMMENT= X11 program for uu/xx/Base64/BinHex de-/encoding DEPENDS+= tk-8.3.2:../../x11/tk DEPENDS+= uulib-0.5.13:../../converters/uulib diff --git a/converters/xdeview/pkg/COMMENT b/converters/xdeview/pkg/COMMENT deleted file mode 100644 index b7896b9987b..00000000000 --- a/converters/xdeview/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 program for uu/xx/Base64/BinHex de-/encoding |