Commit Graph

1095 Commits

Author SHA1 Message Date
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
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
sturm
08be3569ad ruby-activerecord 2006-06-12 19:46:22 +00:00
sturm
7134988b3a Initial import of ruby-activerecord 1.14.2
Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
database tables and classes together for business objects, like Customer
or Subscription, that can find, save, and destroy themselves without
resorting to manual SQL.

from msf
2006-06-12 19:45:48 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
bernd
c150c3f7ba Security update to mysql-5.0.22.
From mysql ChangeLog:

An SQL-injection security hole has been found in multi-byte encoding
processing. The bug was in the server, incorrectly parsing the string
escaped with the mysql_real_escape_string() C API function. (Bug#8378)

Detailed information:
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-22.html

ok brad@
2006-06-02 18:34:12 +00:00
avsm
049f84587e +ocaml-sqlite3 2006-06-01 01:21:01 +00:00
avsm
90e83b7a7f initial import of ocaml-sqlite3-0.2.0
--
OCaml bindings to the SQLite 3 database access library.  The current
version provides low level access to the SQL queries and data
transfer.  Aggregate/user-defined SQL function support is not
implemented.
2006-06-01 01:20:25 +00:00
msf
6128ecb42f update to 3.0003, this resolves bugs encountered while testing RT
remove MAINTAINER at his request

ok brad@ wilfried@
2006-05-31 19:53:06 +00:00
alek
c02a12e437 Update to 2.2.2
From new maintainer Eric Faurot <eric.faurot@gmail.com>
2006-05-25 13:39:08 +00:00
steven
a63bbadbad remove defunct master site and add a few more mirrors 2006-05-25 13:03:07 +00:00
bernd
53b2b248ac Security update to postgresql-8.1.4.
Fixes SQL-injection attacks. (CVE-2006-2313, CVE-2006-2314)

For detailed information please see:

http://developer.postgresql.org/docs/postgres/release-8-1-4.html
http://secunia.com/advisories/20231/

ok mbalmer@ (MAINTAINER)
2006-05-24 11:18:29 +00:00
naddy
27937c90be when you change dependencies, you MUST bump the package name 2006-05-23 20:23:36 +00:00
bernd
db79a7313d Add missing dependecy. (textproc/p5-XML-Parser)
ok wilfried@
2006-05-12 08:20:23 +00:00
msf
dc8867c56b add a missing dependency as pointed out by bernd@ 2006-05-11 18:53:18 +00:00
espie
67f79cfa1c use installed SQLite, okay robert@ 2006-05-10 11:38:08 +00:00
brad
d5a5a6309f upgrade to MySQL 5.0.21 2006-05-10 03:21:30 +00:00
espie
883266ff4c +sqlitebrowser 2006-05-09 15:19:38 +00:00
espie
8f4643b15f qt-based graphical browser for sqlite3 databases 2006-05-09 15:18:28 +00:00
robert
1351922e5d bump PKGNAME due to the change of the pear dependencies; 2006-05-09 14:16:50 +00:00
naddy
1774a832ba you are here ---> . 2006-05-07 22:14:14 +00:00