summaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-171-1/+1
| | | | Notes: svn path=/head/; revision=21694
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* chmod -> ${CHMOD}Michael Haro1999-08-221-4/+1
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Fix checksum problem.David E. O'Brien1999-07-141-1/+1
| | | | Notes: svn path=/head/; revision=20200
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-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. Notes: svn path=/head/; revision=19799
* Update 2.3 -> 2.4Jacques Vidrine1999-05-282-6/+7
| | | | Notes: svn path=/head/; revision=19042
* Move WWW_SITE to pkg/DESCR:WWW from MakefileMarc G. Fournier1999-04-142-2/+3
| | | | Notes: svn path=/head/; revision=17863
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-081-2/+2
| | | | Notes: svn path=/head/; revision=17742
* portlint: WWW_SITE shouldn't come before *_DEPENDS lines.Jacques Vidrine1999-03-121-3/+2
| | | | Notes: svn path=/head/; revision=17155
* Add a few more Y2K/WWW_SITE pointers ...Marc G. Fournier1999-03-121-1/+3
| | | | Notes: svn path=/head/; revision=17152
* Update from 2.1 to 2.3.Jacques Vidrine1999-02-234-21/+21
| | | | Notes: svn path=/head/; revision=16866
* Update of postgresql bumped libpq version number from .1 -> .2Jacques Vidrine1998-11-231-2/+2
| | | | Notes: svn path=/head/; revision=14829
* Blew last commit. This fixes it.Jacques Vidrine1998-11-131-45/+5
| | | | Notes: svn path=/head/; revision=14507
* Update for ELF.Jacques Vidrine1998-11-131-0/+26
| | | | Notes: svn path=/head/; revision=14506
* Mark ports that depends on postgresql BROKEN for ELFJustin M. Seger1998-10-121-1/+3
| | | | Notes: svn path=/head/; revision=13888
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-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. Notes: svn path=/head/; revision=13784
* If the installed python has been linked with threads,Jacques Vidrine1998-07-231-11/+17
| | | | | | | | then we need to link this extension module with threads also. Notes: svn path=/head/; revision=12079
* Tighten the search for the python library.Jacques Vidrine1998-07-221-16/+13
| | | | Notes: svn path=/head/; revision=12068
* Mark this port broken:Satoshi 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 Notes: svn path=/head/; revision=12010
* Remove empty lines and trailing whitespace.Satoshi Asami1998-07-201-3/+2
| | | | | | | Found by: portlint Notes: svn path=/head/; revision=12008
* Change CATEGORIES to ``databases''.Jacques Vidrine1998-07-061-2/+2
| | | | Notes: svn path=/head/; revision=11767
* Just moved from category devel.Jacques Vidrine1998-07-065-0/+84
Notes: svn path=/head/; revision=11765