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