Commit Graph

1239 Commits

Author SHA1 Message Date
ian
52b4b35d3c Power*Architect, a database administrator/data warehousing tool,
written in Java. ok kurt@
2007-01-13 01:01:34 +00:00
kurt
8806c55a66 Add -admin package for the graphical admin application. okay steven@ 2007-01-09 18:49:28 +00:00
espie
01549ebc70 update to 1.53, okay maintainer. 2007-01-07 00:43:09 +00:00
espie
469cd1b161 newer version, more specific drivers for some database schemes, mostly. 2007-01-06 12:05:09 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
robert
4c6947ebab fix build on arches (like arm) where nativecode ocaml is
not available; no package change
2007-01-03 11:38:19 +00:00
steven
5a12bf0e91 put USE_X11 in the table.
sure espie@
2006-12-27 11:16:10 +00:00
avsm
94b0e00e60 bump PKGNAME for findlib-using ports after threading fix 2006-12-26 23:10:28 +00:00
avsm
45a6e1fb7c bump PKGNAME on ocaml ports for recent ocaml-3.09.3 dependency change 2006-12-26 22:39:31 +00:00
simon
f15b57f2b8 first part to change my email, a few licenses and categories;
bump all PKGNAMEs.

OK jasper@
2006-12-25 13:40:28 +00:00
espie
2c065bee31 let ProxyServer pass ping through.
Allows DBIx::Class to work with Proxys.
2006-12-23 15:54:00 +00:00
bernd
1d2d518f2b Fix LIB_DEPENDS for dbv4. This unbreaks package installation. 2006-12-18 11:31:30 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
dassow
74c8719167 cpanify, add license and bump version
ok steven@
2006-12-14 19:22:27 +00:00
dassow
df9a4b39b1 cpanify, add license, remove homepage (the contained docs are the same)
and bump version

ok steven@
2006-12-14 19:14:43 +00:00
dassow
c6cc0fbee2 cpanify and remove unnecessary build deps
ok steven@
2006-12-14 19:09:40 +00:00
dassow
94922df464 cpanify, remove unnecessary build deps and change license to 'Perl'
ok steven@
2006-12-14 19:04:45 +00:00
dassow
969acdf52c cpanify and change license to 'Perl'
ok steven@
2006-12-14 19:01:40 +00:00
dassow
fb53cc85da cpanify, change license to 'Perl' and switch to SHARED_ONLY.
as the tests fail without a running mysqld instance set
REGRESS_IS_INTERACTIVE=Yes

ok steven@
2006-12-14 18:48:35 +00:00
dassow
84a530bbb8 cpanify, set license to 'Perl' and switch to SHARED_ONLY
ok steven@
2006-12-14 18:43:14 +00:00
dassow
b9820bede0 cpanify, add license, remove build depends and bump version
ok steven@
2006-12-14 18:37:22 +00:00
dassow
9a880a825a cpanify and remove unrequired build depends, no package changes
ok steven@
2006-12-14 18:30:36 +00:00
dassow
b743f88361 cpanify, remove unneeded BUILD_DEPENDS and enable pod tests.
no regress interactions, so remove REGRESS_IS_INTERACTIVE

ok steven@
2006-12-14 18:24:45 +00:00
dassow
701fea474d cpanify and remove unnecessary BUILD_DEPENDS
ok steven@
2006-12-14 18:14:19 +00:00
dassow
9b7f614cf7 cpanify and fix failing tests (updated, depended port changed output from
HTML to XHTML)

ok steven@
2006-12-14 18:08:10 +00:00
dassow
b2a01e3abf cpanify and remove unneeded BUILD_DEPENDS, no package change
ok steven@
2006-12-14 18:01:23 +00:00
dassow
823a67adda cpanify and change license to 'Perl'
ok steven@
2006-12-14 17:55:39 +00:00
dassow
803611e7b6 cpanify, set SHARED_ONLY, update plist, remove pfrag and bump
ok steven@
2006-12-14 17:47:55 +00:00
dassow
391448a652 cpanify and bump version
'just put it in' steven@
2006-12-14 17:41:27 +00:00
espie
574a6ba072 switch to newer package for run depends. from janus. 2006-12-11 21:29:08 +00:00
espie
53f8c2037c add tangram pieces 2006-12-10 23:50:13 +00:00
espie
15cf8dd5cc yet another OO DBMS for perl 2006-12-10 23:48:59 +00:00
espie
a3d88ae43b go back to 1.12, as 1.13 has some really weird issues with Rose.
Okay robert@
2006-12-10 23:17:42 +00:00
espie
c14bc3c5fe add rose pieces 2006-12-10 22:15:00 +00:00
espie
6550f521e3 Rose ODBMS. 2006-12-10 22:13:22 +00:00
espie
ea67ca1119 DBI abstraction layer for Rose OO RDBMS. A few tweaks that I may change
later...
2006-12-10 21:35:34 +00:00
espie
a90627d6a0 rose object framework 2006-12-10 18:01:33 +00:00
espie
70fd36781f rose datetime utilities 2006-12-10 18:00:20 +00:00
espie
2a5f86a458 +SQL::ReservedWords 2006-12-10 12:59:19 +00:00
espie
1b7fb23d67 checks for reserved words in mostly all SQL-derived languages, allows
for selective quoting.
2006-12-10 12:58:10 +00:00
espie
ec8a056664 sprinkle cpan while around 2006-12-10 11:56:25 +00:00
espie
3647f546d2 fix build, make sure we don't pick stuff we should not... 2006-12-10 11:55:07 +00:00
bernd
f49fde21a1 Add missing @pkgpath after MULTI_PACKAGES conversion. 2006-12-07 11:42:37 +00:00
espie
c22127d6a0 better error messages, throw an exception if we try to set up a relationship
without a primary key.
2006-12-06 15:09:08 +00:00
msf
67a86d4476 update to 1.45 and convert to MODULE cpan 2006-12-05 06:34:07 +00:00
espie
51f3e24103 update. From maintainer 2006-11-28 10:15:35 +00:00
msf
8dfb0505c7 switch to CONFIGURE_STYLE= ruby extconf 2006-11-27 09:43:14 +00:00
espie
9790e69040 new MULTI_PACKAGES and a server fix (was missing some lib depends) 2006-11-26 11:08:32 +00:00
steven
b4749b23bc new MULTI_PACKAGES 2006-11-26 10:24:36 +00:00
steven
21d692b90f new MULTI_PACKAGES
fix WANTLIB while here
2006-11-25 22:54:27 +00:00