# New ports collection makefile for: roundup # Date created: 23 Mar 2003 # Whom: nbm # # $FreeBSD$ # PORTNAME= roundup PORTVERSION= 1.3.3 PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/source/r/roundup/ \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dryice@dryice.name COMMENT= An Issue-Tracking System for Knowledge Workers USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes USE_GETTEXT= yes OPTIONS= SQLITE "Support Sqlite as backend" on OPTIONS+= METAKIT "Support metakit as backend" off OPTIONS+= PGSQL "Support posggresql as backend" off OPTIONS+= MYSQL "Support mysql as backend" off .include .if !defined(WITHOUT_SQLITE) RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/sqlite/__init__.py:${PORTSDIR}/databases/py-PySQLite11 .endif .if defined(WITH_METAKIT) RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/metakit.py:${PORTSDIR}/databases/metakit .endif .if defined(WITH_PGSQL) RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/psycopgmodule.so:${PORTSDIR}/databases/py-psycopg .endif .if defined(WITH_MYSQL) RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb .endif MAN1= roundup-admin.1 roundup-demo.1 roundup-mailgw.1 \ roundup-server.1 .include orm method='get'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-4/+4
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Use the new facility of bsd.port.mk to be able to simplify the interactionlinimon2007-03-061-22/+5
* - Update to 200703022342miwi2007-03-043-4/+5
* - Update to 200701272342miwi2007-01-283-11/+21
* - Update to 200612102342miwi2006-12-132-4/+4
* - Update to 200612042342miwi2006-12-062-4/+4
* - Update to 200611202342miwi2006-11-223-5/+8
* Change my email address to farrokhi@ in all ports that I maintain.farrokhi2006-11-081-1/+1
* - Update to 200611032342miwi2006-11-053-4/+13
* - Update to 200610202342miwi2006-10-243-4/+10
* - update to snapshot 200609081337itetcu2006-09-093-4/+7
* - Update to 200608191338miwi2006-08-213-4/+6
* - Update to 200608061338rafan2006-08-083-8/+13
* - Update to 200607221338miwi2006-07-233-4/+15
* Update to snapshot 200606301537miwi2006-07-022-4/+4
* Update to snapshot 200606211537miwi2006-06-243-10/+47
* - Update to 200606131537 snapshotgarga2006-06-142-4/+4
* - Update to 200606061537 snapshotpav2006-06-103-4/+125
* - Mirror the snapshot on my sitessat2006-06-041-1/+4