Commit graph

546 commits

Author SHA1 Message Date
taca
1c68be197d databases/Makefile: delete ruby-mysql-ext 2017-09-18 02:46:00 +00:00
taca
ee618aba4d databases/Makefile: add ruby-mysql28 2017-09-18 02:36:56 +00:00
taca
ef05fbff45 databases/Makefile: add ruby-mysql-ext 2017-09-18 02:05:30 +00:00
minskim
c98c980822 databases/Makefile: Add py-alembic 2017-09-17 04:00:50 +00:00
minskim
d1975f7576 databases/Makefile: Add ruby-pg_array_parser 2017-09-15 17:52:28 +00:00
minskim
0202000e6f databases/Makefile: Add ruby-arel-helpers 2017-09-14 19:55:38 +00:00
wiz
161d644f23 Remove maatkit, discontinued in 2011. Now part of databases/percona-toolkit 2017-09-03 08:58:29 +00:00
fhajny
2fccd0fa1c Enable postgresql-pgroonga 2017-08-29 13:40:52 +00:00
adam
b8657e04b4 The unicodecsv is a drop-in replacement for Python 2.7's csv module which
supports unicode strings without a hassle.
2017-08-21 15:40:17 +00:00
gavan
3724572379 1 new package in databases 2017-08-17 02:04:07 +00:00
fhajny
0082c5bdb3 Enabe pg_repack 2017-08-15 08:35:34 +00:00
maya
333d5d4aa4 liquibase 2017-07-31 14:24:22 +00:00
adam
f50c5e272a asyncpg is a database interface library designed specifically for PostgreSQL
and Python/asyncio. asyncpg is an efficient, clean implementation of
PostgreSQL server binary protocol for use with Python's asyncio framework.
2017-07-31 12:12:59 +00:00
adam
634aaba86a Removed databases/py-python-rrdtool successor py-rrdtool 2017-07-30 17:35:39 +00:00
adam
56da83abef RRDtool 1.7.0
Bugfixes
--------
* made rrd_fetch_cb_wrapper in RRDs more careful with its arguments
* many bugfixes to resolve issues identified Coverty scan
* fix build issues with libdbl
* take the ds step into account while caching data in rrd graph DEF statements
* never 'exit' from librrd (even when DEBUG is on)

Features
--------
* new command rrd list to show rrd files in a directory
* configurable log-level for rrdcached
* hungarian translation (hu.po)

API
---
* New Exported funtions: rrd_lcd, rrd_reduce_data, rrd_cf_conf and rrd_list
* rrd_list support for perl and python binding
* all new and much more complete python bindings working on both python 2.6+ and 3.3+
* extended documentation in rrdlib.pod
2017-07-27 18:31:20 +00:00
jnemeth
b1bb05a060 sort 2017-07-20 04:11:58 +00:00
taca
722ac8fabc Add and enable ruby-arel60. 2017-07-18 14:28:12 +00:00
adam
20cc8a5800 Multidict is dict-like collection of key-value pairs where key might be
occurred more than once in the container.

HTTP Headers and URL query string require specific data structure: multidict.
It behaves mostly like a regular dict but it may have several values for the
same key and preserves insertion ordering.
2017-07-16 09:37:09 +00:00
adam
13b186dead PkgSrc:
renamed py-redis-py to py-redis

2.10.5
    * Allow URL encoded parameters in Redis URLs. Characters like a "/" can
      now be URL encoded and redis-py will correctly decode them.
    * Added support for the WAIT command.
    * Better shutdown support for the PubSub Worker Thread. It now properly
      cleans up the connection, unsubscribes from any channels and patterns
      previously subscribed to and consumes any waiting messages on the socket.
    * Added the ability to sleep for a brief period in the event of a
      WatchError occuring.
    * Fixed a bug with pipeline error reporting when dealing with characters
      in error messages that could not be encoded to the connection's
      character set.
    * Fixed a bug in Sentinel connections that would inadvertantly connect
      to the master when the connection pool resets.
    * Better timeout support in Pubsub get_message.
    * Fixed a bug with the HiredisParser that would cause the parser to
      get stuck in an endless loop if a specific number of bytes were
      delivered from the socket. This fix also increases performance of
      parsing large responses from the Redis server.
    * Added support for ZREVRANGEBYLEX.
    * ConnectionErrors are now raised if Redis refuses a connection due to
      the maxclients limit being exceeded.
    * max_connections can now be set when instantiating client instances.
2017-07-14 11:36:27 +00:00
adam
f7716a4492 Removed databases/postgresql91 2017-05-24 19:51:12 +00:00
markd
f005c3af2f Add py-pickleshare 2017-04-23 03:39:53 +00:00
minskim
23e134c09a Add ruby-activerecord42 2017-04-21 00:13:01 +00:00
wiz
ba5f9c2b6c + leveldb. 2017-03-14 13:20:14 +00:00
joerg
c6d62858b9 + jdbc-mysql51 2017-01-02 19:31:47 +00:00
rodent
a71bc063ac It's time to make Tryton great again. This update is YUGE. There are 71
new packages. Most of which are the remaining modules of the Tryton
platform which weren't packaged. The others are dependencies of the new
modules. This was tested on FreeBSD and is based in large part on Richard
Palo's (richard@) work. This is the most recent release of the Tryton
platform, version 4.2. There's a very large list of changes from the 3.8
series we have in pkgsrc. If you're interested, those functional changes
can be found here:

http://www.tryton.org/posts/new-tryton-release-42.html
http://www.tryton.org/posts/new-tryton-release-40.html
2016-12-04 21:12:58 +00:00
adam
974a1f3317 Added postgresql96 directories 2016-10-30 08:58:12 +00:00
kamil
1ec811a2a3 Added:
- lua-sql-mysql
 - lua-sql-postgres
 - lua-sql-sqlite
 - lua-sql-sqlite3
2016-10-08 13:02:37 +00:00
jaapb
2f888fae2e Added ocaml-ldap to SUBDIRs 2016-09-20 12:55:04 +00:00
mef
6e31f30916 Added databases/p5-Net-FileMaker version 0.064
Added time/p5-DateTime-Incomplete version 0.08
Added time/p5-DateTime-Format-CLDR version 1.17
2016-09-17 02:42:08 +00:00
adam
0f4cfd1961 Added databases/mysql57 version 5.7.15 2016-09-16 06:49:49 +00:00
jdolecek
0dadc3efc0 add php-mongodb 2016-08-04 16:05:01 +00:00
jdolecek
60fa2858cc add php-redis3 2016-07-26 09:51:44 +00:00
fhajny
87365c441a Enable postgresql9[1-5]-contrib packages, disable previous split
packages.
2016-06-19 21:11:22 +00:00
gdt
8282ff7ac5 Remove postgresql-postgis
This package is well beyond obsolete, and is no longer maintained
upstream.  It only existed because postgis2 (now at 2.2, 2 major
releases later) was added instead of just updating this one.
2016-03-13 23:25:21 +00:00
fhajny
5d8c7f9d42 Add pgpool2 2016-03-11 21:31:36 +00:00
fhajny
54cba7d350 Add wiredtiger 2016-02-26 15:54:09 +00:00
tnn
0f56b2ddfc add databases/postgresql95-* 2016-02-25 21:48:08 +00:00
fhajny
8d4b8d365b Enable databases/R-sqldf and dependencies. 2016-02-25 19:52:07 +00:00
jaapb
fb6cd824bf Added pgocaml to Makefile SUBDIRs 2016-02-06 15:06:16 +00:00
riz
4657ea42e0 Add and enable py-carbon. 2015-12-11 21:41:21 +00:00
riz
0395d78670 Add and enable py-whisper. 2015-12-11 21:35:45 +00:00
fhajny
05aad0ff6b Add new Erlang module packages 2015-11-04 14:07:26 +00:00
ryoon
420dfc5f36 Add sqliteman 2015-10-27 20:42:25 +00:00
joerg
a8a8ac2933 Retire EOLed PostgreSQL 8.4 and 9.0. 2015-10-24 21:36:48 +00:00
fhajny
0a467d9531 Add mongo-tools 2015-10-21 16:39:23 +00:00
fhajny
f5a65bf1db Add apache-cassandra2 2015-10-21 12:57:30 +00:00
rodent
ba2ddcf231 +mysqltuner 2015-10-11 11:39:04 +00:00
wen
2be1b60876 add p5-DBICx-Sugar 2015-10-07 14:45:23 +00:00
fhajny
0007767fa3 Import wip/php-rrd as converters/php-rrd.
The PECL/rrd extension provides bindings to the RRDtool C library.
2015-09-03 07:31:17 +00:00
jnemeth
968192daf0 sort 2015-09-03 05:42:25 +00:00