Commit Graph

1769 Commits

Author SHA1 Message Date
simon
19ead65b79 update to version 1.40, remove do-build and do-install targets as
upstream accepted my patches to remove the auto-stuff in favour of a
simple makefile;  additionally it's compatible with postgresql-8.4
2009-07-14 08:42:34 +00:00
sthen
507ec0f8ae - don't require gnu grep; RE changes from naddy. (gnu sed still needed).
- add a comment reminding people to bump both PKGNAMEs together.

ok naddy@
2009-06-25 22:45:56 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
giovanni
978d3958fc Link pear-MDB2-mysqli and pear-MDB2-sqlite 2009-06-22 15:50:47 +00:00
giovanni
dd34d278fd Sqlite driver for pear-MDB2. 2009-06-22 15:47:52 +00:00
giovanni
70bd6d0e6d Mysqli driver for pear-MDB2. 2009-06-22 15:45:40 +00:00
avsm
09774bdfe0 update to ocaml-3.11.1 and bump dependent package PKGNAMEs 2009-06-20 22:05:11 +00:00
simon
31e192479e update to version 08.03.0400 and enable it for postgresql->8.3
"if 8.3 still works, then sure" pirofti@
2009-06-19 16:48:03 +00:00
sthen
b10658e367 oops, avahi WANTLIB went to the wrong WANTLIB line so they appeared in
-main too; put them in the right place and bump -main. Spotted by naddy,
thanks!
2009-06-17 21:24:48 +00:00
sthen
c5ce78c755 sync wantlib/lib_depends, bump 2009-06-17 01:20:59 +00:00
sthen
8fb6a2870d Bug fix update to MySQL 5.0.83. From Brad (maintainer). 2009-06-13 21:51:30 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
sthen
fef3f0d494 avoid an autoconf-related problem with the files using awk.
found the hard way by marco@
2009-06-08 17:13:49 +00:00
wcmaier
285ca12cdc Update to sqlalchemy 0.5.4p2.
PKGNAME tweak and "fine by me" martynas@
2009-06-04 19:49:17 +00:00
giovanni
1227f278c5 Update to 3722
Fix homepage
"go ahead!" jasper@
2009-06-04 07:14:40 +00:00
pea
f2f8f0e360 Update to 2.13.1
ok simon@
2009-06-02 11:21:10 +00:00
merdely
ce6d940cf2 Ooops. Patches that do nothing.
No change, so no bump needed.
2009-06-02 03:05:10 +00:00
merdely
dde8e95de3 +libdbi
+libdbi-drivers
2009-06-02 00:59:57 +00:00
merdely
ea2e20c2ad import libdbi-drivers
The libdbi-drivers project provides the database-specific drivers for
the libdbi framework. The current version of libdbi-drivers will work
with any 0.8.x release of the framework.

It supports MySQL, PostgreSQL, sqlite, sqlite3, and FreeTDS

ok wcmaier@
2009-06-02 00:58:58 +00:00
merdely
db9a3d6e03 import libdbi
libdbi implements a database-independent abstraction layer in C, similar
to the DBI/DBD layer in Perl. Writing one generic set of code,
programmers can leverage the power of multiple databases and multiple
simultaneous database connections by using this framework.

ok wcmaier@
2009-06-02 00:57:57 +00:00
sthen
49782989ff bugfix update to 5.0.82, from Brad. 2009-05-29 08:42:06 +00:00
avsm
230e2024fc add mysteriously removed file from the previous commit 2009-05-20 02:02:30 +00:00
avsm
5f0d06342b update to ocaml-sqlite3-1.5.0, now by Markus Mottl. These bindings are significantly more robust, and also let you define custom callback/aggregate SQL functions directly in OCaml, as well as interacting better with the runtime. 2009-05-20 01:40:56 +00:00
bernd
83298dd4d6 Update to ruby-sequel-3.0.0. 2009-05-19 22:50:57 +00:00
simon
93c093b8ac update to version 1.25
tested by bernd@ in a bulk build, thanks!
early test and late reminder by landry@
2009-05-12 23:26:26 +00:00
simon
be59bde7ab enable load-extension for ports starting to require it
tested by bernd@ in a bulk build, thanks!
2009-05-12 23:20:52 +00:00
simon
8dd22731ee update to version 2.13.0
ok pea@
2009-05-06 22:22:56 +00:00
sthen
6210021275 SECURITY and bugfix update to 5.0.81, from Brad (maintainer). 2009-05-03 12:19:09 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
martynas
22fda9f32d sqlite3-3.6.13. full bulk build done by jasper@. ok jasper@, simon@ 2009-04-22 21:23:43 +00:00
sthen
c451636ee3 - avoid pulling in gawk if installed at build time, pointed out by
Mike on the Openbsd-newbies mailing list.

- add libiconv support, bump PKGNAME
2009-04-18 09:02:05 +00:00
martynas
8e453aeab5 update to sqlite-3.6.12. full bulk build done by jasper@
"go ahead" sthen@, ok fgs@, jasper@, simon@
2009-04-16 20:09:58 +00:00
sthen
a21a187345 add DISTPATCHes and bump PKGNAME; ok steven@ 2009-04-14 19:49:04 +00:00
sthen
f6b28d681c - update to 0.36
- avoid pulling in bash if installed at build time
- more specific license marker
2009-04-13 13:23:35 +00:00
martynas
93ec72850d update to py-sqlalchemy-0.5.3. fixes some regression tests
ok fgs@
2009-04-11 13:50:57 +00:00
martynas
c7b0018b13 update to py-psycopg2-2.0.9. initial diff from Valery Masiutsin,
tweaks by myself.  ok fgs@
2009-04-11 13:45:06 +00:00
giovanni
c107efd16d Readd a missing dependency, no cookie for me 2009-04-10 17:34:26 +00:00
giovanni
5a32cdf032 Update to version 3329
Remove a run dependency on devel/p5-Term-ReadKey
2009-04-10 17:28:28 +00:00
pea
e75c52e946 Update to 2.1.9.
Remove useless build_depends
Update my email address

"go ahead" jasper@
2009-04-10 12:00:13 +00:00
fgsch
10d3197794 Add missing dependey on setuptools and bump package.
spotted and tested by jasper@
2009-04-09 14:45:52 +00:00
martynas
f6600fb63c update to py-sqlite2-2.5.5. feedback, "go ahead" fgs@ & eric@
fgs@ also sent patch-doc_sphinx_conf_py upstream.
2009-04-09 01:05:25 +00:00
fgsch
2bac4ae99d o specify the library directory for js.
o add a query_server for python as example.
bernd@ ok.
2009-04-06 14:43:18 +00:00
bernd
2624f4b644 Update to ruby-pg-0.8.0.
From maintainer Jeremy Evans. Thanks!
2009-04-06 07:52:12 +00:00
bernd
f87b950dc2 Add ruby-couchrest 2009-04-05 11:01:52 +00:00
bernd
52c92ff00a Initial import of ruby-couchrest-0.23.
CouchRest provides a simple interface on top of CouchDB's RESTful
HTTP API, as well as including some utility scripts for managing
views and attachments.
2009-04-05 11:00:36 +00:00
martynas
a351a54c1a remove hunk, that had keyword, substituted by rcs. from Markus Lude 2009-04-05 07:52:17 +00:00
martynas
840a859b74 update to py-sqlalchemy-0.5.2. maintainer timed out
ok fgs@
2009-04-05 00:37:07 +00:00
martynas
cdd011e114 - update to py-sqlobject-0.10.4
- enable regression tests
- use master_site_pypi
input, ok fgs@
2009-04-05 00:15:52 +00:00
martynas
bacf4396a9 update to sqlite3-3.6.11. fixes null ptr deref in sqlite3OsTruncate
addColumn;  which broke py stuff
noticed with fgs@ while working on the py stuff
much thanks to bernd@;  for doing a bulk build with it
ok fgs@, bernd@, simon@
2009-04-05 00:02:53 +00:00