# New ports collection makefile for: py-turbosetup # Date created: 2007-02-14 # Whom: Nicola Vitale # # $FreeBSD$ # PORTNAME= turbosetup PORTVERSION= 0.2 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/2.3/T/${PYTURBOSETUP}/ \ http://nivi.interfree.it/distfiles/${PYTURBOSETUP}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PYTURBOSETUP_EGG} EXTRACT_SUFX= MAINTAINER= python@FreeBSD.org COMMENT= A web based configuration environment for TurboGears RUN_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools \ ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.0.1:${PORTSDIR}/www/py-turbogears NO_BUILD= yes # Use the same version of www/py-turbogears USE_PYTHON= 2.4 PLIST_SUB= EASY_INSTALL_CMD=${EASY_INSTALL_CMD} \ PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION} \ PYTURBOSETUP_EGG=${PYTURBOSETUP_EGG} EASY_INSTALL_CMD?= easy_install-${PYTHON_VER} EASY_INSTALL_ARGS= -N PYTURBOSETUP= TurboSetup PYTURBOSETUP_EGG= ${PYTURBOSETUP}-${PORTVERSION}-py${PYTHON_VER}.egg do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} do-install: @${EASY_INSTALL_CMD} ${EASY_INSTALL_ARGS} ${DISTDIR}/${PYTURBOSETUP_EGG} .include ebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete OSVERSION check-- 6.X is no longer supportedcrees2012-06-071-6/+2
* - update png to 1.5.10dinoex2012-06-012-4/+14
* - Update devel/sdl12 to 1.2.15mva2012-02-1803-07 14:14:21 +0800'>2003-03-071-0/+1
* Fix Kweather for !english users.arved2003-02-191-0/+1
* update to 3.1 official releasealane2003-01-291-1/+6
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-051-1/+1
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-161-11/+4
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-221-27/+12
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-301-1/+7
* Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-111-15/+2
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-081-0/+3
* Conditionalize use of objprelink based on whether we're running onwill2002-01-051-3/+8
* Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-12-071-1/+1
* Upgrade KDE to 2.2.2:will2001-12-041-3/+24
* Upgrade to 2.2.1.demon2001-10-271-1/+1
* Set DIST_SUBDIR=KDEdemon2001-09-111-0/+1
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-251-1/+1
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-161-1/+1
* Update to KDE 2.2:will2001-08-151-1/+1
* Overhaul QT/KDE support:will2001-04-031-11/+3
* Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatwill2001-03-251-1/+1
* Attempt to fix conflicts with a local getopt.h (specifically, the fix iswill2001-03-051-1/+1
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofwill2001-02-27