3592 Commits

Author SHA1 Message Date
landry
d68f86540a Remove patches that shouldnt be here anymore. 2015-04-03 08:53:50 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
jeremy
5b41832e10 Build ruby22 versions of ruby-do_mysql and do_postgres 2015-04-01 21:00:44 +00:00
jeremy
ebca50b0c7 Update data_objects and do_* to 0.10.15
This allows ruby 2.2 to build do_mysql and do_postgres.
2015-04-01 20:58:08 +00:00
ajacoutot
cc2567a585 Unbreak header by defining _PUBLIC_; newer versions just removed it.
Bypassing maintainer because I need this in now to move further on GNOME
stuffs; nicm@ you can come back and hit me in the face if I broke anything.

ok sthen@
2015-03-29 12:28:21 +00:00
benoit
a59050d1eb Update to p5-Redis-1.978. 2015-03-28 09:43:14 +00:00
ajacoutot
37b0f26f0d x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:11:24 +00:00
landry
be867934f2 unbreak by adding a missing BDEP on devel/libtool 2015-03-25 07:13:02 +00:00
landry
e84f2f9416 Update to barman 1.4.0, from Eric Lalonde who takes maintainership.
See http://www.postgresql.org/about/news/1566/ for details.
While here add NO_TEST=Yes since tests depends on pytest libs not ported
yet.
2015-03-24 20:25:01 +00:00
jeremy
34b54b318e Update to sequel_pg 1.6.12 2015-03-23 20:38:36 +00:00
ajacoutot
0ba296222e Cleanup WANTLIB/DEPENDS.
LOCALBASE -> TRUEPREFIX
2015-03-20 16:27:28 +00:00
czarkoff
1728b86aa9 update to mdbtools-0.7.2
OK sthen@
2015-03-20 16:07:08 +00:00
sthen
20447f54e3 update to iODBC-3.52.10 2015-03-20 12:07:41 +00:00
sebastia
df70341934 Minor update to 2.0.7
OK jasper@
2015-03-19 21:15:19 +00:00
naddy
c36ada4f79 fold lib-only PFRAG.shared into PLIST, and some related cleanups 2015-03-19 20:25:26 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
giovanni
5d8cca829c Unbreak compressed backups 2015-03-16 10:04:11 +00:00
sebastia
8dc98cc18b Hook up ruby-hiera-eyaml 2015-03-15 18:20:59 +00:00
sebastia
d4ae9cf99b hiera-eyaml is a backend for Hiera that provides per-value encryption of
sensitive data within yaml files to be used by Puppet.

OK jasper@ pre-lock
2015-03-15 18:19:34 +00:00
jca
39b50d922e Fix hba "samehost"/"samenet" support.
On OpenBSD, the sa_family field in netmask sockaddrs can be zero and
thus different from the sa_family of the address sockaddr.
Until this glitch gets corrected, fix postgresql.

ok sthen@ pea@ (MAINTAINER)
2015-02-18 17:49:56 +00:00
jca
eacaf6c8d1 Fix hba with IPv6 connections.
The incorrect code was generating memcpy calls with src and dest
overlapping, which raises SIGABRT, making the server unreachable
using IPv6.  The fix consists in passing the right parameters to
memcpy, including sizeof(struct sockaddr_in) as len, since
sizeof(struct sockaddr_storage) would be too much, and sa_len
is unusable in netmask sockaddrs.  Debugged with sthen@ and lteo@

Problem reported by Hugo Osvaldo Barrera.

ok sthen@
2015-02-17 12:43:08 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
sthen
ad43ce3371 regen 2015-02-16 21:40:38 +00:00
sthen
0b4183b733 adjust tests to use HDB not MDB, problem reported by nigel@
no pkg change
2015-02-16 15:34:10 +00:00
sthen
6a045833bb Turn off MDB in openldap-server, as shown by the p5-ldap regress tests it
does not work correctly on OpenBSD (slapd segfaults).
2015-02-16 15:32:08 +00:00
sthen
90870c90b9 regen patch; no pkg change 2015-02-16 15:22:12 +00:00
sthen
f7b63274f8 update to p5-ldap 0.64 2015-02-15 00:22:19 +00:00
dcoppa
87e88c4057 Use an env var to avoid a ${SUBST_CMD} 2015-02-13 15:44:13 +00:00
dcoppa
9094cbe434 Update to ruby-redis-3.2.1 2015-02-13 15:24:59 +00:00
ajacoutot
00ab47b141 Update to evolution-data-server-3.12.11. 2015-02-09 10:42:17 +00:00
sthen
2dce7038b1 add bugtracker url 2015-02-06 11:28:12 +00:00
sthen
9eeac5cfa5 add a couple of openldap patches from upstream (slapd crash fixes) 2015-02-06 11:19:33 +00:00
pea
42dbddc262 Security / bugfixes update to 9.4.1 (5 CVE)
ok sthen@
2015-02-06 09:01:21 +00:00
dcoppa
ea49580f81 Fix a bad patch merge
ok naddy@, sthen@
2015-02-04 09:06:16 +00:00
abieber
96b37627e0 bump native modules for node update 2015-02-03 15:49:42 +00:00
abieber
f5318bf48a bump native modules for node update 2015-02-03 15:49:18 +00:00
jeremy
55035dac81 Update to Sequel 4.19.0 2015-02-01 17:59:35 +00:00
brad
8109f38101 Update to MariaDB 10.0.16.
Mainly to deal with the 15 CVE assigned issues fixed by .15 and .16.

ok sthen@
2015-01-30 18:43:12 +00:00
afresh1
820b6ed560 Add missing RUN_DEPENDS to databases/p5-DBIx-Class-Schema-Loader
And take maintainership

OK benoit@
2015-01-27 15:55:29 +00:00
afresh1
7d97bc878c Update databases/p5-DBIx-Class to 0.082810
ok benoit@
2015-01-25 20:08:33 +00:00
naddy
1cab369547 Drop USE_GROFF since groff and mandoc produce identical output. 2015-01-22 17:47:50 +00:00
zhuk
5cc84cfc6e Add --nosync to initdb(1) invocation to speed up test framework startup,
as suggested in private mail.
2015-01-21 21:12:28 +00:00
sthen
f443bc8bac drop USE_GROFF, output checked with gmdiff 2015-01-21 14:05:45 +00:00
bentley
eb5d566e19 Remove Kevin Lo as maintainer, by request. 2015-01-21 06:23:33 +00:00
naddy
1f3fb3e2e5 drop groff 2015-01-21 00:08:38 +00:00
afresh1
dea5585cb0 Update databases/p5-DBI to 1.633
ok benoit@
2015-01-19 07:14:29 +00:00
zhuk
5bc1c22905 This port was unlinked for a while, and can't be used anyway since
x11/kde/office3 removal. There is no other way for it now, except Attic.

Spotted by naddy@
2015-01-18 21:57:36 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
benoit
5ba279e959 Update to p5-Data-RandomPerson-0.50.
maintainer timeout, ok ajacoutot@
2015-01-17 14:14:19 +00:00
giovanni
5b47f36e86 Update to 4.0.29 and fix a use-after-free
ok brad@
2015-01-17 00:42:16 +00:00