Commit Graph

1434 Commits

Author SHA1 Message Date
merdely
cdef2e0eae Import of py-storm-0.11
Storm is a fast object-relational mapper (ORM) for Python and used in
Canonical's Launchpad project. Storm is developed in a test-driven
manner, provides small and clean public APIs and works with everything
from SQLite to PostgreSQL and MySQL.

From Will Maier
ok kili@, eric@
2007-12-23 18:29:00 +00:00
bernd
b4e9976706 Update to qdbm-1.8.77.
Reminded & tested by dhill@
2007-12-19 21:27:48 +00:00
ajacoutot
1a4e3f32b1 - add update-desktop-database goo 2007-12-15 22:37:36 +00:00
ajacoutot
38926b353b - add update-desktop-database goo 2007-12-15 19:18:46 +00:00
simon
d7d07e0294 check if macro is defined before using it and regen patches
looks fine to MAINTAINER and sthen@, ok merdely@
2007-12-11 00:34:30 +00:00
martynas
4ed5988446 remove lang/python category from individual ports 2007-12-10 21:07:51 +00:00
ajacoutot
86059b79d7 - lowercase MODULE name
no pkg change
2007-11-28 13:08:50 +00:00
ajacoutot
3051037a5d - lowercase MODULE name
no package change
2007-11-28 13:07:19 +00:00
simon
ab9ceb5b8d add missing build dependency
reported by STeve Andre'
2007-11-27 22:08:18 +00:00
bernd
1d9bb64463 Update to ruby-activerecord-1.15.6. 2007-11-26 18:17:49 +00:00
jasper
116b5d6a8c unconfuse pkg_add -ui
from mikolaj kucharski
2007-11-25 10:37:57 +00:00
simon
75c08f61fb add p5-Catalyst-Model-DBIDM 2007-11-24 12:29:38 +00:00
simon
e89573fa74 import p5-Catalyst-Model-DBIDM
This module is a DBIx::DataModel model class that allows to use
database models from Catalyst.

ok landry@
2007-11-24 12:29:34 +00:00
simon
cc65b21ed2 update to version 0.04003 and fix RUN_DEPENDS
fix and ok landry@
2007-11-23 22:08:14 +00:00
martynas
2a5e6a0e09 update to py-sqlalchemy-0.4.1; from maintainer Will Maier
ok ajacoutot@
2007-11-23 11:56:42 +00:00
simon
48f0f06986 add p5-DBD-Mock and p5-DBIx-DataModel 2007-11-22 19:43:45 +00:00
simon
43650f1440 import p5-DBIx-DataModel
DBIx::DataModel is a wrapper framework for building Perl abstractions
(classes, objects and datastructures) that interact with relational
database management systems (RDBMS).  Of course the ubiquitous DBI
module is used as a basic layer for communicating with databases; on
top of that, DBIx::DataModel provides facilities for generating SQL
queries, joining tables automatically, navigating through the results,
converting values, and building complex datastructures so that other
modules can conveniently exploit the data.

ok sthen@
2007-11-22 19:43:40 +00:00
simon
120cb7a782 import p5-DBD-Mock
Testing with databases can be tricky.  If you are developing a system
married to a single database then you can make some assumptions about
your environment and ask the user to provide relevant connection
information.  But if you need to test a framework that uses DBI,
particularly a framework that uses different types of persistence
schemes, then it may be more useful to simply verify what the framework
is trying to do -- ensure the right SQL is generated and that the
correct parameters are bound.
DBD::Mock makes it easy to just modify your configuration (presumably
held outside your code) and just use it instead of DBD::Foo (like
DBD::Pg or DBD::mysql) in your framework.

ok sthen@
2007-11-22 19:43:34 +00:00
jasper
19b1eb2037 - update evolution-data-server to 1.12.1
- enable linking against already installed libdb.so instead of the
  internally shipped static library

"no objections here" martynas@

mostly done somewhere between budapest and amsterdam
2007-11-21 16:10:23 +00:00
steven
2bafcf7145 fix gtkhtml3 dependency for real 2007-11-16 10:32:51 +00:00
jasper
5cc4bcf6fa fix dependency on gtkhtml
spotted by sthen@, thanks!
2007-11-16 07:42:15 +00:00
steven
43dc6891f3 fix WANTLIB 2007-11-13 14:06:21 +00:00
simon
fb0d3888a6 fix and sort WANTLIB after gtk+2 update
ok mbalmer@ (maintainer)
2007-11-08 16:55:26 +00:00
aanriot
e56323e519 explain how to use the help with a browser.
"looks good" steven@
2007-11-04 19:49:25 +00:00
merdely
da6a62a332 Enable build for hppa & remove unnecessary comment.
From and tested by brad@
"if it works" steven@
2007-11-01 23:54:54 +00:00
jasper
16489d8f6b convert to use gnome.port.mk 2007-10-28 07:56:01 +00:00
sthen
f625678373 +p5-DBI-Shell
+p5-DBIx-Migration
2007-10-27 14:08:00 +00:00
sthen
28d9f1600e import p5-DBIx-Migration
Seamless DB schema up- and downgrades

ok simon@
2007-10-27 14:04:45 +00:00
sthen
0f6c3ab445 import p5-DBI-Shell
The DBI::Shell module (and dbish command, if installed) provide a
simple but effective command line interface for the Perl DBI module.

ok simon@
2007-10-27 14:01:26 +00:00
steven
b234dc89bd update to 0.6.2 2007-10-26 14:10:40 +00:00
steven
f90f47a0f2 update to 4.6.21
with lots of testing by sthen@
2007-10-26 14:06:02 +00:00
simon
7319f05934 update to version 0.08007
"go ahead" espie@
2007-10-25 21:26:47 +00:00
steven
e68b25b9ba db.=4 -> db.>=4 in preparation of db4 update
ok sthen@
2007-10-25 21:05:33 +00:00
espie
2e0676359f update to 0.5.5, required to even try to build new kde snapshot
good surprise: a lot of patches have been integrated.

Doesn't mean it works nice (in fact, half the tests fail), but it's
getting better
2007-10-24 22:49:38 +00:00
aanriot
8068a30832 update to 1.8.0 (released yesterday); for now, you need the epiphany
browser to open the help (this has to be fixed) but this version is
up-to-date and works with the new wxWidgets.

discussed with steven@
2007-10-23 17:26:34 +00:00
wilfried
324b9df909 update to mysql-gui-tools-5.0r12 2007-10-23 13:44:02 +00:00
jcs
a28fbbeb67 activerecord-1.15.5 2007-10-15 15:26:39 +00:00
steven
5bf5831b47 +pgtcl 2007-10-13 08:54:57 +00:00
steven
1286751267 import pgtcl 1.5
tcl interface to postgresql

submitted by Valery Masiutsin (val.masutin at gmail)
2007-10-13 08:54:02 +00:00
sthen
a614db7e6b add -pthread to iodbc-config libs output,
from Paul Irofti

ok and input re PKGNAME from kurt@
2007-10-09 20:00:14 +00:00
steven
58688b38e5 +p5-Data-RandomPerson 2007-10-08 14:12:50 +00:00
steven
730624c5b1 import Data::RandomPerson 0.4
Generate realistic random data for people including gender, age, date of
birth, first and last names, and title.  Names can be created for
several ethnic groups including Vikings.

submitted by Jim Razmus
2007-10-08 14:10:24 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
jcs
e20d26baf2 update to activerecord-1.15.4 2007-10-05 14:45:09 +00:00
jasper
5b7266c0a6 fix categories
from Gleydson Soares
ok simon@
2007-10-04 21:23:41 +00:00
espie
4cc335a4b7 Once you bump v, you can *never* go back.
robert, simon, bad...
2007-09-29 19:09:38 +00:00
simon
4646366869 update to version 1.14 and remove duplicate category
ok robert@ (maintainer)
2007-09-21 21:33:26 +00:00
mbalmer
8582b7c834 Update PostgreSQL to version 8.2.5.
Release date: 2007-09-17
This release contains a variety of fixes from 8.2.4.

A dump/restore is not required for those running 8.2.X.

See http://www.postgresql.org/docs/8.2/static/release-8-2-5.html for a list
of all changes.
2007-09-20 19:20:48 +00:00
simon
1092f30dee update to version 4.005
tested & ok merdely@
2007-09-16 11:37:29 +00:00
simon
c0587c883f remove vanished PLIST entry, no bump as it didn't package 2007-09-16 10:01:03 +00:00