Initial import of zope-jtracker-1.11
JTracker is an issue tracking product inspired by the Tracker and Collector products. Its distinction is a much-simplified feature set and transparent management of every component. It will not interfere with existing site designs, either.
This commit is contained in:
parent
f01033c201
commit
cf2af802e0
31
www/zope-jtracker/Makefile
Normal file
31
www/zope-jtracker/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/08/03 14:05:29 xsa Exp $
|
||||
|
||||
COMMENT= "Zope-based issues tracker"
|
||||
|
||||
V= 1_11
|
||||
DISTNAME= JTracker-${V}
|
||||
PKGNAME= zope-${DISTNAME:S/_/./:L}
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.dataflake.org/software/jtracker/
|
||||
|
||||
MAINTAINER= Xavier Santolaria <xsa@openbsd.org>
|
||||
|
||||
# ZPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}jtracker_${V:S/_/./g}/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
WRKDIST= ${WRKDIR}/JTracker
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; tar cf - JTracker | tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
3
www/zope-jtracker/distinfo
Normal file
3
www/zope-jtracker/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (JTracker-1_11.tgz) = 77446a84c207afa0646b2b2afd4ea702
|
||||
RMD160 (JTracker-1_11.tgz) = 6d584609dffee590dfe13045c1501f41617d8231
|
||||
SHA1 (JTracker-1_11.tgz) = c39d1bd59a1f5ae4d9c577d688a6fff91092d178
|
4
www/zope-jtracker/pkg/DESCR
Normal file
4
www/zope-jtracker/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
JTracker is an issue tracking product inspired by the Tracker and
|
||||
Collector products. Its distinction is a much-simplified feature set and
|
||||
transparent management of every component. It will not interfere with
|
||||
existing site designs, either.
|
5
www/zope-jtracker/pkg/MESSAGE
Normal file
5
www/zope-jtracker/pkg/MESSAGE
Normal file
@ -0,0 +1,5 @@
|
||||
+---------------
|
||||
| If you already have Zope running on your machine,
|
||||
| you should restart it, this can be done from the
|
||||
| Zope Control Panel in the Zope management interface.
|
||||
+---------------
|
41
www/zope-jtracker/pkg/PLIST
Normal file
41
www/zope-jtracker/pkg/PLIST
Normal file
@ -0,0 +1,41 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/08/03 14:05:29 xsa Exp $
|
||||
lib/zope/lib/python/Products/JTracker/
|
||||
lib/zope/lib/python/Products/JTracker/CHANGES.txt
|
||||
lib/zope/lib/python/Products/JTracker/COPYRIGHT.txt
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/convertTracker.py
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/convertTracker.pyc
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/emailAccepter.py
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/emailAccepter.pyc
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/updater.py
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/updater.pyc
|
||||
lib/zope/lib/python/Products/JTracker/INSTALL.txt
|
||||
lib/zope/lib/python/Products/JTracker/JTracker-1_10.tgz
|
||||
lib/zope/lib/python/Products/JTracker/JTracker.py
|
||||
lib/zope/lib/python/Products/JTracker/JTracker.pyc
|
||||
lib/zope/lib/python/Products/JTracker/JTrackerIssue.py
|
||||
lib/zope/lib/python/Products/JTracker/JTrackerIssue.pyc
|
||||
lib/zope/lib/python/Products/JTracker/LICENSE.txt
|
||||
lib/zope/lib/python/Products/JTracker/Permissions.py
|
||||
lib/zope/lib/python/Products/JTracker/Permissions.pyc
|
||||
lib/zope/lib/python/Products/JTracker/README.txt
|
||||
lib/zope/lib/python/Products/JTracker/VERSION.txt
|
||||
lib/zope/lib/python/Products/JTracker/__init__.py
|
||||
lib/zope/lib/python/Products/JTracker/__init__.pyc
|
||||
lib/zope/lib/python/Products/JTracker/help/
|
||||
lib/zope/lib/python/Products/JTracker/help/Add.stx
|
||||
lib/zope/lib/python/Products/JTracker/help/Advanced.stx
|
||||
lib/zope/lib/python/Products/JTracker/utils.py
|
||||
lib/zope/lib/python/Products/JTracker/utils.pyc
|
||||
lib/zope/lib/python/Products/JTracker/www/
|
||||
lib/zope/lib/python/Products/JTracker/www/addJTracker.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/addJTrackerIssue.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/addJTrackerIssueReplyForm.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/addJTrackerIssue_public.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/advancedJTracker.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/editJTrackerIssueReplies.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/issue.gif
|
||||
lib/zope/lib/python/Products/JTracker/www/jtracker.gif
|
||||
lib/zope/lib/python/Products/JTracker/www/searchJTracker.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/viewJTracker.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/viewJTrackerIssue.pt
|
Loading…
x
Reference in New Issue
Block a user