summaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/cider/Makefile1
-rw-r--r--cad/cider/pkg-comment1
-rw-r--r--cad/geda-gschem/Makefile1
-rw-r--r--cad/geda-gschem/pkg-comment1
-rw-r--r--cad/geda-netlist/Makefile1
-rw-r--r--cad/geda-netlist/pkg-comment1
-rw-r--r--cad/geda-symbols/Makefile1
-rw-r--r--cad/geda-symbols/pkg-comment1
-rw-r--r--cad/geda-symcheck/Makefile1
-rw-r--r--cad/geda-symcheck/pkg-comment1
-rw-r--r--cad/geda-utils/Makefile1
-rw-r--r--cad/geda-utils/pkg-comment1
-rw-r--r--cad/geda/Makefile1
-rw-r--r--cad/geda/pkg-comment1
-rw-r--r--cad/gnetlist/Makefile1
-rw-r--r--cad/gnetlist/pkg-comment1
-rw-r--r--cad/gschem/Makefile1
-rw-r--r--cad/gschem/pkg-comment1
-rw-r--r--cad/gwave/Makefile1
-rw-r--r--cad/gwave/pkg-comment1
-rw-r--r--cad/leocad/Makefile1
-rw-r--r--cad/leocad/pkg-comment1
-rw-r--r--cad/libgeda/Makefile1
-rw-r--r--cad/libgeda/pkg-comment1
-rw-r--r--cad/linux-eagle/Makefile1
-rw-r--r--cad/linux-eagle/pkg-comment1
-rw-r--r--cad/linux-eagle5/Makefile1
-rw-r--r--cad/linux-eagle5/pkg-comment1
-rw-r--r--cad/ngspice_rework/Makefile1
-rw-r--r--cad/ngspice_rework/pkg-comment1
-rw-r--r--cad/pdnmesh/Makefile1
-rw-r--r--cad/pdnmesh/pkg-comment1
-rw-r--r--cad/pisces/Makefile1
-rw-r--r--cad/pisces/pkg-comment1
-rw-r--r--cad/sis/Makefile1
-rw-r--r--cad/sis/pkg-comment1
-rw-r--r--cad/spice/Makefile1
-rw-r--r--cad/spice/pkg-comment1
-rw-r--r--cad/tkgate/Makefile1
-rw-r--r--cad/tkgate/pkg-comment1
40 files changed, 20 insertions, 20 deletions
diff --git a/cad/cider/Makefile b/cad/cider/Makefile
index 2e2e8f2..7877887 100644
--- a/cad/cider/Makefile
+++ b/cad/cider/Makefile
@@ -14,6 +14,7 @@ DISTNAME= cider1b1
EXTRACT_SUFX= .tar.Z
MAINTAINER= amakawa@jp.FreeBSD.org
+COMMENT= A mixed-level circuit and device simulator (includes SPICE3)
WRKSRC= ${WRKDIR}/sim
USE_XLIB= yes
diff --git a/cad/cider/pkg-comment b/cad/cider/pkg-comment
deleted file mode 100644
index ba74f6d..0000000
--- a/cad/cider/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A mixed-level circuit and device simulator (includes SPICE3)
diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile
index c412cc0..8093820 100644
--- a/cad/geda-gschem/Makefile
+++ b/cad/geda-gschem/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
DISTNAME= geda-${PORTNAME}-${PORTVERSION}
MAINTAINER= bruno@tinkerbox.org
+COMMENT= gEDA electronic schematic capture tools
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
diff --git a/cad/geda-gschem/pkg-comment b/cad/geda-gschem/pkg-comment
deleted file mode 100644
index 306d6b4..0000000
--- a/cad/geda-gschem/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-gEDA electronic schematic capture tools
diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile
index ac5f673..4eb28de 100644
--- a/cad/geda-netlist/Makefile
+++ b/cad/geda-netlist/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
DISTNAME= geda-${PORTNAME}-${PORTVERSION}
MAINTAINER= bruno@tinkerbox.org
+COMMENT= gEDA electronic schematic capture tools, netlister
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
guile.10:${PORTSDIR}/lang/guile
diff --git a/cad/geda-netlist/pkg-comment b/cad/geda-netlist/pkg-comment
deleted file mode 100644
index b147099..0000000
--- a/cad/geda-netlist/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-gEDA electronic schematic capture tools, netlister
diff --git a/cad/geda-symbols/Makefile b/cad/geda-symbols/Makefile
index bae57573..c181288 100644
--- a/cad/geda-symbols/Makefile
+++ b/cad/geda-symbols/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
DISTNAME= geda-${PORTNAME}-${PORTVERSION}
MAINTAINER= bruno@tinkerbox.org
+COMMENT= gEDA symbols
#USE_AUTOCONF= yes
diff --git a/cad/geda-symbols/pkg-comment b/cad/geda-symbols/pkg-comment
deleted file mode 100644
index 029067d..0000000
--- a/cad/geda-symbols/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-gEDA symbols
diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile
index 8afc0e5..23e9d21 100644
--- a/cad/geda-symcheck/Makefile
+++ b/cad/geda-symcheck/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/20020825/ \
DISTNAME= geda-${PORTNAME}-${PORTVERSION}
MAINTAINER= bruno@tinkerbox.org
+COMMENT= gEDA symbol checking utility
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
diff --git a/cad/geda-symcheck/pkg-comment b/cad/geda-symcheck/pkg-comment
deleted file mode 100644
index 5dbeec9..0000000
--- a/cad/geda-symcheck/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-gEDA symbol checking utility
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index 95ce360..28d85ee 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
DISTNAME= geda-${PORTNAME}-${PORTVERSION}
MAINTAINER= bruno@tinkerbox.org
+COMMENT= gEDA utilities
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
diff --git a/cad/geda-utils/pkg-comment b/cad/geda-utils/pkg-comment
deleted file mode 100644
index ce9e972..0000000
--- a/cad/geda-utils/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-gEDA utilities
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 8a7501d..62801ed 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -13,6 +13,7 @@ DISTFILES= # none
EXTRACT_ONLY= # empty
MAINTAINER= bruno@tinkerbox.org
+COMMENT= The "meta-port" for gEDA
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols \
gschem:${PORTSDIR}/cad/gschem \
diff --git a/cad/geda/pkg-comment b/cad/geda/pkg-comment
deleted file mode 100644
index a00ba01..0000000
--- a/cad/geda/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The "meta-port" for gEDA
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index ac5f673..4eb28de 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
DISTNAME= geda-${PORTNAME}-${PORTVERSION}
MAINTAINER= bruno@tinkerbox.org
+COMMENT= gEDA electronic schematic capture tools, netlister
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
guile.10:${PORTSDIR}/lang/guile
diff --git a/cad/gnetlist/pkg-comment b/cad/gnetlist/pkg-comment
deleted file mode 100644
index b147099..0000000
--- a/cad/gnetlist/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-gEDA electronic schematic capture tools, netlister
diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile
index c412cc0..8093820 100644
--- a/cad/gschem/Makefile
+++ b/cad/gschem/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
DISTNAME= geda-${PORTNAME}-${PORTVERSION}
MAINTAINER= bruno@tinkerbox.org
+COMMENT= gEDA electronic schematic capture tools
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
diff --git a/cad/gschem/pkg-comment b/cad/gschem/pkg-comment
deleted file mode 100644
index 306d6b4..0000000
--- a/cad/gschem/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-gEDA electronic schematic capture tools
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index d9a8dd8..cab682b 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= cad
MASTER_SITES= http://geda.seul.org/dist/
MAINTAINER= dmlb@dmlb.org
+COMMENT= Waveform viewer for analogue electronic simulation tools
RUN_DEPENDS= graph:${PORTSDIR}/graphics/plotutils
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
diff --git a/cad/gwave/pkg-comment b/cad/gwave/pkg-comment
deleted file mode 100644
index a02a033..0000000
--- a/cad/gwave/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Waveform viewer for analogue electronic simulation tools
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 6f4f2c7..86bf578 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -14,6 +14,7 @@ DISTFILES= leocad-${PORTVERSION:S/.p/pre/}.tgz pieces.zip
EXTRACT_ONLY= leocad-${PORTVERSION:S/.p/pre/}.tgz
MAINTAINER= dyeske@yahoo.com
+COMMENT= A CAD program that uses bricks similar to those found in many toys
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/cad/leocad/pkg-comment b/cad/leocad/pkg-comment
deleted file mode 100644
index 22d9662..0000000
--- a/cad/leocad/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A CAD program that uses bricks similar to those found in many toys
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index bf35689..eef90d7 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
http://www.tinkerbox.org/projects/files/gEDA/
MAINTAINER= bruno@tinkerbox.org
+COMMENT= gEDA tools base utility library
LIB_DEPENDS= gdgeda.4:${PORTSDIR}/graphics/libgdgeda \
guile.10:${PORTSDIR}/lang/guile
diff --git a/cad/libgeda/pkg-comment b/cad/libgeda/pkg-comment
deleted file mode 100644
index b4c69a0..0000000
--- a/cad/libgeda/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-gEDA tools base utility library
diff --git a/cad/linux-eagle/Makefile b/cad/linux-eagle/Makefile
index a510e91..84edc78 100644
--- a/cad/linux-eagle/Makefile
+++ b/cad/linux-eagle/Makefile
@@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME:S/linux-//}-${EAGLEVERSION}${EAGLELANG}
EXTRACT_SUFX= .tgz
MAINTAINER?= riggs@rrr.de
+COMMENT?= An easy to use, yet powerful tool for designing printed circuit boards
RUN_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base
diff --git a/cad/linux-eagle/pkg-comment b/cad/linux-eagle/pkg-comment
deleted file mode 100644
index 26de3b6..0000000
--- a/cad/linux-eagle/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An easy to use, yet powerful tool for designing printed circuit boards
diff --git a/cad/linux-eagle5/Makefile b/cad/linux-eagle5/Makefile
index a510e91..84edc78 100644
--- a/cad/linux-eagle5/Makefile
+++ b/cad/linux-eagle5/Makefile
@@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME:S/linux-//}-${EAGLEVERSION}${EAGLELANG}
EXTRACT_SUFX= .tgz
MAINTAINER?= riggs@rrr.de
+COMMENT?= An easy to use, yet powerful tool for designing printed circuit boards
RUN_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base
diff --git a/cad/linux-eagle5/pkg-comment b/cad/linux-eagle5/pkg-comment
deleted file mode 100644
index 26de3b6..0000000
--- a/cad/linux-eagle5/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An easy to use, yet powerful tool for designing printed circuit boards
diff --git a/cad/ngspice_rework/Makefile b/cad/ngspice_rework/Makefile
index dbf5198..10d7b78 100644
--- a/cad/ngspice_rework/Makefile
+++ b/cad/ngspice_rework/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ngspice
DISTNAME= ng-spice-rework-${PORTVERSION}
MAINTAINER= amakawa@jp.FreeBSD.org
+COMMENT= A circuit simulator derived from spice3f5
USE_AUTOCONF_VER?= 213
diff --git a/cad/ngspice_rework/pkg-comment b/cad/ngspice_rework/pkg-comment
deleted file mode 100644
index 4e9a4c5..0000000
--- a/cad/ngspice_rework/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A circuit simulator derived from spice3f5
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile
index f2dbb9e..a327043 100644
--- a/cad/pdnmesh/Makefile
+++ b/cad/pdnmesh/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= ${PORTNAME} science/visualization
MAINTAINER= sarod@cs.pdn.ac.lk
+COMMENT= A finite element program
USE_XLIB= yes
USE_MESA= yes
diff --git a/cad/pdnmesh/pkg-comment b/cad/pdnmesh/pkg-comment
deleted file mode 100644
index b29c628..0000000
--- a/cad/pdnmesh/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A finite element program
diff --git a/cad/pisces/Makefile b/cad/pisces/Makefile
index 32a49d6..1796648 100644
--- a/cad/pisces/Makefile
+++ b/cad/pisces/Makefile
@@ -13,6 +13,7 @@ DISTNAME= relB.9009
EXTRACT_SUFX= .tar.Z
MAINTAINER= masini@uniroma3.it
+COMMENT= A 2-d electronic device simulator
BUILD_DEPENDS= f2c:${PORTSDIR}/lang/f2c
diff --git a/cad/pisces/pkg-comment b/cad/pisces/pkg-comment
deleted file mode 100644
index 625999b..0000000
--- a/cad/pisces/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A 2-d electronic device simulator
diff --git a/cad/sis/Makefile b/cad/sis/Makefile
index b8b0140..894d764 100644
--- a/cad/sis/Makefile
+++ b/cad/sis/Makefile
@@ -17,6 +17,7 @@ PATCHFILES= sis-1.2.patch1.Z
PATCH_DIST_STRIP= -p1
MAINTAINER= volf@oasis.IAEhv.nl
+COMMENT= Synthesis program for the synthesis of sequential circuits
USE_XLIB= yes
MAKEFILE= Makefile.FreeBSD
diff --git a/cad/sis/pkg-comment b/cad/sis/pkg-comment
deleted file mode 100644
index 917517c..0000000
--- a/cad/sis/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Synthesis program for the synthesis of sequential circuits
diff --git a/cad/spice/Makefile b/cad/spice/Makefile
index b7cd18b..d86ba65 100644
--- a/cad/spice/Makefile
+++ b/cad/spice/Makefile
@@ -14,6 +14,7 @@ DISTNAME= sp3f4.kit
EXTRACT_SUFX= .tar.Z
MAINTAINER= kaveman@magna.com.au
+COMMENT= A general-purpose circuit simulation program
# documentation in ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps
diff --git a/cad/spice/pkg-comment b/cad/spice/pkg-comment
deleted file mode 100644
index c00e708..0000000
--- a/cad/spice/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A general-purpose circuit simulation program
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 5cf0322..7d43485 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/
EXTRACT_SUFX= .tgz
MAINTAINER= hansen@cmu.edu
+COMMENT= A Tcl/Tk based digital circuit editor and simulator
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
RUN_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83
diff --git a/cad/tkgate/pkg-comment b/cad/tkgate/pkg-comment
deleted file mode 100644
index f800c12..0000000
--- a/cad/tkgate/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Tcl/Tk based digital circuit editor and simulator
OpenPOWER on IntegriCloud