View | Details | Raw Unified | Return to bug 217773
Collapse All | Expand All

(-)www/trac/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
		ftp://ftp.edgewall.com/pub/trac/
8
		ftp://ftp.edgewall.com/pub/trac/
9
DISTNAME=	Trac-${PORTVERSION}
9
DISTNAME=	Trac-${PORTVERSION}
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	joneum@bsdproject.de
12
COMMENT=	Enhanced wiki and issue tracking system for software projects
12
COMMENT=	Enhanced wiki and issue tracking system for software projects
13
13
14
LICENSE=	BSD3CLAUSE
14
LICENSE=	BSD3CLAUSE
(-)www/trac-advancedticketworkflow/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
PKGNAMEPREFIX=	trac-
9
PKGNAMEPREFIX=	trac-
10
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
10
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	joneum@bsdproject.de
13
COMMENT=	Advanced Ticket Workflow Plugin for Trac
13
COMMENT=	Advanced Ticket Workflow Plugin for Trac
14
14
15
RUN_DEPENDS=	tracd:www/trac
15
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-ccselector/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
PKGNAMEPREFIX=	trac-
10
PKGNAMEPREFIX=	trac-
11
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
11
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	joneum@bsdproject.de
14
COMMENT=	Visually edit the Trac ticket CC field
14
COMMENT=	Visually edit the Trac ticket CC field
15
15
16
RUN_DEPENDS=	tracd:www/trac
16
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-customfieldadmin/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
PKGNAMEPREFIX=	trac-
11
PKGNAMEPREFIX=	trac-
12
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
12
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	joneum@bsdproject.de
15
COMMENT=	Web interface to administer Trac ticket custom fields
15
COMMENT=	Web interface to administer Trac ticket custom fields
16
16
17
LICENSE=	BSD3CLAUSE
17
LICENSE=	BSD3CLAUSE
(-)www/trac-discussion/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MASTER_SITES=	LOCAL/brooks
7
MASTER_SITES=	LOCAL/brooks
8
PKGNAMEPREFIX=	trac-
8
PKGNAMEPREFIX=	trac-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	joneum@bsdproject.de
11
COMMENT=	Discussion forum plugin for Trac
11
COMMENT=	Discussion forum plugin for Trac
12
12
13
RUN_DEPENDS=	tracd:www/trac \
13
RUN_DEPENDS=	tracd:www/trac \
(-)www/trac-downloads/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
10
DIST_SUBDIR=	trac
10
DIST_SUBDIR=	trac
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	joneum@bsdproject.de
13
COMMENT=	Trac plugin providing a downloads section
13
COMMENT=	Trac plugin providing a downloads section
14
14
15
RUN_DEPENDS=	tracd:www/trac
15
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-email2trac/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MASTER_SITES=	ftp://ftp.sara.nl/pub/outgoing/
7
MASTER_SITES=	ftp://ftp.sara.nl/pub/outgoing/
8
PKGNAMEPREFIX=	trac-
8
PKGNAMEPREFIX=	trac-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	joneum@bsdproject.de
11
COMMENT=	Convert email to trac tickets
11
COMMENT=	Convert email to trac tickets
12
12
13
LICENSE=	APACHE20
13
LICENSE=	APACHE20
(-)www/trac-estimator/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
PKGNAMEPREFIX=	trac-
9
PKGNAMEPREFIX=	trac-
10
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
10
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	joneum@bsdproject.de
13
COMMENT=	Produce detailed range-based estimations for Trac tickets
13
COMMENT=	Produce detailed range-based estimations for Trac tickets
14
14
15
RUN_DEPENDS=	tracd:www/trac
15
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-fivestarvote/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MASTER_SITES=	LOCAL/brooks
7
MASTER_SITES=	LOCAL/brooks
8
PKGNAMEPREFIX=	trac-
8
PKGNAMEPREFIX=	trac-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	joneum@bsdproject.de
11
COMMENT=	Five star plugin for voting on Trac resources
11
COMMENT=	Five star plugin for voting on Trac resources
12
12
13
RUN_DEPENDS=	tracd:www/trac
13
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-fullblog/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
10
DIST_SUBDIR=	trac
10
DIST_SUBDIR=	trac
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	joneum@bsdproject.de
13
COMMENT=	Plugin that provides a project Blog
13
COMMENT=	Plugin that provides a project Blog
14
14
15
RUN_DEPENDS=	htmldoc:textproc/htmldoc \
15
RUN_DEPENDS=	htmldoc:textproc/htmldoc \
(-)www/trac-fullblognotification/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
10
DIST_SUBDIR=	trac
10
DIST_SUBDIR=	trac
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	joneum@bsdproject.de
13
COMMENT=	Plugin that provides a project Blog
13
COMMENT=	Plugin that provides a project Blog
14
14
15
RUN_DEPENDS=	trac-fullblog>=0.1.1:www/trac-fullblog
15
RUN_DEPENDS=	trac-fullblog>=0.1.1:www/trac-fullblog
(-)www/trac-graphviz/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
PKGNAMEPREFIX=	trac-
8
PKGNAMEPREFIX=	trac-
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	joneum@bsdproject.de
12
COMMENT=	Graphviz plugin for Trac's wiki
12
COMMENT=	Graphviz plugin for Trac's wiki
13
13
14
LICENSE=	BSD3CLAUSE
14
LICENSE=	BSD3CLAUSE
(-)www/trac-iniadmin/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
PKGNAMEPREFIX=	trac-
9
PKGNAMEPREFIX=	trac-
10
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
10
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	joneum@bsdproject.de
13
COMMENT=	Edit all trac.ini option via the WebAdminPlugin
13
COMMENT=	Edit all trac.ini option via the WebAdminPlugin
14
14
15
RUN_DEPENDS=	tracd:www/trac
15
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-math/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MASTER_SITES=	LOCAL/brooks
7
MASTER_SITES=	LOCAL/brooks
8
PKGNAMEPREFIX=	trac-
8
PKGNAMEPREFIX=	trac-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	joneum@bsdproject.de
11
COMMENT=	Support for LaTeX math formulas in wiki pages
11
COMMENT=	Support for LaTeX math formulas in wiki pages
12
12
13
RUN_DEPENDS=	tracd:www/trac
13
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-mercurial/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
8
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
9
DIST_SUBDIR=	trac
9
DIST_SUBDIR=	trac
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	joneum@bsdproject.de
12
COMMENT=	Plugin to use Mercurial instead of Subversion in Trac
12
COMMENT=	Plugin to use Mercurial instead of Subversion in Trac
13
13
14
LICENSE=	GPLv2
14
LICENSE=	GPLv2
(-)www/trac-navadd/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
PKGNAMEPREFIX=	trac-
8
PKGNAMEPREFIX=	trac-
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	joneum@bsdproject.de
12
COMMENT=	Plugin for adding navigation items into Trac navigation bars
12
COMMENT=	Plugin for adding navigation items into Trac navigation bars
13
13
14
RUN_DEPENDS=	tracd:www/trac
14
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-permredirect/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
PKGNAMEPREFIX=	trac-
10
PKGNAMEPREFIX=	trac-
11
DIST_SUBDIR=	trac
11
DIST_SUBDIR=	trac
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	joneum@bsdproject.de
14
COMMENT=	Redirect users to the login screen on PermissionError
14
COMMENT=	Redirect users to the login screen on PermissionError
15
15
16
RUN_DEPENDS=	tracd:www/trac
16
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-pydotorgtheme/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MASTER_SITES=	LOCAL/brooks
7
MASTER_SITES=	LOCAL/brooks
8
PKGNAMEPREFIX=	trac-
8
PKGNAMEPREFIX=	trac-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	joneum@bsdproject.de
11
COMMENT=	Theme that emulates the look of python.org
11
COMMENT=	Theme that emulates the look of python.org
12
12
13
RUN_DEPENDS=	tracd:www/trac \
13
RUN_DEPENDS=	tracd:www/trac \
(-)www/trac-scrumburndown/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
		LOCAL/glarkin
9
		LOCAL/glarkin
10
PKGNAMEPREFIX=	trac-
10
PKGNAMEPREFIX=	trac-
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	joneum@bsdproject.de
13
COMMENT=	Plugin to enable Scrum burndown chart capabilities
13
COMMENT=	Plugin to enable Scrum burndown chart capabilities
14
14
15
LICENSE=	APACHE20
15
LICENSE=	APACHE20
(-)www/trac-tags/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
PKGNAMEPREFIX=	trac-
9
PKGNAMEPREFIX=	trac-
10
DIST_SUBDIR=	trac
10
DIST_SUBDIR=	trac
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	joneum@bsdproject.de
13
COMMENT=	Generic tags frontend for trac
13
COMMENT=	Generic tags frontend for trac
14
14
15
RUN_DEPENDS=	tracd:www/trac
15
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-themeengine/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
PKGNAMEPREFIX=	trac-
8
PKGNAMEPREFIX=	trac-
9
DISTNAME=	TracThemeEngine-${PORTVERSION}
9
DISTNAME=	TracThemeEngine-${PORTVERSION}
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	joneum@bsdproject.de
12
COMMENT=	Plugin to simplify distributing and deploying themes and styles
12
COMMENT=	Plugin to simplify distributing and deploying themes and styles
13
13
14
LICENSE=	BSD3CLAUSE
14
LICENSE=	BSD3CLAUSE
(-)www/trac-ticketimport/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MASTER_SITES=	LOCAL/brooks
7
MASTER_SITES=	LOCAL/brooks
8
PKGNAMEPREFIX=	trac-
8
PKGNAMEPREFIX=	trac-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	joneum@bsdproject.de
11
COMMENT=	Import or update tickets from a CSV file or Excel file
11
COMMENT=	Import or update tickets from a CSV file or Excel file
12
12
13
LICENSE=	BSD3CLAUSE # "same license as trac"
13
LICENSE=	BSD3CLAUSE # "same license as trac"
(-)www/trac-timingandestimation/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
PKGNAMEPREFIX=	trac-
10
PKGNAMEPREFIX=	trac-
11
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
11
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	joneum@bsdproject.de
14
COMMENT=	Add estimation and time tracking functionality to Trac
14
COMMENT=	Add estimation and time tracking functionality to Trac
15
15
16
RUN_DEPENDS=	tracd:www/trac
16
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-tocmacro/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
MASTER_SITES=	http://people.freebsd.org/~mm/trac/
8
MASTER_SITES=	http://people.freebsd.org/~mm/trac/
9
PKGNAMEPREFIX=	trac-
9
PKGNAMEPREFIX=	trac-
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	joneum@bsdproject.de
12
COMMENT=	Table of contents macro
12
COMMENT=	Table of contents macro
13
13
14
RUN_DEPENDS=	tracd:www/trac
14
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-tweakui/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
PKGNAMEPREFIX=	trac-
10
PKGNAMEPREFIX=	trac-
11
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
11
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	joneum@bsdproject.de
14
COMMENT=	Easily tweak Trac pages with JavaScript expressions
14
COMMENT=	Easily tweak Trac pages with JavaScript expressions
15
15
16
RUN_DEPENDS=	tracd:www/trac
16
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-vote/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MASTER_SITES=	LOCAL/brooks
7
MASTER_SITES=	LOCAL/brooks
8
PKGNAMEPREFIX=	trac-
8
PKGNAMEPREFIX=	trac-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	joneum@bsdproject.de
11
COMMENT=	Plugin for voting on Trac resources
11
COMMENT=	Plugin for voting on Trac resources
12
12
13
RUN_DEPENDS=	tracd:www/trac
13
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-wikinotification/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
MASTER_SITES=	LOCAL/brooks
8
MASTER_SITES=	LOCAL/brooks
9
PKGNAMEPREFIX=	trac-
9
PKGNAMEPREFIX=	trac-
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	joneum@bsdproject.de
12
COMMENT=	Allow email notifications on wiki page changes
12
COMMENT=	Allow email notifications on wiki page changes
13
13
14
LICENSE=	BSD3CLAUSE
14
LICENSE=	BSD3CLAUSE
(-)www/trac-wikitemplates/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
PKGNAMEPREFIX=	trac-
10
PKGNAMEPREFIX=	trac-
11
DISTNAME=	${PORTNAME}plugin-${PORTVERSION:S/p/rc/}
11
DISTNAME=	${PORTNAME}plugin-${PORTVERSION:S/p/rc/}
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	joneum@bsdproject.de
14
COMMENT=	Templates for the Trac wiki
14
COMMENT=	Templates for the Trac wiki
15
15
16
LICENSE=	BSD3CLAUSE
16
LICENSE=	BSD3CLAUSE
(-)www/trac-wikitopdf/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
PKGNAMEPREFIX=	trac-
8
PKGNAMEPREFIX=	trac-
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
9
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	joneum@bsdproject.de
12
COMMENT=	Plugin to generate PDF documents from the Wiki
12
COMMENT=	Plugin to generate PDF documents from the Wiki
13
13
14
RUN_DEPENDS=	htmldoc:textproc/htmldoc \
14
RUN_DEPENDS=	htmldoc:textproc/htmldoc \
(-)www/trac-wysiwyg/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
PKGNAMEPREFIX=	trac-
10
PKGNAMEPREFIX=	trac-
11
DIST_SUBDIR=	trac
11
DIST_SUBDIR=	trac
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	joneum@bsdproject.de
14
COMMENT=	WYSIWYG editor for Trac wiki
14
COMMENT=	WYSIWYG editor for Trac wiki
15
15
16
RUN_DEPENDS=	tracd:www/trac
16
RUN_DEPENDS=	tracd:www/trac
(-)www/trac-xmlrpc/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
PKGNAMEPREFIX=	trac-
9
PKGNAMEPREFIX=	trac-
10
DISTNAME=	${PORTNAME}plugin-r${SVN_REV}
10
DISTNAME=	${PORTNAME}plugin-r${SVN_REV}
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	joneum@bsdproject.de
13
COMMENT=	Provides an XML-RPC interface to Trac
13
COMMENT=	Provides an XML-RPC interface to Trac
14
14
15
LICENSE=	BSD3CLAUSE
15
LICENSE=	BSD3CLAUSE

Return to bug 217773