Commit Graph

1164 Commits

Author SHA1 Message Date
steven
87a90c296d USE_X11 2006-11-11 21:04:27 +00:00
mbalmer
1c67fc1206 Explicitely set file ownership after extraction. 2006-11-10 14:54:50 +00:00
sturm
8d10c82e1e @mode 2006-11-08 21:48:20 +00:00
espie
d1d1f414d4 belt and suspenders, best of both worlds.
bulk-builds will first try to build stuff with the java pseudo-flavor.
If that fails (because java is currently broken, or because it's not
supported on that arch), then it will build through the second line.

If the packages already exist, the infrastructure will notice, and the
second build line will do nothing.

consensus reached after discussion with nikolay, kurt, pval...
2006-11-07 19:37:57 +00:00
espie
c6f638e9af add a few more catalyst plugins 2006-11-07 18:22:29 +00:00
espie
5d4c8b4ac6 catalyst model class for Class::DBI 2006-11-07 16:33:29 +00:00
espie
9e5f9b281a add a few catalyst modules.
update the tutorial so everything in it runs out of the box.
2006-11-07 12:03:57 +00:00
espie
9b68a81cbd introduces DBIx::Class to HTML::Widget for Catalyst's needs 2006-11-07 11:54:54 +00:00
espie
ac7b695f75 add catalyst crud scaffolding pieces and interface to prototype 2006-11-06 12:37:45 +00:00
espie
e4e061bb13 simple glue for Class::DBI and form validators 2006-11-06 12:15:30 +00:00
bernd
69c0ac6b34 Update to DBD::mysql 3.0008. The problems with the previous 3.x versions
should be fixed.

Thanks to Kyle George <kgeorge at tcpsoft dot com> for testing!
2006-11-05 14:34:51 +00:00
espie
9d89d76dac +catalyst stuff 2006-11-05 12:32:33 +00:00
espie
c331b01c3c catalyst model to DBIC 2006-11-05 11:53:23 +00:00
espie
5d78bad2b1 catalyst prereq 2006-11-05 11:12:15 +00:00
espie
994976aa28 insist on java for bulk-builds on i386, and for description.
Avoid re-building the same packages twice on i386...
2006-11-04 12:44:26 +00:00
kurt
0ecfdcc032 instead of building with java by default and a no_java pseudo flavor, go
with a a java pseudo flavor to enable the java build and subpackage.
no pkg bumps. as discussed with naddy@, pval@ & nikolay@
2006-11-04 12:27:19 +00:00
espie
6837ca4337 optimize table structure, idea from Martynas Venckus 2006-11-03 23:26:41 +00:00
mbalmer
fb7ef2e4ed The major changes compared to the Mnemo H3 (2.1) version are:
* Small bug fixes and improvements.
    * Added Slovenian translation and updated Brazilian Portuguese, Dutch,
      French, German, Greek, Italian, and Traditional Chinese translations.
The full list of changes (from version H3 (2.1)) can be viewed here:
http://cvs.horde.org/diff.php/mnemo/docs/CHANGES?r1=1.63.2.31&r2=1.63.2.37&ty=h
2006-11-03 23:03:41 +00:00
espie
ae324520f0 use DROP IF EXISTS (from Martynas Venckus)
fix WANTLIB, regexp to strip version was totally wrong...

(more to come)
2006-11-03 23:03:09 +00:00
kurt
0eb48e6975 set MODJAVA_VER=1.3+ and MODJAVA_JRERUN=Yes for java subpackage 2006-11-03 04:50:39 +00:00
kurt
e3b4c2215b fix stupid mistake. the java subpackage has shared libs, so lets install
them.
2006-11-02 15:04:39 +00:00
bernd
6ddcb28c12 Provide a no_java FLAVOR as discussed on icb.
ok robert@, msf@
2006-11-02 12:26:37 +00:00
kurt
ce2492ef91 enable java bindings for v4 and place into subpackage. with help and okay
from steven@
2006-11-01 22:26:28 +00:00
mbalmer
3f42f818b9 Update to version 2.1. 2006-11-01 10:51:55 +00:00
mbalmer
090a0271f4 Give slightly better advice on KerberosV usage.
From Bioern Sandell, <biorn@chalmers.se>, thanks.
2006-10-31 06:50:24 +00:00
brad
f94a4f6a91 upgrade to MySQL 5.0.27 2006-10-29 20:28:24 +00:00
mbalmer
04d275d832 Bring back support for KerberosV, from Bjoern Sandell <biorn@chalmers.se>
Thanks.
2006-10-29 10:37:59 +00:00
mbalmer
ead41b0039 Add a section on KerberosV support to the README.OpenBSD file.
From Tom McLaughlin <tmclaugh@sdf.lonestar.org>, thanks!
2006-10-29 09:29:29 +00:00
mbalmer
83caebe7ac Add a section in the README file about the accounts involved in a PostgreSQL
database and point to two administrative user interfaces (phppgadmin and
pgadmin3).
2006-10-29 08:27:05 +00:00
brad
6ce4f3210c argh! it turns out MySQL AB screwed up and made unintended API/ABI changes
with 5.0.26 which will be reverted with the next release. bump the major
version of the client shared libs.
2006-10-28 15:28:35 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
espie
e32a176708 minor update. okay robert@ 2006-10-23 10:06:03 +00:00
brad
84f9ee11be Use the Alpha BWX instruction set as a workaround for an alignment
bug found in both gcc 2.x and gcc 3.x. This at least allows MySQL
to work on EV56 and newer CPUs.

Thanks to jason@ for tracking down the issue and recommending a
workaround.
2006-10-23 03:18:09 +00:00
mbalmer
d71ec43fd3 Update to DB 1.7.6 2006-10-22 13:36:54 +00:00
jasper
11fc436d30 add ruby-bdb 2006-10-21 17:32:39 +00:00
jasper
77684819c9 import ruby-bdb 0.5.9
ruby-bdb is an interface for Ruby to Berkeley DB

ok bernd
2006-10-21 17:31:18 +00:00
bernd
b23ced0880 add ruby-sqlite3 2006-10-20 15:36:08 +00:00
bernd
74a7776b6e Initial import of ruby-sqlite3-1.1.0.
This module allows Ruby programs to interface with the SQLite3 database engine.
2006-10-20 15:34:34 +00:00
bernd
1b1fc03e16 Regen PLIST with updated ruby-gems. (added ri docs) 2006-10-19 16:52:01 +00:00
bernd
51419c26fc Regen PLIST with updated ruby-gems. (added ri docs)
PKG_ARCH=*
2006-10-19 16:35:04 +00:00
wilfried
90b4dc0b71 forgot to add 2006-10-19 07:16:32 +00:00
bernd
51e003e33c Don't install a default database with an empty root password. From now on,
the user has to create the initial database himself.

Inspired by mbalmer@s change to postgresql-server.

Additionally: Don't remove the databases when mysql-server is deinstalled
via 'pkg_delete -c'.

ok brad@, mbalmer@
2006-10-18 18:35:48 +00:00
mbalmer
cf556eb9ba Typo in the MESSAGE-server file. Found by bernd, gracias! 2006-10-18 16:22:18 +00:00
wilfried
7718d75964 update mysql-administrator to 1.2.4 with the new bundle from mysql-gui-tools-5.0r4 2006-10-18 14:25:58 +00:00
wilfried
984bdba40c update mysql-query-browser to 1.2.4 with the new bundle from mysqlt-gui-tools-5.0r4 2006-10-18 14:25:11 +00:00
aanriot
807f853dde add pgadmin3. 2006-10-18 13:56:25 +00:00
mbalmer
8db0aad7ce Do not install a default database when installing the -server subpackage,
instead give advice on how to install a dabase with proper protection.

ok pvalchev, bernd, krw
2006-10-18 13:54:22 +00:00
aanriot
4640142687 import pgadmin III, an administration and development platform for
PostgreSQL.

help from alek@ and bernd@, ok bernd@
2006-10-18 13:54:06 +00:00
steven
3c9d9e9fcb homepage and master site moved to oracle.com 2006-10-18 11:05:55 +00:00
mbalmer
f0f100c3c1 Renove some stupid strays and fold a long line. 2006-10-15 20:26:33 +00:00