# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # trac-childtickets # trac-childtickets/pkg-descr # trac-childtickets/distinfo # trac-childtickets/Makefile # trac-childtickets/pkg-message # echo c - trac-childtickets mkdir -p trac-childtickets > /dev/null 2>&1 echo x - trac-childtickets/pkg-descr sed 's/^X//' >trac-childtickets/pkg-descr << '7a175e0f304010db2b765549851a8a63' XHaving child-tickets is extremely useful when it comes to Xmanaging multiple releases (ie. a single 'bug-report' ticket and Xa single 'bug-fix' ticket for each milestone/branch of Xdevelopment), for managing sub-tasks of an issue and for managing X'bug-fixes' required when developing a new (larger) enhancement. X XThis plugin modifies the ticket description box and adds a child Xticket listing table and a 'create' button for adding new child Xtickets. It has the following features: X XIt is possible to control in trac.ini the following aspects of Xchild-ticket creation/viewing: X X allow/disallow child-tickets for a certain type of ticket X to define the table headers displayed in the parent ticket X to define a default for the child type to be created X restrict the type of child-tickets X to define which fields are inherited by child-tickets X XWWW: http://trac-hacks.org/wiki/ChildTicketsPlugin 7a175e0f304010db2b765549851a8a63 echo x - trac-childtickets/distinfo sed 's/^X//' >trac-childtickets/distinfo << '7920c29657e79ac09f45f181da8931f0' XSHA256 (childtickets-2.5.2.zip) = a806a3e2f47cf4d36ad1ad6ec35153088580e38e61458d4d5e00a06eaabd17ae XSIZE (childtickets-2.5.2.zip) = 15305 7920c29657e79ac09f45f181da8931f0 echo x - trac-childtickets/Makefile sed 's/^X//' >trac-childtickets/Makefile << '888b969f88e532ca43f458d0e4f90d81' X# New ports collection makefile for: trac-childtickets X# Date created: 2012-07-16 X# Whom: Radim Kolar X# X# $FreeBSD$ X# X XPORTNAME= childtickets XPORTVERSION= 2.5.2 XPORTREVISION= 0 XCATEGORIES= www devel python XMASTER_SITES= http://schema.filez.com/distfiles/ XPKGNAMEPREFIX= trac- X XMAINTAINER= hsn@sendmail.cz XCOMMENT= Support for having child-tickets in Trac X XLICENSE= BSD X XRUN_DEPENDS+= trac>=0.12:${PORTSDIR}/www/trac X XUSE_ZIP= yes X XWRKSRC= ${WRKDIR}/childticketsplugin/0.12 X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install XPYDISTUTILS_PKGNAME= Tracchildtickets XPYDISTUTILS_NOEGGINFO= yes X XPLIST_SUB+= PORTVERSION=${PORTVERSION} \ X PYTHONVERSION=${_PYTHON_VERSION} XPLIST_FILES+= %%PYTHON_SITELIBDIR%%/${PYDISTUTILS_PKGNAME}-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg X Xpost-extract: X ${CHMOD} -R u+rwX ${WRKSRC} X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include 888b969f88e532ca43f458d0e4f90d81 echo x - trac-childtickets/pkg-message sed 's/^X//' >trac-childtickets/pkg-message << '8e0af5ed081d2456b6a9f0ccc8430956' XSee plugin homepage http://trac-hacks.org/wiki/ChildTicketsPlugin for Xmore information about post install configuration. 8e0af5ed081d2456b6a9f0ccc8430956 exit