# New ports collection makefile for: py-tada # Date created: 2005-09-18 # Whom: clive crous # # $FreeBSD$ # PORTNAME= tada PORTVERSION= 1.4.0 CATEGORIES= databases python MASTER_SITES= http://www.darkarts.co.za/projects/${PORTNAME}/downloads/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= clive@darkarts.co.za COMMENT= Twisted Asynchronous Database API BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore RUN_DEPENDS= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= yes .include Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make UDP_STREAM work on IPv6 by transmitting and extracting IPv6sumikawa2012-01-272-0/+70
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-2/+0
* Upgrade to 2.5.0.sumikawa2011-07-203-13/+3
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Upgrade to 2.4.5.sumikawa2009-06-164-10/+20
* Upgrade to 2.4.4.sumikawa2008-03-032-10/+5
* Fix pkg-plist.sumikawa2006-11-202-1/+2
* Fix plist.sumikawa2006-11-152-11/+19
* Upgrade to 2.4.2.sumikawa2006-11-0921-233/+69
* SHA256ifyedwin2006-01-221-0/+1
* Turn off -DHISTOGRAM as it introduces considerable overhead. Bump portrevision.jkoshy2005-10-14