summaryrefslogtreecommitdiffstats
path: root/databases/py-PyGreSQL
Commit message (Collapse)AuthorAgeFilesLines
* Don't break package building on Satoshi's cluster. Explicitly dependtg2000-09-081-2/+2
| | | | on python1.5:lang/python15.
* after removal of old postgresql port fix dependencies for postgresql7 portandreas2000-08-261-1/+1
| | | | thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.
* Locally hosted distfiles moved to ftp.freebsd.org.nectar2000-06-201-2/+1
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-3/+3
|
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-171-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-4/+1
| | | | chown -> ${CHOWN}
* Fix checksum problem.obrien1999-07-141-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Update 2.3 -> 2.4nectar1999-05-282-6/+7
|
* Move WWW_SITE to pkg/DESCR:WWW from Makefilescrappy1999-04-142-2/+3
|
* Proper URLs that reference directories end in '/'billf1999-04-081-2/+2
|
* portlint: WWW_SITE shouldn't come before *_DEPENDS lines.nectar1999-03-121-3/+2
|
* Add a few more Y2K/WWW_SITE pointers ...scrappy1999-03-121-1/+3
|
* Update from 2.1 to 2.3.nectar1999-02-234-21/+21
|
* Update of postgresql bumped libpq version number from .1 -> .2nectar1998-11-231-2/+2
|
* Blew last commit. This fixes it.nectar1998-11-131-45/+5
|
* Update for ELF.nectar1998-11-131-0/+26
|
* Mark ports that depends on postgresql BROKEN for ELFjseger1998-10-121-1/+3
|
* Remove all the remaining regexps from LIB_DEPENDS. There are someasami1998-10-091-2/+2
| | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps.
* If the installed python has been linked with threads,nectar1998-07-231-11/+17
| | | | | then we need to link this extension module with threads also.
* Tighten the search for the python library.nectar1998-07-221-16/+13
|
* Mark this port broken:asami1998-07-201-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | === ## make package >> Checksum OK for PyGreSQL-2.1.tgz. ===> Extracting for py-PyGreSQL-2.1 ===> py-PyGreSQL-2.1 depends on executable: python - found ===> py-PyGreSQL-2.1 depends on shared library: pq\.1\. - found ===> Patching for py-PyGreSQL-2.1 ===> Configuring for py-PyGreSQL-2.1 test: syntax error /bin/cp /usr/ports/databases/py-PyGreSQL/scripts/Makefile /usr/ports/databases/py-PyGreSQL/work /bin/cp /usr/ports/databases/py-PyGreSQL/scripts/Makefile.in /usr/ports/databases/py-PyGreSQL/work /bin/cp /usr/ports/databases/py-PyGreSQL/scripts/configure.in /usr/ports/databases/py-PyGreSQL/work install -c -m 0555 /usr/ports/databases/py-PyGreSQL/scripts/install-sh /usr/ports/databases/py-PyGreSQL/work install -c -m 0555 /usr/ports/databases/py-PyGreSQL/scripts/configure.local /usr/ports/databases/py-PyGreSQL/work/configure creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o bin -g bin checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -L/usr/local/lib/python1.5/config -L/usr/local/pgsql/lib) works... yes checking whether the C compiler (cc -O2 -pipe -L/usr/local/lib/python1.5/config -L/usr/local/pgsql/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for python... /usr/local/bin/python checking for pow in -lm... yes checking for read_history in -lreadline... yes checking for crypt in -lcrypt... yes checking for PyArg_Parse in -lpython1.5... no configure: error: The Python 1.5 library could not be found. *** Error code 1 : === Note the "test: syntax error" in the first line output from configure. Satoshi
* Remove empty lines and trailing whitespace.asami1998-07-201-3/+2
| | | | Found by: portlint
* Change CATEGORIES to ``databases''.nectar1998-07-061-2/+2
|
* Just moved from category devel.nectar1998-07-065-0/+84
OpenPOWER on IntegriCloud