4131 Commits

Author SHA1 Message Date
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
sthen
1e60e258d2 add USE_WXNEEDED to unbreak server 2016-09-20 15:44:57 +00:00
danj
279bfe472f maintenance update to py-peewee-2.8.3
while there:
- add a test target
- disable the use of cython
2016-09-17 15:33:39 +00:00
naddy
70bb8e18e7 replace libiconv module 2016-09-13 11:44:06 +00:00
naddy
3fddca680e replace libiconv module 2016-09-12 20:58:39 +00:00
naddy
03993be59c replace libiconv module 2016-09-12 11:45:57 +00:00
ajacoutot
cd28d9de8d Second and last pass at pre-entively fixing ports that would break once
guenther's header pollution cleanup diff is in.
2016-09-11 20:54:12 +00:00
ajacoutot
5558c792d3 First pass at pre-entively fixing ports that would break once guenther's header
pollution diff is in.

lang/squeak/vm does not build but it's due to the recent audio changes
games/xbattle: also fixes some conflicting implicit decl
print/hplip: also fixes some conflicting implicit decl
2016-09-10 13:03:40 +00:00
jasper
b69d33372b sebastia@ takes over these too 2016-09-06 11:27:26 +00:00
jasper
580b2aa32e sebastia@ is the new puppetmaster 2016-09-06 11:26:07 +00:00
jasper
51fc55d7cf unhook puppet3 ports (ruby-hiera, puppetdb and ruby-facter); this also resolves
conflicts with their puppet4 counterparts during dbp builds.
these unhooked ports are scheduled for removal when puppet 3 itself leaves the stage
2016-09-06 11:16:20 +00:00
jasper
1f69c5f572 puppet 4 will soon be the default puppet version, so switch these ports to the
matching hiera port.

discussed with and ok sebastia@
2016-09-06 11:02:00 +00:00
jasper
f10147a660 drop MODRUBY_REV on these ports; jeremy@ pointed out that with
'CONFIGURE_STYLE=ruby gem' it's not needed and dependant ports will require
the correct flavor/version
2016-09-06 09:04:48 +00:00
jasper
7c4cf53f25 force MODRUBY_REV=2.2, partially from jeremy@ 2016-09-05 09:00:07 +00:00
giovanni
ebc74cf41a Update to 1.6.4 2016-09-03 16:54:15 +00:00
jca
1a6654d36f Update to tdb-1.3.11 2016-09-03 12:09:30 +00:00
sthen
9e148acdde update to liquibase-3.5.1, from maintainer Bryan Everly 2016-09-02 18:00:40 +00:00
landry
d9103bf7a7 py-pbr is a BDEP, spotted by naddy@ 2016-09-02 15:34:25 +00:00
edd
26a6a87a7c Update databases/py-sqlalchemy to 1.0.14.
OK landry@
2016-09-02 09:57:44 +00:00
landry
c05da6644a Update to py-sqlachemy-migrate 0.10.0.
Migrate from the dead googlecode original version to the
openstack-maintained fork on pypi. Unbreaks with the upcoming
py-sqlalchemy update baked by edd@
2016-09-02 09:08:36 +00:00
landry
f623699e76 +py-sqlparse 2016-09-02 08:53:45 +00:00
landry
0eebb07761 Import py-sqlparse 0.2.1.
sqlparse is a non-validating SQL parser module for Python.

Needed by an upcoming py-sqlachemy-migrate update.

ok edd@
2016-09-02 08:52:33 +00:00
giovanni
8ac32835b4 bugfix update to 4.036 2016-09-01 17:23:36 +00:00
landry
d55d24c8b2 Patch the default config to use bdb backend by default, this way slapd
works ootb instead of blowing out because we can't use mdb.

discussed with sthen@ (MAINTAINER)
2016-09-01 16:50:35 +00:00
jasper
003e889c0a retire sparc 2016-09-01 10:53:26 +00:00