sebastia
584a0afe4b
Update to 2.0.8, addressing temp file permissions prolem.
...
OK jasper@
2015-04-21 06:39:31 +00:00
afresh1
88dd4cd5f9
Update databases/p5-SQL-Translator to 0.11021
...
OK benoit@
2015-04-21 02:38:50 +00:00
espie
3ec5ab2238
track first dependency parent so that we can display it, instead
...
of the user having to figure out where the broken dependency comes from
by inspecting the partial database.
2015-04-19 12:08:02 +00:00
phessler
020a837930
another arch missing atomic ops
2015-04-17 07:59:56 +00:00
phessler
567dc192e3
these expect that "sparc" is sparc64, not 32bit.
2015-04-17 07:59:19 +00:00
jeremy
629895decc
Update to mysql2 0.3.18
2015-04-16 20:34:29 +00:00
jasper
655840594e
- update to puppetdb-2.3.3
...
additional testing/ok sebastia@
2015-04-15 15:15:26 +00:00
ajacoutot
af82ea058b
Update to evolution-data-server-3.16.1.
2015-04-13 07:55:34 +00:00
jca
e1bb720f18
Update to peewee-2.5.1
...
No objections from ports@
2015-04-12 18:37:42 +00:00
giovanni
f168115815
Update to 10.0.17
...
diff from brad@
ok sthen@
2015-04-09 06:58:12 +00:00
jca
5990350509
Re-add EPOCH.
...
EPOCH shouldn't be removed, this prevents upgrades. Noted and patch by
Markus Lude.
2015-04-06 11:46:17 +00:00
afresh1
8a96d2e477
Update databases/p5-DBD-SQLite to 1.46
...
OK robert@ (maintainer)
2015-04-05 23:12:00 +00:00
robert
b8306fba9b
+xapian-bindings
2015-04-05 21:41:52 +00:00
robert
7d4f4c0a7b
import of databases/xapian-bindings:
...
Bindings allowing Xapian to be used from various other programming languages.
Currently the port provides bindings for perl and python only, but can easily
be extended if needed.
ok ajacoutot@
2015-04-05 21:41:02 +00:00
afresh1
3c9703b2c6
Update databases/p5-DBD-CSV to 0.48
...
OK aja@
2015-04-05 20:56:03 +00:00
sthen
f12e6be118
drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
...
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
8a642fe7be
libedbus-private.so is an actual (unversionned) library.
2015-04-03 16:01:12 +00:00
ajacoutot
73b08d8f67
Update to evolution-data-server-3.16.0.
2015-04-03 11:18:24 +00:00
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