svn commit: r329496 - in head/devel: bzr-builder bzr-colo bzr-explorer bzr-externals bzr-fastimport bzr-git bzr-grep bzr-gtk bzr-loom bzr-pipeline bzr-rewrite bzr-scmproj bzr-stats bzr-svn bzr-uplo...
Carlo Strub
cs at FreeBSD.org
Sat Oct 5 19:04:38 UTC 2013
Author: cs
Date: Sat Oct 5 19:04:33 2013
New Revision: 329496
URL: http://svnweb.freebsd.org/changeset/ports/329496
Log:
Give my bzr plugin ports back to pool.
Modified:
head/devel/bzr-builder/Makefile
head/devel/bzr-colo/Makefile
head/devel/bzr-explorer/Makefile
head/devel/bzr-externals/Makefile
head/devel/bzr-fastimport/Makefile
head/devel/bzr-git/Makefile
head/devel/bzr-grep/Makefile
head/devel/bzr-gtk/Makefile
head/devel/bzr-loom/Makefile
head/devel/bzr-pipeline/Makefile
head/devel/bzr-rewrite/Makefile
head/devel/bzr-scmproj/Makefile
head/devel/bzr-stats/Makefile
head/devel/bzr-svn/Makefile
head/devel/bzr-upload/Makefile
head/devel/py-fastimport/Makefile
head/devel/qbzr/Makefile
Modified: head/devel/bzr-builder/Makefile
==============================================================================
--- head/devel/bzr-builder/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-builder/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/100761063/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= A bzr plugin to construct a bzr branch based on a "recipe"
LICENSE= GPLv3
Modified: head/devel/bzr-colo/Makefile
==============================================================================
--- head/devel/bzr-colo/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-colo/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= https://launchpadlibrarian.net/91504187/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Plugin for bzr to support colocated branches
LICENSE= GPLv2
Modified: head/devel/bzr-explorer/Makefile
==============================================================================
--- head/devel/bzr-explorer/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-explorer/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= https://launchpadlibrarian.net/109861791/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Desktop application for using bzr
LICENSE= GPLv2
Modified: head/devel/bzr-externals/Makefile
==============================================================================
--- head/devel/bzr-externals/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-externals/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/91495699/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Support external branches like svn:externals
LICENSE= GPLv2
Modified: head/devel/bzr-fastimport/Makefile
==============================================================================
--- head/devel/bzr-fastimport/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-fastimport/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/94774555/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Provide fast loading of revision control data into bzr
LICENSE= GPLv2
Modified: head/devel/bzr-git/Makefile
==============================================================================
--- head/devel/bzr-git/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-git/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= https://launchpadlibrarian.net/98666746/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Plugin for bzr to work with git trees
LICENSE= GPLv2
Modified: head/devel/bzr-grep/Makefile
==============================================================================
--- head/devel/bzr-grep/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-grep/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/49936719/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Bazaar plugin to grep files
BROKEN= conflicts with dependency bzr
Modified: head/devel/bzr-gtk/Makefile
==============================================================================
--- head/devel/bzr-gtk/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-gtk/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/65442805/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= GTK interface to Bazaar-NG VCS
BUILD_DEPENDS= bzr:${PORTSDIR}/devel/bzr
Modified: head/devel/bzr-loom/Makefile
==============================================================================
--- head/devel/bzr-loom/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-loom/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/94514373/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Bazaar plugin to assist in developing focused patches
LICENSE= GPLv2
Modified: head/devel/bzr-pipeline/Makefile
==============================================================================
--- head/devel/bzr-pipeline/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-pipeline/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/90476867/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Bzr tools for working with a sequence of branches
LICENSE= GPLv2
Modified: head/devel/bzr-rewrite/Makefile
==============================================================================
--- head/devel/bzr-rewrite/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-rewrite/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/94574861/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= A bzr plugin that provides rewriting existing revisions
LICENSE= GPLv2
Modified: head/devel/bzr-scmproj/Makefile
==============================================================================
--- head/devel/bzr-scmproj/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-scmproj/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/101701273/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Organise and manage a collection of bzr branches
LICENSE= GPLv2
Modified: head/devel/bzr-stats/Makefile
==============================================================================
--- head/devel/bzr-stats/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-stats/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/65203347/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Simple statistics plugin for bzr
BUILD_DEPENDS= bzr:${PORTSDIR}/devel/bzr
Modified: head/devel/bzr-svn/Makefile
==============================================================================
--- head/devel/bzr-svn/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-svn/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= https://launchpadlibrarian.net/102178824/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Plugin for bzr to work with svn
LICENSE= GPLv2
Modified: head/devel/bzr-upload/Makefile
==============================================================================
--- head/devel/bzr-upload/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/bzr-upload/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/96912507/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Bzr plugin to incrementally upload changes to a dumb server
LICENSE= GPLv2
Modified: head/devel/py-fastimport/Makefile
==============================================================================
--- head/devel/py-fastimport/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/py-fastimport/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ MASTER_SITES= https://launchpadlibrarian
http://www.c-s.li/ports/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Fastimport parser in Python
LICENSE= GPLv2
Modified: head/devel/qbzr/Makefile
==============================================================================
--- head/devel/qbzr/Makefile Sat Oct 5 18:36:06 2013 (r329495)
+++ head/devel/qbzr/Makefile Sat Oct 5 19:04:33 2013 (r329496)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/109906138/ \
http://www.c-s.li/ports/
-MAINTAINER= cs at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Qt interface for bzr
LICENSE= GPLv2
More information about the svn-ports-head
mailing list