Commit Graph

1167 Commits

Author SHA1 Message Date
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
espie
e0af4b998b force gq to pick up sasl2 in its search for openldap. 2005-11-12 10:39:07 +00:00
mbalmer
59a9d6f3be Make sure libldap.so and libldap_r.so are linked against the newly built
liblber.so and not a liblber.so that might be installed in the system.

Bump package name.

problem reported by bernd@, thanks.
2005-11-09 15:42:49 +00:00
mbalmer
c95df04d7d Bump package name. 2005-11-08 23:40:01 +00:00
mbalmer
5a65352148 Rearrange the PLIST's to make sure the subpackages can be individually
installed and deinstalled.

problem found by msf@, thanks!
2005-11-08 22:07:33 +00:00
mbalmer
f3ee50ba8d Update to PostgreSQL 8.1.0
Detailed information can be found at http://www.postgresql.org/docs/whatsnew
2005-11-08 15:20:42 +00:00
mbalmer
1b612625c9 Update to OpenLDAP 2.3.11 and take maintainership.
Support for sasl2 is now built by default.

ok bernd@
2005-11-07 15:59:08 +00:00
wilfried
48932ad598 +mysql-administrator
+mysql-query-browser
2005-11-04 14:05:30 +00:00
wilfried
b702e429a6 import of mysql-query-browser-1.1.17
visual query tool for MySQL
2005-11-04 14:01:53 +00:00
wilfried
cb44259d9c import of mysql-administrator-1.1.4
visual administration console for MySQL
2005-11-04 14:00:11 +00:00
brad
d9db8da48f allow the autoconf script to detect that x86/gcc-assembly fast mutexes
should be used on amd64.

From Berkeley DB 4.3

Should resolve PR 4596
2005-11-03 23:12:45 +00:00
jolan
5af939e292 add no_tcl flavor, inspired by a patch from pierre-yves ritsch 2005-11-03 23:05:01 +00:00
bernd
12b0c82bf9 - fix file modes for some files
- bump PKGNAMES

v3: "looks good" espie@, ok niallo@
v4: ok niallo@
2005-11-01 15:44:24 +00:00
mbalmer
652ca7158c Update to mnemo-h3-2.0.2 2005-10-31 15:18:48 +00:00
jolan
2af9696dbc when sqlite3 is compiled with -O2 on amd64, it crashes in the regression
tests.  this doesn't happen with any other optimization level so just
use -Os as it is the closest thing to -O2.

could use some help tracking this down...
2005-10-20 04:42:56 +00:00
wilfried
5e167e48a0 fix plists, ok brad@ 2005-10-16 18:16:27 +00:00
brad
ceb2584d24 put in replacement mutex code for powerpc. resolves issues previously
reported with Cyrus and powerpc.

From: Evolution's CVS repo via Stuart Henderson <stu at spacehopper dot org>
2005-10-16 00:11:00 +00:00
mbalmer
086dc2b0cd Update to PostgreSQL 8.0.4. 2005-10-10 22:48:24 +00:00
jakob
3ba21fd18d OpenLDAP 2.2.29 2005-10-08 09:12:38 +00:00
brad
f043d4a44f bump server PKGNAME 2005-10-07 22:48:42 +00:00
brad
bc8d732f72 fix creation of socket dir.
From: kevlo@
2005-10-07 22:48:12 +00:00
brad
9633d1ff97 use -f with chown 2005-10-07 22:46:47 +00:00
alek
3b418451de Add libpqxx 2005-10-02 13:32:45 +00:00
alek
dd694b0e42 Import libpqxx 2.5.3
libpqxx is a front-end (in the sense of "language binding") for writing
C++ programs that use PostgreSQL. It supersedes the older libpq++
interface, which came bundled with the DBMS.

ok espie@
2005-10-02 13:26:31 +00:00
sturm
834678b88f fix postinstall instructions
from dir21 at cam.ac.uk via pr 4528
2005-10-01 14:49:11 +00:00
jolan
449ac25a95 update to 3.2.7 2005-09-27 03:49:35 +00:00
sturm
5daf6bdc9a this port supports SQLite2 not 3
from kaoru at kaisei.org via ports/4521
2005-09-26 17:28:13 +00:00
jakob
c2b2220d61 fix Berkley DB dependency 2005-09-26 05:55:03 +00:00
pvalchev
b435bbbafa remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:36:02 +00:00
mbalmer
4f5ab2fe67 Update to version 2.0.10, released 2005-09-23
Changes since 2.0.9:

Lib/
* Switched back to old implementation of
  ldap.schema.tokenizer.split_tokens() since the new one
  had a bug which deletes the spaces from DESC
* ldap.INSUFFICIENT_ACCESS is now ignored in
  ldap.ldapobject.LDAPObject.search_subschemasubentry_s()
2005-09-23 11:59:02 +00:00
avsm
e6f1da782b update to ocaml-postgresql-1.4.6, prodded by bsdlist@mumak.com 2005-09-22 13:10:47 +00:00
djm
cbb525b8b8 py-sqlite2-2.0.4 (bugfix release) 2005-09-19 02:10:46 +00:00
jolan
670ac17c40 update to 3.2.6 2005-09-17 22:05:39 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
bernd
35eec0722f - update to qdbm-1.8.33
- change my email address

ok naddy@
2005-09-13 18:52:14 +00:00
brad
bd695dbdc8 upgrade to py-mysql 1.2.0 2005-09-12 04:29:35 +00:00
bernd
94b9fa9eb7 - we have iswspace and btowc now, so let gq use it
- fix WANTLIB
- bump PKGNAME

okay espie@ mbalmer@
2005-09-10 21:47:59 +00:00
marcm
3dc4cdf5ab Bugfix update to latest in the 1.2 series. 2005-09-08 04:46:25 +00:00
jolan
d4cd93b182 update to 3.2.5 2005-09-08 03:46:59 +00:00
pvalchev
9476fc2894 fix another busted mysql port 2005-09-08 03:45:17 +00:00
wilfried
a5256cf9a1 use correct values of MYSQL_VERSION_IDs, brad@ agrees 2005-09-07 13:58:35 +00:00
brad
05766ed87f fix broken mysqlcc
patch from the FreeBSD port
2005-09-07 00:41:04 +00:00
espie
d9c701618e fixed manpages with new make-plist. 2005-09-05 13:12:47 +00:00
brad
8768362a26 upgrade to MySQL 4.1.14 2005-09-04 22:51:24 +00:00
espie
f90faf868a conflicts from the past: history since 3.7.
As noted on ports@ recently, pkg_add -r relies on conflicts, and the
sheer existence of updates means we MUST take the past into account in
conflicts now.

Note the renaming of hugs98 to valid package names where versions are
concerned.

This commit shows clearly the renaming of the xfce4 plugin packages, the
ditching of eclipse flavors, the splitting of nessus into subpackages,
the splitting of various other software documentations, some packaging bugs
in kdeedu, and a lot of files moving around...

okay pvalchev@
2005-08-16 09:49:51 +00:00
mbalmer
22ae2e54ed Update to version 2.0.9. 2005-07-29 10:26:58 +00:00
wilfried
e0caa50fdf oops 2005-07-27 08:31:14 +00:00
wilfried
cacc2e21f9 update to 3.0002 2005-07-27 08:30:45 +00:00
aanriot
3176b1292a add qdbm. 2005-07-23 16:59:47 +00:00
aanriot
b3f94ee0e2 import qdbm-1.8.31, from Bernd Ahlers <b.ahlers@ba-net.org>.
QDBM is a library of routines for managing a database.

help and ok naddy@
2005-07-23 16:58:49 +00:00
jolan
63948522eb remove peter galbavy as maintainer per his request 2005-07-06 23:18:09 +00:00
mbalmer
696d8fdf93 Update to version 2.0.8. 2005-06-29 14:18:39 +00:00
msf
4450fd5adb - install the configuration files at install time with @sample
- bump PKGNAME

ok jakob@
2005-06-29 13:25:19 +00:00
jcs
3cbe617e90 add freetds msdblib flavor
from Alexey E. Suslikov
2005-06-21 15:50:50 +00:00
jolan
6171665782 update to 0.3 2005-06-17 00:01:58 +00:00
jakob
152b9c5108 openldap release 2.2.27 2005-06-15 20:23:10 +00:00
jolan
e4e03c53d7 update to 3.2.2 2005-06-14 00:12:58 +00:00
sturm
4f718330ca use the gettext module instead of WANTLIB=intl
noticed by several
2005-06-10 17:07:43 +00:00
pvalchev
c6959321d2 + mytop, also forgotten long ago 2005-06-08 03:54:25 +00:00
sturm
ba6de618ce fix dependencies 2005-05-31 16:07:54 +00:00
robert
8b3f008a54 sqlite is not needed for regression tests, so remove it.
From: Okan Demirmen <okan@demirmen.com>
2005-05-30 20:37:36 +00:00
robert
338002a96d we don't need sqlite3 installed for regression tests, so remove it.
from Okan Demirmen <okan@demirmen.com>
2005-05-27 21:38:51 +00:00
mbalmer
27209e9e87 Remove unused patch file.
Spotted by naddy@
2005-05-26 19:09:18 +00:00
marcm
89f6de7204 Update to 1.2.2 for new Evolution. 2005-05-24 22:10:45 +00:00
djm
9e868df239 +py-sqlite2 2005-05-22 09:39:32 +00:00
djm
7d02fdbe48 import py-sqlite2-2.02
PySQLite2 is a Python extension for SQLite 3.x that conforms to the Python
Database API Specification 2.0.
2005-05-22 09:37:25 +00:00
jolan
941acbcf6c update to 1.0.24 2005-05-22 01:26:10 +00:00
sturm
b2b748ca0c clean up string handling
from rohee@
2005-05-18 20:08:35 +00:00
alek
7ca5240215 Import mytop 1.4
mytop is a console-based (non-gui) tool for monitoring the threads and
overall performance of MySQL 3.22.x, 3.23.x, and 4.x servers. It runs on
most Unix systems (including Mac OS X) which have Perl, DBI, and
Term::ReadKey installed.  And with Term::ANSIColor installed you even
get color. If you install Time::HiRes, you'll get good real-time
queries/second stats.

From Dave Steinberg <dave@redterror.net>
2005-05-17 18:18:36 +00:00
alek
47f96ece92 Remove py2.1 and py2.3 FLAVORS from devel/py-mxDateTime. Python 2.3 is now
default version.
2005-05-16 22:02:51 +00:00
msf
00a0e78aff - update to 1.27 2005-05-13 20:22:03 +00:00
mbalmer
c62248a391 Security update to version 8.0.3
ok robert@
2005-05-11 10:10:39 +00:00
avsm
9f1a3fb74a update to ocaml-postgresql-1.4.5 2005-05-09 13:51:35 +00:00
jolan
6bb27b6cfe memory alignment fixes from sqlite cvs, bump pkgname 2005-05-06 02:58:04 +00:00
msf
3f18a43f57 - update to 1.41
- take MAINTAINER ok galbavy via mbalmer@
2005-05-03 17:05:45 +00:00
jakob
268bf99efc create _ldapldap user and group 2005-05-02 12:19:51 +00:00
jakob
5da7d0cf4c OpenLDAP v2.2.26 2005-04-30 14:45:58 +00:00
mbalmer
884287bfbe WANTLIB tweaks
ok alek@
2005-04-30 12:02:10 +00:00
mbalmer
5c0dbeb582 Update to PostgreSQL 8.0.2 and take maintainerhsip with the old maintainers
consent.

ok nikolay@, todd@
2005-04-30 10:00:03 +00:00
djm
7f20bbe85b drop maintainership of these, I don't have time to give them enought attention 2005-04-29 00:02:05 +00:00
jolan
6cf0b94f72 - update to 3.2.1 + patch for invalid array access (sent & accepted
upstream)
- subpackage tcl stuff & add no_tcl pseudo flavor

ok djm@
2005-04-28 22:58:28 +00:00
jolan
86ed35bea9 +luasqlite3 2005-04-27 04:35:07 +00:00
jolan
83e1cb03a8 luasqlite3-0.2, binding of sqlite3 for lua
joint effort by pedro@ and myself
2005-04-27 04:33:53 +00:00
jakob
73266937d4 OpenLDAP 2.2.25 release 2005-04-24 16:46:34 +00:00
espie
fcfce4c663 tell gq we don't have iswspace yet, so it won't try to use
iswspace(btowc(c)), since we don't have btowc yet...
2005-04-18 11:42:38 +00:00
espie
65b20fd2a6 don't keep empty patches 2005-04-18 09:49:58 +00:00
xsa
dcc28d9bf1 drop maintainership on these as i do not use sybase anymore .. nor
have access to machines running it...
2005-04-13 09:56:52 +00:00
jcs
ff81d3019d update to sybperl-2.18 2005-04-13 01:10:35 +00:00
msf
0906908be1 - update to DBIx-SearchBuilder-1.25 2005-04-11 15:14:23 +00:00
sturm
b87214004a remove Peter Galbavy as maintainer per his request 2005-04-07 17:45:43 +00:00
sturm
3d35133277 fix kerberos support (from Jesse Kempf <kempf at rpi.edu>) and
mention to start the server with nohup to prevent a signal race (from mpf@)
2005-04-06 06:23:46 +00:00
robert
5a8e018131 update to 1.0.8 2005-04-04 18:44:00 +00:00
jcs
cedf13c6fa long awaited freetds-0.63 final release 2005-03-30 03:39:00 +00:00
brad
5c2c54d785 remove HAVE_BROKEN_REALPATH workaround now that OpenBSD's realpath()
is thread-safe.
2005-03-30 03:07:52 +00:00
msf
e754f414d6 - uodate to 1.22 2005-03-27 20:18:01 +00:00
alek
644f32ce81 Oh my^W^WMore no longer needed WWW:... lines 2005-03-25 15:13:59 +00:00
brad
0df4459737 upgrade to MySQL 4.0.24 2005-03-23 03:47:20 +00:00
jakob
a2ca11be9e OpenLDAP v2.2.24 2005-03-22 09:13:47 +00:00
pvalchev
351118e8b3 mark as broken on hppa, hangs bulk builds 2005-03-19 00:33:50 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
marcm
1942479050 *sigh* try to commit this damn patch... again. 2005-03-12 07:13:52 +00:00
espie
ab3ca7688d someone forgot to commit this.
do not bump pkgname, as the previous one obviously didn't package...
2005-03-11 17:43:30 +00:00
espie
4e118238b2 somehow, this picks up shit in some cases, and freeze bulk builds. 2005-03-11 15:08:00 +00:00
marcm
373b1d746d Ugh, fix a borked CVS update...
Remove a bogus patch (pointed out by Benny Siegert) and catch a bounds
error elsewhere.  Update to 1.0.4 since I'm here.
2005-03-10 07:36:04 +00:00
marcm
27a2f54f8d Fix a screwed up patch pointed out by Benny Siegert. Update to 1.0.4
while I'm here.
2005-03-10 07:27:07 +00:00
mbalmer
bd553c75b6 Added
SUBDIR += mnemo
2005-03-09 09:20:21 +00:00
mbalmer
ef03758b13 Remove nag at this location, it's in www/nag. 2005-03-09 09:18:23 +00:00
mbalmer
a8696ea4e0 Task list manager for horde.
ok nikolay@
2005-03-09 06:34:09 +00:00
mbalmer
331ab90310 Memo application for horde.
ok nikolay@
2005-03-09 06:31:48 +00:00
mbalmer
356df9302c Reuse DISTNAME for PKGNAME. 2005-03-02 14:11:17 +00:00
mbalmer
acce2e07f8 Update to gq 1.0beta1.
help and ok claudio@
2005-02-28 13:30:07 +00:00
alek
bb39dbfb90 Fix WANTLIB marker (missed in previous commit) 2005-02-27 11:38:49 +00:00
alek
7060640a5f Fix python detection 2005-02-27 11:30:06 +00:00
jolan
f81e7b145c add missing dependency on pkgconfig 2005-02-20 03:14:52 +00:00
jolan
167e50f626 update to 1.0.22 2005-02-19 23:56:18 +00:00
alek
ad36fbb5b5 - Devel/gettext MODULE is not needed, converters/libiconv is enough
- Bump PKGNAME
2005-02-19 22:25:48 +00:00
jolan
a40b195e54 update to 2.8.16, ok djm@ 2005-02-16 02:27:16 +00:00
mbalmer
512743b29c Added
SUBDIR += pear-DB
2005-02-15 10:03:07 +00:00
mbalmer
54dfa2fb88 database abstraction layer for PHP
ok alek@
2005-02-15 10:02:13 +00:00
msf
4dd0074df6 - update to 0.21 after lengthy maintainer timeout
- remove marked as BROKEN
2005-02-13 16:28:09 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
brad
3ec15219ff add SIZE 2005-02-06 08:18:15 +00:00
sturm
b2d36339e6 SECURITY fix
This patch fixes a problem where low privileged users can invoke the
LOAD extension to load arbitrary libraries into the postgres process
space.

ok peter.galbavy at knowtion.net
2005-02-05 15:11:58 +00:00
alek
9a057371c6 Fix WANTLIB marker 2005-01-27 23:43:02 +00:00
naddy
4ea670fd4b Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-27 02:09:52 +00:00
jakob
ff6ff11201 openldap v2.2.23 2005-01-26 08:27:47 +00:00
alek
d5005233fd Fix WANTLIB marker 2005-01-25 16:01:07 +00:00
espie
dd321d251b and bump the right package name... 2005-01-23 10:30:02 +00:00
espie
f01a06fa5b bad libspec, to find the correct library, you must look into a
directory where there's no candidate that is more recent.
2005-01-23 10:28:07 +00:00
brad
843e3c4483 fix symlink vulnerability.
http://lists.mysql.com/internals/20600

From: Bernd Ahlers <b dot ahlers at ba-net dot org>
2005-01-20 03:00:00 +00:00
brad
7f3db6f8cd go away 0 byte file. 2005-01-20 02:49:25 +00:00
jolan
48bab7f528 update to 2.8.15, ok djm@ 2005-01-15 00:22:11 +00:00
brad
1337fc6ca9 upgrade to MySQL 4.0.23
fixes some crashing issues among many other bug fixes,
seems to have resolved a crashing issue henning@ was
experiencing on sparc64.
2005-01-14 01:42:58 +00:00
sturm
b1d1e479a4 better and consistent LIB_DEPENDS on db; this fixes a few possible
build time failures, where the wrong version of db could be found
2005-01-12 21:31:05 +00:00
jolan
eead46dd69 fix for aggressive malloc options, backported from sqlite cvs
ok djm@
2005-01-12 17:54:05 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
jakob
ba0657fa96 OpenLDAP release 2.2.20 (stable) 2005-01-04 18:35:49 +00:00
sturm
51a1d482bf regression tests are broken on this one, even after fixing they'd need
a database properly set up, so just disable them

noticed by alek@
2005-01-02 08:02:27 +00:00
alek
298795d7f4 - Fix libpq soname
- Rework WANTLIB as this port has SUBPACKAGES
- Replace RUN_DEPENDS with LIB_DEPENDS
- Add PKG_ARCH
- Bump PKGNAME

ok sturm@, Brandon Palmer (MAINTAINER)
2005-01-02 00:23:28 +00:00
espie
f0c411226c okay, conflicting with a dependency is not good. 2004-12-30 11:37:59 +00:00
espie
09fd58c468 conflict 2004-12-30 01:01:37 +00:00
jolan
38c6838f15 update to 1.0.20 2004-12-26 02:51:52 +00:00
msf
d345d5c6bc +p5-DBIx-SearchBuilder 2004-12-21 03:46:59 +00:00