summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-12-16 11:21:27 +0000
committerlinimon <linimon@FreeBSD.org>2009-12-16 11:21:27 +0000
commit92eb479acffe558cf6fd5f163c256180c12ddc96 (patch)
treee8a355dedaecf74a97d470fad9fe14ae4e89b4bd
parent47ab327419995a15506d2097c0177adf12bc1746 (diff)
downloadFreeBSD-ports-92eb479acffe558cf6fd5f163c256180c12ddc96.zip
FreeBSD-ports-92eb479acffe558cf6fd5f163c256180c12ddc96.tar.gz
Reassign the autotools-related ports to a new mailing list,
autotools@FreeBSD.org. This is for individuals willing to put in the hard work to generate patches and work with portmgr as we put them through -exp runs and work through port breakage that they create. (A huge number of ports depend on these, so -exp runs are required.) Thanks to aDe@ for all the thankless work he's done over the years to tame these beasts. Hat: portmgr
-rw-r--r--devel/autoconf213/Makefile5
-rw-r--r--devel/autoconf262/Makefile5
-rw-r--r--devel/autoconf267/Makefile5
-rw-r--r--devel/autoconf268/Makefile5
-rw-r--r--devel/automake110/Makefile5
-rw-r--r--devel/automake110/pkg-descr2
-rw-r--r--devel/automake14/Makefile5
-rw-r--r--devel/automake15/Makefile5
-rw-r--r--devel/automake16/Makefile5
-rw-r--r--devel/automake17/Makefile5
-rw-r--r--devel/automake18/Makefile5
-rw-r--r--devel/automake19/Makefile5
-rw-r--r--devel/automake19/pkg-descr2
-rw-r--r--devel/autotools/Makefile5
-rw-r--r--devel/gettext/Makefile5
-rw-r--r--devel/gmake/Makefile5
-rw-r--r--devel/gmake381/Makefile5
17 files changed, 60 insertions, 19 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index 95caf78..3d84412 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -13,7 +13,10 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ade/gnu
DISTNAME= autoconf-000227
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= Automatically configure source code on many Un*x platforms (2.13)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile
index a5aefa5a..6e03ff3 100644
--- a/devel/autoconf262/Makefile
+++ b/devel/autoconf262/Makefile
@@ -12,7 +12,10 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
DISTNAME= autoconf-${PORTVERSION}
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= Automatically configure source code on many Un*x platforms (2.62)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile
index a5aefa5a..6e03ff3 100644
--- a/devel/autoconf267/Makefile
+++ b/devel/autoconf267/Makefile
@@ -12,7 +12,10 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
DISTNAME= autoconf-${PORTVERSION}
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= Automatically configure source code on many Un*x platforms (2.62)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile
index a5aefa5a..6e03ff3 100644
--- a/devel/autoconf268/Makefile
+++ b/devel/autoconf268/Makefile
@@ -12,7 +12,10 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
DISTNAME= autoconf-${PORTVERSION}
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= Automatically configure source code on many Un*x platforms (2.62)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile
index 9a63b80..5ae35ea 100644
--- a/devel/automake110/Makefile
+++ b/devel/automake110/Makefile
@@ -12,7 +12,10 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator (1.10)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
diff --git a/devel/automake110/pkg-descr b/devel/automake110/pkg-descr
index c0c2845..5d7f85e 100644
--- a/devel/automake110/pkg-descr
+++ b/devel/automake110/pkg-descr
@@ -10,5 +10,3 @@ contents of 'configure.in'. It is useful as an extensible, maintainable
mechanism for augmenting autoconf.
WWW: http://www.gnu.org/software/automake/
-
--- AlanE <alane@freebsd.org>
diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile
index 42009e6..88e0fee 100644
--- a/devel/automake14/Makefile
+++ b/devel/automake14/Makefile
@@ -13,7 +13,10 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-1.4-p6
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator (1.4)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
diff --git a/devel/automake15/Makefile b/devel/automake15/Makefile
index 0ee454b..2e91565 100644
--- a/devel/automake15/Makefile
+++ b/devel/automake15/Makefile
@@ -13,7 +13,10 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator (1.5)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
diff --git a/devel/automake16/Makefile b/devel/automake16/Makefile
index 3c09eaf..73b75d5 100644
--- a/devel/automake16/Makefile
+++ b/devel/automake16/Makefile
@@ -12,7 +12,10 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator (1.6)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
diff --git a/devel/automake17/Makefile b/devel/automake17/Makefile
index 8fea4fe..8ee2a99 100644
--- a/devel/automake17/Makefile
+++ b/devel/automake17/Makefile
@@ -12,7 +12,10 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator (1.7)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
diff --git a/devel/automake18/Makefile b/devel/automake18/Makefile
index 7b57cc2..febe228 100644
--- a/devel/automake18/Makefile
+++ b/devel/automake18/Makefile
@@ -12,7 +12,10 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator (1.8)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
diff --git a/devel/automake19/Makefile b/devel/automake19/Makefile
index 1393777..10b7c4a 100644
--- a/devel/automake19/Makefile
+++ b/devel/automake19/Makefile
@@ -13,7 +13,10 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator (1.9)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
diff --git a/devel/automake19/pkg-descr b/devel/automake19/pkg-descr
index c0c2845..5d7f85e 100644
--- a/devel/automake19/pkg-descr
+++ b/devel/automake19/pkg-descr
@@ -10,5 +10,3 @@ contents of 'configure.in'. It is useful as an extensible, maintainable
mechanism for augmenting autoconf.
WWW: http://www.gnu.org/software/automake/
-
--- AlanE <alane@freebsd.org>
diff --git a/devel/autotools/Makefile b/devel/autotools/Makefile
index d80d49d..d2658f1 100644
--- a/devel/autotools/Makefile
+++ b/devel/autotools/Makefile
@@ -10,7 +10,10 @@ CATEGORIES= devel
MASTER_SITES= # none
DISTFILES= # none
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= Autotools meta-port
RUN_DEPENDS= libtool:${PORTSDIR}/devel/libtool22
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile
index 4886ad7..0f3e5e1 100644
--- a/devel/gettext/Makefile
+++ b/devel/gettext/Makefile
@@ -12,7 +12,10 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gettext
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= GNU gettext package
USE_ICONV= yes
diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile
index 062923a..a0eee49 100644
--- a/devel/gmake/Makefile
+++ b/devel/gmake/Makefile
@@ -13,7 +13,10 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= make
DISTNAME= make-${PORTVERSION}
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= GNU version of 'make' utility
USE_BZIP2= yes
diff --git a/devel/gmake381/Makefile b/devel/gmake381/Makefile
index 062923a..a0eee49 100644
--- a/devel/gmake381/Makefile
+++ b/devel/gmake381/Makefile
@@ -13,7 +13,10 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= make
DISTNAME= make-${PORTVERSION}
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# experimental ports run. Untested commits may be backed out at portmgr's
+# discretion.
+MAINTAINER= autotools@FreeBSD.org
COMMENT= GNU version of 'make' utility
USE_BZIP2= yes
OpenPOWER on IntegriCloud