head	1.9;
access;
symbols
	RELEASE_7_2_0:1.6
	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.9
date	2009.07.07.07.40.52;	author miwi;	state dead;
branches;
next	1.8;

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

1.7
date	2009.05.04.20.31.57;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2009.04.11.21.14.45;	author linimon;	state Exp;
branches;
next	1.5;

1.5
date	2009.01.21.09.51.49;	author beech;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.9
log
@2009-07-07 audio/gai-album: abandoned project, does not build
2009-07-07 audio/gai-visual-audio: abandoned project, does not build
2009-07-05 devel/linxt: Use devel/roboctl instead.
2007-08-22 german/citrix_ica: Use net/citrix_ica
2007-08-22 japanese/citrix_ica: Use net/citrix_ica
2009-06-30 mail/bogofilter-qdbm: Migrate to bogofilter-tc instead
2009-06-27 mail/xc-mail: depends on a port that expired in 2007
2009-07-01 www/trac-blog: Not supported anymore for trac > 0.10; use FullBlogPlugin instead
2009-07-01 www/trac-restrictedarea: Not supported anymore; functionality included in trac since 0.11
@
text
@# New ports collection makefile for: trac-restrictedarea
# Date created:                      May 18 2007
# Whom:                              Gerrit Beine <gerrit.beine@@gmx.de>
#
# $FreeBSD: ports/www/trac-restrictedarea/Makefile,v 1.8 2009/05/06 22:15:17 glarkin Exp $
#

PORTNAME=	restrictedarea
PORTVERSION=	1.0.0
PORTREVISION=	2
CATEGORIES=	www devel python
MASTER_SITES=	http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX=	trac-
DISTNAME=	${PORTNAME}plugin-${PORTVERSION}

MAINTAINER=	glarkin@@FreeBSD.org
COMMENT=	Set up restricted areas within Trac

BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac

IGNORE=		Not supported anymore; functionality included in trac since 0.11
DEPRECATED=	${IGNORE}
EXPIRATION_DATE=	2009-07-01

WRKSRC=		${WRKDIR}/${PORTNAME}plugin
NO_BUILD=	yes
USE_PYTHON=	2.3+
USE_PYDISTUTILS=yes
PLIST_SUB+=	PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
PYDISTUTILS_NOEGGINFO=	yes

.include <bsd.port.mk>
@


1.8
log
@- Take maintainership
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Reset maintainer

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


1.6
log
@Fix the spelling of EXPIRATION_DATE.
@
text
@d16 1
a16 1
MAINTAINER=	gerrit.beine@@gmx.de
@


1.5
log
@- Mark deprecated and ignore

PR:		ports/130690
Submitted by:	Gerrit Beine <gerrit.beine@@gmx.de> (maintainer)
@
text
@d24 1
a24 1
EXPIRE_DATE=	2009-07-01
@


1.4
log
@- Bump PORTREVISION after arp update

PR:		125269 125274
@
text
@d22 4
@


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
@The RestrictedAreaPlugin is a pretty simple Trac plugin that allows the Trac
administrator to set up restricted areas which are accessible only for
privileged users. The access is controlled via the new Trac action
RESTRICTED_AREA_ACCESS and a list of paths configured in the Trac INI-file.

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

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

