naddy
4cb3e73f03
bump revision for plist changes 4.8 -> 4.9
2011-01-15 01:09:42 +00:00
ajacoutot
a7c8096071
Use '-q' as advised in the man page so that we don't polute the output.
2011-01-13 16:31:45 +00:00
pea
91d98e4cff
Run slapd as a non-privileged user.
...
ok ajacoutot@
2011-01-13 15:44:10 +00:00
pea
9bbf50ab92
Run slapd as a non-privileged user
...
ok ajacoutot@
2011-01-13 15:41:40 +00:00
pea
1c8693beea
Correctly fixes the wantlib.
...
spotted by landry@
2011-01-12 08:00:29 +00:00
ajacoutot
394ad895ec
Revert local patches that reverted a commit that broken MySQL on OpenBSD
...
64-bit archs and apply a patch from upstream to properly fix the
regression.
from Brad (maintainer)
2011-01-11 11:03:03 +00:00
rpointel
22a13c667b
Update py-redis to 2.2.2.
...
ok benoit@
2011-01-10 20:13:55 +00:00
landry
80c1092783
Oops, typo.
2011-01-10 08:11:56 +00:00
landry
6f77cce928
Major update to sqlite 3.7.4. Based on a diff from stu@ for 3.7.3,
...
enables FTS3, SOUNDEX and RTREE options, remove the now non-relevant
'thread override lock' thing. Simplify Makefile a bit.
Tested by sthen@ on arm, jasper@ on mips64el, sebastia@ on the vax
(yay!) and myself on sparc64/ppc/amd64.
ok sebastia@ jasper@ espie@
2011-01-09 19:11:34 +00:00
pea
2789748e13
Link openldap23
2011-01-07 12:50:55 +00:00
ajacoutot
6e66be4e44
Remove useless MESSAGE.
...
Unbreak rc script.
2011-01-07 12:26:50 +00:00
ajacoutot
1e59cae24d
Unbreak rc script.
...
Remove bogus MESSAGE-server.
2011-01-07 12:24:32 +00:00
pea
9dd317bc78
Fix after OpenLDAP upgrade
...
spotted by landry@
patches from jasper@
2011-01-07 10:32:43 +00:00
pea
ead0a13e53
Fix wantlib after OpenLDAP upgrade
...
spotted by landry@
2011-01-07 10:27:20 +00:00
pea
d8e2f5d8db
*MAJOR UPGRADE*
...
Upgrade to OpenLDAP 2.4.23.
Important things to know:
+ ldbm backend has been removed
+ bdb is the default backend
+ slurp has been removed
Backup all your data before this upgrade !!
Tested in a bulk by landry@
Lot of help/comments/ideas/tests from ajacoutot@, jasper@, landry@, sthen@, stephan@
ok ajacoutot@, landry@, jasper@, stephan@
2011-01-07 10:24:30 +00:00
pea
7bc9a34699
First step for the OpenLDAP upgrade: import the server side of OpenLDAP 2.3
...
ok landry@, ajacoutot@, jasper@, stephan@
2011-01-07 10:17:04 +00:00
benoit
c72d5860e0
- update p5-Data-Pageset to 1.06
2011-01-07 09:03:15 +00:00
jeremy
62b8503fc5
Bump REVISION for rbx FLAVOR PLIST change. Reminded by landry@.
2011-01-06 20:15:22 +00:00
jeremy
0c770250cc
Update ruby-sequel to 3.19.0.
2011-01-06 18:15:14 +00:00
pea
c55cd2de09
Update to 2.17.2
...
ok landry@
2011-01-06 14:12:16 +00:00
pea
86b709bca9
Update to 1.12.2
...
ok landry@
2011-01-06 13:03:21 +00:00
jeremy
4f9664ab00
REVISION bump for rbx FLAVOR PLIST change.
...
OK landry@
2011-01-06 04:24:22 +00:00
stu
cb805e2ebe
Update to newer Tcl layout.
...
ok landry@, sebastia@
2011-01-05 16:39:44 +00:00
ajacoutot
ae70c849c2
Make use of rcexec.
...
While here, force postgresql to quit in rc_stop, ok pea@
2011-01-05 16:05:54 +00:00
espie
f238ba6e80
handle PATCHFILES, ignore CHECKSUM_FILE
2011-01-04 21:55:19 +00:00
ajacoutot
e133cd7a34
Cope with recent class handling in rc.subr.
2011-01-04 16:03:00 +00:00
pea
127a60d84a
+ update to 1.3.4
...
+ add a rc script
ok ajacoutot@
2011-01-04 14:54:28 +00:00
jeremy
9a6e4e759b
Add postgresql -server subpackage to BUILD_DEPENDS as it uses
...
include files in that package.
OK jasper@
2011-01-04 00:17:39 +00:00
jasper
b6bb34278b
- broken on mips64el
2011-01-03 22:23:06 +00:00
jasper
edf66cc9bb
- add missing modules
2011-01-03 19:47:11 +00:00
jasper
6396bd780f
- add missing modules and license marker
...
- regen WANTLIB
2011-01-03 19:38:40 +00:00
dcoppa
64e9c0793a
New HOMEPAGE.
2010-12-30 11:17:10 +00:00
benoit
a98060527c
+p5-Redis
2010-12-29 08:35:04 +00:00
benoit
cc63f7763a
import p5-Redis;
...
Pure perl bindings for redis.
ok dcoppa@
2010-12-29 08:32:33 +00:00
ajacoutot
a7e7c74168
Update to p5-Search-Xapian-1.2.4.0.
2010-12-28 17:47:09 +00:00
ajacoutot
5bcd91744e
Update to xapian-core-1.2.4.
2010-12-28 17:46:20 +00:00
jasper
9a46a03b73
- fix dependency on postgresql, the library is not in -server but in -main.
2010-12-28 11:02:27 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
rpointel
a26103d79a
Update to py-redis 2.2.1.
...
ok landry@ aja@
2010-12-26 09:39:35 +00:00
ajacoutot
df73465884
Update to mysql-5.1.54.
...
More details at:
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-54.html
from Brad
2010-12-26 08:23:17 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
jasper
ac44ce0243
- bump after uuid rename, reminded by aja@
2010-12-24 09:07:38 +00:00
jeremy
1c5550fb81
Clean up regression code in some ruby database ports, adding
...
NO_REGRESS and REGRESS_IS_INTERACTIVE when appropriate, and
comments for some broken regression tests.
Prompted and OK ajacoutot@
2010-12-21 17:10:58 +00:00
jeremy
5601827e41
Remove implied LIB_DEPENDS and switch dbic++ from a LIB_DEPENDS to a
...
BUILD_DEPENDS, since it uses a static library.
Prompted by and OK ajacoutot@
2010-12-21 17:07:06 +00:00
jasper
9f6f035422
- update hs-HDBC-postgresql to 2.2.3.2
2010-12-21 13:37:28 +00:00
jeremy
e4a36d1e6b
+=dbic++
...
+=ruby-amalgalite
+=ruby-amalgalite,ruby19
+=ruby-do_mysql
+=ruby-do_mysql,ruby19
+=ruby-do_mysql,rbx
+=ruby-do_postgres
+=ruby-do_postgres,ruby19
+=ruby-do_postgres,rbx
+=ruby-mysql2
+=ruby-mysql2,ruby19
+=ruby-mysqlplus
+=ruby-swift
2010-12-20 18:49:47 +00:00
jeremy
e5881d646a
Import ruby-mysql2 0.2.6
...
The Mysql2 gem is meant to serve the extremely common use-case of
connecting, querying and iterating on results. Some database libraries
out there serve as direct 1:1 mappings of the already complex C APIs
available. This one is not.
2010-12-20 18:00:52 +00:00
jeremy
1735e13fbe
Import ruby-mysqlplus 0.1.2
...
An enhanced MySQL database driver. With support for async operations and
threaded database access.
2010-12-20 17:45:27 +00:00
jeremy
00d58d2b3f
Import ruby-swift 0.7.2
...
Swift is a fast database API and ORM for ruby 1.9, featuring:
* Multiple databases.
* Prepared statements.
* Bind values.
* Transactions and named save points.
* EventMachine asynchronous interface.
* IdentityMap.
* Migrations.
2010-12-20 17:43:58 +00:00
jeremy
03f960d5d6
Import dbic++ 0.4.1, dependency of ruby-swift
...
dbic++ is a database client library written in C++ which comes with
support for PostgreSQL and MySQL. It's main features are:
* Simple API to maximize cross database support.
* Supports nested transactions.
* Auto reconnect, re-prepare & execute statements again unless inside
a transaction.
* Provides APIs for async queries and a simple reactor API built on
libevent.
2010-12-20 17:39:55 +00:00