Commit Graph

1424 Commits

Author SHA1 Message Date
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
simon
91740b57d2 update to version 1.59, add license comment and take over maintainership
tested & ok merdely@, approved by mjc@ (former maintainer)
2007-09-16 09:38:01 +00:00
merdely
70a0982420 Remove surrounding quotes in COMMENT* 2007-09-16 03:05:29 +00:00
simon
376085b020 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 22:27:38 +00:00
simon
cc00442a1a remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:34:00 +00:00
steven
bd6bda39a9 update to 3.4.2
ok martynas@, merdely@, also tested by eric@
2007-09-15 18:51:35 +00:00
eric
5cb05b40fd - maintenance update to 2.3.5: usual set of improvements and bug fixes.
Full changelogs:
    http://initd.org/tracker/pysqlite/wiki/2.3.4_Changelog
    http://initd.org/tracker/pysqlite/wiki/2.3.5_Changelog
- update my email
- remove quotes from COMMENT

ok sthen@
2007-09-10 11:02:47 +00:00
jasper
14760fb0b1 update mytop to 1.6
ok Dave Steinberg (MAINTAINER)
2007-09-06 21:31:56 +00:00
kili
eb4770dc84 Change Brads email address for now, so people can reach him instead of
getting bounces or 550s. Bump pkgnames. While here, remove quotes from
comments.

prompted by espie@
2007-09-01 20:11:21 +00:00
robert
0bb447be4f update to version 5.0.45 that includes bugfixes and a couple of security
fixes too;

move to a new way of documenting the usage of mysql,
based on the documentation that can found in postgresql port

the original diff was from Brad; fixes from Stuart Henderson and me;

ok naddy@, espie@, pvalchev@
2007-08-08 21:33:51 +00:00
kurt
2695e61be2 - replace 'ocamlfind install' based install with our own do-install target
so that /usr/local/lib/ocaml/ld.conf doesn't get modified durring the
build. idea from databases/ocaml-postgresql.  NOTE: these ports need some
more adjustment after unlock. they need @exec/unexec to properly tweek
/usr/local/lib/ocaml/ld.conf.
- add no-autoheader to quiet warning
okay naddy@ pvalchev@
2007-08-07 18:58:17 +00:00