Commit Graph

2277 Commits

Author SHA1 Message Date
jasper
23f2a98296 - update to 1.05
- add missing RUN/REGRESS dependencies

from gleydson soares
2011-03-29 16:55:59 +00:00
ajacoutot
b186d4a809 Tweak some patches and remove -DGTK_DISABLE_DEPRECATED to fix a crash in
evolution calendar.
2011-03-29 11:20:02 +00:00
jasper
dcf8f1b1f9 - update to 2.19
- set REGRESS_IS_INTERACTIVE instead of NO_REGRESS
- remove USE_GROFF
- set license

from gleydson soares
2011-03-27 18:01:49 +00:00
dcoppa
e5b0130749 sync 2011-03-26 08:25:48 +00:00
dcoppa
c1995fb275 Import ruby-redis, a gem allowing Ruby programs to interface with
the Redis key-value store.

OK jeremy@
2011-03-26 08:23:25 +00:00
jeremy
9d4d55e233 Build the ruby 1.9 version of some ruby gem ports with C extensions
by default.

OK landry@
2011-03-25 17:02:35 +00:00
jeremy
5e18ad9b76 Update to 0.9.8, distfile now uses .tar.bz2.
OK landry@
2011-03-25 16:41:42 +00:00
jeremy
30be1ec4da Fix regress tests.
OK landry@
2011-03-25 16:39:54 +00:00
dcoppa
d470042e1b sync 2011-03-25 10:08:10 +00:00
dcoppa
4b9119e484 import hs-redis, a Haskell driver for the Redis key-value store.
OK kili@
2011-03-25 10:05:12 +00:00
sthen
397e66739a update to 20110223 upstream patchset
- backported fix for server_host_name setting in odbc
2011-03-24 12:51:19 +00:00
sthen
ed4293297b update to 0.43, various improvements including a fix for a deprecation
warning in new perl. ok jakob@
2011-03-23 19:52:22 +00:00
jasper
2c887d1f32 - backport various fixes from upstream git to allow this to build against
new libgdata.

ok aja@
2011-03-23 15:57:39 +00:00
simon
52c7985789 update to version 2.2.2
with tweaks from dcoppa@ (maintainer)
2011-03-21 19:58:28 +00:00
rpointel
adb7e5c63d update py-redis to 2.2.4.
ok dcoppa@.
2011-03-20 11:45:29 +00:00
jasper
5bd7678cd2 - fix rcs id's
from gleydson soares
2011-03-19 09:18:37 +00:00
jeremy
ab7ce99e65 Bump version to 1.0.2.
OK ajacoutot@
2011-03-18 23:05:44 +00:00
ajacoutot
1ffbcaa750 Remove all redirections -- rc.subr(8) now takes care of it. 2011-03-17 16:49:27 +00:00
pea
8c3042598e Fix regress tests.
ok jasper@
2011-03-17 16:00:27 +00:00
jasper
89a15edd65 - set REGRESS_IS_INTERACTIVE=Yes + comment, as this needs a running ldap server 2011-03-17 12:21:58 +00:00
dcoppa
db6e037f57 Bugfix update to redis-2.0.5 2011-03-16 14:19:38 +00:00
jasper
0a3a085c73 - add missing dependencies 2011-03-14 22:57:09 +00:00
jeremy
7b5ff89528 Bump version to 0.9.1.
OK landry@
2011-03-14 18:31:07 +00:00
jeremy
d11c5fe334 Bump version to 0.5.6, adding SQLite3 support.
OK landry@
2011-03-14 18:30:33 +00:00
jeremy
c38c8b1797 Bump version to 9.0.801. Add a V variable to SUBST_VARS reduce churn
in PLIST.

OK landry@
2011-03-14 17:53:38 +00:00
jeremy
618cff4054 Bump version to 5.1.13. Add a V variable to SUBST_VARS reduce churn in
PLIST.

OK landry@
2011-03-14 17:52:59 +00:00
jeremy
9ac9c31a4e Bump version to 1.3.3. Add a few more regress depends so that regress
works on ruby 1.8.

OK landry@
2011-03-14 17:45:50 +00:00
jeremy
ffae02c306 Bump version to 1.0.0. Set NO_REGRESS as directory required for
tests is not included in the distfile.

OK landry@
2011-03-14 17:42:56 +00:00
landry
2c9ebc2459 Update to sqlite 3.7.5, enable UNLOCK_NOTIFY api (needed by firefox 4).
Tested by phessler@ on loongson/sparc, jasper@ on arm, myself on
amd64/sparc64/macppc, and went through a pair of amd64 bulk builds
without issues.
ok sthen@ dcoppa@
2011-03-14 14:39:51 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
jeremy
055c40f862 Update to 0.10.1. Remove patch included upstream.
OK landry@
2011-03-11 18:40:46 +00:00
sthen
3a0f132798 update p5-SQL-Translator to 0.11007 2011-03-10 22:52:51 +00:00
ajacoutot
564c909458 Remove now uneeded redirection. 2011-03-09 18:51:48 +00:00
ajacoutot
490432a2f1 Simplify: 'mysqladmin -s ping' is not good enough for rc_check because
while the daemon is shutting down, the access will be denied but the
process will still exists until it has shutdown completely.
This allows restart to work properly.

discussed with and ok robert@
2011-03-08 10:46:31 +00:00
ajacoutot
1ae9f055d7 Maintenance update to evolution-data-server-2.32.2.
Unbreak with new gtk+2.
2011-03-07 19:35:30 +00:00
ajacoutot
194fb0a9f4 No need to override rc_start() anymore, just use rc_bg. 2011-03-06 16:54:38 +00:00
jasper
bbf1976d5e - update openldap to 2.4.24, fixes CVE-2011-1024 and CVE-2011-1025.
ok pea@ sthen@
2011-03-03 14:52:04 +00:00
espie
59488755a7 tweak the way mksqlitedb work: keep looking at dependencies after we do
the main tree.

initial work by florent tribouilloy

a bit of clean-up from me.
2011-03-02 16:19:54 +00:00
jeremy
78cb8c2e49 Apply security fix for:
CVE-2011-0448: Potential SQL Injection

OK ajacoutot@
2011-02-10 01:44:54 +00:00
pea
fa243c7d12 Add a small upgrade howto.
idea from sthen@
ok sthen@, landry@
looks good espie@
2011-02-09 10:53:12 +00:00
pea
6c67d07d32 Update to 9.0.3.
+ CVE fix (CVE-2010-4015)
+ fix nasty behavior:
  - Before exiting walreceiver, ensure all the received WAL is fsync'd to disk.
    Otherwise the standby server could replay some un-synced WAL, conceivably leading
    to data corruption if the system crashes just at that point.
  - Make ALTER TABLE revalidate uniqueness and exclusion constraints when needed

Tested in a bulk by landry@

ok ajacoutot@, landry@, sthen@
2011-02-02 14:10:45 +00:00
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