4355 Commits

Author SHA1 Message Date
danj
50d1bd5cca + py-sqlparse,python3 2016-12-02 21:43:14 +00:00
danj
7e963f398c Update to py-sqlparse-0.2.2 and add a py3 flavor 2016-12-02 21:42:19 +00:00
giovanni
7adafbfd84 Security update to 4.041, fixes CVE-2016-1251
spotted by afresh1@, thanks
2016-12-01 08:36:28 +00:00
ajacoutot
c0d8ff8d65 Missing @sample directories. 2016-11-23 15:07:10 +00:00
patrick
b344dbd61b +py-odbc,python3 2016-11-19 13:38:35 +00:00
patrick
9411687832 Update py-odbc to 3.0.10.
ok danj@
2016-11-19 13:37:51 +00:00
sebastia
79b1a6a47f Simple update to 4.3.0
ok ajacoutot@
2016-11-18 14:53:37 +00:00
dcoppa
e69f250262 Update to ruby-redis-3.3.2 2016-11-18 09:32:34 +00:00
sebastia
99ba196c42 Simple update 3.2.1 -> 3.2.2, remove dependency to json_pure
that was forgotten to remove with last update
2016-11-17 10:01:04 +00:00
jca
bf8bd13b2d Unbreak after last libssl cleanup.
Just don't use ssl3_send_alert(), as done in more recent openldap
versions.  Diff from guenther@, ok henning@ sthen@
2016-11-16 19:55:30 +00:00
sthen
50f249774f sync WANTLIB-freetds, chasing old move of freetds to gnutls 2016-11-08 21:56:38 +00:00
sthen
12055ca9f9 WANTLIB += pthread 2016-11-08 21:53:16 +00:00
dcoppa
0576c3f5ac Update to HDBC-mysql-0.7.1.0 2016-11-07 13:42:16 +00:00
sthen
2d2a417458 sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread) 2016-11-07 10:51:36 +00:00
ajacoutot
a8123c1af3 Update to evolution-data-server-3.22.2. 2016-11-07 10:38:25 +00:00
jeremy
eb59d42385 Update to tiny_tds 1.0.5 2016-11-04 21:31:10 +00:00
jeremy
1e3602eefd Update to ruby-sqlite3 1.3.12 2016-11-04 21:30:37 +00:00
jeremy
bd688461ea Update to sequel 4.40.0 2016-11-04 21:30:02 +00:00
jeremy
0885a87eb0 Update to mysql2 0.4.5 2016-11-04 21:29:27 +00:00
jeremy
abe67474d6 Update to ruby-ldap 0.9.19
Remove testing infrastructure that doesn't work, and unnecessary pre-build
step.
2016-11-04 21:28:51 +00:00
jeremy
383db5c5f3 Update to amalgalite 1.5.0
Update HOMEPAGE.
2016-11-04 21:27:44 +00:00
jeremy
5db8da2491 Bump ruby gem ext ports after change to PLISTs
This does not include all ruby gem ext ports, but the remaining ones have
updates that will be committed separately.
2016-11-04 21:26:37 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
sebastia
28ac8b1e83 Minor bugfix update to 4.2.4 2016-11-03 21:54:04 +00:00
jeremy
8e1f6e7edb Remove ruby-jdbc-{h2,mysql,postgres,sqlite3}
These are pure ruby/java ports, haven't been updated in 4 years, and are
out of date.  jruby -S gem install if you need them.

OK jasper@
2016-11-02 15:26:58 +00:00
jeremy
fba2d81c0b Unhook ruby-jdbc-{h2,mysql,postgres,sqlite3} 2016-11-02 15:24:53 +00:00
rpe
c5d1f17863 +py-minidb 2016-11-01 13:23:21 +00:00
rpe
ead049cbf0 import py-minidb
minidb is a simple SQLite3 store for Python objects.

OK aja@ sthen@
2016-11-01 13:20:10 +00:00
sthen
88093fe3d9 update to MariaDB 10.0.28, from Brad (who also tested it on ppc): fixes
CVE-2016-5616, CVE-2016-5624, CVE-2016-5626, CVE-2016-3492, CVE-2016-5629,
CVE-2016-8283, CVE-2016-7440, CVE-2016-5584 and CVE-2016-6663.
2016-11-01 10:52:20 +00:00
dcoppa
b44bc8c003 Update to redis-3.2.5 2016-11-01 09:07:19 +00:00
jeremy
dbe8e86586 Remove ruby-swift
Upstream development stopped 2 years ago, and there are no known users.

OK ajacoutot@
2016-10-31 21:33:08 +00:00
jeremy
14e69c979b Remove dbic++
Originally added to support ruby-swift, which is also being removed. Dead
upstream for the last four years, and no known users.

OK ajacoutot@
2016-10-31 21:32:10 +00:00
jeremy
4de2dfda14 Unhook dbic++ and ruby-swift 2016-10-31 21:30:38 +00:00
ajacoutot
1f097c11e4 Update to evolution-data-server-3.22.1. 2016-10-31 10:18:31 +00:00
jca
ee8a8ba827 Unhook luadbi,lua52, broken at runtime and forgotten in previous cleanups. 2016-10-26 00:41:43 +00:00
sthen
fd1dab4d95 add a gssapi flavour to openldap, based on a diff from William Leuschner 2016-10-25 17:25:55 +00:00
feinerer
11759c9b6a +py-pg_activity 2016-10-15 07:37:56 +00:00
feinerer
99ba59fd71 Import pg_activity 1.3.1
pg_activity is a top like application for PostgreSQL server activity
monitoring.

OK landry@
2016-10-15 07:29:10 +00:00
dcoppa
53264d268f Update to hedis-0.9.4 2016-10-07 15:08:10 +00:00
giovanni
2476689efd Security update to 4.037
fixes CVE-2016-1246
spotted by afresh1@, thanks
2016-10-04 05:31:35 +00:00
jasper
c73390c7dd sebastia took over maintainership for this 2016-10-02 10:15:22 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
dcoppa
871ebe3254 Update to redis-3.2.4 2016-09-27 14:38:26 +00:00
jeremy
9b5da3120f Update to ruby-pg 0.19.0 2016-09-25 15:23:32 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
sthen
a425fde028 Readd sqlite3 Tcl bindings. 2016-09-23 09:14:53 +00:00
sthen
546cb53b4c Re-enable the main sqlite3 library/binary in ports and update to 3.14.2.
Tcl support will move to databases/sqlite3-tcl, other ports will be adjusted
in a set of upcoming commits.
2016-09-23 09:13:39 +00:00
sebastia
306577cdb0 Actually let the puppetdb run as the _puppetdb user instead of root.
in case of system upgrades, you may chown logfiles/cache/tempdir
to the _puppetdb user.

feedback/OK jasper@
2016-09-21 20:33:34 +00:00
sebastia
aeb8e4ff04 Do not nail the plugin subpackage to ruby 2.2, works well with 2.3
feedback/OK jasper@
2016-09-21 20:31:28 +00:00
dcoppa
2fb9a290f6 Update to HDBC-mysql-0.7.0.0 2016-09-21 09:22:07 +00:00