diff options
author | brooks <brooks@FreeBSD.org> | 2013-03-01 01:06:36 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2013-03-01 01:06:36 +0800 |
commit | 0e25f7f7ecc0a074f63a3115754f5dc3a0b44e26 (patch) | |
tree | 4910bb12b2351d2757713e82dea0aba40b2f9191 /www | |
parent | 786fa0ed28795b936af7446ae12ca324268cbf66 (diff) | |
download | freebsd-ports-gnome-0e25f7f7ecc0a074f63a3115754f5dc3a0b44e26.tar.gz freebsd-ports-gnome-0e25f7f7ecc0a074f63a3115754f5dc3a0b44e26.tar.zst freebsd-ports-gnome-0e25f7f7ecc0a074f63a3115754f5dc3a0b44e26.zip |
I no longer maintain any Trac installations so drop all my Trac module
ports and clean up the port headers.
Diffstat (limited to 'www')
-rw-r--r-- | www/trac-addcomment/Makefile | 2 | ||||
-rw-r--r-- | www/trac-discussion/Makefile | 3 | ||||
-rw-r--r-- | www/trac-downloads/Makefile | 3 | ||||
-rw-r--r-- | www/trac-email2trac-postfix/Makefile | 5 | ||||
-rw-r--r-- | www/trac-email2trac/Makefile | 2 | ||||
-rw-r--r-- | www/trac-fivestarvote/Makefile | 3 | ||||
-rw-r--r-- | www/trac-fullblog/Makefile | 3 | ||||
-rw-r--r-- | www/trac-fullblognotification/Makefile | 3 | ||||
-rw-r--r-- | www/trac-graphviz/Makefile | 3 | ||||
-rw-r--r-- | www/trac-iniadmin/Makefile | 2 | ||||
-rw-r--r-- | www/trac-math/Makefile | 3 | ||||
-rw-r--r-- | www/trac-mercurial/Makefile | 3 | ||||
-rw-r--r-- | www/trac-navadd/Makefile | 3 | ||||
-rw-r--r-- | www/trac-pydotorgtheme/Makefile | 3 | ||||
-rw-r--r-- | www/trac-tags/Makefile | 2 | ||||
-rw-r--r-- | www/trac-themeengine/Makefile | 3 | ||||
-rw-r--r-- | www/trac-ticketimport/Makefile | 3 | ||||
-rw-r--r-- | www/trac-vote/Makefile | 3 | ||||
-rw-r--r-- | www/trac-wikitopdf/Makefile | 3 |
19 files changed, 18 insertions, 37 deletions
diff --git a/www/trac-addcomment/Makefile b/www/trac-addcomment/Makefile index 8ab4e92d35a4..7b25b8b971ea 100644 --- a/www/trac-addcomment/Makefile +++ b/www/trac-addcomment/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}macro-${PORTVERSION} -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Add formatted comments to wiki pages RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ diff --git a/www/trac-discussion/Makefile b/www/trac-discussion/Makefile index fac02c127a1e..309a26999e8c 100644 --- a/www/trac-discussion/Makefile +++ b/www/trac-discussion/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} @@ -9,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Discussion forum plugin for Trac RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ diff --git a/www/trac-downloads/Makefile b/www/trac-downloads/Makefile index 1e42b0c12ce9..a08d64ce543b 100644 --- a/www/trac-downloads/Makefile +++ b/www/trac-downloads/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;:L} @@ -11,7 +10,7 @@ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} DIST_SUBDIR= trac -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Trac plugin providing a downloads section RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac diff --git a/www/trac-email2trac-postfix/Makefile b/www/trac-email2trac-postfix/Makefile index 710a61805774..d7bf9b72243b 100644 --- a/www/trac-email2trac-postfix/Makefile +++ b/www/trac-email2trac-postfix/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: trac-email2trac-postfix -# Date created: 21 Nov 2011 -# Whom: Brooks Davis <brooks@FreeBSD.org> -# # $FreeBSD$ -# PKGNAMESUFFIX= -postfix diff --git a/www/trac-email2trac/Makefile b/www/trac-email2trac/Makefile index 03260b1f1256..9813652058bd 100644 --- a/www/trac-email2trac/Makefile +++ b/www/trac-email2trac/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www devel python MASTER_SITES= ftp://ftp.sara.nl/pub/outgoing/ PKGNAMEPREFIX= trac- -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert email to trac tickets LICENSE= GPLv2 GPLv3 diff --git a/www/trac-fivestarvote/Makefile b/www/trac-fivestarvote/Makefile index 17ee8ef4a696..82a3af94104b 100644 --- a/www/trac-fivestarvote/Makefile +++ b/www/trac-fivestarvote/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} @@ -9,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Five star plugin for voting on Trac resources RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac diff --git a/www/trac-fullblog/Makefile b/www/trac-fullblog/Makefile index f8b86354b085..459a8514ffb0 100644 --- a/www/trac-fullblog/Makefile +++ b/www/trac-fullblog/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} @@ -11,7 +10,7 @@ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} DIST_SUBDIR= trac -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin that provides a project Blog RUN_DEPENDS+= htmldoc:${PORTSDIR}/textproc/htmldoc \ diff --git a/www/trac-fullblognotification/Makefile b/www/trac-fullblognotification/Makefile index b0ebfa7958d0..a2e2680a2163 100644 --- a/www/trac-fullblognotification/Makefile +++ b/www/trac-fullblognotification/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} @@ -11,7 +10,7 @@ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} DIST_SUBDIR= trac -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin that provides a project Blog RUN_DEPENDS+= trac-fullblog>=0.1.1:${PORTSDIR}/www/trac-fullblog diff --git a/www/trac-graphviz/Makefile b/www/trac-graphviz/Makefile index b063d4a8f3ea..d48de1902534 100644 --- a/www/trac-graphviz/Makefile +++ b/www/trac-graphviz/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} @@ -10,7 +9,7 @@ MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphviz plugin for Trac's wiki RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/URW/fonts.dir:${PORTSDIR}/x11-fonts/urwfonts \ diff --git a/www/trac-iniadmin/Makefile b/www/trac-iniadmin/Makefile index b84766494862..30626a0b29bc 100644 --- a/www/trac-iniadmin/Makefile +++ b/www/trac-iniadmin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://people.freebsd.org/~mm/trac/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Edit all trac.ini option via the WebAdminPlugin RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac diff --git a/www/trac-math/Makefile b/www/trac-math/Makefile index e1a508b91d00..f7d18036669e 100644 --- a/www/trac-math/Makefile +++ b/www/trac-math/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} @@ -9,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Support for LaTeX math formulas in wiki pages RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ diff --git a/www/trac-mercurial/Makefile b/www/trac-mercurial/Makefile index 18215f9e7af9..92c7f30459ce 100644 --- a/www/trac-mercurial/Makefile +++ b/www/trac-mercurial/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;:L} @@ -10,7 +9,7 @@ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} DIST_SUBDIR= trac -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin to use Mercurial instead of Subversion in Trac RUN_DEPENDS+= hg:${PORTSDIR}/devel/mercurial \ diff --git a/www/trac-navadd/Makefile b/www/trac-navadd/Makefile index 0b83bfa797e0..d20404087f6a 100644 --- a/www/trac-navadd/Makefile +++ b/www/trac-navadd/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;:L} @@ -10,7 +9,7 @@ MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for adding navigation items into Trac navigation bars RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac diff --git a/www/trac-pydotorgtheme/Makefile b/www/trac-pydotorgtheme/Makefile index 63d8f280e233..53f854a993a1 100644 --- a/www/trac-pydotorgtheme/Makefile +++ b/www/trac-pydotorgtheme/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;:L} @@ -9,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Theme that emulates the look of python.org RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ diff --git a/www/trac-tags/Makefile b/www/trac-tags/Makefile index ec72ff763bb9..cf94b98818da 100644 --- a/www/trac-tags/Makefile +++ b/www/trac-tags/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- DIST_SUBDIR= trac -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generic tags frontend for trac RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac diff --git a/www/trac-themeengine/Makefile b/www/trac-themeengine/Makefile index 04989b31387b..e1d94559c0da 100644 --- a/www/trac-themeengine/Makefile +++ b/www/trac-themeengine/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= themeengine @@ -8,7 +7,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= trac- DISTNAME= ${PYDISTUTILS_PKGNAME}-${PORTVERSION} -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin to simplify distributing and deploying themes and styles LICENSE= BSD diff --git a/www/trac-ticketimport/Makefile b/www/trac-ticketimport/Makefile index 4b64e7d72ab3..cd61ac83b422 100644 --- a/www/trac-ticketimport/Makefile +++ b/www/trac-ticketimport/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} @@ -9,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Import or update tickets from a CSV file or Excel file RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ diff --git a/www/trac-vote/Makefile b/www/trac-vote/Makefile index 98b468370296..c05baaa794f4 100644 --- a/www/trac-vote/Makefile +++ b/www/trac-vote/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} @@ -9,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for voting on Trac resources RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac diff --git a/www/trac-wikitopdf/Makefile b/www/trac-wikitopdf/Makefile index be9f3cf829ae..f5dddadf9d64 100644 --- a/www/trac-wikitopdf/Makefile +++ b/www/trac-wikitopdf/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@freebsd.org> # $FreeBSD$ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} @@ -10,7 +9,7 @@ MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin to generate PDF documents from the Wiki RUN_DEPENDS+= htmldoc:${PORTSDIR}/textproc/htmldoc \ |