Commit graph

11 commits

Author SHA1 Message Date
Jacques Vidrine
3d5a983cc3 Update of postgresql bumped libpq version number from .1 -> .2 1998-11-23 17:47:42 +00:00
Jacques Vidrine
77d28a43d9 Blew last commit. This fixes it. 1998-11-13 23:22:58 +00:00
Jacques Vidrine
76fd954367 Update for ELF. 1998-11-13 23:16:25 +00:00
Justin M. Seger
b85f8527fb Mark ports that depends on postgresql BROKEN for ELF 1998-10-12 04:14:44 +00:00
Satoshi Asami
bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
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.
1998-10-09 10:05:56 +00:00
Jacques Vidrine
aacda9f4a0 If the installed python has been linked with threads,
then we need to link this extension module with threads
also.
1998-07-23 17:13:47 +00:00
Jacques Vidrine
de52cac55f Tighten the search for the python library. 1998-07-22 22:33:19 +00:00
Satoshi Asami
fe5312d393 Mark this port broken:
===
## 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
1998-07-20 11:41:31 +00:00
Satoshi Asami
5eefd90183 Remove empty lines and trailing whitespace.
Found by:	portlint
1998-07-20 11:19:08 +00:00
Jacques Vidrine
19bd66f983 Change CATEGORIES to ``databases''. 1998-07-06 17:47:33 +00:00
Jacques Vidrine
65eda25660 Just moved from category devel. 1998-07-06 17:45:35 +00:00