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
espie
7ee6644e22
universal database schema translator, can convert about any database
...
schema into anything else.
Very useful for people who want to migrate big databases from one system
to another, or who use different database engines for testing/production.
Can be used from perl as a set of modules, or through a command-line
interface (sqlt).
2006-07-18 08:29:32 +00:00
espie
863c13fb43
+p5-GDBM_File
2006-07-17 23:34:09 +00:00
espie
e91043c849
GDBM_File is part of perl's core, but it is a port, by necessity, since
...
gdbm is not in OpenBSD proper.
2006-07-17 23:33:21 +00:00
steven
0b4dd26818
update to 1.36
2006-07-13 08:02:42 +00:00
steven
26b92847b2
master site fixes
2006-07-13 07:43:40 +00:00
espie
80448819a5
Handle CONFIGURE_ARGS as a list, e.g.,
...
SELECT DISTINCT VALUE FROM ConfigureArgs
makes sense.
2006-07-10 14:34:01 +00:00
espie
64feab316c
Really process SHARED_LIBS
2006-07-10 11:44:30 +00:00
espie
307bf47c15
+sqlports
2006-07-10 10:58:48 +00:00
espie
2e019b5e25
package the database built from ports for any user.
2006-07-10 10:57:59 +00:00
steven
67934fdd5f
bump PKGNAME after changing depends...
2006-07-08 06:55:13 +00:00
sturm
f558671522
be sure to depend on tcl-8.4
2006-07-07 21:22:03 +00:00
pvalchev
fc6623f518
correct run/build dependencies; ok avsm
2006-06-29 17:37:27 +00:00