Commit Graph

22 Commits

Author SHA1 Message Date
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
zhuk
e938ade264 Use new shiny postgresql.port.mk.
Input for pgrouting part and okay for it from landry@
2015-01-12 20:57:55 +00:00
zhuk
7ad8c1c519 We have ALL_TEST_ENV now, don't invent own one. 2014-10-02 10:16:34 +00:00
naddy
541e2c63a6 * regcomp (and thus grep) now supports \<word\>
* running the tests requires the server

ok zhuk@
2014-09-09 20:15:25 +00:00
zhuk
69ae2fb28e Update libpqxx to 4.0.1, allowing (to be finished) Calligra to use it.
Tested by landry@, thanks!
2014-07-12 07:19:56 +00:00
ajacoutot
3612ba52ab Regen WANTLIB after kerberos removal from postgresql.
prodded by jasper@
2014-04-24 10:18:51 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
jasper
195ef8b931 - regen WANTLIB 2011-11-04 08:16:23 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
sthen
300cfb7e14 Don't use GNU-only grep syntax, spotted by naddy. Fix homepage while there.
Note, this could use an update too, port is years out of date and the
distfile is no longer available upstream.
2011-07-11 21:10:33 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
sthen
b2ef61b247 use REVISION and new-style LIB_DEPENDS+WANTLIB 2010-09-01 09:17:42 +00:00
simon
cc00442a1a remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:34:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
espie
ccc1498fc1 more new libspecs. 2006-08-01 22:19:46 +00:00
espie
b0d27a1201 Bump C++ shared libs numbers and corresponding package names,
handles a through databases
2006-01-13 19:12:15 +00:00
aanriot
1b72ec7421 get ride of MOGNU_SHARED_LIBS and LIBpqxx_ALIAS.
inputs and ok steven@ alek@
2006-01-08 22:02:20 +00:00
sturm
e0d4ddb902 SHARED_LIBS, USE_LIBTOOl 2005-12-26 21:32:00 +00:00
alek
dd694b0e42 Import libpqxx 2.5.3
libpqxx is a front-end (in the sense of "language binding") for writing
C++ programs that use PostgreSQL. It supersedes the older libpq++
interface, which came bundled with the DBMS.

ok espie@
2005-10-02 13:26:31 +00:00