Commit graph

18 commits

Author SHA1 Message Date
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Jacques Vidrine
dc57b29465 Update 2.3 -> 2.4 1999-05-28 20:56:29 +00:00
Marc G. Fournier
9eccb6831e Move WWW_SITE to pkg/DESCR:WWW from Makefile 1999-04-14 00:03:19 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Jacques Vidrine
a51040269b portlint: WWW_SITE shouldn't come before *_DEPENDS lines. 1999-03-12 16:23:58 +00:00
Marc G. Fournier
e7f0252ca9 Add a few more Y2K/WWW_SITE pointers ... 1999-03-12 15:16:59 +00:00
Jacques Vidrine
af34c77e3f Update from 2.1 to 2.3. 1999-02-23 00:28:15 +00:00
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