diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /cad | |
parent | Update to 0.9.0 [1] (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76030
Diffstat (limited to 'cad')
40 files changed, 20 insertions, 20 deletions
diff --git a/cad/cider/Makefile b/cad/cider/Makefile index 2e2e8f27b7d6..78778876c3d2 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 ba74f6d92a5f..000000000000 --- 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 c412cc0c5440..8093820bc1d6 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 306d6b469335..000000000000 --- 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 ac5f6732b7c1..4eb28deb51a2 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 b14709953ba3..000000000000 --- 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 bae575733e06..c18128892163 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 029067d4890f..000000000000 --- 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 8afc0e5d9cb8..23e9d21d3c8d 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 5dbeec99fc42..000000000000 --- 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 95ce3603c73c..28d85ee82000 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 ce9e9725d3a5..000000000000 --- a/cad/geda-utils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -gEDA utilities diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 8a7501d13b98..62801ed82709 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 a00ba01c2a9d..000000000000 --- 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 ac5f6732b7c1..4eb28deb51a2 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 b14709953ba3..000000000000 --- 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 c412cc0c5440..8093820bc1d6 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 306d6b469335..000000000000 --- 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 d9a8dd870d23..cab682be7682 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 a02a0339fa3b..000000000000 --- 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 6f4f2c77ebe6..86bf578959cf 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 22d96624f60a..000000000000 --- 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 bf356896fe67..eef90d72b354 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 b4c69a065b59..000000000000 --- 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 a510e912cdf5..84edc783f2b8 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 26de3b62b469..000000000000 --- 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 a510e912cdf5..84edc783f2b8 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 26de3b62b469..000000000000 --- 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 dbf519850f5a..10d7b78fd60a 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 4e9a4c5aeb97..000000000000 --- 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 f2dbb9ec69e1..a32704378b8b 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 b29c628e99a8..000000000000 --- 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 32a49d658334..17966481bd24 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 625999b67624..000000000000 --- 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 b8b01403e22c..894d7641ce99 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 917517cac4c4..000000000000 --- 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 b7cd18b94107..d86ba6505627 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 c00e708fabc5..000000000000 --- 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 5cf032298f5f..7d4348527bf0 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 f800c125753c..000000000000 --- a/cad/tkgate/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Tcl/Tk based digital circuit editor and simulator |