diff options
89 files changed, 90 insertions, 89 deletions
diff --git a/biology/bioperl/Makefile b/biology/bioperl/Makefile index eab61448f0b..1b46c91af2c 100644 --- a/biology/bioperl/Makefile +++ b/biology/bioperl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/08/27 07:10:59 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:41:26 wiz Exp $ # DISTNAME= bioperl-0.04.4 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://bio.perl.org/pub/DIST/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://bio.perl.org/ +COMMENT= Perl tools for computational molecular biology USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Bio/.packlist diff --git a/biology/bioperl/pkg/COMMENT b/biology/bioperl/pkg/COMMENT deleted file mode 100644 index dcecfcecbdb..00000000000 --- a/biology/bioperl/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Perl tools for computational molecular biology diff --git a/biology/chemtool/Makefile b/biology/chemtool/Makefile index 2e3a91e21be..a8ee2f988f7 100644 --- a/biology/chemtool/Makefile +++ b/biology/chemtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/15 16:09:55 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:41:27 wiz Exp $ DISTNAME= chemtool-1.3 CATEGORIES= biology @@ -6,6 +6,7 @@ MASTER_SITES= http://www.uni-ulm.de/~s_tvolk/chemtool/src/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.uni-ulm.de/~s_tvolk/chemtool.html +COMMENT= Program for drawing organic molecules DEPENDS+= gtk+>=1.0.0:../../x11/gtk diff --git a/biology/chemtool/pkg/COMMENT b/biology/chemtool/pkg/COMMENT deleted file mode 100644 index ce5a514a803..00000000000 --- a/biology/chemtool/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Program for drawing organic molecules diff --git a/biology/clustalw/Makefile b/biology/clustalw/Makefile index 59018b50007..e8edcb33d37 100644 --- a/biology/clustalw/Makefile +++ b/biology/clustalw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/07/28 20:07:00 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:41:28 wiz Exp $ DISTNAME= clustalw1.8.UNIX PKGNAME= clustalw-1.8 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp-igbmc.u-strasbg.fr/pub/ClustalW/ \ MAINTAINER= babafou@babafou.eu.org HOMEPAGE= http://www-igbmc.u-strasbg.fr/BioInfo/ClustalW/ +COMMENT= General purpose multiple alignment program for DNA or proteins MAKEFILE= makefile ALL_TARGET= clustalw diff --git a/biology/clustalw/pkg/COMMENT b/biology/clustalw/pkg/COMMENT deleted file mode 100644 index 3261489a144..00000000000 --- a/biology/clustalw/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -General purpose multiple alignment program for DNA or proteins diff --git a/biology/fastDNAml/Makefile b/biology/fastDNAml/Makefile index 91946a7ba56..90ff1fabc62 100644 --- a/biology/fastDNAml/Makefile +++ b/biology/fastDNAml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/08/18 22:46:31 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:41:29 wiz Exp $ DISTNAME= fastDNAml_1.2.1 PKGNAME= fastDNAml-1.2.1 @@ -8,6 +8,7 @@ MASTER_SITES= http://geta.life.uiuc.edu/~gary/programs/fastDNAml/ MAINTAINER= babafou@babafou.eu.org HOMEPAGE= http://geta.life.uiuc.edu/~gary/programs/fastDNAml.html +COMMENT= Program derived from Joseph Felsenstein's version 3.3 DNAML RESTRICTED= "No commercial distribution without a royalty agreement with the author" NO_SRC_ON_CDROM= ${RESTRICTED} diff --git a/biology/fastDNAml/pkg/COMMENT b/biology/fastDNAml/pkg/COMMENT deleted file mode 100644 index a6186cff654..00000000000 --- a/biology/fastDNAml/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Program derived from Joseph Felsenstein's version 3.3 DNAML diff --git a/biology/nut/Makefile b/biology/nut/Makefile index 6ee8942f7af..6eb246d3fd1 100644 --- a/biology/nut/Makefile +++ b/biology/nut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/01/11 02:56:33 garbled Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:41:30 wiz Exp $ DISTNAME= nut4 PKGNAME= nut-4.0 @@ -7,6 +7,7 @@ CATEGORIES= biology MASTER_SITES= http://www.kachinatech.com/~hjjou/archives/ MAINTAINER= root@garbled.net +COMMENT= record what you eat and analyze your meals ALL_TARGET= nut USE_GMAKE= yes diff --git a/biology/nut/pkg/COMMENT b/biology/nut/pkg/COMMENT deleted file mode 100644 index aba9c462549..00000000000 --- a/biology/nut/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -record what you eat and analyze your meals diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index 69b78d00016..bc96818ed8e 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/08/18 22:46:31 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:41:30 wiz Exp $ DISTNAME= phylip PKGNAME= phylip-3.573c @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= babafou@babafou.eu.org HOMEPAGE= http://evolution.genetics.washington.edu/phylip.html +COMMENT= Phylogeny Inference Package RESTRICTED= "No commercial distribution without a royalty agreement with the author" NO_SRC_ON_CDROM= ${RESTRICTED} diff --git a/biology/phylip/pkg/COMMENT b/biology/phylip/pkg/COMMENT deleted file mode 100644 index 99fb093d9df..00000000000 --- a/biology/phylip/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Phylogeny Inference Package diff --git a/biology/puzzle/Makefile b/biology/puzzle/Makefile index 8ca9dd8edc5..646de864e25 100644 --- a/biology/puzzle/Makefile +++ b/biology/puzzle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/07/28 19:55:17 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:41:31 wiz Exp $ DISTNAME= puzzle-402 PKGNAME= puzzle-4.0.2 @@ -12,6 +12,7 @@ MASTER_SITES= http://members.tripod.de/korbi/puzzle/ \ MAINTAINER= babafou@babafou.eu.org HOMEPAGE= http://members.tripod.de/korbi/puzzle/ +COMMENT= Maximum likelihood analysis of molecular sequence data MAKEFILE= makefile ALL_TARGET= puzzle diff --git a/biology/puzzle/pkg/COMMENT b/biology/puzzle/pkg/COMMENT deleted file mode 100644 index c001d039dde..00000000000 --- a/biology/puzzle/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Maximum likelihood analysis of molecular sequence data diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index ab49554d354..fad7a67c128 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/09/27 14:14:24 agc Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:41:32 wiz Exp $ DISTNAME= RasMol_2.7.1 PKGNAME= rasmol-2.7.1 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.bernstein-plus-sons.com/software/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.bernstein-plus-sons.com/software/rasmol/ +COMMENT= Molecular Graphics Visualisation Tool USE_IMAKE= YES diff --git a/biology/rasmol/pkg/COMMENT b/biology/rasmol/pkg/COMMENT deleted file mode 100644 index 3d8b5fc87ba..00000000000 --- a/biology/rasmol/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Molecular Graphics Visualisation Tool diff --git a/cad/acs/Makefile b/cad/acs/Makefile index 8aaabb83fd4..4ec3f2d79f2 100644 --- a/cad/acs/Makefile +++ b/cad/acs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/11/22 21:15:13 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 13:46:15 wiz Exp $ # DISTNAME= acs-0.28 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/dist/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.geda.seul.org/tools/acs/index.html +COMMENT= general purpose circuit simulator USE_GMAKE= YES diff --git a/cad/acs/pkg/COMMENT b/cad/acs/pkg/COMMENT deleted file mode 100644 index 62bb4cfbe63..00000000000 --- a/cad/acs/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -general purpose circuit simulator diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index bd5b833ed2f..94af91ce40c 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/18 17:57:27 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:46:16 wiz Exp $ # DISTNAME= boolean @@ -9,6 +9,7 @@ EXTRACT_SUFX= .zip MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.xs4all.nl/~kholwerd/bool.html +COMMENT= GDSII viewer/editor + (boolean) operations on sets of 2d polygons DEPENDS+= wxGTK>=2.2.1:../../x11/wxGTK diff --git a/cad/boolean/pkg/COMMENT b/cad/boolean/pkg/COMMENT deleted file mode 100644 index 4728417dacb..00000000000 --- a/cad/boolean/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -GDSII viewer/editor + (boolean) operations on sets of 2d polygons diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile index b4358039ab5..cab9b23da42 100644 --- a/cad/cascade/Makefile +++ b/cad/cascade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/01/26 17:09:28 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:46:16 wiz Exp $ # DISTNAME= cascade-1.3.0 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.mit.edu/~mcmahill/software/cascade/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.mit.edu/~mcmahill/software/cascade/index.html +COMMENT= analyzing the noise and distortion of a rf system GNU_CONFIGURE= YES diff --git a/cad/cascade/pkg/COMMENT b/cad/cascade/pkg/COMMENT deleted file mode 100644 index cbeac777ef4..00000000000 --- a/cad/cascade/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -analyzing the noise and distortion of a rf system diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 138f28065ea..98cff77ef71 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/12/17 13:02:22 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 13:46:17 wiz Exp $ # DISTNAME= dinotrace-9.0l @@ -7,6 +7,7 @@ MASTER_SITES= http://www.ultranet.com/~wsnyder/veripool/ftp/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.veripool.com/dinotrace/ +COMMENT= tool for viewing the output of digital simulators INFO_FILES= dinotrace.info diff --git a/cad/dinotrace/pkg/COMMENT b/cad/dinotrace/pkg/COMMENT deleted file mode 100644 index 055b64417d5..00000000000 --- a/cad/dinotrace/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -tool for viewing the output of digital simulators diff --git a/cad/eagle/Makefile b/cad/eagle/Makefile index c598004156c..cf32f497367 100644 --- a/cad/eagle/Makefile +++ b/cad/eagle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 12:17:26 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:46:17 wiz Exp $ # DISTNAME= ${PKGNAME}-beta-lin @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.cadsoft.de/ +COMMENT= easy to use printed circuit board editor DEPENDS+= suse_linux>=6.1:../../emulators/suse_linux diff --git a/cad/eagle/pkg/COMMENT b/cad/eagle/pkg/COMMENT deleted file mode 100644 index 8567248befd..00000000000 --- a/cad/eagle/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -easy to use printed circuit board editor diff --git a/cad/fastcap/Makefile b/cad/fastcap/Makefile index 90bf9c49f18..2939bdfaa0e 100644 --- a/cad/fastcap/Makefile +++ b/cad/fastcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/05/12 16:07:33 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:18 wiz Exp $ # DISTNAME= fastcap-2.0-15Jul92 @@ -13,6 +13,7 @@ DISTFILES= fastcap-2.0-15Jul92.tar.Z \ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://kontiki.mit.edu/rle/research/info_research_proj.html +COMMENT= Fast 3-D capacitance solver DIST_SUBDIR= fastcap EXTRACT_ONLY= fastcap-2.0-15Jul92.tar.Z diff --git a/cad/fastcap/pkg/COMMENT b/cad/fastcap/pkg/COMMENT deleted file mode 100644 index 1bdc15d25ee..00000000000 --- a/cad/fastcap/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Fast 3-D capacitance solver diff --git a/cad/fasthenry/Makefile b/cad/fasthenry/Makefile index 3ec62c5aa74..42408264717 100644 --- a/cad/fasthenry/Makefile +++ b/cad/fasthenry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/02/09 11:29:36 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 13:46:18 wiz Exp $ # DISTNAME= fasthenry-3.0-12Nov96 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://kontiki.mit.edu/rle/research/info_research_proj.html +COMMENT= Three-dimensional inductance extraction program LICENSE= no-commercial-use RESTRICTED= "No redistribution allowed" diff --git a/cad/fasthenry/pkg/COMMENT b/cad/fasthenry/pkg/COMMENT deleted file mode 100644 index 4d4d0512198..00000000000 --- a/cad/fasthenry/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Three-dimensional inductance extraction program diff --git a/cad/felt/Makefile b/cad/felt/Makefile index 7fcebf84bfd..499df5f74e3 100644 --- a/cad/felt/Makefile +++ b/cad/felt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/10 16:56:33 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:46:19 wiz Exp $ DISTNAME= felt-3.05.src PKGNAME= felt-3.05 @@ -8,6 +8,7 @@ DISTFILES= felt-3.05.src.tar.gz felt-3.05.ps.gz MAINTAINER= jtb@netbsd.org HOMEPAGE= http://felt.sourceforge.net/ +COMMENT= Free system for introductory level finite element analysis DEPENDS+= readline-[0-9]*:../../devel/readline diff --git a/cad/felt/pkg/COMMENT b/cad/felt/pkg/COMMENT deleted file mode 100644 index 0462d9fdb60..00000000000 --- a/cad/felt/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Free system for introductory level finite element analysis diff --git a/cad/geda-docs/Makefile b/cad/geda-docs/Makefile index 5744f2d25de..86a4e8b6c3d 100644 --- a/cad/geda-docs/Makefile +++ b/cad/geda-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/02/22 08:38:52 rh Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:46:20 wiz Exp $ # DISTNAME= docs-${PKGVERSION} @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.geda.seul.org/ +COMMENT= HTML documentation for gEDA CONFLICTS+= gEDA<19991011 diff --git a/cad/geda-docs/pkg/COMMENT b/cad/geda-docs/pkg/COMMENT deleted file mode 100644 index b118f2e9475..00000000000 --- a/cad/geda-docs/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -HTML documentation for gEDA diff --git a/cad/geda-symbols/Makefile b/cad/geda-symbols/Makefile index 95a77385a7e..0988a9ba2fb 100644 --- a/cad/geda-symbols/Makefile +++ b/cad/geda-symbols/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/02/22 08:38:53 rh Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:46:20 wiz Exp $ # DISTNAME= symbols-${PKGVERSION} @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.geda.seul.org/ +COMMENT= Library of symbols for gEDA CONFLICTS+= gEDA<19991011 diff --git a/cad/geda-symbols/pkg/COMMENT b/cad/geda-symbols/pkg/COMMENT deleted file mode 100644 index 4896f62d698..00000000000 --- a/cad/geda-symbols/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Library of symbols for gEDA diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile index bb443fdcd84..11af6f493d8 100644 --- a/cad/geda-utils/Makefile +++ b/cad/geda-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/02/22 08:38:54 rh Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:46:21 wiz Exp $ # DISTNAME= utils-${PKGVERSION} @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.geda.seul.org/ +COMMENT= Set of utilites for gEDA DEPENDS+= libgeda-${PKGVERSION}:../../cad/libgeda diff --git a/cad/geda-utils/pkg/COMMENT b/cad/geda-utils/pkg/COMMENT deleted file mode 100644 index 1498667ea76..00000000000 --- a/cad/geda-utils/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Set of utilites for gEDA diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 3c661dbf1e0..863f039f19b 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/02/22 08:38:51 rh Exp $ +# $NetBSD: Makefile,v 1.14 2001/02/16 13:46:19 wiz Exp $ # DISTNAME= gEDA-${PKGVERSION} @@ -8,6 +8,7 @@ DISTFILES= # empty MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.geda.seul.org/ +COMMENT= Toolset for automating electronic design DEPENDS+= gschem-${PKGVERSION}:../../cad/gschem DEPENDS+= gnetlist-${PKGVERSION}:../../cad/gnetlist diff --git a/cad/geda/pkg/COMMENT b/cad/geda/pkg/COMMENT deleted file mode 100644 index 24002d9fd3f..00000000000 --- a/cad/geda/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Toolset for automating electronic design diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile index c17f85b8b15..a3fa9951c1d 100644 --- a/cad/gnetlist/Makefile +++ b/cad/gnetlist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/08/15 23:46:03 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:22 wiz Exp $ # DISTNAME= gnetlist-${PKGVERSION} @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.geda.seul.org/ +COMMENT= Netlist generation program DIST_SUBDIR= geda PKGVERSION= 20000220 diff --git a/cad/gnetlist/pkg/COMMENT b/cad/gnetlist/pkg/COMMENT deleted file mode 100644 index 898967e8147..00000000000 --- a/cad/gnetlist/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Netlist generation program diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile index aeda020fbd2..4e9553c096c 100644 --- a/cad/gschem/Makefile +++ b/cad/gschem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/08/15 23:31:47 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:22 wiz Exp $ # DISTNAME= gschem-${PKGVERSION} @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.geda.seul.org/ +COMMENT= Schematic capture tool DEPENDS+= libgeda-${PKGVERSION}:../../cad/libgeda DEPENDS+= geda-symbols-${PKGVERSION}:../../cad/geda-symbols diff --git a/cad/gschem/pkg/COMMENT b/cad/gschem/pkg/COMMENT deleted file mode 100644 index 9c3ae115831..00000000000 --- a/cad/gschem/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Schematic capture tool diff --git a/cad/gsymcheck/Makefile b/cad/gsymcheck/Makefile index a060a0ea346..36f42ae49a7 100644 --- a/cad/gsymcheck/Makefile +++ b/cad/gsymcheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/08/15 23:51:42 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:23 wiz Exp $ # DISTNAME= gsymcheck-${PKGVERSION} @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.geda.seul.org/ +COMMENT= EDA (Electronic Design Automation) symbol checker DEPENDS+= libgeda-${PKGVERSION}:../../cad/libgeda DEPENDS+= geda-symbols-${PKGVERSION}:../../cad/geda-symbols diff --git a/cad/gsymcheck/pkg/COMMENT b/cad/gsymcheck/pkg/COMMENT deleted file mode 100644 index 0873c706b87..00000000000 --- a/cad/gsymcheck/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -EDA (Electronic Design Automation) symbol checker diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 5635384c7ec..10ec17519d7 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/12/31 18:09:54 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:23 wiz Exp $ # DISTNAME= gwave-20001123 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.cs.unc.edu/~tell/dist/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.cs.unc.edu/~tell/gwave/ +COMMENT= viewer for spice-like simulator output and other analog data DEPENDS+= guile-gtk>=0.19:../../devel/guile-gtk DEPENDS+= plotutils-*:../../graphics/plotutils diff --git a/cad/gwave/pkg/COMMENT b/cad/gwave/pkg/COMMENT deleted file mode 100644 index 651eadbf556..00000000000 --- a/cad/gwave/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -viewer for spice-like simulator output and other analog data diff --git a/cad/ipal-current/Makefile b/cad/ipal-current/Makefile index 18905f3b2ab..ec2d86a01f0 100644 --- a/cad/ipal-current/Makefile +++ b/cad/ipal-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/12/19 16:36:52 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 13:46:24 wiz Exp $ # DISTNAME= ipal-20001210 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://icarus.com/pub/eda/ipal/snapshots/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.icarus.com/eda/ipal/index.html +COMMENT= Libs and utils for manipulating PAL designs (development version) BUILD_DEPENDS+= bison:../../devel/bison DEPENDS+= gtk+>=1.2.7:../../x11/gtk diff --git a/cad/ipal-current/pkg/COMMENT b/cad/ipal-current/pkg/COMMENT deleted file mode 100644 index a05d5f68f81..00000000000 --- a/cad/ipal-current/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Libs and utils for manipulating PAL designs (development version) diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index 52cce23e307..adf4fc29758 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/08/15 23:07:50 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:24 wiz Exp $ # DISTNAME= libgeda-${PKGVERSION} @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.geda.seul.org/ +COMMENT= Library of shared modules for gEDA DEPENDS+= guile>=1.3.0:../../lang/guile DEPENDS+= libstroke-*:../../devel/libstroke diff --git a/cad/libgeda/pkg/COMMENT b/cad/libgeda/pkg/COMMENT deleted file mode 100644 index aa73fd2fec4..00000000000 --- a/cad/libgeda/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Library of shared modules for gEDA diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile index 553d5314af3..1c881122101 100644 --- a/cad/ng-spice/Makefile +++ b/cad/ng-spice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/14 14:28:14 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:46:26 wiz Exp $ # DISTNAME= ng-spice-rework-13 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ieee.ing.uniroma1.it/pub/ng-spice/distribution/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://ieee.ing.uniroma1.it/ngspice/ +COMMENT= Next generation circuit simulation program .if !exists(/usr/include/getopt.h) DEPENDS+= libgetopt-*:../../devel/libgetopt diff --git a/cad/ng-spice/pkg/COMMENT b/cad/ng-spice/pkg/COMMENT deleted file mode 100644 index 93696412936..00000000000 --- a/cad/ng-spice/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Next generation circuit simulation program diff --git a/cad/ntesla/Makefile b/cad/ntesla/Makefile index 5ba8f77bcd3..b337ae18466 100644 --- a/cad/ntesla/Makefile +++ b/cad/ntesla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/05/12 16:07:35 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:46:26 wiz Exp $ # DISTNAME= ntesla-1.7 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/circuits/} MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.nic.funet.fi/pub/sci/electrical/tesla/ +COMMENT= tesla coil design program do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ntesla ${PREFIX}/bin diff --git a/cad/ntesla/pkg/COMMENT b/cad/ntesla/pkg/COMMENT deleted file mode 100644 index fc44b7aa3a8..00000000000 --- a/cad/ntesla/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -tesla coil design program diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 19c0c4a5d7d..3259f56fcb9 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/11/25 11:59:18 rh Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 13:46:27 wiz Exp $ # DISTNAME= oregano-0.20 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.dtek.chalmers.se/~d4hult/oregano/download/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.dtek.chalmers.se/~d4hult/oregano/ +COMMENT= application for schematic capture/simulation of electrical circuits DEPENDS+= gnome-core-*:../../x11/gnome-core DEPENDS+= gnome-print-*:../../print/gnome-print diff --git a/cad/oregano/pkg/COMMENT b/cad/oregano/pkg/COMMENT deleted file mode 100644 index 6906536ec5e..00000000000 --- a/cad/oregano/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -application for schematic capture/simulation of electrical circuits diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index c7a928414a6..82498fc4eae 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/09/01 15:05:56 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/16 13:46:27 wiz Exp $ # FreeBSD Id: Makefile,v 1.19 1998/10/31 18:05:31 jseger Exp # @@ -12,6 +12,7 @@ DISTFILES= pcb-1.6.3.tgz \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://bach.ece.jhu.edu/~haceaton/pcb/ +COMMENT= X11 interactive printed circuit board layout system DEPENDS+= m4-1.4:../../devel/m4 diff --git a/cad/pcb/pkg/COMMENT b/cad/pcb/pkg/COMMENT deleted file mode 100644 index 63c25eb20d0..00000000000 --- a/cad/pcb/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 interactive printed circuit board layout system diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 2008ccc8eaf..e23ab084de2 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2000/11/14 14:30:14 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.17 2001/02/16 13:46:28 wiz Exp $ # FreeBSD Id: Makefile,v 1.10 1998/06/08 09:21:37 tg Exp # @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://bwrc.eecs.berkeley.edu/Classes/IcBook/SPICE/ +COMMENT= General-purpose circuit simulation program DEPENDS+= readline>=4.0:../../devel/readline diff --git a/cad/spice/pkg/COMMENT b/cad/spice/pkg/COMMENT deleted file mode 100644 index 38711d31ca7..00000000000 --- a/cad/spice/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -General-purpose circuit simulation program diff --git a/cad/spiceprm/Makefile b/cad/spiceprm/Makefile index 53652a503ad..44cb1c046cc 100644 --- a/cad/spiceprm/Makefile +++ b/cad/spiceprm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/27 02:46:03 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:46:28 wiz Exp $ # DISTNAME= spiceprm-0.11 @@ -7,6 +7,7 @@ CATEGORIES= cad MASTER_SITES= http://metalab.unc.edu/pub/Linux/apps/circuits/ MAINTAINER= packages@netbsd.org +COMMENT= Spice preprocessor for parameterized subcircuits NO_CONFIGURE= # defined USE_PERL5= # defined diff --git a/cad/spiceprm/pkg/COMMENT b/cad/spiceprm/pkg/COMMENT deleted file mode 100644 index 39f7962904e..00000000000 --- a/cad/spiceprm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Spice preprocessor for parameterized subcircuits diff --git a/cad/verilog-current/Makefile b/cad/verilog-current/Makefile index ce5450bdbdd..4466ae56e70 100644 --- a/cad/verilog-current/Makefile +++ b/cad/verilog-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/01/14 19:01:13 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 13:46:30 wiz Exp $ # DISTNAME= verilog-20010113 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://icarus.com/pub/eda/verilog/snapshots/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://icarus.com/eda/verilog/index.html +COMMENT= Verilog simulation and synthesis tool (development snapshot version) BUILD_DEPENDS+= bison:../../devel/bison BUILD_DEPENDS+= gperf:../../devel/gperf diff --git a/cad/verilog-current/pkg/COMMENT b/cad/verilog-current/pkg/COMMENT deleted file mode 100644 index 7b69985783c..00000000000 --- a/cad/verilog-current/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Verilog simulation and synthesis tool (development snapshot version) diff --git a/cad/verilog/Makefile b/cad/verilog/Makefile index 5a7d837c965..80c4a0aac8e 100644 --- a/cad/verilog/Makefile +++ b/cad/verilog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/04 15:36:49 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:29 wiz Exp $ # DISTNAME= verilog-0.4 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v0.4/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://icarus.com/eda/verilog/index.html +COMMENT= Verilog simulation and synthesis tool (stable release version) BUILD_DEPENDS+= bison:../../devel/bison BUILD_DEPENDS+= gperf:../../devel/gperf diff --git a/cad/verilog/pkg/COMMENT b/cad/verilog/pkg/COMMENT deleted file mode 100644 index 4b8d214ad3e..00000000000 --- a/cad/verilog/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Verilog simulation and synthesis tool (stable release version) diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index ebe25b13187..ac97f42a921 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2000/10/22 09:20:18 skrll Exp $ +# $NetBSD: Makefile,v 1.21 2001/02/16 13:46:30 wiz Exp $ # DISTNAME= vipec-2.0.4 @@ -7,6 +7,7 @@ MASTER_SITES= http://netfold.com/~vipec/public_ftp/stable/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.netfold.com/~vipec/ +COMMENT= Network analyser for electrical networks DEPENDS+= qt2-libs-*:../../x11/qt2-libs diff --git a/cad/vipec/pkg/COMMENT b/cad/vipec/pkg/COMMENT deleted file mode 100644 index 55da9a47f5c..00000000000 --- a/cad/vipec/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Network analyser for electrical networks diff --git a/cad/xchiplogo/Makefile b/cad/xchiplogo/Makefile index 3b7c8567d1e..f72d9686116 100644 --- a/cad/xchiplogo/Makefile +++ b/cad/xchiplogo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/08/23 23:14:22 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:46:31 wiz Exp $ # DISTNAME= xchiplogo @@ -8,6 +8,7 @@ MASTER_SITES= http://www.eleceng.adelaide.edu.au/Personal/moini/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.eleceng.adelaide.edu.au/Personal/moini/chiplogo.html +COMMENT= Program for generating pretty logos on VLSI chips DEPENDS+= xforms-*:../../x11/xforms diff --git a/cad/xchiplogo/pkg/COMMENT b/cad/xchiplogo/pkg/COMMENT deleted file mode 100644 index 244bd50ac64..00000000000 --- a/cad/xchiplogo/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Program for generating pretty logos on VLSI chips diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 56ae7a5cb25..995efaaaf87 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/01/19 23:24:33 jtb Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:46:31 wiz Exp $ DISTNAME= xcircuit-2.2.0 CATEGORIES= cad graphics @@ -6,6 +6,7 @@ MASTER_SITES= http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://bach.ece.jhu.edu/~tim/programs/xcircuit/ +COMMENT= Drawing program for X11 (especially for circuits) DEPENDS+= ghostscript-[0-9]*:../../print/ghostscript diff --git a/cad/xcircuit/pkg/COMMENT b/cad/xcircuit/pkg/COMMENT deleted file mode 100644 index a212c3c0975..00000000000 --- a/cad/xcircuit/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Drawing program for X11 (especially for circuits) diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile index 24e2113d0d2..0088dc9eb5f 100644 --- a/chat/bitchx/Makefile +++ b/chat/bitchx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/08 14:56:16 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:51:21 wiz Exp $ DISTNAME= ircii-pana-1.0c18 PKGNAME= bitchx-1.0.3.18 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.bitchx.org/pub/BitchX/source/ MAINTAINER= jmcneill@invisible.yi.org HOMEPAGE= http://www.bitchx.org/ +COMMENT= IRC client based on ircII DEPENDS+= ncurses>=5.2:../../devel/ncurses # not enabled since BitchX dumps core on startup diff --git a/chat/bitchx/pkg/COMMENT b/chat/bitchx/pkg/COMMENT deleted file mode 100644 index 211910266d9..00000000000 --- a/chat/bitchx/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -IRC client based on ircII diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile index 6683c63146e..88bdfc6cb21 100644 --- a/chat/epic4/Makefile +++ b/chat/epic4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/08 14:20:33 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:51:22 wiz Exp $ # DISTNAME= epic4-0.9.16 @@ -21,6 +21,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= zuntum@eik.pl HOMEPAGE= http://www.epicsol.org/ +COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient EXTRACT_ONLY= epic4-0.9.16.tar.gz diff --git a/chat/epic4/pkg/COMMENT b/chat/epic4/pkg/COMMENT deleted file mode 100644 index b1fb74d443f..00000000000 --- a/chat/epic4/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -The (E)nhanced (P)rogrammable (I)RC-II (C)lient diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 9d8322a67e1..c055ec1eb3a 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/12/27 22:15:11 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:51:23 wiz Exp $ # DISTNAME= gaim-0.11.0pre4 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.marko.net/gaim/ +COMMENT= gtk-based client for AOL's Instant Messenger chat system DEPENDS+= gtk+>=1.2.3:../../x11/gtk DEPENDS+= esound>=0.2.7:../../audio/esound diff --git a/chat/gaim/pkg/COMMENT b/chat/gaim/pkg/COMMENT deleted file mode 100644 index 11ccca2f5e6..00000000000 --- a/chat/gaim/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -gtk-based client for AOL's Instant Messenger chat system diff --git a/chat/gale/Makefile b/chat/gale/Makefile index 3631510d156..bf457ce6da2 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/06 19:56:38 lukem Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:51:23 wiz Exp $ # DISTNAME= gale-0.99a @@ -7,6 +7,7 @@ MASTER_SITES= http://download.gale.org/ MAINTAINER= lukem@netbsd.org HOMEPAGE= http://gale.org +COMMENT= secure instant messaging system DEPENDS+= adns-1.0:../../net/adns/ DEPENDS+= boehm-gc-5.3:../../devel/boehm-gc/ diff --git a/chat/gale/pkg/COMMENT b/chat/gale/pkg/COMMENT deleted file mode 100644 index 455db015752..00000000000 --- a/chat/gale/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -A secure instant messaging system diff --git a/chat/icb/Makefile b/chat/icb/Makefile index 9c338485097..a3815ef2f7a 100644 --- a/chat/icb/Makefile +++ b/chat/icb/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:24 wiz Exp $ # # Note: The file ftp://ftp.icb.net/pub/icb/icb-0.9grok2.tar.gz is way @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= cjs@netbsd.org HOMEPAGE= http://www.icb.net/ +COMMENT= Internet CB - a mostly-defunct chat client NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL" diff --git a/chat/icb/pkg/COMMENT b/chat/icb/pkg/COMMENT deleted file mode 100644 index 7aa00e3ffea..00000000000 --- a/chat/icb/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Internet CB - a mostly-defunct chat client diff --git a/chat/icqlib/Makefile b/chat/icqlib/Makefile index 078b57f11c1..8c49d6631c9 100644 --- a/chat/icqlib/Makefile +++ b/chat/icqlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/15 02:29:20 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:51:24 wiz Exp $ DISTNAME= icqlib-1.0.0 CATEGORIES= chat @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icqlib/} MAINTAINER= magick@bundy.lib.owl.de HOMEPAGE= http://kicq.sourceforge.net/icqlib.shtml +COMMENT= Implementation of the icq protocol USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/chat/icqlib/pkg/COMMENT b/chat/icqlib/pkg/COMMENT deleted file mode 100644 index 4d3e84febc1..00000000000 --- a/chat/icqlib/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Implementation of the icq protocol diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile index 8e25b4fee96..aa28485894b 100644 --- a/chat/ircII/Makefile +++ b/chat/ircII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/01/11 11:00:24 tron Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:51:25 wiz Exp $ # FreeBSD Id: Makefile,v 1.14 1997/05/14 10:35:13 torstenb Exp # @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ircftp.au.eterna.com.au/pub/ircII/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org +COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client .include "../../mk/bsd.prefs.mk" diff --git a/chat/ircII/pkg/COMMENT b/chat/ircII/pkg/COMMENT deleted file mode 100644 index a5a136e79aa..00000000000 --- a/chat/ircII/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -The 'Internet Relay Chat' and 'Internet Citizens Band' Client diff --git a/chat/irchat/Makefile b/chat/irchat/Makefile index 1e0d7d8b7b4..4bba5109809 100644 --- a/chat/irchat/Makefile +++ b/chat/irchat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/02 02:07:20 jun Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:26 wiz Exp $ DISTNAME= irchat-pj-2.4.24.20 CATEGORIES= chat @@ -6,6 +6,7 @@ MASTER_SITES= ftp://ftp.madoka.org/pub/irchat-pj/ MAINTAINER= tech-pkg-ja@jp.netbsd.org HOMEPAGE= http://www.fan.gr.jp/~simm/irchat/ +COMMENT= Emacs lisp interface to Internet Relay Chat DEPENDS+= emacs-20.*:../../editors/emacs |