head	1.14;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2;
locks; strict;
comment	@# @;


1.14
date	2013.02.28.17.51.58;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2012.11.17.06.03.08;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2010.05.18.04.07.58;	author pgollucci;	state Exp;
branches;
next	1.11;

1.11
date	2010.05.05.21.52.27;	author pgollucci;	state Exp;
branches;
next	1.10;

1.10
date	2009.12.13.16.28.02;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2009.09.01.20.45.31;	author brooks;	state Exp;
branches;
next	1.8;

1.8
date	2009.05.22.17.53.27;	author glarkin;	state Exp;
branches;
next	1.7;

1.7
date	2009.05.06.22.15.16;	author glarkin;	state Exp;
branches;
next	1.6;

1.6
date	2009.05.04.20.31.56;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2008.10.27.11.27.56;	author mm;	state Exp;
branches;
next	1.4;

1.4
date	2008.07.07.11.45.23;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2008.06.06.14.07.17;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2007.07.30.09.42.21;	author alexbl;	state Exp;
branches;
next	1.1;

1.1
date	2007.05.27.17.33.19;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.14
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313115
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for: trac-iniadmin
# Date created:                      May 18 2007
# Whom:                              Gerrit Beine <gerrit.beine@@gmx.de>
#
# $FreeBSD: head/www/trac-iniadmin/Makefile 313115 2013-02-28 17:06:36Z brooks $
#

PORTNAME=	iniadmin
PORTVERSION=	0.2.3915
PORTREVISION=	2
CATEGORIES=	www devel python
MASTER_SITES=	http://people.freebsd.org/~mm/trac/
PKGNAMEPREFIX=	trac-
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Edit all trac.ini option via the WebAdminPlugin

RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac

WRKSRC=		${WRKDIR}/${PORTNAME}plugin/0.11
USE_PYTHON=	2.5+
USE_PYDISTUTILS=	easy_install
PYDISTUTILS_PKGNAME=	IniAdmin
PYDISTUTILS_PKGVERSION=	${PORTVERSION:R}
PLIST_SUB+=	PORTVERSION=${PORTVERSION:R} PYTHONVERSION=${_PYTHON_VERSION}
PYDISTUTILS_NOEGGINFO=	yes

.include <bsd.port.mk>
@


1.13
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/trac-iniadmin/Makefile 300897 2012-07-14 14:29:18Z beat $
d16 1
a16 1
MAINTAINER=	brooks@@FreeBSD.org
@


1.12
log
@- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@@)
With Hat:       apache@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@@
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.10
log
@- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:	portmgr
@
text
@d10 1
@


1.9
log
@Remove the dependency on the obsolete trac-webadmin port.  It was
incorporated into trac in 0.11 so there's no point it using the external
version.
@
text
@d21 1
a21 1
USE_PYTHON=	2.3+
@


1.8
log
@- Reassign maintainer to brooks@@

Approved by:	maintainer (glarkin)
@
text
@d18 1
a18 2
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
		${PYTHON_SITELIBDIR}/TracWebAdmin-0.1.2dev-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-webadmin
@


1.7
log
@- Take maintainership
@
text
@d15 1
a15 1
MAINTAINER=	glarkin@@FreeBSD.org
@


1.6
log
@- Reset maintainer

PR:		133702
Submitted by:	Gerrit Beine <gerrit.beine@@gmx.de>
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.5
log
@- Update to 0.2.3915
- Match with trac 0.11
- simplify (use more of bsd.python.mk)
- fix package build (register with easy-install)

PR:		ports/127966
Submitted by:   mm
Approved by:    Geritt Beine <geritt.beine at gmx.de> (maintainer)
@
text
@d15 1
a15 1
MAINTAINER=	gerrit.beine@@gmx.de
@


1.4
log
@- Bump PORTREVISION after arp update

PR:		125269 125274
@
text
@d9 1
a9 2
PORTVERSION=	0.1
PORTREVISION=	2
d11 1
a11 1
MASTER_SITES=	http://www.gerritbeine.de/download/trac/
a17 1
BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
d21 1
a21 2
WRKSRC=		${WRKDIR}/${PORTNAME}plugin
NO_BUILD=	yes
d23 4
a26 2
USE_PYDISTUTILS=yes
PLIST_SUB+=	PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
@


1.3
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.2
log
@ - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
@
text
@d10 1
@


1.1
log
@Edit all trac.ini options via the WebAdminPlugin

WWW: http://trac-hacks.org/wiki/IniAdminPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
@
text
@d27 1
@

