diff options
author | stas <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
commit | dd0af158dddb4ed92cac937736bfb49935efed15 (patch) | |
tree | 8b59debde4ab44fdb57e9ed3560ce80f89a2b501 /cad | |
parent | 7167d64ec2870e39a44ad848bf9dde03b09607ff (diff) | |
download | FreeBSD-ports-dd0af158dddb4ed92cac937736bfb49935efed15.zip FreeBSD-ports-dd0af158dddb4ed92cac937736bfb49935efed15.tar.gz |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
Diffstat (limited to 'cad')
-rw-r--r-- | cad/adms/Makefile | 2 | ||||
-rw-r--r-- | cad/dinotrace/Makefile | 2 | ||||
-rw-r--r-- | cad/electric-ng/Makefile | 2 | ||||
-rw-r--r-- | cad/electric/Makefile | 2 | ||||
-rw-r--r-- | cad/geda-docs/Makefile | 2 | ||||
-rw-r--r-- | cad/geda-examples/Makefile | 2 | ||||
-rw-r--r-- | cad/geda-gattrib/Makefile | 2 | ||||
-rw-r--r-- | cad/geda-gschem/Makefile | 2 | ||||
-rw-r--r-- | cad/geda-netlist/Makefile | 2 | ||||
-rw-r--r-- | cad/geda-symbols/Makefile | 2 | ||||
-rw-r--r-- | cad/geda-symcheck/Makefile | 2 | ||||
-rw-r--r-- | cad/geda-utils/Makefile | 2 | ||||
-rw-r--r-- | cad/geda/Makefile | 2 | ||||
-rw-r--r-- | cad/gnucap/Makefile | 2 | ||||
-rw-r--r-- | cad/gspiceui/Makefile | 2 | ||||
-rw-r--r-- | cad/gtkwave/Makefile | 2 | ||||
-rw-r--r-- | cad/gtkwave3/Makefile | 2 | ||||
-rw-r--r-- | cad/gwave/Makefile | 2 | ||||
-rw-r--r-- | cad/irsim/Makefile | 2 | ||||
-rw-r--r-- | cad/iverilog/Makefile | 2 | ||||
-rw-r--r-- | cad/jspice3/Makefile | 2 | ||||
-rw-r--r-- | cad/libgeda/Makefile | 2 | ||||
-rw-r--r-- | cad/verilog-mode.el/Makefile | 2 |
23 files changed, 23 insertions, 23 deletions
diff --git a/cad/adms/Makefile b/cad/adms/Makefile index 8dc9278..83e80ba 100644 --- a/cad/adms/Makefile +++ b/cad/adms/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 0 CATEGORIES= cad MASTER_SITES= SF/mot-${PORTNAME}/${PORTNAME}-source/${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A model generator for SPICE simulators USE_GMAKE= yes diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 348f0db..e8a8572 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -12,7 +12,7 @@ CATEGORIES= cad MASTER_SITES= http://www.veripool.org/ftp/ EXTRACT_SUFX= .tgz -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical signal trace waveform viewer OPTIONS= EMACS "Install Emacs supplimentary files" on diff --git a/cad/electric-ng/Makefile b/cad/electric-ng/Makefile index eed69b5..08458e9 100644 --- a/cad/electric-ng/Makefile +++ b/cad/electric-ng/Makefile @@ -17,7 +17,7 @@ DISTNAME= electric-${PORTVERSION} EXTRACT_SUFX= .jar EXTRACT_ONLY= -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A sophisticated VLSI design system USE_JAVA= yes diff --git a/cad/electric/Makefile b/cad/electric/Makefile index 3809a72..93c257b 100644 --- a/cad/electric/Makefile +++ b/cad/electric/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:C/^(...)\./\1/} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A sophisticated electrical CAD system GNU_CONFIGURE= yes diff --git a/cad/geda-docs/Makefile b/cad/geda-docs/Makefile index 4e7509e..365ee5d 100644 --- a/cad/geda-docs/Makefile +++ b/cad/geda-docs/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ PKGNAMEPREFIX= geda- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The gEDA's documentation DOCSDIR= ${PREFIX}/share/doc/geda diff --git a/cad/geda-examples/Makefile b/cad/geda-examples/Makefile index 8f80b39..8099ce3 100644 --- a/cad/geda-examples/Makefile +++ b/cad/geda-examples/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ PKGNAMEPREFIX= geda- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The gEDA's examples GNU_CONFIGURE= yes diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile index 2b4692b..c73e317 100644 --- a/cad/geda-gattrib/Makefile +++ b/cad/geda-gattrib/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ PKGNAMEPREFIX= geda- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The gEDA's attribute editor RUN_DEPENDS= ${LOCALBASE}/share/geda/sym:${PORTSDIR}/cad/geda-symbols diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile index 8a687d3..d7cd376 100644 --- a/cad/geda-gschem/Makefile +++ b/cad/geda-gschem/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ PKGNAMEPREFIX= geda- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The gEDA's electronic schematic capture tool RUN_DEPENDS= ${LOCALBASE}/share/geda/sym:${PORTSDIR}/cad/geda-symbols diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile index 725adfb..e3219b9 100644 --- a/cad/geda-netlist/Makefile +++ b/cad/geda-netlist/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ PKGNAMEPREFIX= geda- DISTNAME= ${PKGNAMEPREFIX}g${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The gEDA's netlister LIB_DEPENDS= geda.33:${PORTSDIR}/cad/libgeda diff --git a/cad/geda-symbols/Makefile b/cad/geda-symbols/Makefile index dec427e..a33655d 100644 --- a/cad/geda-symbols/Makefile +++ b/cad/geda-symbols/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ PKGNAMEPREFIX= geda- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The gEDA's symbols DATADIR= ${PREFIX}/share/geda diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile index bdd2644..20362d5 100644 --- a/cad/geda-symcheck/Makefile +++ b/cad/geda-symcheck/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ PKGNAMEPREFIX= geda- DISTNAME= ${PKGNAMEPREFIX}g${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The gEDA's symbol checking utility RUN_DEPENDS= ${LOCALBASE}/share/geda/sym:${PORTSDIR}/cad/geda-symbols diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile index 7b5f22f..31827e7 100644 --- a/cad/geda-utils/Makefile +++ b/cad/geda-utils/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ PKGNAMEPREFIX= geda- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The gEDA's utilities RUN_DEPENDS= ${LOCALBASE}/share/geda/sym:${PORTSDIR}/cad/geda-symbols diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 6b19750..0b01c3b 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= # empty DISTFILES= # none EXTRACT_ONLY= # empty -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The "meta-port" for gEDA RUN_DEPENDS= ${DATADIR}/sym:${PORTSDIR}/cad/geda-symbols \ diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index 96101e2..07c029f 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.gnucap.org/devel/ \ http://www.gnucap.org/devel/archive/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU Circuit Analysis Package USE_GMAKE= yes diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile index 6ba4c02..5661345 100644 --- a/cad/gspiceui/Makefile +++ b/cad/gspiceui/Makefile @@ -12,7 +12,7 @@ CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/gSpiceUI/${PORTNAME}-v${PORTVERSION} DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GUI frontend for gnucap/ng-spice circuit simulators RUN_DEPENDS= gwave:${PORTSDIR}/cad/gwave diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index cef55f9..f08988d 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -14,7 +14,7 @@ CATEGORIES= cad MASTER_SITES= ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/2.0/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Electronic Waveform Viewer LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/cad/gtkwave3/Makefile b/cad/gtkwave3/Makefile index 9a3574c..2a4b7a5 100644 --- a/cad/gtkwave3/Makefile +++ b/cad/gtkwave3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= cad MASTER_SITES= http://gtkwave.sourceforge.net/ DISTNAME= gtkwave-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Electronic Waveform Viewer CONFLICTS= gtkwave-[0-9]* diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 7bc867d..496125d 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= cad MASTER_SITES= http://geda.seul.org/dist/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Waveform viewer for analogue electronic simulation tools LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile \ diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile index 2fbf79f..b207887 100644 --- a/cad/irsim/Makefile +++ b/cad/irsim/Makefile @@ -12,7 +12,7 @@ CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/irsim/archive/ EXTRACT_SUFX= .tgz -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An event-driven logic-level simulator for MOS circuis USE_XORG= x11 diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index 15f6297..bfed7bb 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v${PORTVERSION:C,\.[0-9]$,,}/ \ ftp://ftp.geda.seul.org/pub/geda/dist/ DISTNAME= verilog-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Verilog simulation and synthesis tool GNU_CONFIGURE= yes diff --git a/cad/jspice3/Makefile b/cad/jspice3/Makefile index adfa8fe..57b29a7 100644 --- a/cad/jspice3/Makefile +++ b/cad/jspice3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.wrcad.com/ftp/pub/ \ ftp://ftp.srware.com/pub/ DISTNAME= ${PORTNAME}-2.5-011109 -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An adaptation of the Berkeley Spice3f4 with superconductivity CONFLICTS= spice-[0-9]* diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index 4b0f604..acc15e5 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -13,7 +13,7 @@ CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ http://geda.seul.org/release/v1.4/${PORTVERSION}/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The gEDA's tools base utility library LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile diff --git a/cad/verilog-mode.el/Makefile b/cad/verilog-mode.el/Makefile index dcb6712..70e5258 100644 --- a/cad/verilog-mode.el/Makefile +++ b/cad/verilog-mode.el/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.veripool.org/ftp/ DISTNAME= verilog-mode-${PORTVERSION}.el EXTRACT_SUFX= .gz -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs lisp modules for the Verilog language NO_BUILD= yes |