Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2009 16:03:22 +0000
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        Mark Linimon <linimon@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/autoconf213 Makefile ports/devel/autoconf262 Makefile ports/devel/automake110 Makefile pkg-descr ports/devel/automake14 Makefile ports/devel/automake15 Makefile ports/devel/automake16 Makefile ports/devel/automake17 Makefile ...
Message-ID:  <4B2904CA.7000900@p6m7g8.com>
In-Reply-To: <200912161121.nBGBLRDk075150@repoman.freebsd.org>
References:  <200912161121.nBGBLRDk075150@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Sweet, I like it.

Is this an actual malinglist I can subscibe to with archives, or just a 
reflector?

Mark Linimon wrote:
> linimon     2009-12-16 11:21:27 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     devel/autoconf213    Makefile 
>     devel/autoconf262    Makefile 
>     devel/automake110    Makefile pkg-descr 
>     devel/automake14     Makefile 
>     devel/automake15     Makefile 
>     devel/automake16     Makefile 
>     devel/automake17     Makefile 
>     devel/automake18     Makefile 
>     devel/automake19     Makefile pkg-descr 
>     devel/autotools      Makefile 
>     devel/gettext        Makefile 
>     devel/gmake          Makefile 
>   Log:
>   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
>   
>   Revision  Changes    Path
>   1.65      +4 -1      ports/devel/autoconf213/Makefile
>   1.75      +4 -1      ports/devel/autoconf262/Makefile
>   1.79      +4 -1      ports/devel/automake110/Makefile
>   1.4       +0 -2      ports/devel/automake110/pkg-descr
>   1.65      +4 -1      ports/devel/automake14/Makefile
>   1.56      +4 -1      ports/devel/automake15/Makefile
>   1.41      +4 -1      ports/devel/automake16/Makefile
>   1.55      +4 -1      ports/devel/automake17/Makefile
>   1.60      +4 -1      ports/devel/automake18/Makefile
>   1.75      +4 -1      ports/devel/automake19/Makefile
>   1.4       +0 -2      ports/devel/automake19/pkg-descr
>   1.6       +4 -1      ports/devel/autotools/Makefile
>   1.85      +4 -1      ports/devel/gettext/Makefile
>   1.67      +4 -1      ports/devel/gmake/Makefile
> 
> http://cvsweb.FreeBSD.org/ports/devel/autoconf213/Makefile.diff?r1=1.64&r2=1.65&f=h
> | --- ports/devel/autoconf213/Makefile	2008/08/21 06:16:33	1.64
> | +++ ports/devel/autoconf213/Makefile	2009/12/16 11:21:24	1.65
> | @@ -2,7 +2,7 @@
> |  # Date created:		7 October 1995
> |  # Whom:			torstenb@FreeBSD.org
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/autoconf213/Makefile,v 1.64 2008/08/21 06:16:33 rafan Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/autoconf213/Makefile,v 1.65 2009/12/16 11:21:24 linimon Exp $
> |  #
> |  
> |  PORTNAME=	autoconf
> | @@ -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
> http://cvsweb.FreeBSD.org/ports/devel/autoconf262/Makefile.diff?r1=1.74&r2=1.75&f=h
> | --- ports/devel/autoconf262/Makefile	2008/08/21 06:16:34	1.74
> | +++ ports/devel/autoconf262/Makefile	2009/12/16 11:21:25	1.75
> | @@ -2,7 +2,7 @@
> |  # Date created:		7th December 2006
> |  # Whom:			ade@FreeBSD.org
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/autoconf262/Makefile,v 1.74 2008/08/21 06:16:34 rafan Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/autoconf262/Makefile,v 1.75 2009/12/16 11:21:25 linimon Exp $
> |  #
> |  
> |  PORTNAME=	autoconf
> | @@ -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 \
> http://cvsweb.FreeBSD.org/ports/devel/automake110/Makefile.diff?r1=1.78&r2=1.79&f=h
> | --- ports/devel/automake110/Makefile	2008/08/21 06:16:34	1.78
> | +++ ports/devel/automake110/Makefile	2009/12/16 11:21:25	1.79
> | @@ -2,7 +2,7 @@
> |  # Date created:		5th December 2006
> |  # Whom:			Ade Lovett <ade@FreeBSD.org>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake110/Makefile,v 1.78 2008/08/21 06:16:34 rafan Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake110/Makefile,v 1.79 2009/12/16 11:21:25 linimon Exp $
> |  #
> |  
> |  PORTNAME=	automake
> | @@ -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} \
> http://cvsweb.FreeBSD.org/ports/devel/automake110/pkg-descr.diff?r1=1.3&r2=1.4&f=h
> | --- ports/devel/automake110/pkg-descr	2002/11/03 12:14:41	1.3
> | +++ ports/devel/automake110/pkg-descr	2009/12/16 11:21:25	1.4
> | @@ -10,5 +10,3 @@ contents of 'configure.in'. It is useful
> |  mechanism for augmenting autoconf.
> |  
> |  WWW: http://www.gnu.org/software/automake/
> | -
> | --- AlanE <alane@freebsd.org>
> http://cvsweb.FreeBSD.org/ports/devel/automake14/Makefile.diff?r1=1.64&r2=1.65&f=h
> | --- ports/devel/automake14/Makefile	2008/08/21 06:16:34	1.64
> | +++ ports/devel/automake14/Makefile	2009/12/16 11:21:25	1.65
> | @@ -2,7 +2,7 @@
> |  # Date created:		15 March 1997
> |  # Whom:			FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake14/Makefile,v 1.64 2008/08/21 06:16:34 rafan Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake14/Makefile,v 1.65 2009/12/16 11:21:25 linimon Exp $
> |  #
> |  
> |  PORTNAME=	automake
> | @@ -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} \
> http://cvsweb.FreeBSD.org/ports/devel/automake15/Makefile.diff?r1=1.55&r2=1.56&f=h
> | --- ports/devel/automake15/Makefile	2008/08/21 06:16:34	1.55
> | +++ ports/devel/automake15/Makefile	2009/12/16 11:21:25	1.56
> | @@ -2,7 +2,7 @@
> |  # Date created:		15 March 1997
> |  # Whom:			FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake15/Makefile,v 1.55 2008/08/21 06:16:34 rafan Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake15/Makefile,v 1.56 2009/12/16 11:21:25 linimon Exp $
> |  #
> |  
> |  PORTNAME=	automake
> | @@ -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} \
> http://cvsweb.FreeBSD.org/ports/devel/automake16/Makefile.diff?r1=1.40&r2=1.41&f=h
> | --- ports/devel/automake16/Makefile	2008/08/21 06:16:34	1.40
> | +++ ports/devel/automake16/Makefile	2009/12/16 11:21:25	1.41
> | @@ -2,7 +2,7 @@
> |  # Date created:				14th April 2007
> |  # Whom:					Ade Lovett <ade@FreeBSD.org>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake16/Makefile,v 1.40 2008/08/21 06:16:34 rafan Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake16/Makefile,v 1.41 2009/12/16 11:21:25 linimon Exp $
> |  #
> |  
> |  PORTNAME=	automake
> | @@ -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} \
> http://cvsweb.FreeBSD.org/ports/devel/automake17/Makefile.diff?r1=1.54&r2=1.55&f=h
> | --- ports/devel/automake17/Makefile	2008/08/21 06:16:34	1.54
> | +++ ports/devel/automake17/Makefile	2009/12/16 11:21:26	1.55
> | @@ -2,7 +2,7 @@
> |  # Date created:				14th April 2007
> |  # Whom:					Ade Lovett <ade@FreeBSD.org>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake17/Makefile,v 1.54 2008/08/21 06:16:34 rafan Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake17/Makefile,v 1.55 2009/12/16 11:21:26 linimon Exp $
> |  #
> |  
> |  PORTNAME=	automake
> | @@ -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} \
> http://cvsweb.FreeBSD.org/ports/devel/automake18/Makefile.diff?r1=1.59&r2=1.60&f=h
> | --- ports/devel/automake18/Makefile	2008/08/21 06:16:35	1.59
> | +++ ports/devel/automake18/Makefile	2009/12/16 11:21:26	1.60
> | @@ -2,7 +2,7 @@
> |  # Date created:				14th April 2007
> |  # Whom:					Ade Lovett <ade@FreeBSD.org>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake18/Makefile,v 1.59 2008/08/21 06:16:35 rafan Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake18/Makefile,v 1.60 2009/12/16 11:21:26 linimon Exp $
> |  #
> |  
> |  PORTNAME=	automake
> | @@ -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} \
> http://cvsweb.FreeBSD.org/ports/devel/automake19/Makefile.diff?r1=1.74&r2=1.75&f=h
> | --- ports/devel/automake19/Makefile	2008/08/21 06:16:35	1.74
> | +++ ports/devel/automake19/Makefile	2009/12/16 11:21:26	1.75
> | @@ -2,7 +2,7 @@
> |  # Date created:		15 Feb 2003
> |  # Whom:			Udo Schweigert
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake19/Makefile,v 1.74 2008/08/21 06:16:35 rafan Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/automake19/Makefile,v 1.75 2009/12/16 11:21:26 linimon Exp $
> |  #
> |  
> |  PORTNAME=	automake
> | @@ -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} \
> http://cvsweb.FreeBSD.org/ports/devel/automake19/pkg-descr.diff?r1=1.3&r2=1.4&f=h
> | --- ports/devel/automake19/pkg-descr	2002/11/03 12:14:41	1.3
> | +++ ports/devel/automake19/pkg-descr	2009/12/16 11:21:26	1.4
> | @@ -10,5 +10,3 @@ contents of 'configure.in'. It is useful
> |  mechanism for augmenting autoconf.
> |  
> |  WWW: http://www.gnu.org/software/automake/
> | -
> | --- AlanE <alane@freebsd.org>
> http://cvsweb.FreeBSD.org/ports/devel/autotools/Makefile.diff?r1=1.5&r2=1.6&f=h
> | --- ports/devel/autotools/Makefile	2009/08/02 19:33:03	1.5
> | +++ ports/devel/autotools/Makefile	2009/12/16 11:21:26	1.6
> | @@ -2,7 +2,7 @@
> |  # Date created:				14th April 2007
> |  # Whom:					Ade Lovett <ade@FreeBSD.org>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/autotools/Makefile,v 1.5 2009/08/02 19:33:03 mezz Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/autotools/Makefile,v 1.6 2009/12/16 11:21:26 linimon Exp $
> |  
> |  PORTNAME=	autotools
> |  PORTVERSION=	20080819
> | @@ -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
> http://cvsweb.FreeBSD.org/ports/devel/gettext/Makefile.diff?r1=1.84&r2=1.85&f=h
> | --- ports/devel/gettext/Makefile	2009/08/02 19:33:09	1.84
> | +++ ports/devel/gettext/Makefile	2009/12/16 11:21:26	1.85
> | @@ -2,7 +2,7 @@
> |  # Date created:        16 March 1998
> |  # Whom:                Yukihiro Nakai <Nakai@technologist.com>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/gettext/Makefile,v 1.84 2009/08/02 19:33:09 mezz Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/gettext/Makefile,v 1.85 2009/12/16 11:21:26 linimon Exp $
> |  #
> |  
> |  PORTNAME=	gettext
> | @@ -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
> http://cvsweb.FreeBSD.org/ports/devel/gmake/Makefile.diff?r1=1.66&r2=1.67&f=h
> | --- ports/devel/gmake/Makefile	2008/08/21 06:16:39	1.66
> | +++ ports/devel/gmake/Makefile	2009/12/16 11:21:27	1.67
> | @@ -2,7 +2,7 @@
> |  # Date created:		11 September 1994
> |  # Whom:			jkh
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/gmake/Makefile,v 1.66 2008/08/21 06:16:39 rafan Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/gmake/Makefile,v 1.67 2009/12/16 11:21:27 linimon Exp $
> |  #
> |  
> |  PORTNAME=	gmake
> | @@ -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


-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B2904CA.7000900>