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
mbalmer
681b205576
Update to PostgreSQL 8.1.5. As the file sizes of the libraries are not the
...
same in most cases, I bumped the minor version just to be on the safe side.
2006-10-15 16:00:11 +00:00
espie
4904d6eb6e
move mksqlitedb in the port that uses it.
2006-10-15 09:41:44 +00:00
brad
0a2a566c1d
upgrade to MySQL 5.0.26
2006-10-14 05:04:54 +00:00
aanriot
06ac215488
put back "nohup", I should have read also this history. PostgreSQL runs
...
fine without it but we are not sure if the signal race has been fixed or
not, sorry.
spotted by bernd@
2006-10-09 12:22:53 +00:00
aanriot
1a5bf2fd3c
- remove "nohup" from the suggested rc script.
...
- get ride of INSTALL-server and move database init to PLIST-server.
- bump PKGNAME.
ok mbalmer@
2006-10-09 11:55:18 +00:00
mbalmer
4198223338
Update OpenLDAP to the current version.
...
That's one small committ for a developer, one giant leap for the community.
The giant leap, however, may come later.
2006-10-04 19:13:16 +00:00
brad
848191a380
upgrade to MySQL 5.0.24a + a few patches.
...
http://bugs.mysql.com/22227 ulong fix
http://bugs.mysql.com/21327 OpenSSL build fix
http://bugs.mysql.com/18630 security context issue fix
http://bugs.mysql.com/17647 case-sensitive fs issue fix
CVE-2006-4226, CVE-2006-4227
2006-10-03 04:52:03 +00:00
bernd
7f8d89d069
Update to qdbm-1.8.70. Reminded by Jeremy Evans.
2006-09-23 13:44:35 +00:00
espie
9b19a3a020
update to 3.3.7, talked to author, regression failures are known,
...
but not really important.
2006-09-19 11:26:38 +00:00
espie
ce10ad112b
remove patch obsoleted by USE_LIBTOOL, and add test to .PHONY targets,
...
fixes multiple runs of make regress.
2006-09-19 10:00:09 +00:00
espie
1f4bdba489
update to new version, okay maintainer
2006-09-19 08:05:22 +00:00
espie
d1d5e05ad4
remove `empty' version spec (.0.0) which is no longer needed to desambiguate
...
library names.
2006-09-18 11:40:06 +00:00
espie
629547efe8
new style libs
2006-09-18 09:04:03 +00:00
bernd
f65f3e714d
Downgrade to p5-DBD-mysql-2.9004.
...
The current version segfaults very often.
http://lists.mysql.com/perl/3933
http://rt.cpan.org/Public/Bug/Display.html?id=18884
Reported by Peter Hessler, thanks!
ok espie@, sturm@
2006-08-24 09:23:38 +00:00
sturm
f40b6dea93
add RUN_DEPENDS on ruby-gems for gems-based ports
...
bump PKGNAME where necessary
noticed by Ward Wouts <ward at wizeazz.nl> via markus, ok msf
2006-08-23 21:12:24 +00:00
sturm
f15bb48241
update ruby-rails (and associated ports) to 1.1.6
...
This fixes a security vulnerability in rails, permitting the evaluation
of Ruby code through a URL.
for details, see
http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure
2006-08-12 07:37:15 +00:00
steven
a94826e700
bump PKGNAME after changing DESCR
...
go ahead espie@
2006-08-04 23:09:00 +00:00
espie
9ec5df6d00
add new line (Pierre-Yves Ritschard)
2006-08-04 10:23:48 +00:00
espie
3d330a9627
new libspecs
2006-08-01 22:46:16 +00:00
espie
ccc1498fc1
more new libspecs.
2006-08-01 22:19:46 +00:00
espie
b160c64929
tweak for PKGPATH, name it correctly as FULLPKGPATH, and add a subsidiary
...
table to map FULLPKGPATH to PKGPATH, e.g.,
SELECT DISTINCT PKGPATH, VALUE FROM Wantlib,Paths WHERE Wantlib.FULLPKGPATH=Paths.FULLPKGPATH ORDER BY PKGPATH
2006-08-01 16:22:22 +00:00
espie
c1d12b9732
+p5-DBIx-Class
2006-08-01 09:18:53 +00:00
espie
897d95c070
p5-DBIx-Class, port written before the submissions on ports@... after
...
talk with msf about which one to commit.
2006-08-01 09:17:17 +00:00
pedro
c0485370be
Update to luasqlite3-0.4.1, okay sturm@
2006-07-30 04:51:39 +00:00
bernd
e4091875b6
Let mysqlcc work correctly with mysql 5.x.
...
ok brad@, wilfried@
2006-07-24 09:18:13 +00:00
steven
b5d180fc15
homepage fixes
2006-07-19 13:41:02 +00:00
alek
999c1937d5
Update to 3.52.4
2006-07-18 19:44:27 +00:00
steven
d436d1d17f
add a few missing REGRESS_DEPENDS
2006-07-18 14:11:44 +00:00
espie
61cbdad214
+p5-SQL-Translator
2006-07-18 08:30:17 +00:00