The plugin is severely outdated, provided version can't work with Trac >0.11 (and we have 1.0 in ports).
Responsible Changed From-To: freebsd-ports-bugs->glarkin Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: glarkin->freebsd-ports-bugs EAGAIN - reassigning back to the heap
Author: rm Date: Sun Jan 26 15:28:09 2014 New Revision: 341223 URL: http://svnweb.freebsd.org/changeset/ports/341223 QAT: https://qat.redports.org/buildarchive/r341223/ Log: - mark this port deprecated - doesn't work with Trac 1.0, currently in ports - set deprecation date to 2014-02-26 PR: 182376 Submitted by: Volodymyr Kostyrko <arcade@b1t.name> Modified: head/www/trac-hierwiki/Makefile Modified: head/www/trac-hierwiki/Makefile ============================================================================== --- head/www/trac-hierwiki/Makefile Sun Jan 26 15:25:32 2014 (r341222) +++ head/www/trac-hierwiki/Makefile Sun Jan 26 15:28:09 2014 (r341223) @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}plugin-${PORTVERSIO MAINTAINER= ports@FreeBSD.org COMMENT= Dealing with the trac wiki as a hierarchy +DEPRECATED= Runtime is broken, doesn't support Trac>0.11 +EXPIRATION_DATE=2014-02-26 + RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac WRKSRC= ${WRKDIR}/${PORTNAME}plugin _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thank you!