Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2009 14:21:31 GMT
From:      Gerrit Beine <gerrit.beine@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/130689: Port as expire: www/trac-blog
Message-ID:  <200901181421.n0IELVjL007220@www.freebsd.org>
Resent-Message-ID: <200901181430.n0IEU32i046630@freefall.freebsd.org>

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

>Number:         130689
>Category:       ports
>Synopsis:       Port as expire: www/trac-blog
>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:02 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, the FullBlogPlugin should be used instead.

See: http://trac-hacks.org/wiki/TracBlogPlugin#Installation
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/www/trac-blog/Makefile trac-blog/Makefile
--- /usr/ports/www/trac-blog/Makefile	2008-07-07 13:45:22.000000000 +0200
+++ trac-blog/Makefile	2009-01-18 14:52:58.000000000 +0100
@@ -20,6 +20,10 @@
 		${PYTHON_SITELIBDIR}/TracTags-0.4.1-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-tags \
 		${PYTHON_SITELIBDIR}/TracWebAdmin-0.1.2dev-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-webadmin
 
+IGNORE=		Not supported anymore for trac > 0.10; use FullBlogPlugin instead
+DEPRECATED=	${IGNORE}
+EXPIRE_DATE=	2009-07-01
+
 WRKSRC=		${WRKDIR}/trac${PORTNAME}plugin
 USE_PYTHON=	2.3+
 USE_PYDISTUTILS=	easy_install


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



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