Commit Graph

1376 Commits

Author SHA1 Message Date
robert
0bb447be4f update to version 5.0.45 that includes bugfixes and a couple of security
fixes too;

move to a new way of documenting the usage of mysql,
based on the documentation that can found in postgresql port

the original diff was from Brad; fixes from Stuart Henderson and me;

ok naddy@, espie@, pvalchev@
2007-08-08 21:33:51 +00:00
kurt
2695e61be2 - replace 'ocamlfind install' based install with our own do-install target
so that /usr/local/lib/ocaml/ld.conf doesn't get modified durring the
build. idea from databases/ocaml-postgresql.  NOTE: these ports need some
more adjustment after unlock. they need @exec/unexec to properly tweek
/usr/local/lib/ocaml/ld.conf.
- add no-autoheader to quiet warning
okay naddy@ pvalchev@
2007-08-07 18:58:17 +00:00
david
6d648f4372 sort SUBDIR list 2007-08-02 03:35:22 +00:00
steven
9ee2bdca3f specify autoconf version and especially USE_LIBTOOL! 2007-07-30 15:36:34 +00:00
steven
a6c9497a3a update to 3.4.1
ok kili@
2007-07-30 06:28:07 +00:00
jasper
751c14b923 add tdb 2007-07-28 21:38:44 +00:00
jasper
30522a429c import tdb 1.0.6
TDB is a Trivial Database. In concept, it is very much like GDBM, and
BSD's DB except that it allows multiple simultaneous writers and uses
locking internally to keep writers from trampling on each other. TDB is
also extremely small.

from Nicholas Marriott (MAINTAINER)
2007-07-28 21:37:26 +00:00
simon
333267e0c1 update to version 3.0.16, remove MAINTAINER per his request
and the quotes around COMMENT

confirmed by former maintainer Sam Smith
2007-07-27 20:28:02 +00:00
simon
4ee299d723 update to version 0.35, remove MAINTAINER per his request,
a disappeared dependency and the quotes around COMMENT

confirmed by former maintainer Sam Smith
2007-07-27 20:22:37 +00:00
simon
a4171b33ab update to version 1.22, remove MAINTAINER per his request
and the quotes around COMMENT

confirmed by former maintainer Sam Smith
2007-07-27 19:51:35 +00:00
naddy
7682bff9fd bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH 2007-07-27 19:17:11 +00:00
steven
6e7c786204 please bump PKGNAME after changing DESCR 2007-07-26 08:57:02 +00:00
pyr
9b029ff779 add a description where there was none.
``sounds reasonnable'' simon@
2007-07-23 17:07:14 +00:00
espie
c517f89119 List::MoreUtils is actually needed to do anything useful
bump PKGNAME.
2007-07-16 01:20:10 +00:00
ajacoutot
04b7d17b5c - fix kerberos (heimdal) detection
ok jasper@
2007-07-12 10:27:46 +00:00
martynas
753a5f91cd - update to evolution-data-server-1.10.2;
- add additional patches to (fix CVE-2007-3257):
fix a remote code execution vulnerability in the IMAP provider;
fix maildir support (bug #352346);
tested ajacoutot@ and jasper@ (who verified no regression w/ kerberos
for the update)
ok jasper@
2007-07-11 22:13:05 +00:00
jasper
e4b7b5a4c2 forgot to bump pkgnames after PFRAG.shared removal, sorry..
noticed by naddy@
2007-07-09 19:31:07 +00:00
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
ajacoutot
98e8028f83 - typo in HOMEPAGE (from mike at erdelynet dot com)
- remove quotes around COMMENT while here
2007-07-01 20:48:38 +00:00
espie
a9210862c2 update to 3.4.0, heads up from Srebrenko Sehic,
okay martynas@

(boy, we got too many eastern europeans in there, I can't spell their names
and have to look it up each time)
2007-06-26 19:13:37 +00:00
ajacoutot
7a4db6d0f9 - fix iconv configure check so that it compiles under powerpc
from evolution CVS

ok jasper@
2007-06-26 16:56:54 +00:00
martynas
890fa0a60c use the constant directory for documentation; ok steven@ 2007-06-25 17:12:29 +00:00
martynas
122799b4bc - fix HOMEPAGEs not escaping #, inspired by simon@'s fix for simplejson;
- better COMMENT for bbpager;
- bump PKGNAMEs;
ok simon@
2007-06-24 21:53:27 +00:00
jcs
e9a45f2851 update to activerecord-1.15.3 2007-06-22 03:45:19 +00:00
espie
b423669a57 strigi search engine, dependency of kde4.
compiles, probably doesn't run right yet.
2007-06-10 21:46:27 +00:00
simon
8d66e6ce6c add p5-Catalyst-Model-DBI 2007-06-08 17:19:39 +00:00
simon
7c7f29600c import Catalyst-Model-DBI-0.19
This module is a DBI model class for Catalyst.

"go ahead" jasper@
2007-06-08 17:17:21 +00:00
mbalmer
a02d138551 Fix a typo in the server README.OpenBSD file.
Noticed by Ingo Schwarze <schwarze@usta.de>.
2007-06-07 20:39:51 +00:00
ckuethe
2b3537d3ea Update mysql 5.0.37 to 5.0.41, from brad
ok robert
2007-06-07 20:35:35 +00:00
martynas
5b0a666c0d postgresql-server is not needed for building
from michael at genoverly dot com
mbalmer@ agrees
2007-06-05 10:06:24 +00:00
simon
ddfcb4f64a update to version 0.20
ok espie@
2007-06-03 16:18:14 +00:00
simon
3e7b7ca3f5 update to version 0.03012; patches accepted upstream
ok espie@
2007-06-03 16:15:57 +00:00
espie
30f50432b3 +keximdb 2007-06-03 09:58:42 +00:00
espie
9490f905e3 kexi driver to facilitate import of access databases (kexi is part of
koffice).  works about as well as mdbtools, which is not that great.
package has been tweaked to use the mdbtools port instead of its own
somewhat outdated version...
2007-06-03 09:55:08 +00:00
espie
29ba70ae85 more recent cvs snapshot, minor tweaks. 2007-06-03 09:51:57 +00:00
alek
ca4674cd8c switch to use MASTER_SITE_RUBYFORGE 2007-06-01 11:00:14 +00:00
aanriot
2960934b5d +jxplorer 2007-05-31 18:14:31 +00:00
aanriot
3e1e9a4ee2 JXplorer is an open source ldap browser originally developed by Computer
Associates' eTrust Directory development lab. It is a standards
compliant general purpose ldap browser that can be used to read and
search any ldap directory, or any X500 directory with an ldap
interface.

tested by matthieu@, ok mbalmer@
2007-05-31 18:13:15 +00:00
jcs
69af47a171 sync plist with gems update, bump pkgname 2007-05-30 23:35:08 +00:00
kili
17639bd9fd Update to version 8.2-505.
See http://jdbc.postgresql.org/changes.html#version_8.2-505 for changes.

While here, remove pointless REGRESS_DEPENDS=${BUILD_DEPENDS}.

Tested and ok, ian@
2007-05-30 23:29:42 +00:00
kili
4a24228477 Don't use RUN_DEPENDS=${BUILD_DEPENDS}.
This actually drops the bogus RUN_DEPENDS to gmake.
2007-05-28 16:04:15 +00:00
martynas
3543d3337e add py-psycopg2 and py-sqlobject 2007-05-27 15:27:45 +00:00
martynas
349a0a5a72 SQLObject is a popular Object Relational Manager for providing an
object interface to your database, with tables as classes, rows as
instances, and columns as attributes.  SQLObject includes a
Python-object-based query language that makes SQL more abstract,
and provides substantial database independence for applications.
2007-05-27 15:11:09 +00:00
martynas
4f3a5be0b7 Psycopg2 is a PostgreSQL database adapter for the Python programming
language.  It was written from scratch with the aim of being small,
fast and stable. It supports the full Python DBAPI-2.0 and is thread
safe.
2007-05-27 14:58:30 +00:00
martynas
bd1c04896e update to 1.2.2, fix DESCR (it's *not* only for MySQL-3.22 and
3.23); ok steven@
2007-05-27 14:45:33 +00:00
martynas
9e81df45a3 update to 0.32; ok simon@ (long ago)
maintainer timeout
2007-05-27 14:03:53 +00:00
espie
66f6ed02f5 zap extra space at the end of comment. 2007-05-27 11:49:10 +00:00
steven
f28ba4669a remove unneeded BASE_PKGPATH definition 2007-05-26 10:35:51 +00:00
martynas
948abfc582 - update to py-sqlalchemy-0.3.7;
- remove py-mysql from REGRESS_DEPENDS, from maintainer;
- install documentation and examples;
ok maintainer Will Maier
2007-05-25 17:05:54 +00:00
espie
19b760f01d move Class::Inspector to runtime depends. Impossible to do anything without
it...
2007-05-24 11:01:01 +00:00