Commit Graph

2001 Commits

Author SHA1 Message Date
avsm
db1f4c833f update to ocaml-sqlite3-1.5.2 2009-08-11 14:24:35 +00:00
msf
8930d6c9cf respect MODRUBY_LIB_DEPENDS, no plist change
ok bernd@
2009-08-10 16:29:23 +00:00
msf
a86dd8f468 respect MODRUBY_LIB_DEPENDS, no plist change, no bump
ok bernd@
2009-08-10 15:21:59 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
bernd
eb445bb796 Update to ruby-sequel-3.3.0. 2009-08-09 12:49:58 +00:00
bernd
1d57f3bb22 Use MASTER_SITE_GITHUB. 2009-08-09 08:36:46 +00:00
bernd
cf0061bb2f Add ruby-validatable. 2009-08-09 08:35:07 +00:00
bernd
a43a09f64a Initial import of validatable-1.6.7.
The validatable library can be included with any Ruby class and
provide ActiveRecord looking validations. The library follows
ActiveRecord's lead for features that are similar and introduce new
features.
2009-08-09 08:33:32 +00:00
bernd
cd881fae85 Add ruby-couch_potato. 2009-08-08 21:39:50 +00:00
bernd
f337769f38 Initial import of ruby-couch_potato-0.2.8.
The goal of Couch Potato is to create a minimal framework in order
to store and retrieve Ruby objects to/from CouchDB and create
and query views.

It follows the document/view/querying semantics established by
CouchDB and won't try to mimic ActiveRecord behavior in any way
as that IS BAD.

Lastly Couch Potato aims to provide a seamless integration
with Ruby on Rails, e.g. routing, form helpers etc.
2009-08-08 21:38:37 +00:00
bernd
e9a5b7bc43 Update to ruby-couchrest-0.33.
Tested by msf@. Thanks!
2009-08-08 21:20:14 +00:00
naddy
2c816d096b rewrite a GNU-ism for sed -E and get rid of gsed dependency; ok sthen@ 2009-08-07 19:43:36 +00:00
sthen
064b2da669 Build depends on doxygen; no pkg bump necessary. 2009-08-06 10:13:41 +00:00
sthen
4e8294791c Update to 5.1.37 from Brad (maintainer); fixes crashes. 2009-08-05 14:24:33 +00:00
sthen
4c56e70c0c Update SQLite to 3.6.16; ok martynas@ 2009-08-03 09:55:47 +00:00
sthen
133856dec9 sync LIB_DEPENDS for new freetds, bump. 2009-08-01 14:11:45 +00:00
sthen
adc0afef3e - update to 0.82+patches
- build the ODBC library
2009-08-01 14:11:19 +00:00
fgsch
8e8fd73580 Update to 0.6. martynas@ ok 2009-08-01 03:20:19 +00:00
sthen
cb6b12d0a2 +py-odbc 2009-07-31 10:21:44 +00:00
sthen
8bde18c04d import databases/py-odbc:
pyodbc is a MIT-licensed Python module that allows you to use ODBC
to connect to almost any database from Windows, Linux, OS/X, and
more. It implements the Python Database API Specification v2.0 and
additional features to simplify database programming.
2009-07-31 10:21:04 +00:00
sthen
9e35b23ac4 This file is now empty; remove. Pointed out by Brad. 2009-07-27 16:26:33 +00:00
sthen
7ed794627d Update MySQL to 5.1.33; from Brad.
Tested by giovanni@ on amd64 and several ports@ readers.
No problems found with a complete bulk build.
2009-07-27 15:19:15 +00:00
pea
0919477250 Update to 1.1
ok ajacoutot@
2009-07-24 11:47:01 +00:00
ajacoutot
a1426e7c27 Remove unneeded variable. 2009-07-22 13:05:24 +00:00
ajacoutot
e375c6ffec Update to 1.0.14.
Add textproc to categories.
Enable regression tests.

prodded by Daniel Dickman, thanks.
2009-07-22 12:41:45 +00:00
ajacoutot
1b1689b15f +xapian-core 2009-07-22 08:18:04 +00:00
ajacoutot
f7caac7ca3 Import xapian-core-1.0.13
Xapian is an opensource search engine library.
It is a highly adaptable toolkit which allows developers to easily add
advanced indexing and search facilities to their own applications. It
supports the Probabilistic Information Retrieval model and also supports
a rich set of boolean query operators.

This is a prerequisite of porting pinot.
2009-07-22 08:17:22 +00:00
pea
78bfd95a99 Upgrade PostgreSQL to the latest version 8.4.0.
Initial diff (for rc and beta) from simon@

ok mbalmer@, simon@
commitski jasper@

BE CAREFULL: it's a major upgrade !
You MUST dump/restore all your data for this upgrade.
2009-07-21 19:43:45 +00:00
naddy
fe5870ca28 * Fix package specs in dependencies.
* Make the -examples subpackage not inherit the -main dependencies, and
  instead depend on any flavor of the -main package.
* Allow both the python2.4 and python2.5 flavors to build the -examples
  subpackage.
* Don't attempt to use MODULES-${SUBPACKAGE}, which doesn't exist.
* Make FLAVOR references robust against mIXeD cAsE.

ok sthen@
2009-07-20 19:44:48 +00:00
giovanni
4e6f38010f Update to 4047 version. 2009-07-20 13:01:18 +00:00
naddy
d014831c36 fix package spec in depend 2009-07-18 15:52:21 +00:00
sthen
39cff0955c - update to 3.52.6
- clean the Makefile, update license notes
- use MODULES=devel/gettext
- fix pkgconfig file
- regen PLIST

joint work with/ok ajacoutot@. maintainer timed out.
2009-07-17 10:45:05 +00:00
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
fgsch
35a5c0fda9 enter py-couchdb. 2009-04-04 21:03:42 +00:00
fgsch
91b14fcdec Import python-couchdb-0.5r141, a python library for working with CouchDB.
martynas@ input and ok.
2009-04-04 21:02:14 +00:00
bernd
5566f820ea Update to RubyOnRails 2.3.2. 2009-04-04 10:18:42 +00:00
bernd
f1f15b69dc Update to apache-couchdb-0.9.0.
Please read http://wiki.apache.org/couchdb/Breaking_changes for
update instructions.

help & ok fgsch@
2009-04-04 10:12:39 +00:00
sturm
78dcff8378 bump after ocaml update 2009-04-03 21:30:50 +00:00
pea
53aad186f8 Fix a bug in LDIF.pm
See http://rt.cpan.org/Public/Bug/Display.html?id=44110

ok landry@
2009-03-28 17:41:53 +00:00
jakemsr
52b535e41d use /dev/arandom instead of /dev/urandom. reading from /dev/urandom
is too slow.

ok bernd@
2009-03-23 00:33:02 +00:00
jasper
402a883cb7 - update p5-Data-Pageset to 1.05 2009-03-22 23:11:14 +00:00
jasper
03e0d3b667 - update p5-DBI-Shell to 11.95
- no need for BUILD_DEPENDS
2009-03-22 23:08:03 +00:00
martynas
4c51498968 follow the naming scheme. it should be MASTER_SITE_MYSQL
"correct." fgs@
2009-03-19 22:51:01 +00:00
jasper
2bc2306ef1 - add pear-DB_DataObject 2009-03-19 20:18:26 +00:00
jasper
ab19da6fea - missing dependency, no bump, it's only been here for a few minutes and unhooked 2009-03-19 20:18:04 +00:00
jasper
a02f7415a4 import pear-DB_DataObject 1.8.10
DataObject performs 2 tasks:
1. Builds SQL statements based on the objects vars and the builder
   methods.
2. acts as a datastore for a table row.
The core class is designed to be extended for each of your tables so
that you put the data logic inside the data classes.  included is a
Generator to make your configuration files and your base classes.
2009-03-19 20:15:34 +00:00
pea
aa6ab40b2f Update to 8.3.7
See http://www.postgresql.org/docs/8.3/static/release-8-3-7.html

ok mbalmer@
2009-03-18 14:34:10 +00:00
sthen
9db2df7c04 adjust lib/run_depends & bump. 2009-03-17 11:26:14 +00:00
bernd
41ea97e017 Add apache-couchdb. 2009-03-16 22:09:24 +00:00
bernd
4ba937d626 Initial import of apache-couchdb-0.8.1.
CouchDB is a distributed, document-oriented, Non-Relational DataBase
Management Server (NRDBMS).

It is accessible via a RESTful JSON API, and provides incremental
replication with bi-directional conflict detection and management.
Data is stored with a schema-free, flat address space, and may be
queried via a table-oriented reporting engine that uses Javascript
as a query language.

Joint work of maintainer Benoit Chesneau, fgsch@ and myself.
2009-03-16 22:05:59 +00:00
ajacoutot
7685784a76 - fix wantlib, regen plists, bump 2009-03-15 11:45:08 +00:00
espie
fa9adc6fb8 fix deps 2009-03-14 14:47:27 +00:00
espie
7b8d6ed822 fix deps 2009-03-14 13:12:51 +00:00
espie
e5fd12af84 fix a few depends 2009-03-14 12:24:48 +00:00
espie
8f14d6520b fix db dep 2009-03-14 11:49:41 +00:00
espie
cd9b18bb0b bump for python 2009-03-14 10:38:13 +00:00
sthen
422bce6f3f convert to tcl.port.mk; fixes pkgspec 2009-03-13 13:09:34 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
bernd
79d9cd6cf0 bump due to python dep changes 2009-03-11 21:45:31 +00:00
bernd
c00b0f015b Fix tcl and db dependencies. With help from naddy@. 2009-03-11 21:28:45 +00:00
naddy
6a4c52151b fix db4 package spec 2009-03-10 19:08:25 +00:00
sthen
8978654a35 Use a more appropriate version of autoconf to regenerate the autoconf
script so that when the size of a char pointer is detected that the
proper define name is set which the code is expecting. From Brad.
2009-03-08 10:51:32 +00:00
bernd
f2b32e5234 Update to ruby-sequel-2.11.0. ok MAINTAINER 2009-03-07 12:22:21 +00:00
jasper
04be10d346 - update evolution-data-server to 2.24.5
- regen patches
2009-03-04 20:09:43 +00:00
naddy
c9740c52f1 add missing SHA256 checksums 2009-03-04 20:08:55 +00:00
ajacoutot
fb29d46872 - bring in some 64bits fixes from NetBSD/pkgsrc
"get'm in" jasper@
2009-02-17 10:56:27 +00:00
sthen
7b00b90062 bugfix/SECURITY update to 5.0.77, from Brad. 2009-02-17 10:46:59 +00:00
ajacoutot
c3a9064d23 - add the 2 hobbits as MAINTAINER
ok jasper@
2009-02-15 17:33:52 +00:00
pea
8e6b469c7d Update to 2.11.8
ok simon@, ajacoutot "ok me@"
2009-02-13 10:47:39 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
pea
53e9a2408d Upgrade to 8.3.6.
See http://www.postgresql.org/docs/8.3/static/release-8-3-6.html

ok mbalmer@ ajacoutot@
2009-02-07 16:56:31 +00:00
simon
41bffc309c add p5-CGI-Application-Plugin-DBH 2009-02-06 22:03:55 +00:00
simon
13e92b3ab0 import p5-CGI-Application-Plugin-DBH
CGI::Application::Plugin::DBH adds easy access to a DBI database handle
to your CGI::Application modules.  Lazy loading is used to prevent a
database connection from being made if the dbh method is not called
during the request.  In other words, the database connection is not
created until it is actually needed.

from Mikolaj Kucharski
2009-02-06 22:03:51 +00:00
jasper
f82e901d0a - update p5-SQL-Translator to 0.09002
- fix license marker
- add some missing dependencies
2009-02-04 08:23:17 +00:00
bernd
4c400f8b34 add ruby-sequel 2009-02-03 21:27:17 +00:00
bernd
72cd0cca6b Initial import of ruby-sequel-2.10.0.
Sequel is an ORM framework for Ruby. Sequel provides thread safety,
connection pooling, and a concise DSL for constructing queries and
table schemas.

Sequel makes it easy to deal with multiple records without having
to break your teeth on SQL.

Maintained by upstream author Jeremy Evans. Thank you!
2009-02-03 21:26:02 +00:00
jasper
2b1eca75d3 - update evolution-data-server to 2.24.4.1
* fixes accidentally committed debugging code
- use same way of getting ${R} (for PLIST) as evolution does now
2009-02-03 11:50:58 +00:00
jasper
7b8aff3857 - add a whole bunch of master sites for mysql as MASTER_SITES_MYSQL
ok ajacoutot@
2009-02-02 15:54:19 +00:00
sthen
56dd940040 - sync WANTLIB/LIB_DEPENDS
- better license marker
- regen PLIST
- desktop goo

ok ajacoutot, jasper
2009-01-31 21:59:03 +00:00
simon
71a7a32ef7 update to version 3.6.10 which comes with quite a few fixes, remove fix
for solved libtool issue and add fix for tests on big-endian arches

looks good to espie@
requested, bulk-tested and ok by bernd@
2009-01-31 15:49:34 +00:00
jasper
d494caf6cb - bugfix update evolution-data-server to 2.24.4
ok ajacoutot@
2009-01-31 08:30:51 +00:00
sturm
346053f969 fix WANTLIB 2009-01-30 11:28:32 +00:00
bernd
ec9004a7f0 add ruby-datamapper, ruby-data_objects and ruby-do_sqlite3 2009-01-30 02:42:44 +00:00
bernd
016f7a6e34 Initial import of DataMapper 0.9.10 and some extensions.
DataMapper is an Ruby O/R Mapper based on the DataMapper pattern.
2009-01-30 02:40:55 +00:00
bernd
3f562b49cd Initial import of ruby-do_sqlite3-0.9.11.
SQLite3 plugin for DataObjects.
2009-01-30 01:06:45 +00:00
bernd
d2cfea9fb5 Initial import of ruby-data_objects-0.9.11.
The purpose of DO.rb is to rewrite existing Ruby database drivers to
conform to a single interface. At present, PostgreSQL, MySQL, and
SQLite adapters are available.
2009-01-30 00:54:18 +00:00
bernd
afceaa9d42 Update to ruby-pg-0.7.9.2008.10.13.
From maintainer Jeremy Evans. Thanks!
2009-01-28 07:15:54 +00:00
simon
06ac5929b6 update to version 0.22
ok jasper@
2009-01-27 16:39:16 +00:00
jasper
33b462f0c0 - regen WANTLIB
- install .desktop file where it should
- add missing goo and dependency
- get rid of implicit declaration warnings
- add missing rcs id's to several patches

ok mbalmer@ (MAINTAINER), sthen@
2009-01-26 18:17:25 +00:00
eric
c78a2d734d update to 0.14
ok wcmaier@
2009-01-26 16:31:15 +00:00
bernd
c21e051b62 Add subpackage for the lemon LALR(1) parser generator.
ok martynas@, simon@ (some time ago)
2009-01-26 14:44:37 +00:00
sturm
c4bbd9cc64 WANTLIB changes w/o PKGNAME bump... 2009-01-25 14:51:23 +00:00
simon
076fd8c72b Fix "closing dbh with active statement handles" issue caused by prepared
statements which weren't finalized by $dbh->disconnect().

Since version 3.6.0 of sqlite one can use the new sqlite3_next_stmt()
function to get all open statements and call sqlite3_finalize() on them.
This patch implements that behaviour.

Problem brought to my attention again by bernd@ at p2k8 and i had it in
my tree since then without any issues.
Testing and ok by bernd@ and pea@, thanks!

Bug filed upstream at http://rt.cpan.org/Public/Bug/Display.html?id=40383
2009-01-24 17:42:22 +00:00
ajacoutot
e114ee52f6 - unbreak by removing GTK_DISABLE_DEPRECATED define
- cleanup dependencies and regen PLIST while here
- bump
2009-01-21 17:41:59 +00:00
ajacoutot
5f2c72663c - regen WANTLIB after libgnome esound support removal 2009-01-21 10:50:12 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
djm
f203bb899c update to 0.5.0, mark PKG_ARCH=* (no native code here); ok wcmaier@ 2009-01-15 23:08:08 +00:00
bernd
3d0586c623 Update to ruby-rails-2.2.2. prodded by robert@ 2009-01-14 22:20:06 +00:00
simon
444d965a0a maintenance update to version 1.09 2009-01-13 14:46:13 +00:00
jasper
e410875284 - update evolution-data-server to 2.24.3 2009-01-12 16:13:18 +00:00
jcs
066ea097ee look for a socket in /var/run/mysql/mysql.sock by default instead of
/tmp/mysql.sock to match our mysql-server port

bump pkgname

ok bernd@
2009-01-08 21:33:58 +00:00
sturm
0e75bbb54c fix PLIST, bump 2009-01-08 20:06:48 +00:00
sthen
8a77aaa623 garbage-collect MAKE_FLAGS line which is now set in gnu.port.mk. From Brad. 2009-01-07 22:54:15 +00:00
giovanni
8df889c9e5 Update to version 2725.
"seems fine to me" jasper@
2009-01-07 08:40:11 +00:00
pirofti
08ff84e157 Add ruby-kirbybase to the makefile. 2009-01-06 13:29:30 +00:00
pirofti
aa6ea9c32d Import ruby-kirbybase.
KirbyBase is a small, plain-text, DBMS written in Ruby. It can be used
in an embedded or client/server configuration. It aims to be as
"Ruby-ish" as possible. For example, queries are specified using Ruby
code blocks, rather than SQL strings.

From Clint Pachl <pachl@ecentryx.com>, thanks. And a few tweaks from me.

Okay bernd@.
2009-01-06 13:27:50 +00:00
eric
5b8ba76823 update to storm 0.13
ok wcmaier@
2009-01-06 13:12:14 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
sthen
10ff1efffb fix WANTLIB/LIB_DEPENDS for the gmdb subpackage (re-sort WANTLIB, it
was a mess). while there, use a better license marker and regen plist.
bump both packages.
2008-12-30 20:56:41 +00:00
sthen
3449d849a6 SECURITY (CVE-2008-2079) and bug fix update to 5.0.75.
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-75.html

from Brad (maintainer).
2008-12-28 19:45:17 +00:00
giovanni
5bdf04e2e6 Update to mysql-zrm 2.1
Regen patches
ok sthen@
2008-12-22 14:44:26 +00:00
giovanni
f254ab326d Add php5-mysql to run dependencies
ok mbalmer@, kili@
2008-12-17 15:57:13 +00:00
naddy
d4633b8835 sync master sites with databases/postgresql; ok pea@ 2008-12-12 20:22:21 +00:00
pea
640e4694fa Update to 1.8.4
Take maintainership (ok aanriot@)
ok ajacoutot@
2008-12-12 12:25:16 +00:00
simon
54e75ae436 update to version 0.20 to get rid of annoying warnings, see
http://rt.cpan.org/Public/Bug/Display.html?id=39884
2008-12-08 14:11:52 +00:00
jasper
57ff0c17ee - enable the SQLITE_ENABLE_COLUMN_METADATA part of sqlite3's API, as needed
by some applications (eventually).
- bump the minor

ok simon@
2008-12-04 14:11:16 +00:00
pea
bce1c97065 Update to 2.11.6
ok simon@ ajacoutot@
2008-12-03 18:09:19 +00:00
espie
821ea55ffc kill oldish wantlib syntax that no longer exists, results in saner wantlib
tables.
2008-11-25 18:01:15 +00:00
jasper
cec6652e1b - update evolution-data-server to 2.24.2
* some bugs fixed and cleanups

ok ajacoutot@
2008-11-24 18:14:28 +00:00
jasper
b92a2b5e24 - update evolution-data-server to 2.24.1
feedback and ok ajacoutot@
2008-11-21 17:26:25 +00:00
simon
70a13eb953 maintenance update to version 1.07 2008-11-19 00:27:28 +00:00
pea
0f16f14dbb Update to 2.11.4
ok simon@ ajacoutot@
2008-11-14 13:22:11 +00:00
jasper
106327b391 - update maatkit to 2442
from giovanni bechis (MAINTAINER), thanks!
2008-11-10 10:15:55 +00:00
bernd
9c1b30d796 Fix package name for the ldap subpackage by adding PKGNAME-ldap. 2008-11-07 14:09:08 +00:00
pea
76e693807e Upgrade to PostgreSQL 8.3.5: bug fix release.
OK mbalmer@, ajacoutot@
2008-11-04 12:56:50 +00:00
jasper
8397223cf2 - some cleanups
* use autoconf for a saner configure/pthread/kerberos patch
* add an XXX about ntlm shitz
* set better CPPFLAGS to get rid of some db4 related patches
2008-10-30 16:36:35 +00:00
mbalmer
53e40db154 Update Mnemo to version 2.2.1. 2008-10-30 09:55:27 +00:00
pirofti
b7e252fdf2 Add postgresql-odbc to the build. 2008-10-30 00:03:42 +00:00
pirofti
5004492b83 Initial import of postgresql-odbc.
The official PostgreSQL ODBC Driver.

okay sthen@.
2008-10-30 00:01:31 +00:00
pirofti
a232280ad6 Undo screw-up! 2008-10-29 23:59:25 +00:00
pirofti
8d0ee3bd82 Initial import of the postgresql-odbc.
The PostgreSQL ODBC driver. 

okay sthen@.
2008-10-29 23:48:44 +00:00
espie
f0c8952f2f minor update 2008-10-28 17:11:43 +00:00
espie
6425dcf325 newer version 2008-10-28 16:44:58 +00:00
jasper
8cf54158e9 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:33:16 +00:00
pea
445f2a935e Update to Net::LDAP 0.39
OK landry@
2008-10-28 12:27:17 +00:00
steven
b3873bd71d remove outdated comment about not passing tests, noticed by Stuart Cassoff
replace BASE_PKGPATH with BUILD_PKGPATH in dependency line while here

ok bernd
2008-10-28 12:18:36 +00:00
steven
297ade95e2 switch to tcl 8.5
ok sthen
2008-10-28 11:53:33 +00:00
ajacoutot
21f540029a - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE 2008-10-28 09:28:24 +00:00
pea
01ad5b7c2e Upgrade to 4.010
Ok simon@ ajacoutot@
2008-10-28 08:30:31 +00:00
pea
46b986ebc6 Upgrade to 2.11.2
Ok simon@ ajacoutot@
2008-10-28 08:11:37 +00:00
steven
a176a4a606 switch to use tcl 8.5.
inputs from and looks good to bernd and simon
2008-10-27 23:20:39 +00:00
simon
eebae1b0c1 update to version 3.6.4, see http://www.sqlite.org/35to36.html and
http://www.sqlite.org/changes.html for the details

tcl adjustments and bulk build testing by bernd@, thanks!

ok bernd@, steven@, martynas@
2008-10-27 17:14:18 +00:00
bernd
fddf905fdb Update to sqliteman-1.2.0.
Some hints from espie@.
2008-10-27 00:07:00 +00:00
espie
7fee9245be fixes some inheritance issues. Problem noticed by bernd@ 2008-10-26 23:42:24 +00:00
mbalmer
59b637064c Add pear-MDB2-mysql. 2008-10-26 19:33:31 +00:00
mbalmer
06eec661b5 MySQL driver for pear-MDB2. 2008-10-26 19:32:49 +00:00
mbalmer
342b9ea75b Add pear-MDB2 2008-10-26 18:59:47 +00:00
mbalmer
614fe8cf3c Import pear-MDB2, a prerequisite for an upcoming Horde update and some
more new ports.
2008-10-26 18:59:03 +00:00
simon
56fae00056 update to version 1.607
ok pea@ a while ago
2008-10-26 16:23:58 +00:00
espie
8ef4a31d6f recognize more wrong depends errors 2008-10-26 15:12:30 +00:00
bernd
e88bf85b89 Security update to rails 2.1.2.
http://weblog.rubyonrails.com/2008/10/23/rails-2-1-2-security-other-fixes

ok jcs@
2008-10-25 10:39:48 +00:00
ajacoutot
c2e03cd4df +pg-toolbox 2008-10-22 11:12:45 +00:00
ajacoutot
3a75716979 Import pg-toolbox-3
The PostgreSQL Toolbox is a collection of small programs to aid the
PostgreSQL administrator and developer.
<...>

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-22 11:08:09 +00:00
steven
921312a8f9 make life easier for libtool: use normal -version-info syntax 2008-10-20 20:26:21 +00:00
sthen
604aa5d95c +mysql-zrm 2008-10-17 23:06:40 +00:00
sthen
4645949639 import mysql-zrm:
Zmanda recovery manager for MySQL (MySQL ZRM) is a backup and
recovery manager for MySQL database server. It also provides backup
scheduling and reporting features.

It supports backup of MySQL databases/tables using various methods
(both running on same machine as the MySQL server as well as on a
remote machine).

From maintainer Giovanni Bechis, thanks!
2008-10-17 23:05:41 +00:00
ajacoutot
21c278d8cf - update to 2.1.8
from pea (MAINTAINER)
2008-10-17 10:04:32 +00:00
landry
76538af11e Update to Net::LDAP 0.38, from pea at raveland dot org, thanks!
diff looks ok to mbalmer@
2008-10-15 11:58:12 +00:00
ajacoutot
ad77f30d1f - tweak .desktop file so that we have an icon to show in the GNOME menu
- precise license marker
- add sysutils to CATEGORIES
- regen patches and PLIST while here

ok mbalmer@
2008-10-12 17:36:03 +00:00
sthen
ce9c21cebe repair PKGNAME, missing p5- prefix. 2008-10-10 13:16:02 +00:00
brad
3710ae3fbb Upgrade to PostgreSQL 8.3.4; bug fix release.
ok mbalmer@
2008-10-09 06:05:39 +00:00
jasper
f3a7d10e31 - update p5-Sort-SQL to 0.03 2008-10-06 08:59:30 +00:00
jasper
950aee7843 - update p5-SQL-Statement to 1.15
"feel free" kevlo@ (MAINTAINER)
2008-10-03 18:31:48 +00:00
sthen
b00b0c2d1f plist changed with new perl, pointed out by naddy -> bump 2008-10-02 20:36:08 +00:00
simon
50256c7cf6 bump SHARED_ONLY ports so they get updated and work with the new perl
feedback and ok sthen@
2008-10-02 20:34:39 +00:00
simon
c4d0866563 remove dependencies to modules coming with the new perl and bump 2008-09-29 22:53:57 +00:00
bernd
ec79fdcb67 Add ruby-pg. 2008-09-28 16:04:47 +00:00
bernd
4b0f56cdfa Initial import of ruby-pg-0.7.9.2008.08.17.
This is a newer interface to access PostgreSQL database from Ruby.
It is designed to offer every feature available in libpq to Ruby, with a
better API. This module is simpler, cleaner, and more portable than
ruby-postgres.

Submitted and maintained by Jeremy Evans.
2008-09-28 16:03:41 +00:00
bernd
6e81804257 Update to ruby-sqlite3-1.2.4. 2008-09-28 15:58:55 +00:00
jcs
ae68455092 update ruby on rails and its support modules to 2.1.1
works around a dos vulnerability in rexml

similar diff from Jeremy Evans <openbsd at jeremyevans.net>

update run_depends so forward updates work properly

ok bernd@
2008-09-26 14:46:43 +00:00
landry
e76b8aafbe Update to Net::LDAP 0.37, from pea at raveland dot org, thanks !
See http://search.cpan.org/src/GBARR/perl-ldap-0.37/Changes for Changelog

ok ajacoutot@
2008-09-18 12:19:32 +00:00
jasper
fe5cbeb786 - add sharedance 2008-09-17 14:28:48 +00:00
jasper
b2e44ccb2a import sharedance 6.0
Sharedance is a high-performance server that centralize ephemeral
KEY/DATA Pairs on remote hosts, without the overhead and the complexity
of an SQL database.
It was mainly designed to share caches and sessions between a pool of
web servers. Access to a sharedance server is trivial through a simple
PHP API and it is compatible with the expectations of PHP 4 and PHP 5
session handlers.

from William Yodlowsky with some tweaks by me
2008-09-17 14:27:53 +00:00
ajacoutot
4eed10c764 - TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS 2008-09-17 13:54:54 +00:00
simon
8329a3800c update to version 0.21 2008-09-13 15:59:18 +00:00
okan
59715b6a34 - update to 2152 from Giovanni (MAINTAINER)
- update HOMEPAGE, noticed by simon@
- remove pre-install workaround target

ok simon@
2008-09-08 13:35:11 +00:00
wilfried
323e546844 update to 0.9.8 2008-09-08 07:48:43 +00:00
eric
0ea1ade29b update to 0.5.28
ok wcmaier@
2008-09-01 19:10:22 +00:00
fgsch
58b6586045 Update to 0.6.1; wcmaier@ ok. 2008-08-30 02:24:32 +00:00
fgsch
51d0fd16e5 update to 0.4.7p1. maintainer ok 2008-08-30 02:10:13 +00:00
wcmaier
5c0d9fcce7 Update to 0.12.
While here, update my address, switch to MODPY_EGG_VERSION and do
some housecleaning. Similar diff from fgsch@.

ok fgsch@
2008-08-28 16:53:41 +00:00
brad
ae711204e0 Upgrade to MySQL 5.0.67.
Tested by sthen@ on amd64/sparc64.
2008-08-24 08:40:02 +00:00
simon
5af50e6d8f add p5-DBIx-DWIW 2008-08-23 16:49:05 +00:00
simon
53c1d6cc1f import p5-DBIx-DWIW
This module provides a robust and simple DBI wrapper 
to Do What I Want (DWIW).
Can be useful to monitor MySQL replication.

from Pierre-Emmanuel Andre
2008-08-23 16:49:01 +00:00
simon
04810d8271 postgresql_autodoc 2008-08-23 16:33:44 +00:00
simon
2ce033097a import postgresql_autodoc
This is a utility which will run through PostgreSQL system tables and
returns HTML, Dot, Dia and DocBook XML which describes the database.
2008-08-23 16:33:40 +00:00
espie
3e33ca8732 style nitpick, no functional changes 2008-08-20 21:02:47 +00:00
espie
d0317bfa90 new version, lots of code refactoring, and a new compact database. 2008-08-19 23:50:54 +00:00
okan
c25fd3164e +maatkit 2008-07-29 00:17:16 +00:00
okan
4cfe210fa7 import maatkit
Maatkit makes MySQL easier and safer to manage.  It provides simple,
predictable ways to do things you cannot otherwise do.

from Giovanni Bechis

ok merdely@
2008-07-29 00:16:38 +00:00
simon
a27eb82ef7 update to version 1.37 2008-07-27 22:42:41 +00:00
sthen
be7f3fbf3c - fix missed adjustment in qt3.port.mk to handle shared_lib bump;
this change requires bumping other ports which use it. pointed
out by naddy, thanks!

- add a comment in Makefile to warn others not to do the same.

ok naddy@
2008-07-27 21:44:59 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
espie
05733a5f08 depends on libm __isnan -> major bump -> package bump 2008-07-25 19:02:25 +00:00
martynas
262630b8ff sqlite3IsNumber and sqlite3StrNICmp are internal sqlite functions,
which sqlbrowser shouldn't use
for now it's the best if it uses its own sqlite
spotted by naddy@ in his bulk build, a while ago
"go ahead and fix it" bernd@, ok kurt@
2008-07-24 10:06:42 +00:00
martynas
ab1e023ca2 fix if tcl-8.4 is not installed, spotted by Laurence Tratt
since BUILD_DEPENDS is not subpackage-dependant, there's no such
thing as BUILD_DEPENDS-tcl
2008-07-23 23:06:39 +00:00
martynas
d55bea2e4b - update to sqlite-3.5.9
- merge espie's patches
- fix apps such as p5-DBD-SQLite, by adding weak pthread functions.
also include some bug fixes from kurt@.  the work has been done by
kurt@, and espie@.  thanks!
ok kurt@, espie@, bernd@
2008-07-23 17:31:17 +00:00
brad
379785d590 Update to OpenLDAP 2.3.43. bug fix release.
ok mbalmer@
2008-07-21 06:07:10 +00:00
espie
1559f3ca71 update to stable release 1.0.1 2008-07-18 16:41:09 +00:00
brad
e82a2ea57d Upgrade to PostgreSQL 8.3.3; bug fix release.
ok mbalmer@
2008-07-18 06:57:30 +00:00
brad
69fa2c3543 Update to OpenLDAP 2.3.42. bug fix release.
ok mbalmer@
2008-07-15 18:25:53 +00:00