Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2009 14:24:24 GMT
From:      Gerrit Beine <gerrit.beine@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/130690: Port as expire: www/trac-restrictedarea
Message-ID:  <200901181424.n0IEOOC0007542@www.freebsd.org>
Resent-Message-ID: <200901181430.n0IEU3p9046672@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         130690
>Category:       ports
>Synopsis:       Port as expire: www/trac-restrictedarea
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 18 14:30:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 7.0-RELEAS
>Organization:
sapat GmbH
>Environment:
FreeBSD tb.genesez.de 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
There will be no support for Trac 0.11.
Use Trac 0.11's fine grained permission system instead.

See http://trac-hacks.org/wiki/RestrictedAreaPlugin#Description and http://trac.edgewall.org/wiki/TracDev/SecurityBranch
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/www/trac-restrictedarea/Makefile trac-restrictedarea/Makefile
--- /usr/ports/www/trac-restrictedarea/Makefile	2008-07-07 13:45:24.000000000 +0200
+++ trac-restrictedarea/Makefile	2009-01-18 14:52:24.000000000 +0100
@@ -19,6 +19,10 @@
 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}
+EXPIRE_DATE=	2009-07-01
+
 WRKSRC=		${WRKDIR}/${PORTNAME}plugin
 NO_BUILD=	yes
 USE_PYTHON=	2.3+


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901181424.n0IEOOC0007542>