Commit Graph

1115 Commits

Author SHA1 Message Date
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
msf
bdee3c02c6 update to 2.00 and change maintainer to submitter Sean Comeau
ok sam smith (old maintainer)
2006-06-24 12:16:35 +00:00
sturm
7cbac1d637 ruby-postgres 2006-06-23 08:12:58 +00:00
sturm
de2689e8b9 Initial import of ruby-postgres 0.7.1
This is the extension library to access a PostgreSQL database from
Ruby. This library works with PostgreSQL 6.4 - 8.1.

from markus
2006-06-23 08:12:23 +00:00
bernd
09867abba9 Maintenance update to qdbm-1.8.60. 2006-06-20 10:42:05 +00:00
bernd
64cfee67cc Security update to openldap-2.3.24. (CVE-2006-2754)
Fixes a status file handling buffer overflow in slurpd.

More information:
http://secunia.com/advisories/20126/

Remove obsolete MODGNU_SHARED_LIBS stuff.

ok mbalmer@ (MAINTAINER)
2006-06-19 08:22:35 +00:00
espie
4bb8af2504 update to 3.3.6, okay jolan@ 2006-06-17 09:09:28 +00:00
espie
5be3e3f354 minor maintainance update, okay maintainer. 2006-06-17 09:07:40 +00:00
bernd
a47eb42d5a - Fix a segfault on startup. gtk+2/glib2 fallout. (from Debian)
- Fix WANTLIB after gtk+2 update

ok brad@, no objections from wilfried@
2006-06-14 12:23:49 +00:00