Commit Graph

1713 Commits

Author SHA1 Message Date
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