# Ports collection Makefile for: PyGreSQL # Date created: 2/22/1999 # Whom: nectar@FreeBSD.org # # $FreeBSD$ # PORTNAME= PyGreSQL PORTVERSION= 3.4 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases python MASTER_SITES= ftp://ftp.pygresql.org/pub/distrib/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz MAINTAINER= girgen@pingpong.net COMMENT= A Python interface to PostgreSQL, both classic interface and DP-API 2.0 BUILD_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base LIB_DEPENDS= pq:${PORTSDIR}/${POSTGRESQL_PORT} POSTGRESQL_PORT?= databases/postgresql7 USE_PYTHON= yes DATETIME_DEP= ${PYTHON_SITELIBDIR}/mx/DateTime/__init__.py USE_REINPLACE=yes pre-build: @ cd ${WRKSRC} ; ${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' setup.py do-build: @ cd ${WRKSRC} ; ${PYTHON_CMD} setup.py build do-install: @ cd ${WRKSRC} ; ${PYTHON_CMD} setup.py install post-install: @ ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -lf \ ${PYTHONPREFIX_SITELIBDIR} @ ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py -lf \ ${PYTHONPREFIX_SITELIBDIR} .if !defined(NOPORTDOCS) .for docfile in Announce ChangeLog @ ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${docfile} \ ${DOCSDIR} .endfor .endif .include 572e359846332a3c238141f53f99385124b0a'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ImageMagick
Commit message (Expand)AuthorAgeFilesLines
* Conditionalize bzip2 dependencies.knu2001-08-161-2/+4
* Back out part of my changes (with-modules by default) because PerlMagick notache2001-08-091-3/+4
* Allow more flexible tuning for with/without-threads optionache2001-08-091-1/+3
* Bymp portrevision for prev. changesache2001-08-091-0/+1
* Enable 16bit pixels by default since they are enabled by default in newerache2001-08-091-4/+5
* Update to 5.3.6lioux2001-08-083-3/+2
* Update version number of freetype2 shared library.sobomax2001-07-121-1/+1
* o Update port to version 5.3.5lioux2001-07-033-8/+10
* Update MASTER_SITES as it seems SOURCEFORGE is no longer carryinglioux2001-06-251-3/+15
* Update to 5.3.4.knu2001-06-134-10/+14
* Standartise the way used to disable X11 support in various ports. From nowsobomax2001-06-051-1/+1
* Upgrade to version 5.3.1 .sada2001-04-184-32/+57
* lcms/lcms.h --> lcms.h -- that's how the new lcms-1.07 is installedmi2001-04-111-0/+2