summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:41:26 +0000
committerwiz <wiz>2001-02-16 13:41:26 +0000
commit50d79f1689e6205ba9bb8c3038bba0934b7fa658 (patch)
tree7796c2e9b8aee283b13448855c903fab00ce9e97 /cad
parenta2a55c607ab5e4747b94deae3456a9fb4c6dd009 (diff)
downloadpkgsrc-50d79f1689e6205ba9bb8c3038bba0934b7fa658.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cad')
-rw-r--r--cad/acs/Makefile3
-rw-r--r--cad/acs/pkg/COMMENT1
-rw-r--r--cad/boolean/Makefile3
-rw-r--r--cad/boolean/pkg/COMMENT1
-rw-r--r--cad/cascade/Makefile3
-rw-r--r--cad/cascade/pkg/COMMENT1
-rw-r--r--cad/dinotrace/Makefile3
-rw-r--r--cad/dinotrace/pkg/COMMENT1
-rw-r--r--cad/eagle/Makefile3
-rw-r--r--cad/eagle/pkg/COMMENT1
-rw-r--r--cad/fastcap/Makefile3
-rw-r--r--cad/fastcap/pkg/COMMENT1
-rw-r--r--cad/fasthenry/Makefile3
-rw-r--r--cad/fasthenry/pkg/COMMENT1
-rw-r--r--cad/felt/Makefile3
-rw-r--r--cad/felt/pkg/COMMENT1
-rw-r--r--cad/geda-docs/Makefile3
-rw-r--r--cad/geda-docs/pkg/COMMENT1
-rw-r--r--cad/geda-symbols/Makefile3
-rw-r--r--cad/geda-symbols/pkg/COMMENT1
-rw-r--r--cad/geda-utils/Makefile3
-rw-r--r--cad/geda-utils/pkg/COMMENT1
-rw-r--r--cad/geda/Makefile3
-rw-r--r--cad/geda/pkg/COMMENT1
-rw-r--r--cad/gnetlist/Makefile3
-rw-r--r--cad/gnetlist/pkg/COMMENT1
-rw-r--r--cad/gschem/Makefile3
-rw-r--r--cad/gschem/pkg/COMMENT1
-rw-r--r--cad/gsymcheck/Makefile3
-rw-r--r--cad/gsymcheck/pkg/COMMENT1
-rw-r--r--cad/gwave/Makefile3
-rw-r--r--cad/gwave/pkg/COMMENT1
-rw-r--r--cad/ipal-current/Makefile3
-rw-r--r--cad/ipal-current/pkg/COMMENT1
-rw-r--r--cad/libgeda/Makefile3
-rw-r--r--cad/libgeda/pkg/COMMENT1
-rw-r--r--cad/ng-spice/Makefile3
-rw-r--r--cad/ng-spice/pkg/COMMENT1
-rw-r--r--cad/ntesla/Makefile3
-rw-r--r--cad/ntesla/pkg/COMMENT1
-rw-r--r--cad/oregano/Makefile3
-rw-r--r--cad/oregano/pkg/COMMENT1
-rw-r--r--cad/pcb/Makefile3
-rw-r--r--cad/pcb/pkg/COMMENT1
-rw-r--r--cad/spice/Makefile3
-rw-r--r--cad/spice/pkg/COMMENT1
-rw-r--r--cad/spiceprm/Makefile3
-rw-r--r--cad/spiceprm/pkg/COMMENT1
-rw-r--r--cad/verilog-current/Makefile3
-rw-r--r--cad/verilog-current/pkg/COMMENT1
-rw-r--r--cad/verilog/Makefile3
-rw-r--r--cad/verilog/pkg/COMMENT1
-rw-r--r--cad/vipec/Makefile3
-rw-r--r--cad/vipec/pkg/COMMENT1
-rw-r--r--cad/xchiplogo/Makefile3
-rw-r--r--cad/xchiplogo/pkg/COMMENT1
-rw-r--r--cad/xcircuit/Makefile3
-rw-r--r--cad/xcircuit/pkg/COMMENT1
58 files changed, 58 insertions, 58 deletions
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)