Commit Graph

1209 Commits

Author SHA1 Message Date
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
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
msf
38773e4631 update to 1.43 2006-05-06 19:44:40 +00:00
msf
ec29478731 +p5-DBIx-DBSchema 2006-05-06 19:37:24 +00:00
msf
7785eab14d initial import of DBIx::DBSchema 0.31
This module implements an OO-interface to database schemas. Using this
module, you can create a database schema with an OO Perl interface. You
can read the schema from an existing database. You can save the schema
to disk and restore it a different process. Most importantly,
DBIx::DBSchema can write SQL CREATE statements statements for different
databases from a single source.
2006-05-06 19:36:12 +00:00
alek
84ec60158e Add directoryassistant 2006-05-01 12:50:38 +00:00
alek
c4f5129460 Import directoryassistant 2.0
Directory Assistant is a small application for managing a LDAP address
book. The focus is to create a very easy to use program, with only the
few but necessary features. The target is novice users that have their
addresses in an LDAP server.

If you want an advanced application targeted at power users, check out
databases/gq port.

From Joerg Zinke <umaxx@oleco.net>
2006-05-01 12:35:54 +00:00
espie
d0afc0dcde +mdbtools (forgot to say, thx jasper for tests) 2006-05-01 09:56:38 +00:00
espie
776f207b21 read access database files (jet format 3.0 and 4.0) 2006-05-01 09:55:33 +00:00
brad
c46274aa32 upgrade to MySQL 5.0.20a 2006-04-30 20:55:44 +00:00
brad
f6696873bd update to 3.0002_5
From Sam Smith <S at mSmith dot net>, better MASTER_SITE URL from msf@
2006-04-29 10:30:31 +00:00
bernd
54ef961448 Update to qdbm-1.8.49. 2006-04-22 18:31:35 +00:00
steven
2fdb78c294 add REGRESS_DEPENDS 2006-04-15 19:26:43 +00:00
robert
0152a61c0c upgrade to version 1.12; from Srebrenko Sehic <ssehic@gmail.com> 2006-04-14 15:30:37 +00:00
jolan
133c5e6d02 update to 3.3.5 2006-04-13 05:09:52 +00:00
sturm
e6f23d50f4 remove references to shellhung.org in MASTER_SITES and assorted cleanup
from jim razmus
2006-04-08 20:28:36 +00:00
steven
ae240bbd0d add {BUILD,REGRESS}_DEPENDS 2006-04-06 18:29:54 +00:00
steven
947545ab6d update to 0.11
ok bernd@
2006-04-06 18:27:10 +00:00
steven
80d23e5e75 update to 1.04
ok bernd@
2006-04-06 18:26:04 +00:00
steven
ea46a83c8f update to 0.08
ok bernd@
2006-04-06 18:25:17 +00:00
steven
2e71aa35e1 update to 0.32
ok bernd@
2006-04-06 18:24:11 +00:00
steven
a5db2d1f70 update to 1.00
ok bernd@
2006-04-06 18:23:36 +00:00
steven
db16846a6f update to 2.42
ok bernd@
2006-04-06 18:22:57 +00:00
steven
8e9e8efdee update to 0.07 2006-04-06 18:22:19 +00:00
steven
4f134f4bc6 update to 3.0.14
ok bernd@
2006-04-06 18:21:38 +00:00
steven
4fd5b2aeb1 + p5-SQL-Abstract-Limit 2006-04-05 12:41:41 +00:00
steven
5d2c9c6d92 import SQL::Abstract::Limit 0.12
portability layer for LIMIT emulation.

test/feedback/ok bernd@
2006-04-05 12:39:46 +00:00
steven
b39e8045cc update to 1.21
go ahead bernd@
2006-04-05 11:56:05 +00:00
bernd
2437b9fd7b - Update to p5-DBD-Pg-1.47.
- Remove regress FLAVOR and use REGRESS_FLAGS instead.
- Add postgresql-server to REGRESS_DEPENDS.

ok steven@, msf@
2006-04-05 09:03:52 +00:00
bernd
3264486c97 Update to p5-DBI-1.50.
From Srebrenko Sehic <ssehic at gmail.com>

ok steven@
2006-04-04 08:34:31 +00:00
bernd
24688702e8 Don't depend on a specific mysql-server version in REGRESS_DEPENDS.
Fixes regression tests.
2006-04-01 18:06:32 +00:00
bernd
0e49201962 Add p5-Devel-StackTrace to REGRESS_DEPENDS. Fixes regression test. 2006-04-01 18:00:34 +00:00
bernd
b676458e8d Add REGRESS_IS_INTERACTIVE=Yes. 2006-04-01 11:51:06 +00:00
robert
91db17e0d5 do not try to pick up installed versions of sqlite3; use the included copy instead;
bump PKGNAME;

problem reported by naddy@
2006-03-23 15:50:30 +00:00
jolan
ba7ee47af0 update to 3.3.4 2006-03-22 01:36:11 +00:00
alek
3722f38043 Better RUN_DEPENDS
spotted by Lars Hansson <lars@unet.net.ph>
2006-03-19 16:45:27 +00:00
robert
15fa445b70 update to version 1.11;
From: Srebrenko Sehic <ssehic@gmail.com>
2006-03-12 09:53:35 +00:00
brad
fa9d037470 upgrade to MySQL 5.0.19 2006-03-10 23:51:53 +00:00
bernd
288e4b31fa Three manpages went to the wrong package during the 2.3.x update.
Move them back to the -server package.

This makes updates from 3.8 conflict-free.

found by steven@, help from espie@

ok pvalchev@
2006-02-28 16:27:52 +00:00
bernd
96b58b7f04 Let it build on a.out platforms.
Discovered by martin@, thanks.

ok naddy@, pvalchev@
2006-02-22 11:15:47 +00:00
steven
43a67ccd6d db-4.2.52.tar.gz was rerolled: rpc_server/java subdirectory was removed.
we don't use this, build is not affected. update distinfo.

no objection espie@
2006-02-16 14:30:01 +00:00
mbalmer
2c2240c2f4 Security update to PostgreSQL version 8.1.3.
Vulnerabilities in PostgreSQL SET ROLE/SET SESSION AUTHORIZATION

By issuing SET ROLE with a specially crafted argument, it is possible
for any logged-in database user to acquire the privileges of any other
database user, including superusers.  Database superuser status allows
access to the machine's filesystem and hence might be used to mount
remote attacks against the rest of the server's operating system.
This error exists in PostgreSQL releases 8.1.0 - 8.1.2 and is fixed in 8.1.3.

The same underlying bug exists in SET SESSION AUTHORIZATION in all
releases back to 7.3.  This variant cannot be exploited for privilege
escalation, because one must already be superuser to use SET SESSION
AUTHORIZATION.  However, if the server has been compiled with Asserts
enabled (which is not the default), then it is possible to trigger an
Assert failure before the privilege check is reached.  This would cause
a momentary denial of service to other database users.  This is repaired
in PostgreSQL releases 8.1.3, 8.0.7, 7.4.12, and 7.3.14.
2006-02-14 18:59:36 +00:00
david
4041514197 sort SUBDIR list; ok sturm@ 2006-02-12 16:24:50 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
david
2404b10130 move post-patch to pre-configure (fixes make update-patches); ok sturm@ 2006-02-05 15:08:43 +00:00
mbalmer
9b330f2067 Update PostgreSQL to version 8.1.2 and move the README.OpenBSD file to the
server package, so that the informationis always available and not only
when the docs package is installed.  This was requested by many people.

SECURITY:
Version 8.1.2 fixes security and other problems that were present in 8.1.0.
See http://archives.postgresql.org/pgsql-announce/2006-01/msg00001.php for
details.
2006-02-05 09:23:22 +00:00
alek
d1ef9da075 Overhaul and update to 1.1.21 2006-01-28 11:18:52 +00:00
bernd
e756b9738e Update to qdbm-1.8.44. 2006-01-25 16:03:35 +00:00
naddy
37eb3160dd belated C++ libs bumps; ok espie@ 2006-01-17 14:25:32 +00:00
steven
51dbe52b02 fix WANTLIB after gtk+2 downgrade
remove broken MASTER_SITE
2006-01-17 12:49:18 +00:00
steven
bd2586cf20 fix WANTLIB after gtk+2 downgrade
remove broken MASTER_SITE
2006-01-17 11:02:20 +00:00
steven
5d16a5b82e fix WANTLIB after gtk+2 downgrade 2006-01-16 17:14:40 +00:00
espie
023efddc9f oops, sorry 2006-01-14 20:03:36 +00:00
espie
b0d27a1201 Bump C++ shared libs numbers and corresponding package names,
handles a through databases
2006-01-13 19:12:15 +00:00
naddy
3771a997c0 kill a libtool -release that snuck in with the MODGNU_SHARED_LIBS removal 2006-01-12 20:53:35 +00:00
espie
6caca6d008 zap MODGNU_SHARED_LIBS 2006-01-11 12:19:43 +00:00
espie
1c47592197 remove some SHARED_LIBS work-arounds that are no longer necessary 2006-01-10 18:47:50 +00:00
aanriot
1b72ec7421 get ride of MOGNU_SHARED_LIBS and LIBpqxx_ALIAS.
inputs and ok steven@ alek@
2006-01-08 22:02:20 +00:00
mbalmer
af7df5ea1a SHARED_LIBS
ok bernd
2006-01-07 11:11:17 +00:00
steven
13b153cfd2 update to 1.03 2006-01-07 10:22:10 +00:00
brad
cccc040b56 upgrade to MySQL 5.0.18 2006-01-06 00:13:26 +00:00
pvalchev
848014df0d compile with gcc2 2006-01-06 00:10:41 +00:00
mbalmer
b616bdcee3 Forgot to bump the package name of the -docs subpackage after a change
to the PLIST.

"gentle" reminder by nikolay...
2005-12-31 13:03:39 +00:00
mbalmer
58c3ec46eb Fix a typo, from jk <dhv@scurvy.org>. 2005-12-31 10:40:39 +00:00
bernd
a2d612ec10 SHARED_LIBS. Teamwork by mbalmer and me.
ok mbalmer
2005-12-29 14:00:35 +00:00
naddy
780882f5aa plist changed => bump 2005-12-28 22:31:17 +00:00
sturm
3bad176ca3 order is important for PLIST_DB, noticed by naddy 2005-12-28 21:21:19 +00:00
steven
94019cbeab move MODGNU_SHARED_LIBS, MAKE_FLAGS and FAKE_FLAGS out of .if FLAVOR block,
fixes build of no_tcl flavor.
reported by Antoine Jacoutot <ajacoutot at lphp.org>
2005-12-28 08:50:09 +00:00
sturm
e0d4ddb902 SHARED_LIBS, USE_LIBTOOl 2005-12-26 21:32:00 +00:00
sturm
fd43dcbbd5 sigh, too quick 2005-12-26 20:50:08 +00:00
sturm
5103e6d4a4 correct usage of FAKE_FLAGS to not set a bad example 2005-12-26 20:47:28 +00:00
sturm
835df42314 SHARED_LIBS, USE_LIBTOOL 2005-12-26 19:15:21 +00:00
sturm
5b0e2b90a3 SHARED_LIBS and USE_LIBTOOL 2005-12-25 20:35:41 +00:00
bernd
fbc70062ea Update to qdbm-1.8.36. 2005-12-22 11:42:02 +00:00
jolan
79f998fdca fix crashes on amd64 2005-12-21 07:58:31 +00:00
jolan
64aa6cd31a update to 2.8.17 2005-12-21 03:58:11 +00:00
jolan
f8cafb122a update to 3.2.8 2005-12-21 03:51:40 +00:00
brad
37d4ad765f upgrade to MySQL 4.1.15 2005-12-12 04:55:43 +00:00
pvalchev
b09d0d4659 pass --with-low-memory on ARM architectures per configure script
advice so this compiles with reasonable resources
2005-12-10 00:19:09 +00:00
bernd
01f9dc0288 Update to qdbm-1.8.35. 2005-12-06 18:49:24 +00:00
jakob
2b8896f270 update to v0.27; from Jasper Lievisse Adriaanse 2005-12-04 20:15:56 +00:00
sturm
bbdb71c949 clock_t is arch specific and comes from time.h, now 2005-11-30 21:51:44 +00:00
naddy
20e6ab1fd4 fix dependencies 2005-11-17 19:07:12 +00:00
wilfried
543eb8d82a fix wantlib + bump 2005-11-15 13:23:15 +00:00
wilfried
f3d4a6e993 fix wantlib + bump 2005-11-13 20:12:38 +00:00
wilfried
4e3df2b070 Fix wantlib + bump 2005-11-13 20:01:18 +00:00
mbalmer
ffedc5c32f Move some files from the client to the server package and bump the
package name.

hint by wilfried@, thanks!
2005-11-12 18:12:06 +00:00
mbalmer
8288a4922e Set USE_LIBTOOL=Yes and bump package name. Make sure libsasl2 is linked.
Caveat:  older versions of the port/package must be removed before building
the package.

thanks to espie@ and bernd@ for helping.
2005-11-12 17:22:58 +00:00