aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2011-10-24 03:33:20 +0000
committerStanislav Sedov <stas@FreeBSD.org>2011-10-24 03:33:20 +0000
commit422bce3414b4653f4c814da54d27aedd1165c486 (patch)
tree8e7647fbc00831b93a18022a99692406a6e3e5d5 /cad
parent31a4b0c2e0112e6057aad99fbf6fdc15b0e6f132 (diff)
downloadports-422bce3414b4653f4c814da54d27aedd1165c486.tar.gz
ports-422bce3414b4653f4c814da54d27aedd1165c486.zip
- 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).
Notes
Notes: svn path=/head/; revision=284225
Diffstat (limited to 'cad')
-rw-r--r--cad/adms/Makefile2
-rw-r--r--cad/dinotrace/Makefile2
-rw-r--r--cad/electric-ng/Makefile2
-rw-r--r--cad/electric/Makefile2
-rw-r--r--cad/geda-docs/Makefile2
-rw-r--r--cad/geda-examples/Makefile2
-rw-r--r--cad/geda-gattrib/Makefile2
-rw-r--r--cad/geda-gschem/Makefile2
-rw-r--r--cad/geda-netlist/Makefile2
-rw-r--r--cad/geda-symbols/Makefile2
-rw-r--r--cad/geda-symcheck/Makefile2
-rw-r--r--cad/geda-utils/Makefile2
-rw-r--r--cad/geda/Makefile2
-rw-r--r--cad/gnucap/Makefile2
-rw-r--r--cad/gspiceui/Makefile2
-rw-r--r--cad/gtkwave/Makefile2
-rw-r--r--cad/gtkwave3/Makefile2
-rw-r--r--cad/gwave/Makefile2
-rw-r--r--cad/irsim/Makefile2
-rw-r--r--cad/iverilog/Makefile2
-rw-r--r--cad/jspice3/Makefile2
-rw-r--r--cad/libgeda/Makefile2
-rw-r--r--cad/verilog-mode.el/Makefile2
23 files changed, 23 insertions, 23 deletions
diff --git a/cad/adms/Makefile b/cad/adms/Makefile
index 8dc92789e808..83e80bae122b 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 348f0db597dd..e8a8572c3183 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 eed69b5cff99..08458e983f9b 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 3809a72da458..93c257bd2c2a 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 4e7509ec9566..365ee5dc4fa3 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 8f80b397e8ef..8099ce37bea9 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 2b4692b58bae..c73e3174cc86 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 8a687d3025ef..d7cd376b2b69 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 725adfb549f9..e3219b9cbd1a 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 dec427e0d850..a33655dc7445 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 bdd264420196..20362d5debac 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 7b5f22f8ca6d..31827e7f54d0 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 6b197506d01f..0b01c3bf44af 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 96101e267674..07c029f5d88a 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 6ba4c02dce2d..566134584519 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 cef55f9550b3..f08988d0f13b 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 9a3574c4f10b..2a4b7a5b0334 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 7bc867d98029..496125d495ba 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 2fbf79fc6fd0..b2078876af48 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 15f62974d9b9..bfed7bb7bb0a 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 adfa8fe12f60..57b29a7b9237 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 4b0f60498bac..acc15e5b6867 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 dcb67121d5a8..70e525851741 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