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

(-)www/trac-addcomment/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
DISTNAME=	${PORTNAME}macro-${PORTVERSION}
13
DISTNAME=	${PORTNAME}macro-${PORTVERSION}
14
14
15
MAINTAINER=	gerrit.beine@gmx.de
15
MAINTAINER=	ports@freebsd.org
16
COMMENT=	Add formatted comments to wiki pages
16
COMMENT=	Add formatted comments to wiki pages
17
17
18
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
18
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-calendar/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	Calendar plugin for trac
17
COMMENT=	Calendar plugin for trac
18
18
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-codetags/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	A plugin for displaying code tags
17
COMMENT=	A plugin for displaying code tags
18
18
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-ctxtnavadd/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=	http://www.gerritbeine.de/download/trac/
11
MASTER_SITES=	http://www.gerritbeine.de/download/trac/
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
13
14
MAINTAINER=	gerrit.beine@gmx.de
14
MAINTAINER=	ports@freebsd.org
15
COMMENT=	Add links to the ctxtnav bar from other plugins
15
COMMENT=	Add links to the ctxtnav bar from other plugins
16
16
17
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
17
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-email2trac/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=	ftp://ftp.sara.nl/pub/outgoing/
11
MASTER_SITES=	ftp://ftp.sara.nl/pub/outgoing/
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
13
14
MAINTAINER=	gerrit.beine@gmx.de
14
MAINTAINER=	ports@freebsd.org
15
COMMENT=	Convert email to trac tickets
15
COMMENT=	Convert email to trac tickets
16
16
17
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
17
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-hierwiki/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	Dealing with the trac wiki as a hierarchy
17
COMMENT=	Dealing with the trac wiki as a hierarchy
18
18
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-iniadmin/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
14
15
MAINTAINER=	gerrit.beine@gmx.de
15
MAINTAINER=	ports@freebsd.org
16
COMMENT=	Edit all trac.ini option via the WebAdminPlugin
16
COMMENT=	Edit all trac.ini option via the WebAdminPlugin
17
17
18
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
18
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
(-)www/trac-ldap/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	LDAP extenstions for Trac
17
COMMENT=	LDAP extenstions for Trac
18
18
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-macropost/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
14
15
MAINTAINER=	gerrit.beine@gmx.de
15
MAINTAINER=	ports@freebsd.org
16
COMMENT=	Allows Macros to use POST in forms
16
COMMENT=	Allows Macros to use POST in forms
17
17
18
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac
18
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac
(-)www/trac-mastertickets/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
14
15
MAINTAINER=	gerrit.beine@gmx.de
15
MAINTAINER=	ports@freebsd.org
16
COMMENT=	Support for ticket dependencies
16
COMMENT=	Support for ticket dependencies
17
17
18
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
18
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-nav/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
DISTNAME=	trac${PORTNAME}-${PORTVERSION}
13
DISTNAME=	trac${PORTNAME}-${PORTVERSION}
14
14
15
MAINTAINER=	gerrit.beine@gmx.de
15
MAINTAINER=	ports@freebsd.org
16
COMMENT=	A fully customizable navigation bar for Trac
16
COMMENT=	A fully customizable navigation bar for Trac
17
17
18
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
18
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-pagelist/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	TracPageList
17
COMMENT=	TracPageList
18
18
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-pagetopdf/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	pagetopdfplugin-${PORTVERSION}
14
DISTNAME=	pagetopdfplugin-${PORTVERSION}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	Export trac wiki pages as PDFs
17
COMMENT=	Export trac wiki pages as PDFs
18
18
19
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
19
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
(-)www/trac-pendingticket/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
14
15
MAINTAINER=	gerrit.beine@gmx.de
15
MAINTAINER=	ports@freebsd.org
16
COMMENT=	Support for pending tickets
16
COMMENT=	Support for pending tickets
17
17
18
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
18
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-remind/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	trac${PORTNAME}
14
DISTNAME=	trac${PORTNAME}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	Trac tickets reminder script
17
COMMENT=	Trac tickets reminder script
18
18
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-simpleticket/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	Simplified Ticket Entry
17
COMMENT=	Simplified Ticket Entry
18
18
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-tags/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
14
15
MAINTAINER=	gerrit.beine@gmx.de
15
MAINTAINER=	ports@freebsd.org
16
COMMENT=	A generic tags frontend for trac
16
COMMENT=	A generic tags frontend for trac
17
17
18
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac
18
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac
(-)www/trac-ticketdelete/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
14
15
MAINTAINER=	gerrit.beine@gmx.de
15
MAINTAINER=	ports@freebsd.org
16
COMMENT=	Ticket and ticket change deletion
16
COMMENT=	Ticket and ticket change deletion
17
17
18
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
18
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
(-)www/trac-tocmacro/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=	http://people.freebsd.org/~mm/trac/
11
MASTER_SITES=	http://people.freebsd.org/~mm/trac/
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
13
14
MAINTAINER=	gerrit.beine@gmx.de
14
MAINTAINER=	ports@freebsd.org
15
COMMENT=	Table of contents macro
15
COMMENT=	Table of contents macro
16
16
17
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac
17
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac
(-)www/trac-wantedpages/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	Shows wanted wiki pages
17
COMMENT=	Shows wanted wiki pages
18
18
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-wikinegotiator/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	trac${PORTNAME}plugin-${PORTVERSION}
14
DISTNAME=	trac${PORTNAME}plugin-${PORTVERSION}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	Content negotiation for Trac
17
COMMENT=	Content negotiation for Trac
18
18
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
(-)www/trac-wikinotification/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	${PORTNAME}-${PORTVERSION:S/p/rc/}
14
DISTNAME=	${PORTNAME}-${PORTVERSION:S/p/rc/}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	Allow email notifications on wiki page changes
17
COMMENT=	Allow email notifications on wiki page changes
18
18
19
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
19
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
(-)www/trac-wikirename/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
13
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
14
15
MAINTAINER=	gerrit.beine@gmx.de
15
MAINTAINER=	ports@freebsd.org
16
COMMENT=	Renames Wiki pages
16
COMMENT=	Renames Wiki pages
17
17
18
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
18
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
(-)www/trac-wikitemplates/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION:S/p/rc/}
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION:S/p/rc/}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	Templates for the Trac wiki
17
COMMENT=	Templates for the Trac wiki
18
18
19
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
19
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
(-)www/trac-xmlrpc/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
14
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
15
15
16
MAINTAINER=	gerrit.beine@gmx.de
16
MAINTAINER=	ports@freebsd.org
17
COMMENT=	Provides an xml rpc interface to Trac
17
COMMENT=	Provides an xml rpc interface to Trac
18
18
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
19
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools

Return to bug 133702