aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* lang/pypy: update to 2.6.1dbn2015-09-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Add external cffi ports (a la python): - databases/pypy-gdbm - databases/pypy-sqlite3 - x11-toolkits/pypy-tkinter - Add bsd.pypy.mk for consistency between pypy ports. - Add bsd.pypy.cffi.mk for consistency with external cffi ports. - Switch back to using $PREFIX/pypy-X.Y (the '-' separator is required to differentiate between lang/pypy and lang/pypy3) - Remove all patches (upstreamed, see announcement below) ChangeLog: - Bug Fixes - Revive non-SSE2 support - Fixes for detaching _io.Buffer* - Clear up contention in the garbage collector between trace-me-later and pinning - Issues reported with our previous release were resolved after reports from users on our issue tracker at https://bitbucket.org/pypy/pypy/issues or on IRC at #pypy. - New features: - cffi was updated to version 1.3 - The python stdlib was updated to 2.7.10 from 2.7.9 - vmprof now supports multiple threads - The translation process builds cffi import libraries for some stdlib packages, which should prevent confusion when package.py is not used - better support for gdb debugging - FreeBSD should be able to translate PyPy "out of the box" with no patches - Numpy: - Better support for record dtypes, including the align keyword - Implement casting and create output arrays accordingly (still missing some corner cases) - Support creation of unicode ndarrays - Better support ndarray.flags - Support axis argument in more functions - Refactor array indexing to support ellipses - Allow the docstrings of built-in numpy objects to be set at run-time - Support the buffered nditer creation keyword - Performance improvements: - Delay recursive calls to make them non-recursive - Skip loop unrolling if it compiles too much code - Tweak the heapcache - Add a list strategy for lists that store both floats and 32-bit integers. The latter are encoded as nonstandard NaNs. Benchmarks show that the speed of such lists is now very close to the speed of purely-int or purely-float lists. - Simplify implementation of ffi.gc() to avoid most weakrefs - Massively improve the performance of map() with more than one sequence argument Differential Revision: https://reviews.freebsd.org/D3285
* python-sql is a library to write SQL queries in a pythonic way.wen2015-08-241-0/+1
| | | | WWW: http://python-sql.tryton.org/
* New port: databases/tarantool-cvg2015-08-231-0/+1
| | | | | | Tarantool-c is a client library written in C for Tarantool. WWW: https://github.com/tarantool/tarantool-c
* databases/rubygem-activerecord41: create portswills2015-08-051-0/+1
| | | | | | | Add rails 4.1 version of activerecord PR: 201816 Submitted by: Torsten Zühlsdorff <ports@toco-domains.de>
* databases/rubygem-activemodel41: create portswills2015-08-051-0/+1
| | | | | | | Add rails 4.1 version of activemodel PR: 201815 Submitted by: Torsten Zühlsdorff <ports@toco-domains.de>
* Add databases/elixir-geo, a set of GIS functions for Elixir witholgeni2015-07-281-0/+1
| | | | optional PostGIS support.
* Remove expired port:rene2015-07-221-1/+0
| | | | 2015-07-22 databases/p5-DBD-Pg32: Use databases/p5-DBD-Pg instead, compatability probles are fixed
* New port: databases/levigopi2015-07-181-0/+1
| | | | | | | | | | | levigo is a Go wrapper for LevelDB. The API has been godoc'ed and is available on the web. Questions answered at golang-nuts@googlegroups.com. WWW: https://github.com/jmhodges/levigo PR: 194986 Submitted by: cheffo@freebsd-bg.org
* Add databases/elixir-ecto_migrate, automatic migrations for Ecto.olgeni2015-07-161-0/+1
|
* Add databases/elixir-calecto, an Adapter for the Calendar libraryolgeni2015-07-141-0/+1
| | | | in Ecto.
* Mtools is a collection of helper scripts to parse and filter MongoDBbsam2015-07-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | log files (mongod, mongos), visualize log files and quickly set up complex MongoDB test environments on a local machine: * mlogfilter * slices log files by time, merges log files, filters slow queries, finds table scans, shortens log lines, filters by other atributes, convert to JSON; * mloginfo * returns info about log file, like start and end time, version, binary, special sections like restarts, connections, distinct view; * mplotqueries * visualize logfiles with different types of plots; * mlogvis * creates a self-contained html file that shows an interactive visualization in a web browser (as an alternative to mplotqueries); * mlaunch * a script to quickly spin up local test environments, including replica sets and sharded systems; * mgenerate * generates structured pseudo-random data based on a template for testing and reproduction. WWW: https://github.com/rueckstiess/mtools/
* Add elixir-mongo, database driver for mongodb.vanilla2015-07-081-0/+1
|
* Add databases/elixir-timex_ecto, an adapter for using Timexolgeni2015-07-031-0/+1
| | | | DateTimes with Ecto.
* Add databases/elixir-mariaex, a database driver for MariaDB andolgeni2015-07-021-0/+1
| | | | MySQL written in pure Elixir.
* Add databases/elixir-postgrex, a database driver for PostgreSQLolgeni2015-07-021-0/+1
| | | | written in pure Elixir.
* Add databases/elixir-ecto, a database wrapper for Elixir.olgeni2015-07-021-0/+1
|
* Sorting out some Erlang stuff:olgeni2015-06-271-2/+2
| | | | | | | | | | | | | - Rename a few Erlang-related ports using the erlang- prefix; it will avoid confusion with elixir- ports. - Remove DOCS and EXAMPLES where not actually useful. - Simplify RUN_DEPENDS where possible. - Move textproc/exmpp to devel/erlang-exmpp. - Add missing R18 compatibility fix for devel/erlang-oserl. - Upgrade erlang-cuttlefish to 2.0.3. The idea is that libraries ("deps") have the "erlang-" prefix, while larger projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
* databases/influxdb: create portswills2015-06-261-0/+1
| | | | | | | | | An open-source, distributed, time series database with no external dependencies. WWW: http://influxdb.com PR: 198073 Submitted by: Stefan Lambrev <cheffo@freebsd-bg.org>
* - New port: databases/casstclgahr2015-06-201-0/+1
| | | | | | | CassTcl provides a Tcl interface to the Cassandra database using DataStax cpp-driver C/C++ API. WWW: https://github.com/flightaware/casstcl
* - New port: databases/cassandra-cpp-drivergahr2015-06-201-0/+1
| | | | | | | | | DataStax Cpp Driver is modern, feature-rich, and highly tunable C/C++ client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's native protocol and Cassandra Query Language v3. WWW: http://datastax.github.io/cpp-driver/
* Add p5-LMDB_File, a wrapper of openldap's lmdb.vanilla2015-06-181-0/+1
|
* Sort entries.olgeni2015-06-131-2/+2
|
* www/rubygem-rails4: update to 4.2.1swills2015-06-111-0/+2
| | | | Differential Revision: https://reviews.freebsd.org/D2710
* Remove one more expired port:rene2015-06-111-1/+0
| | | | | | 2015-05-10 databases/postgresql84-server: "EOL was reached in July 2014" The problem in the PR associated with this port did not show up anymore.
* Remove expired ports:rene2015-06-111-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014" 2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3 2015-06-02 deskutils/gimmie: Broken since update to gnome3 2015-06-02 deskutils/glipper: Broken since update to gnome3 2015-06-02 deskutils/gnochm: Broken since update to gnome3 2015-06-02 deskutils/hamster-applet: Broken since update to gnome3 2015-06-02 deskutils/kupfer: Broken since update to gnome3 2015-06-02 deskutils/ontv: Broken since update to gnome3 2015-06-02 deskutils/timer-applet: Broken since update to gnome3 2015-06-02 editors/scribes: Broken since update to gnome3 2015-06-09 games/gweled: Broken since update to gnome3 2015-06-02 games/py-pychess: Broken since update to gnome3 2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork 2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux 2015-06-02 multimedia/arista: Broken since update to gnome3 2015-06-02 net/service-discovery-applet: Broken since update to gnome3 2015-06-05 net/shaperprobe: broken with no known fix (PR 197327) 2015-06-02 print/gnome-specimen: Broken since update to gnome3 2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared 2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared
* new port: databases/rubygem-hermmoll2015-06-081-0/+1
| | | | | | | | | | Her is an ORM (Object Relational Mapper) that maps REST resources to Ruby objects. WWW: http://www.her-rb.org/ Differential Revision: https://reviews.freebsd.org/D2751 Approved by: mat (mentor)
* GitDDL::Migrator is database migration utility extended GitDDL.kuriyama2015-06-021-0/+1
| | | | | | | | | | | | Extended features are: - save migration history - rollback to previous version - specify version - specify SQL (sometimes SQL::Translator's output is wrong) - check differences from versioned SQL and real database WWW: http://search.cpan.org/dist/GitDDL-Migrator/
* This is database migration helper module for users who manage databasekuriyama2015-06-021-0/+1
| | | | | | | | | | schema version by single .sql file in git repository. By using this module, you can deploy .sql to database, check sql version between database and .sql file, make diff between them, and apply alter table to database. WWW: http://search.cpan.org/dist/GitDDL/
* Create the pypuppetdb port, a python library for interacting with the ↵allanjude2015-06-021-0/+1
| | | | | | | | | | PuppetDB REST API A required dependancy of puppetboard Differential Revision: https://reviews.freebsd.org/D2671 Approved by: xmj Sponsored by: ScaleEngine Inc.
* New port: databases/cegobridge (replaces databases/my2cego)pi2015-05-191-1/+1
| | | | | | | | | | | | cegobridge is a tool to import/export database dumps into Cego, a Relational Database Management System (RDBMS). Currently it supports MySQL, other database systems to import/export can be added. Many more details are available at: WWW: http://www.lemke-it.com/ Submitted by: Björn Lemke <lemke@lemke-it.com>
* The psycogreen package enables psycopg2 to work with coroutine libraries,wen2015-05-071-0/+1
| | | | | | | | | | using asynchronous calls internally but offering a blocking interface so that regular code can run unmodified. WWW: https://bitbucket.org/dvarrazzo/psycogreen PR: 199067 Submitted by: loic.blot@unix-experience.fr
* Add databases/eredis, a Redis client for Erlang.olgeni2015-05-061-0/+1
|
* Remove expired port:rene2015-04-181-1/+0
| | | | 2015-04-15 databases/php53-pdo_sqlite: security EOL reached 14 Aug 2014
* Remove expired ports:rene2015-04-181-17/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014 2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014 2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014 2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014 2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014 2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014 2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pdo_odbc: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-sqlite: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-readline: security EOL reached 14 Aug 2014 2015-04-15 mail/php53-imap: security EOL reached 14 Aug 2014 2015-04-15 sysutils/php53-posix: security EOL reached 14 Aug 2014 2015-04-15 archivers/php53-phar: security EOL reached 14 Aug 2014 2015-04-15 graphics/php53-gd: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-xsl: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pdo_firebird: security EOL reached 14 Aug 2014 2015-04-15 devel/mingw64-binutils: Obsolete. Migrate to devel/binutils based ports 2015-04-15 devel/cross-binutils: Obsolete. Migrate to devel/binutils based ports 2015-04-15 databases/php53-pdo_dblib: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-sysvshm: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-json: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-redis: requires php53, security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-pspell: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pgsql: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-xmlreader: security EOL reached 14 Aug 2014 2015-04-15 converters/php53-iconv: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-odbc: security EOL reached 14 Aug 2014 2015-04-15 ftp/php53-curl: security EOL reached 14 Aug 2014 2015-04-15 math/php53-gmp: security EOL reached 14 Aug 2014 2015-04-15 security/php53-mcrypt: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-shmop: security EOL reached 14 Aug 2014 2015-04-15 math/php53-bcmath: security EOL reached 14 Aug 2014 2015-04-15 security/php53-hash: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-sysvsem: security EOL reached 14 Aug 2014 2015-04-15 archivers/php53-zip: security EOL reached 14 Aug 2014 2015-04-15 graphics/php53-exif: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-gettext: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-mysql: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-xmlwriter: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-xml: security EOL reached 14 Aug 2014 2015-04-15 converters/php53-mbstring: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-sysvmsg: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-mysqli: security EOL reached 14 Aug 2014 2015-04-15 misc/php53-calendar: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-tokenizer: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pdo: security EOL reached 14 Aug 2014 2015-04-15 net/php53-xmlrpc: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-interbase: security EOL reached 14 Aug 2014 2015-04-15 www/php53-session: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-mssql: security EOL reached 14 Aug 2014 2015-04-15 www/php53-tidy: security EOL reached 14 Aug 2014 2015-04-15 archivers/php53-zlib: security EOL reached 14 Aug 2014 2015-04-15 net/php53-ldap: security EOL reached 14 Aug 2014 2015-04-15 net-mgmt/php53-snmp: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-dom: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-pcntl: security EOL reached 14 Aug 2014 2015-04-15 archivers/php53-bz2: security EOL reached 14 Aug 2014 2015-04-15 net/php53-sockets: security EOL reached 14 Aug 2014 2015-04-15 lang/php53: security EOL reached 14 Aug 2014 2015-04-15 devel/pecl-uuid: requires php53, security EOL reached 14 Aug 2014 2015-04-15 lang/php53-extensions: security EOL reached 14 Aug 2014 2015-04-15 german/pecl-konto_check: requires php53, security EOL reached 14 Aug 2014 2015-04-17 www/moodle26: Deprecated by upstream, use www/moodle2{7,8} instead
* databases/spatialite-tools: NEW PORT - Collection of CLI tools supporting ↵robak2015-04-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SpatiaLite spatialite-tools is a collection of open source Command Line Interface (CLI) tools supporting SpatiaLite. * spatialite: a complete CLI front-end, more or less equivalent to the well known sqlite3 front-end, but fully supporting SpatiaLite * spatialite_tool: a tool supporting import/export of Shapefiles and DBF-files * shp_doctor: a diagnostic tool to check anomalous shapefiles * exif_loader: an import tool for EXIF or EXIF-GPS (JPEG) pictures * spatialite_network: a tool creating a VirtualNetwork (supporting shortest path / routing SQL queries) * spatialite_gml: a tool importing GML files * spatialite_convert: a tool converting DB-files from different versions of SpatiaLite * spatialite_dxf: an tool importing DXF files * OSM-tools: spatialite_osm_raw, spatialite_osm_filter, spatialite_osm_map, spatialite_osm_net, spatialite_osm_overpass: tools supporting OpenStreetMap datasets * XML-tools: spatialite_xml_load, spatialite_xml_collapse, spatialite_xml_print, spatialite_xml_validator: tools supporting XML files processing WWW: http://www.gaia-gis.it/fossil/spatialite-tools/index PR: 197263 Submitted by: Loic Bartoletti <coder@tuxfamily.org>
* [NEW] databases/p5-DBICx-Sugar: Just some syntax sugar for DBIx::Classbofh2015-04-011-0/+1
| | | | | | | | Just some syntax sugar for your DBIx::Class applications. This was originally created to remove code duplication between Dancer::Plugin::DBIC and Dancer2::Plugin::DBIC. WWW: http://search.cpan.org/dist/DBICx-Sugar/
* Add databases/p5-Mango, a pure-perl, non-blocking MongoDB driveradamw2015-03-291-0/+1
| | | | designed for use with Mojolicious.
* Remove expired ports:rene2015-03-281-1/+0
| | | | | | 2015-03-28 audio/raproxy: Broken for more than 6 months 2015-03-28 converters/ruby-iconv: Not needed with Ruby 2.x 2015-03-28 databases/pydbdesigner: Broken for more than 6 months
* libpqtypes is a libpq extension that offers a new way of handling parameterizedpawel2015-03-151-0/+1
| | | | | | | | | | queries and getting result field values. Both putting parameters and getting values use a printf/scanf style interface, with consistent specifiers for both. WWW: http://libpqtypes.esilo.com/ PR: 196767 Submitted by: Dave Green <dg@fastmail.co.uk>
* Add databases/p5-Mojo-Pg, a PostgreSQL integration for Mojolicious.adamw2015-02-221-0/+1
|
* VirtualPG is a loadable dynamic extension to both SQLite and SpatiaLite.pawel2015-02-211-0/+1
| | | | | | | | | | | Its intended scope is supporting direct SQL access to PostgreSQL and PostGIS own tables, so to make any possible kind of data exchange between these two popular open source Spatial DBMSes as straightforward and simple as possible. WWW: http://www.gaia-gis.it/fossil/virtualpg/index PR: 197261 Submitted by: Loïc BARTOLETTI <coder@tuxfamily.org>
* New port: databases/p5-DBIx-Introspectortj2015-01-311-0/+1
| | | | Detect what database you are connected to.
* New port: databases/sqlitebrowserpi2015-01-061-0/+1
| | | | | | | | | | | | | | | | DB Browser for SQLite is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface. This project has previous been known as "SQLite Browser" and "Database Browser for SQLite". "DB Browser for SQLite" will hopefully be the name that sticks. :) WWW: http://sqlitebrowser.org/ PR: 196365 Submitted by: coder@tuxfamily.org
* - Resurrect, unbreak, cleanup Makefile, define LICENSE (LGPL21)danfe2014-12-071-0/+1
| | | | | - Convert three-line pkg-plist into PLIST_FILES knob - Improve grammar in port description text, fix couple of typos
* Sort the entries and amend COMMENT.danfe2014-12-071-3/+3
|
* Remove port databases/postgresql93-plv8js (avoids broken index)marino2014-12-071-1/+0
| | | | | | | | | | | | | | | | | | | | | This port was added on 5 October 2014. The intention for its existence was to provide a way to use plv8js with pgsql 9.3 instead of the default pgsql 9.2. It was implemented in such a way that if PGSQL_DEFAULT is set to 9.3, the index breaks with a duplicate origin with datbases/ postgresql-plv8js. It's possible to adjust the plv8js ports by converting the version into an option and using typical master/slave techniques, but I can't come up with a good reason to do this at all. I don't think this port ever should have been created. Anyone that would need this port would have needed to set PGSQL_DEFAULT anyway (which already works). In the worst case, WANT_PGSQL could be based through a command line. Perhaps the motivation was to have a binary package to avoid building it, but this reason disappears soon when the default version of pgsql is bumped to 9.3. Based on all those reasons, I think it is better to remove the port outright (pointing to master port) rather than adjust it to avoid a broken index. PR: 195281
* New port: databases/rubygem-arel-helpersantoine2014-12-051-0/+1
| | | | | | Useful tools to help construct database queries with ActiveRecord and Arel. WWW: https://github.com/camertron/arel-helpers
* New port:matthew2014-12-021-0/+1
| | | | | | | | | | | | | Barman: backup and recovery manager for PostgreSQL. Barman is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business critical environments and helps DBAs during the recovery phase. WWW: http://www.pgbarman.org/
* New port:matthew2014-12-021-0/+1
| | | | | | | pgespresso is an extension to postgresql that adds functions and views to be used by Barman, the disaster recovery tool WWW: https://github.com/2ndquadrant-it/pgespresso
* Remove expired ports:rene2014-12-021-1/+0
| | | | | | | | | | 2014-11-30 ports-mgmt/pkg-plist: Generate incorrect plists 2014-11-30 sysutils/rubygem-hiera-puppet: Has been incorporated into hiera 2014-11-30 sysutils/rubygem-hiera-json: Has been incorporated into hiera 2014-11-30 databases/memcachedb: Depends on deprecated Berkeley DB version, needs porting to DB_SITE 2014-12-01 games/djgame2: Online servers gone, game is not playable 2014-12-01 devel/creduce: Unmaintained and depends on ancient LLVM 3.2 2014-12-01 lang/clay: No development since July 2013, depends on obsolete clang-3.2
* New port: databases/p5-Dancer2-Plugin-Databasepi2014-11-211-0/+1
| | | | | | | | | | | | | | | | Dancer2::Plugin::Database provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer2 application. Returns a Dancer2::Plugin::Database::Handle object, which is a subclass of DBI's DBI::db connection handle object, so it does everything you'd expect to do with DBI, but also adds a few convenience methods. See the documentation for Dancer2::Plugin::Database::Handle for full details of those. WWW: http://search.cpan.org/dist/Dancer2-Plugin-Database/ PR: 194960 Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
* databases/Makefile: fix py-sqlite ports changesrobak2014-11-161-2/+1
| | | | | | | | | In r372639 I've committed changes related to my work-in-progress cleanup of py-sqlite ports by mistake. This commit is to revert these changes as they should not get in to the ports tree yet. Reviewed by: danfe Approved by: mentors(implicit)
* databases/php56-redis: NEW PORT - PHP5 extension for Redisrobak2014-11-161-1/+3
| | | | | | | | | | | | | | | This extension provides an API for communicating with Redis database, a persistent key-value database with built-in net interface written in ANSI-C for Posix systems. It is a fork of alfonsojimenez's phpredis, adding many methods and fixing a lot of issues. WWW: https://github.com/nicolasff/phpredis PR: 194270 Submitted by: Daniel Ylitalo <daniel at blodan.se> Approved by: mentors (implicit)
* - Add Haskell API and bindings for Redis:pgj2014-11-111-0/+1
| | | | | | | | | | devel/hs-BoundedChan Channels with bounded sizes devel/hs-bytestring-lexing Parse and produce literals from bytestrings databases/hs-hedis Haskell API for Redis PR: 194299 Submitted by: martin@sugioarto.com Obtained from: FreeBSD Haskell
* Remove duplicate portantoine2014-11-051-1/+0
|
* Add new port databases/pecl-yacmarino2014-11-051-0/+1
| | | | | | | | | | | | | PR: 194553 Submitted by: John Pupu Yac is a shared memory user data cache for PHP. It can be used instead of APC or local memcached. Yac is lockless, which it is very fast, but there could be a chance the wrong data will be retrieved (it depends on how many key slots are allocated and how many keys are stored), so a product using Yac should not be very sensitive to data loss.
* Add new ports databases/mariadb100-server and -client (version 10.0)marino2014-11-041-0/+2
| | | | | | | | | | | | PR: 193539 Submitted by: spil.oss (gmail) MariaDB is a database server that offers drop-in replacement functionality for MySQL. MariaDB is built by some of the original authors of MySQL, with assistance from the broader community of Free and open source software developers. In addition to the core functionality of MySQL, MariaDB offers a rich set of feature enhancements including alternate storage engines, server optimizations, and patches.
* - New port: databases/speedtablesgahr2014-10-081-0/+1
| | | | | | | | | | | | | Speed tables is a high-performance memory-resident database, currently oriented towards Tcl. Speed tables provides an interface for defining tables containing zero or more rows, with each row containing one or more fields. The speed table compiler reads the table definition and generates C code to create and manage corresponding structures, generating a custom C language Tcl extension to create, access and manipulate those tables and building a native code package in a shared library that is loadable on demand via Tcl's "package require" mechanism. WWW: http://flightaware.github.io/speedtables/
* Add new port databases/py-mysql-connectory-python2marino2014-10-071-0/+1
| | | | | | | | PR: 194048 Submitted by: Muhammad Rahman MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249).
* databases/rubygem-openid-redis-store: create portswills2014-10-061-0/+1
| | | | | | | Implementation of the ruby-openid Store interface that stores information in Redis WWW: https://github.com/dekart/openid-redis-store
* databases/rubygem-hiredis: create portswills2014-10-061-0/+1
| | | | | | | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) WWW: http://github.com/redis/hiredis-rb
* Hook postgresql93-plv8js to the buildantoine2014-10-051-0/+1
|
* This plugin makes it very easy to create Dancer2 applications thatwen2014-10-011-0/+1
| | | | | | | | | | | | interface with databases. It automatically exports the keyword `schema` which returns a DBIx::Class::Schema object. You just need to configure your database connection information. For performance, schema objects are cached in memory and are lazy loaded the first time they are accessed. WWW: https://github.com/ironcamel/Dancer2-Plugin-DBIC PR: 193712 Submitted by: Henk van Oers<hvo.pm@xs4all.nl>
* Modernise databases/freetds portriggs2014-09-271-1/+0
| | | | | | | | | | | - Retire databases/freetds-msdblib port (no longer needed, recently updated upstream version has necessary compat option which is now enabled in the freetds port) - Fix LIB_DEPENDS in dependent ports - Bump PORTREVISION in freetds and dependent ports PR: 193850 Submitted by: 5u623l20@gmail.com (maintainer)
* Update CentOS base to 6.5, add userland portsxmj2014-09-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Fedora 10 infrastructure ports have been in use since June 2009 and, while having served a great deed, have become unsupported upstream and hence affected by unfixed security vulnerabilities. In addition to that, many recent Linux binaries need newer libc / stdlibc++ versions. This commit adds the linux-c6- userland as drop-in replacement for the -f10 infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5. If you want to switch to linux-c6 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 Additionally, please add the following line to /etc/sysctl.conf: compat.linux.osrelease=2.6.18 Upgrading procedures are shown in /usr/ports/UPDATING. This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in November 2013, using and extending mav@'s work. It has been tested extensively and most reported issues were already fixed. Please report any additional bug or "features" to the emulation mailing list. Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's filed Issues and Pull requests on GitHub, PR: 186820 Differential Revision: https://reviews.freebsd.org/D793 Reviewed by: allanjude, antoine, bapt, rene Approved by: portmgr (antoine, bapt) Approved by: koobs (mentor) Sponsored by: Perceivon Hosting Inc.
* - revert add, wrong categrorydinoex2014-09-211-1/+0
|
* - remove defunctional port, old sqlite driver for ruby is missing.dinoex2014-09-211-1/+0
|
* Finish ruby-dbi removalantoine2014-09-211-1/+0
|
* This package allows Ruby developers to write their code using aspect-dinoex2014-09-211-0/+1
| | | | | | oriented programming style. AspectR is somewhat similar to AspectJ. WWW: http://aspectr.sourceforge.net/
* - replaced all ruby-dbi and ruby-dbd ports with rubygemsdinoex2014-09-211-3/+0
|
* This is the ODBC driver for DBI-for-Ruby.dinoex2014-09-211-0/+1
| | | | WWW: http://ruby-dbi.sourceforge.net
* This is the SQLite driver for DBI-for-Ruby.dinoex2014-09-211-0/+1
| | | | WWW: http://ruby-dbi.sourceforge.net
* This is the SQLite3 driver for DBI-for-Ruby.dinoex2014-09-211-0/+1
| | | | WWW: http://ruby-dbi.sourceforge.net
* This is the PostgreSQL driver for DBI-for-Ruby.dinoex2014-09-211-0/+1
| | | | WWW: http://ruby-dbi.sourceforge.net
* This is the MySQL driver for DBI-for-Ruby.dinoex2014-09-211-0/+1
| | | | WWW: http://ruby-dbi.sourceforge.net
* Remove expired portsrene2014-09-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep some which are optional dependencies of non-expired ports 2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead 2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray 2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014 2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014 2014-09-20 comms/callsign: RubyForge shutdown May 15 2014 2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014 2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge 2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014 2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014 2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014 2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014 2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014 2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2 2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014 2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014 2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014 2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014 2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
* www/rubygem-rails4: create port for rails4swills2014-09-141-0/+2
| | | | | | | | | | | | | | | | | | | | This port required creating a number of new ports, old versions of existing ports and other adjustments, so do all that while here too. Rails is a web-application framework for the MVC pattern that includes both a template engine, controller framework, and object-relational mapping package. Everything needed to develop web-apps that can run on CGI, FastCGI, and mod_ruby Being a full-stack framework means that all layers are built to work seamlessly together. That way you Don't Repeat Yourself (DRY) and you can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby - The language of love for industry heavy-weights. WWW: http://www.rubyonrails.org Submitted by: xmj (based on)
* Removed unstaged databases/frontbase and two staged ports that depend on itmarino2014-09-081-3/+0
|
* 2014-08-31 databases/kinterbasdb: Not staged. See ↵antoine2014-09-071-2/+0
| | | | | | | | | http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html 2014-08-31 databases/msql: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html 2014-08-31 multimedia/pvr250: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html 2014-08-31 multimedia/pvrxxx: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html 2014-08-31 textproc/py-4suite-xml: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
* Removed unstaged database/firebird21-* portsmarino2014-09-071-2/+0
| | | | Also remove reference to them in bsd.database.mk
* deskutils/gnotime basically contains two ports. Split off one part intotijl2014-09-071-0/+1
| | | | | | | | | | a new port databases/qof: QOF - Query Object Framework - library to add a query engine to C applications with generic XML backend. A SQL database is not needed; any collection of C/C++ objects can act as tables. WWW: https://alioth.debian.org/projects/qof/
* databases/puppetdb: add port for puppetdbswills2014-09-071-0/+1
| | | | | | | | | The PuppetDB storeconfigs backend WWW: https://docs.puppetlabs.com/puppetdb/latest/ PR: 187517 Submitted by: Zach Leslie <xaque208@gmail.com>
* Import PHP 5.6 branch!ale2014-09-041-0/+16
|
* Second run at cleaning out non staged ports without pending PRbapt2014-09-021-1/+0
|
* Remove non staged ports without pending PR from databasesbapt2014-09-011-13/+0
|
* New port: databases/cassandra2pi2014-08-291-0/+1
| | | | | | | | | | | | | | | | | | | | | Cassandra is a highly scalable, eventually consistent, distributed, structured key-value store. Cassandra brings together the distributed systems technologies from Dynamo and the data model from Google's BigTable. Like Dynamo, Cassandra is eventually consistent. Like BigTable, Cassandra provides a ColumnFamily-based data model richer than typical key/value systems. Cassandra was open sourced by Facebook in 2008, where it was designed by one of the authors of Amazon's Dynamo. In a lot of ways you can think of Cassandra as Dynamo 2.0. Cassandra is in production use at Facebook but is still under heavy development. WWW: http://cassandra.apache.org/ The previous version is still available as databases/cassandra. PR: 186056 Submitted by: admins@perceptyx.com
* New port: databases/p5-Net-Async-CassandraCQLpi2014-08-281-0/+1
| | | | | | | | | | | | | | | This module allows use of the CQL3 interface of a Cassandra database. It fully supports asynchronous operation via IO::Async, allowing both direct queries and prepared statements to be managed concurrently, if required. Alternatively, as the interface is entirely based on Future objects, it can be operated synchronously in a blocking fashion by simply awaiting each individual operation by calling the get method. WWW: http://search.cpan.org/dist/Net-Async-CassandraCQL/ PR: 186057 Submitted by: admins@perceptyx.com
* New port: databases/p5-Protocol-CassandraCQLpi2014-08-281-0/+1
| | | | | | | | | | | | | | This module provides the basic constants and other support functions required to communicate with a Cassandra database using CQL3. It is not in itself a CQL client; it simply provides the necessary support functions to allow one to be written. For a complete client, see instead Net::Async::CassandraCQL. WWW: http://search.cpan.org/dist/Protocol-CassandraCQL/ PR: 186055 Submitted by: admins@perceptyx.com
* New port: databases/sqlite-ext-pcrepi2014-08-251-0/+1
| | | | | | | | This is sqlite3-pcre, an extension for sqlite3 that uses libpcre to provide a regexp() function to use with the REGEXP operator. PR: 190121 Submitted by: Vick Khera <vivek@khera.org>
* Remove expired ports:rene2014-08-221-1/+0
| | | | | | | | | | | 2014-08-22 databases/pg_filedump: Broken for more than 6 months 2014-08-22 devel/svnmerge: Broken for more than 6 months 2014-08-22 net-mgmt/circe: Broken for more than 6 months 2014-08-22 print/latex-aa: Broken for more than 6 months 2014-08-22 textproc/rast: Broken for more than 6 months 2014-08-22 www/abyssws: Broken for more than 6 months 2014-08-22 www/docebo: Not maintained upstream 2014-08-22 www/rejik: Broken for more than 6 months and depends on www/squid which reached EOL 2 years ago
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-9/+0
| | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
* 2014-08-18 databases/jasperserver: Unstaged, depends on expiring devel/maven2antoine2014-08-181-1/+0
| | | | 2014-08-18 devel/maven2: No longer supported by the Apache Foundation. Use 3.x instead.
* Connect py-MySQLdb56 to the buildantoine2014-08-181-0/+1
| | | | Pointy hat: rm
* - Update The Glorious Glasgow Haskell Compiler to version 7.8.3pgj2014-08-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2014.2.0.0 - Update Yesod Platform to version 1.2.13 - Update Gtk2Hs to version 0.12.5 - Update Pandoc to version 1.12.4.2 - Update git-annex to version 5.20140717 - Unbreak wxHaskell ports Please note that port revisions for all the Haskell ports without version changes are bumped. New ports (69): databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends devel/hs-Glob: Globbing library devel/hs-STMonadTrans: Monad transformer version of the ST monad devel/hs-auto-update: Efficiently run periodic, on-demand actions devel/hs-asn1-encoding: ASN1 data reader and writer in RAW, BER and DER forms devel/hs-asn1-parse: Simple monadic parser for ASN1 stream types devel/hs-atomic-primops: Safe approach to CAS and other atomic operations devel/hs-boxes: 2D text pretty-printing library devel/hs-byteable: Type class for sequence of bytes devel/hs-chunked-data: Typeclasses for dealing with chunked data devel/hs-conduit-combinators: Commonly used conduit functions devel/hs-conduit-extra: Conduit adapters for common libraries devel/hs-data-hash: Combinators for building fast hashing functions devel/hs-deepseq-generics: Generics-based Control.DeepSeq.rnf implementation devel/hs-dlist-instances: Difference lists instances devel/hs-enclosed-exceptions: Catching exceptions within enclosed computations devel/hs-equivalence: Maintaining equivalence relations as union-find devel/hs-exceptions: Extensible optionally-pure exceptions devel/hs-free: Monads for free devel/hs-hslua: Lua language interpreter embedding in Haskell devel/hs-keys: Keyed functors and containers devel/hs-monad-loops: Monadic loops devel/hs-monads-tf: Monad classes, using type families devel/hs-mono-traversable: Traversing monomorphic containers devel/hs-prelude-extras: Higher-order versions of Prelude classes devel/hs-prettyclass: Pretty printing class similar to Show devel/hs-scientific: Numbers represented using scientific notation devel/hs-securemem: Auto scrubbing and const time eq, memory chunk devel/hs-shake: Build system library, like Make, but more accurate dependencies devel/hs-stm-chans: Additional types of channels for STM devel/hs-streaming-commons: Common functions for streaming data libraries devel/hs-text-icu: Bindings to the ICU library devel/hs-tf-random: High-quality splittable pseudorandom number generator devel/hs-transformers-compat: Compatibility shim for transformers devel/hs-vector-binary-instances: Binary instances for vector devel/hs-vector-instances: Orphan Instances for 'Data.Vector' devel/hs-vector-th-unbox: Deriver for Data.Vector.Unboxed with Template Haskell dns/hs-dns: DNS library in Haskell dns/hs-gnuidn: Bindings for GNU IDN net/hs-connection: Simple and easy network connections API net/hs-gsasl: Bindings for GNU libgsasl net/hs-iproute: IP Routing Table net/hs-network-protocol-xmpp: Client library for the XMPP protocol security/hs-DRBG: Deterministic random bit generator security/hs-cipher-aes128: AES and common modes using AES-NI when available security/hs-cipher-blowfish: Blowfish cipher security/hs-cipher-camellia: Camellia block cipher primitives security/hs-cipher-des: DES and 3DES primitives security/hs-crypto-cipher-types: Generic cryptography cipher types security/hs-crypto-random: Simple cryptographic random related types security/hs-cryptohash-conduit: Cryptohash conduit security/hs-cryptohash-cryptoapi: Crypto-api interfaces for cryptohash security/hs-gnutls: Bindings for GNU libgnutls security/hs-x509: X509 reader and writer security/hs-x509-store: X.509 collection accessing and storing methods security/hs-x509-system: Per-operating-system X.509 accessors and storage security/hs-x509-validation: X.509 Certificate and CRL validation sysutils/hs-ekg: Remote monitoring of processes sysutils/hs-ekg-core: Tracking of system metrics textproc/hs-appar: Simple applicative parser textproc/hs-libxml-sax: Bindings for the libXML2 SAX interface textproc/hs-uri: Library for working with URIs textproc/hs-xml-hamlet: Hamlet-style quasiquoter for XML content www/hs-DAV: RFC 4918 WebDAV support www/hs-http-client: HTTP client engine www/hs-http-client-tls: http-client backend with TLS support www/hs-warp-tls: HTTP over SSL/TLS support for Warp via the TLS package www/hs-yesod-auth-hashdb: Authentication plugin for Yesod www/hs-yesod-bin: Yesod helper executable Updated ports (279): archivers/hs-zip-archive 0.1.3.4_5 --> 0.2.3.2 archivers/hs-zlib-enum 0.2.3_6 --> 0.2.3.1 audio/hs-ALUT 2.2.0.0_14 --> 2.3.0.1 audio/hs-OpenAL 1.4.0.2_5 --> 1.6.0.0 audio/hs-libmpd 0.8.0.2_5 --> 0.8.0.5 benchmarks/hs-criterion 0.6.2.1_6 --> 0.8.1.0 converters/hs-aeson 0.6.1.0_6 --> 0.7.0.6 converters/hs-dataenc 0.14.0.5_5 --> 0.14.0.7 databases/hs-mysql 0.1.1.4_8 --> 0.1.1.6 databases/hs-persistent 1.2.0.1_4 --> 1.3.1.1 databases/hs-persistent-sqlite 1.2.0_4 --> 1.3.0.5 databases/hs-persistent-template 1.2.0_4 --> 1.3.1.4 devel/hs-Boolean 0.2_5 --> 0.2.1 devel/hs-ConfigFile 1.1.1_9 --> 1.1.2 devel/hs-DrIFT 2.2.3_8 --> 2.4.2 devel/hs-MemoTrie 0.6.1_6 --> 0.6.2 devel/hs-MissingH 1.2.0.0_6 --> 1.2.1.0 devel/hs-MonadCatchIO-mtl 0.3.0.5_6 --> 0.3.1.0 devel/hs-MonadCatchIO-transformers 0.3.0.0_8 --> 0.3.1.0 devel/hs-MonadRandom 0.1.9_4 --> 0.1.13 devel/hs-SafeSemaphore 0.9.0_6 --> 0.10.1 devel/hs-Stream 0.4.6.1_6 --> 0.4.7.1 devel/hs-TypeCompose 0.9.9_5 --> 0.9.10 devel/hs-abstract-deque 0.2_4 --> 0.3 devel/hs-abstract-par 0.3.1_8 --> 0.3.3 devel/hs-alex 3.0.5_4 --> 3.1.3 devel/hs-ansi-terminal 0.6_5 --> 0.6.1.1 devel/hs-ansi-wl-pprint 0.6.6_6 --> 0.6.7.1 devel/hs-asn1-types 0.1.3_4 --> 0.2.3 devel/hs-async 2.0.1.4_4 --> 2.0.1.5 devel/hs-base16-bytestring 0.1.1.5_7 --> 0.1.1.6 devel/hs-basic-prelude 0.3.5.0_4 --> 0.3.8 devel/hs-bifunctors 3.2.0.1_5 --> 4.1.1.1 devel/hs-blaze-builder 0.3.1.1_4 --> 0.3.3.2 devel/hs-blaze-builder-enumerator 0.2.0.5_6 --> 0.2.0.6 devel/hs-blaze-textual 0.2.0.8_6 --> 0.2.0.9 devel/hs-bloomfilter 1.2.6.10_7 --> 2.0.0.0 devel/hs-bytestring-show 0.3.5.5_4 --> 0.3.5.6 devel/hs-c2hs 0.16.4_6 --> 0.17.2 devel/hs-cabal-install 1.16.0.2_4 --> 1.18.0.5 devel/hs-cereal 0.3.5.2_7 --> 0.4.0.1 devel/hs-checkers 0.3.1_5 --> 0.3.2 devel/hs-classy-prelude 0.5.7_4 --> 0.9.3 devel/hs-classy-prelude-conduit 0.5.3_5 --> 0.9.3 devel/hs-cmdargs 0.10.3_4 --> 0.10.9 devel/hs-conduit 1.0.5_4 --> 1.1.7 devel/hs-configurator 0.2.0.2_6 --> 0.3.0.0 devel/hs-convertible 1.0.11.1_8 --> 1.1.0.0 devel/hs-cpphs 1.16_5 --> 1.18.5 devel/hs-data-pprint 0.2.1.4_6 --> 0.2.3 devel/hs-directory-tree 0.11.0_6 --> 0.12.0 devel/hs-dlist 0.5_13 --> 0.7.1 devel/hs-either 3.4_5 --> 4.3.0.1 devel/hs-enumerator 0.4.19_8 --> 0.4.20 devel/hs-errors 1.4.1_5 --> 1.4.7 devel/hs-fast-logger 0.3.1_7 --> 2.2.0 devel/hs-fgl 5.4.2.4_9 --> 5.5.0.1 devel/hs-file-embed 0.0.4.7_5 --> 0.0.7 devel/hs-filestore 0.6.0.1_5 --> 0.6.0.3 devel/hs-fsnotify 0.0.11_4 --> 0.1.0.3 devel/hs-gconf 0.12.1.1_6 --> 0.12.5.0 devel/hs-generic-deriving 1.5.0_4 --> 1.6.3 devel/hs-geniplate 0.6.0.3_5 --> 0.6.0.4 devel/hs-ghc-events 0.4.2.0_6 --> 0.4.3.0 devel/hs-ghc-mtl 1.0.1.2_6 --> 1.2.1.0 devel/hs-gio 0.12.4_6 --> 0.12.5.3 devel/hs-glade 0.12.1_10 --> 0.12.5.0 devel/hs-glib 0.12.4_6 --> 0.12.5.4 devel/hs-gtk2hs-buildtools 0.12.4_6 --> 0.12.5.2 devel/hs-haddock 2.13.2_4 --> 2.14.2 devel/hs-happy 1.18.10_6 --> 1.19.4 devel/hs-hashable 1.1.2.5_4,1 --> 1.2.2.0,1 devel/hs-hashed-storage 0.5.10_6 --> 0.5.11 devel/hs-hashtables 1.1.0.2_5 --> 1.1.2.1 devel/hs-haskell-src 1.0.1.5_8 --> 1.0.1.6 devel/hs-haskell-src-exts 1.13.5_6 --> 1.15.0.1 devel/hs-hasktags 0.68.2_5 --> 0.69.0 devel/hs-hastache 0.5.0_5 --> 0.6.0 devel/hs-hinotify 0.3.5_6 --> 0.3.7 devel/hs-hint 0.3.3.6_5 --> 0.4.2.0 devel/hs-hlint 1.8.45_4 --> 1.9.3 devel/hs-hoogle 4.2.16_5 --> 4.2.34 devel/hs-hslogger 1.2.1_6 --> 1.2.4 devel/hs-hspec 1.5.4_4 --> 1.11.0 devel/hs-hspec-expectations 0.3.2_4 --> 0.6.0.1 devel/hs-kqueue 0.1.2.4_6 --> 0.1.2.6 devel/hs-language-c 0.3.2.1_11 --> 0.4.5 devel/hs-language-javascript 0.5.7_6 --> 0.5.13 devel/hs-largeword 1.0.5_4 --> 1.2.3 devel/hs-lens 3.9.0.2_4 --> 4.3.3 devel/hs-lifted-base 0.2.0.5_4 --> 0.2.3.0 devel/hs-logict 0.6_5 --> 0.6.0.2 devel/hs-mmap 0.5.8_7 --> 0.5.9 devel/hs-mmorph 1.0.0_4 --> 1.0.3 devel/hs-monad-control 0.3.2.1_4 --> 0.3.3.0 devel/hs-monad-logger 0.3.1.1_4 --> 0.3.7.1 devel/hs-monad-par 0.3.4.2_4 --> 0.3.4.6 devel/hs-monad-par-extras 0.3.2_8 --> 0.3.3 devel/hs-mtl 2.1.2_6 --> 2.1.3.1 devel/hs-mueval 0.9_5 --> 0.9.1.1 devel/hs-murmur-hash 0.1.0.6_6 --> 0.1.0.7 devel/hs-optparse-applicative 0.5.2.1_5 --> 0.9.1.1 devel/hs-parallel 3.2.0.3_6 --> 3.2.0.4 devel/hs-pcre-light 0.4_13 --> 0.4.0.2 devel/hs-primitive 0.5.0.1_6 --> 0.5.2.1 devel/hs-profunctors 3.3.0.1_4 --> 4.2.0.1 devel/hs-project-template 0.1.3_5 --> 0.1.4.1 devel/hs-quickcheck-io 0.1.0_4 --> 0.1.1 devel/hs-reflection 1.3.2_4 --> 1.5.1 devel/hs-resource-pool 0.2.1.1_6 --> 0.2.3.0 devel/hs-resourcet 0.4.7.1_4 --> 1.1.2.3 devel/hs-safe 0.3.3_9 --> 0.3.7 devel/hs-setenv 0.1.0_6 --> 0.1.1.1 devel/hs-simple-reflect 0.3.1_5 --> 0.3.2 devel/hs-smallcheck 1.0.2_5 --> 1.1.1 devel/hs-syb 0.4.0_4 --> 0.4.1 devel/hs-syb-with-class 0.6.1.4_6 --> 0.6.1.5 devel/hs-system-fileio 0.3.11_5 --> 0.3.14 devel/hs-system-filepath 0.4.7_6 --> 0.4.12 devel/hs-tagged 0.6_4 --> 0.7.2 devel/hs-temporary 1.1.2.4_6 --> 1.2.0.3 devel/hs-test-framework 0.8_7 --> 0.8.0.3 devel/hs-test-framework-hunit 0.3.0_7 --> 0.3.0.1 devel/hs-test-framework-quickcheck2 0.3.0.1_7 --> 0.3.0.3 devel/hs-text 0.11.3.1_4 --> 1.1.0.0 devel/hs-threads 0.5.0.2_5 --> 0.5.1.2 devel/hs-threadscope 0.2.2_6 --> 0.2.4 devel/hs-timezone-olson 0.1.2_5 --> 0.1.4 devel/hs-timezone-series 0.1.2_5 --> 0.1.3 devel/hs-transformers-base 0.4.1_9 --> 0.4.2 devel/hs-uniplate 1.6.10_6 --> 1.6.12 devel/hs-unix-compat 0.4.1.1_4 --> 0.4.1.3 devel/hs-unix-time 0.1.8_4 --> 0.3.3 devel/hs-unordered-containers 0.2.3.1_4 --> 0.2.4.0 devel/hs-utf8-light 0.4.0.1_8 --> 0.4.2 devel/hs-utf8-string 0.3.7_9 --> 0.3.8 devel/hs-utility-ht 0.0.9_4 --> 0.0.10 devel/hs-uuagc 0.9.42.3_4 --> 0.9.51 devel/hs-uuagc-cabal 1.0.4.0_7 --> 1.0.5.0 devel/hs-uuid 1.2.13_4 --> 1.3.3 devel/hs-uulib 0.9.15_5 --> 0.9.16 devel/hs-vault 0.2.0.4_5 --> 0.3.0.3 devel/hs-vector 0.10.0.1_6 --> 0.10.9.1 devel/hs-vector-algorithms 0.5.4.2_6 --> 0.6.0.3 devel/hs-void 0.6_4 --> 0.6.1 devel/hs-word8 0.0.3_5 --> 0.1.1 graphics/hs-HGL 3.2.0.2_14 --> 3.2.0.5 graphics/hs-cairo 0.12.4_6 --> 0.12.5.3 graphics/hs-svgcairo 0.12.1.1_8 --> 0.12.5.2 mail/hs-email-validate 1.0.0_5 --> 2.0.1 mail/hs-mime 0.3.4_6 --> 0.4.0.1 mail/hs-mime-mail 0.4.1.2_7 --> 0.4.5.2 mail/hs-mime-types 0.1.0.3_5 --> 0.1.0.4 math/hs-Agda 2.3.2_6 --> 2.4.0.2 math/hs-categories 1.0.5_5 --> 1.0.6 math/hs-comonad 3.0.2_5 --> 4.2.2 math/hs-contravariant 0.4_5 --> 1.1 math/hs-data-lens 2.10.2_7 --> 2.10.5 math/hs-data-lens-template 2.1.7_7 --> 2.1.8 math/hs-distributive 0.3.1_5 --> 0.4.4 math/hs-math-functions 0.1.3.0_5 --> 0.1.5.2 math/hs-mwc-random 0.12.0.1_6 --> 0.13.1.2 math/hs-nats 0.1_5 --> 0.2 math/hs-pointed 3.0.2_6 --> 4.1 math/hs-probability 0.2.4_8 --> 0.2.4.1 math/hs-semigroupoids 3.0.2_6 --> 4.0.4 math/hs-semigroups 0.9.1_4 --> 0.15.2 math/hs-statistics 0.10.3.1_4 --> 0.13.2.1 math/hs-vector-space 0.8.6_7 --> 0.8.7 multimedia/hs-gstreamer 0.12.1.2_6 --> 0.12.5.0 net/hs-network 2.4.1.2_4 --> 2.4.2.3 net/hs-network-info 0.2.0.3_6 --> 0.2.0.5 net/hs-network-multicast 0.0.7_6 --> 0.0.11 net/hs-simple-sendfile 0.2.11_5 --> 0.2.15 net/hs-socks 0.5.1_4 --> 0.5.4 science/hs-bio 0.5.2_8 --> 0.5.3 security/hs-HsOpenSSL 0.10.3.3_6 --> 0.11 security/hs-RSA 1.2.2.0_7 --> 2.0.0 security/hs-SHA 1.6.1_6 --> 1.6.4.1 security/hs-certificate 1.3.7_4 --> 1.3.9 security/hs-cipher-aes 0.1.8_4 --> 0.2.8 security/hs-cipher-rc4 0.1.2_5 --> 0.1.4 security/hs-clientsession 0.9_4 --> 0.9.0.3 security/hs-cprng-aes 0.3.4_6 --> 0.5.2 security/hs-crypto-api 0.12.1_4 --> 0.13 security/hs-crypto-conduit 0.5.2_4 --> 0.5.4 security/hs-crypto-numbers 0.1.3_5 --> 0.2.3 security/hs-crypto-pubkey 0.1.3_4 --> 0.2.4 security/hs-crypto-pubkey-types 0.3.2_4 --> 0.4.2.2 security/hs-cryptocipher 0.5.0_4 --> 0.6.2 security/hs-cryptohash 0.9.0_4 --> 0.11.6 security/hs-entropy 0.2.1_9 --> 0.3.2 security/hs-monadcryptorandom 0.5.1_5 --> 0.6.1 security/hs-pem 0.1.2_6 --> 0.2.2 security/hs-pwstore-fast 2.3_7 --> 2.4.1 security/hs-skein 1.0.3_4 --> 1.0.9 security/hs-tls 1.1.2_5 --> 1.2.8 sysutils/hs-angel 0.3.4_6 --> 0.5.0 sysutils/hs-cpu 0.1.1_7 --> 0.1.2 textproc/hs-Diff 0.2.0_5 --> 0.3.0 textproc/hs-HStringTemplate 0.7.1_5 --> 0.7.3 textproc/hs-HaXml 1.24_4 --> 1.24.1 textproc/hs-attoparsec-enumerator 0.3.1_7 --> 0.3.3 textproc/hs-blaze-html 0.6.1.1_4 --> 0.7.0.2 textproc/hs-blaze-markup 0.5.1.5_4 --> 0.6.1.0 textproc/hs-case-insensitive 1.0.0.2_4 --> 1.1.0.3 textproc/hs-citeproc-hs 0.3.8_5 --> 0.3.9 textproc/hs-feed 0.3.8_13 --> 0.3.9.2 textproc/hs-hexpat 0.20.3_6 --> 0.20.6 textproc/hs-highlighting-kate 0.5.3.9_4 --> 0.5.8.5 textproc/hs-html-conduit 1.1.0_5 --> 1.1.0.5 textproc/hs-hxt 9.3.1.1_7 --> 9.3.1.4 textproc/hs-hxt-charproperties 9.1.1_9 --> 9.1.1.1 textproc/hs-hxt-unicode 9.0.2_9 --> 9.0.2.2 textproc/hs-pandoc-types 1.10_5 --> 1.12.4.1 textproc/hs-parsec 3.1.3_6 --> 3.1.5 textproc/hs-regex-pcre-builtin 0.94.4.5.8.31_5 --> 0.94.4.8.8.35 textproc/hs-regex-tdfa 1.1.8_5 --> 1.2.0 textproc/hs-stringsearch 0.3.6.4_6 --> 0.3.6.5 textproc/hs-tagsoup 0.12.8_6 --> 0.13.1 textproc/hs-tagstream-conduit 0.5.4_5 --> 0.5.5.1 textproc/hs-texmath 0.6.1.5_4 --> 0.6.7 textproc/hs-xml-conduit 1.1.0.3_5 --> 1.2.1 textproc/hs-xml-types 0.3.3_6 --> 0.3.4 textproc/hs-xmlhtml 0.2.1_5 --> 0.2.3.2 textproc/hs-yaml 0.8.2.4_4 --> 0.8.8.4 www/hs-HTTP 4000.2.8_4 --> 4000.2.10 www/hs-authenticate 1.3.2.6_5 --> 1.3.2.9 www/hs-cgi 3001.1.7.5_4,1 --> 3001.1.8.5,1 www/hs-cookie 0.4.0.1_6 --> 0.4.1.2 www/hs-css-text 0.1.1_10 --> 0.1.2.1 www/hs-gitit 0.10.3.1_5 --> 0.10.4 www/hs-hS3 0.5.7_5 --> 0.5.8 www/hs-happstack 7.0.1_7 --> 7.0.2 www/hs-happstack-server 7.1.7.1_4 --> 7.3.7 www/hs-heist 0.12.0_4 --> 0.13.1.2 www/hs-hjsmin 0.1.4.1_5 --> 0.1.4.7 www/hs-http-conduit 1.9.3_4 --> 2.1.4 www/hs-http-reverse-proxy 0.1.1.6_4 --> 0.4.0.1 www/hs-http-server 1.0.2_5 --> 1.0.4 www/hs-http-types 0.8.0_5 --> 0.8.5 www/hs-oeis 0.3.1_10 --> 0.3.5 www/hs-path-pieces 0.1.2_6 --> 0.1.4 www/hs-recaptcha 0.1_9 --> 0.1.0.2 www/hs-shakespeare 1.0.5_4 --> 2.0.1.1 www/hs-snap 0.12.0_4 --> 0.13.2.8 www/hs-snap-core 0.9.3.1_5 --> 0.9.6.3 www/hs-snap-server 0.9.3.3_5 --> 0.9.4.5 www/hs-wai 1.4.0_5 --> 3.0.1.1 www/hs-wai-app-static 1.3.1.2_5 --> 3.0.0 www/hs-wai-extra 1.3.4_4 --> 3.0.1.2 www/hs-wai-logger 0.3.0_7 --> 2.2.0 www/hs-warp 1.3.8.1_4 --> 3.0.0.5 www/hs-webkit 0.12.4_8 --> 0.12.6.1 www/hs-xss-sanitize 0.3.3_6 --> 0.3.5.2 www/hs-yesod 1.2.0.1_4 --> 1.2.6.1 www/hs-yesod-auth 1.2.0_4 --> 1.3.4 www/hs-yesod-core 1.2.0.4_4 --> 1.2.19 www/hs-yesod-form 1.3.0_4 --> 1.3.14 www/hs-yesod-persistent 1.2.0_4 --> 1.2.3 www/hs-yesod-routes 1.2.0_4 --> 1.2.0.7 www/hs-yesod-static 1.2.0_4 --> 1.2.4 www/hs-yesod-test 1.2.0_4 --> 1.2.3.2 x11-toolkits/hs-GLURaw 1.3.0.0_4 --> 1.4.0.1 x11-toolkits/hs-GLUT 2.4.0.0_5,1 --> 2.5.1.1,1 x11-toolkits/hs-OpenGL 2.8.0.0_4,1 --> 2.9.2.0,1 x11-toolkits/hs-OpenGLRaw 1.3.0.0_5 --> 1.5.0.0 x11-toolkits/hs-gtk 0.12.4_6 --> 0.12.5.7 x11-toolkits/hs-gtkglext 0.12.1_10 --> 0.12.5.0 x11-toolkits/hs-gtksourceview2 0.12.3.1_8 --> 0.12.5.0 x11-toolkits/hs-pango 0.12.4_6 --> 0.12.5.3 x11-toolkits/hs-vte 0.12.1_10 --> 0.12.5.0 x11-toolkits/hs-wx 0.90.0.1_8 --> 0.90.1.0 x11-toolkits/hs-wxc 0.90.0.4_7 --> 0.90.1.1 x11-toolkits/hs-wxcore 0.90.0.3_7 --> 0.90.1.1 x11-toolkits/hs-wxdirect 0.90.0.1_8 --> 0.90.1.1 x11-wm/hs-xmonad-contrib 0.11.1_6 --> 0.11.3 x11/hs-X11 1.6.1.1_6 --> 1.6.1.2 x11/hs-xmobar 0.17_4 --> 0.21 Removed ports (28): archivers/hs-zlib-conduit: Deprecated in favor of conduit-extra devel/hs-IORefCAS: Deprecated in favor of atomic-primops devel/hs-StateVar: Deprecated devel/hs-Tensor: Depcrecated devel/hs-attempt: Deprecated in favor of exceptions devel/hs-base64-conduit: Deprecated in favor of conduit-combinators devel/hs-blaze-builder-conduit: Deprecated in favor of conduit-extra devel/hs-failure: Deprecated in favor or exceptions devel/hs-filesystem-conduit: Deprecated in favor of conduit-combinators devel/hs-haskeline: Become part of GHC devel/hs-pool-conduit: Deprecated in favor of resource-pool devel/hs-profunctor-extras: Absorbed into profunctors devel/hs-terminfo: Become part of GHC devel/hs-transformers: Become part of GHC math/hs-comonad-transformers: Deprecated in favor of comonad math/hs-comonads-fd: Deprecated in favor of comonad math/hs-groupoids: Deprecated in favor of semigroupoids math/hs-semigroupoid-extras: Deprecated in favor of semigroupoids net/hs-network-conduit: Deprecated in favor of conduit-extra security/hs-tls-extra: Deprecated in favor of tls textproc/hs-attoparsec-conduit: Deprecated in favor of conduit-extra textproc/hs-xhtml: Become part of GHC www/hs-hamlet: Deprecated in favor of shakespeare www/hs-shakespeare-css: Deprecated in favor of shakespeare www/hs-shakespeare-i18n: Deprecated in favor of shakespeare www/hs-shakespeare-js: Deprecated in favor of shakespeare www/hs-shakespeare-text: Deprecated in favor of shakespeare www/hs-wai-test: Deprecated in favor of wai-extra Approved by: portmgr (implicit, touching unstaged ports) Obtained from: FreeBSD Haskell
* Add new port databases/monetdbmarino2014-08-091-0/+1
| | | | | | | | | | | | | | | PR: 186653 Submitted by: Jim (Ohlste.in) Reworked by: marino MonetDB is an open source column-oriented database management system developed at the Centrum Wiskunde & Informatica (CWI) in the Netherlands. It was designed to provide high performance on complex queries against large databases, such as combining tables with hundreds of columns and multi-million rows. MonetDB has been applied in high-performance applications for data mining, online analytical processing, geographic information systems, XML Query (XQuery), text and multimedia retrieval.
* Finish bucardo removalantoine2014-08-051-1/+0
|
* Add bucardo 5.1.1, multi-Master Async Postgres Replication system.vanilla2014-08-011-0/+1
| | | | | PR: ports/192228 Submitted by: Michelle Sullivan <michelle@sorbs.net>
* Copy an older version of the p5-DBD-Pg port and hook it back up to thematthew2014-07-291-0/+1
| | | | | | | | tree. Changes to utf8 handling in DBD::Pg 3.3.0 have caused it to be blacklisted for the latest versions of RT 4.0 and 4.2. This version is what they prefer.
* New port: apache hbase:demon2014-07-291-0/+1
| | | | | | | | Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.
* databases/py-mysql-connector-python: MySQL driver written in Pythonkoobs2014-07-261-0/+1
| | | | | | | | | | MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249). WWW: http://dev.mysql.com/doc/connector-python/en PR: 191722 Submitted by: <arcade at b1t dot name> (with changes)
* - Add py-geoalchemy2 0.2.4sunpoet2014-07-251-0/+1
| | | | | | | | | | | GeoAlchemy 2 provides extensions to SQLAlchemy for working with spatial databases. GeoAlchemy 2 focuses on PostGIS. PostGIS 1.5 and PostGIS 2 are supported. GeoAlchemy 2 aims to be simpler than its predecessor, GeoAlchemy. Simpler to use, and simpler to maintain. Git repository: https://github.com/geoalchemy/geoalchemy2 WWW: https://pypi.python.org/pypi/GeoAlchemy2
* - Add rocksdb 3.2sunpoet2014-07-231-0/+1
| | | | | | | | | | | | | | RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads. RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores, to efficiently use fast storage, to support IO-bound, in-memory and write-once workloads, and to be flexible to allow for innovation. GitHub repository at https://github.com/facebook/rocksdb WWW: http://rocksdb.org/
* New port: databases/p5-DBIx-Class-BitField:zi2014-07-191-0/+1
| | | | | | | | | | | | | | | This module is useful if you manage data which has a lot of on/off attributes like active, inactive, deleted, important, etc. If you do not want to add an extra column for each of those attributes you can easily specify them in one integer column. A bit field is a way to store multiple bit values on one integer field. The main benefit from this module is that you can add additional attributes to your result class whithout the need to deploy or change the schema on the data base. WWW: http://search.cpan.org/dist/DBIx-Class-BitField/
* CGI::Session::Driver::memcache is a storage driver (only referred askuriyama2014-07-181-0/+1
| | | | | | | 'driver' in CGI::Session lingo) for persisting CGI Sessions into a fast memcached server. WWW: http://search.cpan.org/dist/CGI-Session-Driver-memcached/
* Remove expired ports:rene2014-07-151-1/+0
| | | | | | 2014-07-15 databases/py-simplecouchdb: Obsolete, abandoned 2014-07-15 audio/xmms-bonk: Obsolete experimental codec, use audio/flac or audio/wavpack 2014-07-15 audio/bonk: Obsolete experimental codec, use audio/flac or audio/wavpack
* Remove expired portsbapt2014-07-071-1/+0
|
* Add leo_center -- LeoFS Web console.trociny2014-07-071-0/+1
| | | | | | | | LeoFS is a highly scalable, fault-tolerant distributed file system for the Web. LeoCenter is LeoFS Web console in your browser. You can use it to easily operate LeoFS. WWW: http://leo-project.net/
* Add rubygem-leo_manager_client -- LeoFS-Manager client library for Ruby.trociny2014-07-071-0/+1
| | | | | | | | LeoFS is a highly scalable, fault-tolerant distributed file system for the Web. This library allows any Ruby application to communicate with LeoFS manager. WWW: http://leo-project.net/
* Add leofs -- highly scalable, fault-tolerant distributed filetrociny2014-07-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | system. LeoFS is a highly scalable, fault-tolerant distributed file system for the Web. LeoFS provides High Cost Performance Ratio. It allows you to build LeoFS clusters using commodity hardware. LeoFS will require a smaller cluster than other storage to achieve the same performance. LeoFS is also very easy to setup and to operate. LeoFS provides High Reliability thanks to its great design on top of the Erlang/OTP capabilities. LeoFS system will stay up regardless of software errors or hardware failures happening inside the cluster. LeoFS provides High Scalability. Adding and removing nodes is simple and quick, allowing you to react swiftly when your needs change. A LeoFS cluster can be thought as elastic storage that you can stretch as much and as often as you need. WWW: http://leo-project.net/
* Must remember to Hook databases/pgpool-II-33 up to the build..matthew2014-06-301-0/+1
| | | | PR: 189880
* Add new port databases/py-python-rrdtool with Python bindings to RRDToolrobak2014-06-201-0/+1
| | | | | Reviewed by: marino (mentor) Approved by: swills (mentor)
* Remove expired ports:rene2014-06-161-1/+0
| | | | | | | 2014-06-12 databases/py-cmemcache: Deprecated upstream 2014-06-13 games/mangos: Broken for more than 6 months 2014-06-14 lang/clojure-contrib: monolithic contrib library is obsolete 2014-06-14 devel/bzapi: Bugzilla has a native REST API, see https://wiki.mozilla.org/BMO/REST
* This extension provides an API for communicating with Redis database,miwi2014-06-041-0/+1
| | | | | | | | | | | | | a persistent key-value database with built-in net interface written in ANSI-C for Posix systems. It is a fork of alfonsojimenez's phpredis, adding many methods and fixing a lot of issues. WWW: https://github.com/nicolasff/phpredis PR: ports/189414 Submitted by: Arjan Koole <arjan@blackoak.net>
* SFCGAL is a C++ wrapper library around CGAL with the aim of supporting ISOmiwi2014-06-041-0/+1
| | | | | | | | | | | | | 19107:2013 and OGC Simple Features Access 1.2 for 3D operations. SFCGAL provides standard compliant geometry types and operations, that can be accessed from its C or C++ APIs. PostGIS uses the C API, to expose some SFCGAL's functions in spatial databases WWW: http://www.sfcgal.org/ PR: ports/188927 Submitted by: Loïc BARTOLETTI <coder@tuxfamily.org>
* Peewee is a MIT licensed object relational mapper for Python. It allows accessmva2014-05-311-0/+1
| | | | | | | | of relational databases (MySQL / MariaDB, PostgreSQL, SQLite3) in a pretty object oriented way. There is usually no need to write SQL. PR: ports/185470 Submitted by: Matthias Petermann <matthias@petermann-it.de>
* Drizzle Client & Protocol Library. This projectmiwi2014-05-251-0/+1
| | | | | | | | | | is for the new development of the MySQL compatible C connector library called libdrizzle-redux. WWW: https://launchpad.net/libdrizzle PR: ports/185969 Submitted by: Jim Ohlstein <jim@ohlste.in>
* 'activate' postgresql-9.4girgen2014-05-241-0/+8
|
* twemproxy, aka nutcracker is a fast and lightweight proxy for memcached andskreuzer2014-05-131-0/+1
| | | | | | | redis protocol. It was primarily built to reduce the connection count on the backend caching serve WWW: https://github.com/twitter/twemproxy
* - Add py-geoalchemy 0.7.2sunpoet2014-05-131-0/+1
| | | | | | | | GeoAlchemy is an extension of SQLAlchemy. It provides support for Geospatial data types at the ORM layer using SQLAlchemy. It aims to support spatial operations and relations specified by the Open Geospatial Consortium (OGC). WWW: https://pypi.python.org/pypi/GeoAlchemy
* New port: nagios-check_mongodb.demon2014-05-121-0/+1
| | | | A Nagios plugin to check MongoDB status.
* Remove EOLed firebird 2.0bapt2014-05-121-2/+0
|
* ODBC driver for SQLite 2 and 3.madpilot2014-04-291-0/+1
| | | | WWW: http://www.ch-werner.de/sqliteodbc/
* Remove expired ports:rene2014-04-111-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-10 www/p5-CGI-modules: No more public distfiles 2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules 2014-03-10 www/sbox-dtc: No more public distfiles 2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc 2014-03-10 textproc/glimpse: No more public distfiles 2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse 2014-04-10 misc/tkman: Depends on expired textproc/glimpse 2014-04-09 devel/asl: Unmaintained since 1997 2014-04-09 net/pcnfsd: Unmaintained since 1997 2014-04-10 cad/chipmunk: Unmaintained since 1999 2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated. 2014-04-10 www/mambo: Broken for more than 6 months 2014-04-10 devel/lua-rds-parser: Broken for more than 6 months 2014-04-10 editors/the: Unmaintained since 1999 2014-04-10 japanese/exmh2: Unmaintained since 1999 2014-04-10 net/freewais-sf: Unmaintained since 1999 2014-04-10 editors/elvis: Unmaintained since 1999 2014-04-10 japanese/sed: Unmaintained since 1999 2014-04-10 x11-fm/xfm: Unmaintained since 1999 2014-04-10 print/rtf2latex: Unmaintained since 1999 2014-04-10 graphics/fbm: Unmaintained since 1999 2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000 2014-04-11 emulators/prodosemu: Unmaintained since 2000 2014-04-11 security/gtkportscan: Unmaintained since 2000 2014-04-11 graphics/xmfract: Unmaintained since 2000 2014-04-11 databases/xmbase-grok: Unmaintained since 2000 2014-04-11 emulators/svr4_base: Unmaintained since 2000 2014-04-11 math/freefem: Unmaintained since 2000 2014-04-11 graphics/tiff2png: Unmaintained since 2000 2014-04-11 math/wingz: Unmaintained since 2000 2014-04-11 lang/STk: Unmaintained since 2000 2014-04-11 graphics/kdc2tiff: Unmaintained since 2000 2014-04-11 math/xlispstat: Unmaintained since 2000 2014-04-11 databases/typhoon: Unmaintained since 2000 2014-04-11 graphics/dc20ctrl: Unmaintained since 2000 2014-04-11 www/fhttpd: Unmaintained since 2000 2014-04-11 graphics/xmorph: Unmaintained since 2000 2014-04-11 editors/axe: Unmaintained since 2000 2014-04-11 www/cgic: Unmaintained since 2000
* Remove ancient gnome libraries and tools superseeded by libgda since version 4bapt2014-04-111-14/+0
| | | | Discussed with: gnome (kwm)
* Remove expired ports:rene2014-04-041-2/+0
| | | | | | | | | | | | | | | | 2014-04-03 www/aolserver: abandonware, messing up on clusters 2014-04-03 www/openacs-dotlrn: Depends on expiring www/aolserver 2014-04-03 www/openacs: Depends on expiring www/aolserver 2014-04-03 security/aolserver-nsmcrypt: abandonware, messing up on clusters 2014-04-03 www/aolserver-xotcl: abandonware, messing up on clusters 2014-04-03 graphics/aolserver-nsgd: abandonware, messing up on clusters 2014-04-03 security/aolserver-nsencrypt: abandonware, messing up on clusters 2014-04-03 security/aolserver-nsmhash: abandonware, messing up on clusters 2014-04-03 archivers/aolserver-nszlib: abandonware, messing up on clusters 2014-04-03 security/aolserver-nsopenssl: abandonware, messing up on clusters 2014-04-03 databases/aolserver-nspostgres: abandonware, messing up on clusters 2014-04-03 databases/aolserver-nsmysql: abandonware, messing up on clusters 2014-04-03 security/aolserver-nssha1: abandonware, messing up on clusters
* - restore databases/p5-DBD-InterBaseaz2014-04-031-0/+1
| | | | | | | - set maintainership to Yuri Perezhilin <yuri@rivera.ru> PR: ports/187579 Submitted by: Yuri Perezhilin <yuri@rivera.ru>
* Galera wsrep provider to Galera Cluster for MySQL, an easy-to-usenemysis2014-04-021-0/+1
| | | | | | | | | | high-availability solution with high system up-time, no data loss, and scalability for future growth. WWW: http://galeracluster.com PR: ports/184654 Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
* Remove expired ports:rene2014-03-301-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-07 emulators/gxmame: Depends on deprecated emulators/xmame 2014-03-07 emulators/pyxmame: Depends on deprecated emulators/xmame 2014-03-07 emulators/xmess: No more public distfiles 2014-03-07 benchmarks/xdd: No more public distfiles 2014-03-07 chinese/srecite: No more public distfiles 2014-03-07 games/hlstats: No more public distfiles 2014-03-07 audio/teamspeak_server: No more public distfiles 2014-03-07 games/utserver: No more public distfiles 2014-03-07 databases/p5-hp200lx-db: No more public distfiles 2014-03-07 audio/teamspeak_client: No more public distfiles 2014-03-10 german/vtiger: Depends on expiring www/vtiger 2014-03-10 www/gallery: No more public distfiles 2014-03-10 www/vtiger: No more public distfiles 2014-03-10 net/linux-nx-client: No more public distfiles 2014-03-10 emulators/extract-xiso: No more public distfiles 2014-03-10 www/trac-wantedpages: No more public distfiles 2014-03-10 www/trac-ldap: No more public distfiles 2014-03-10 www/trac-codetags: No more public distfiles 2014-03-10 www/trac-addcomment: No more public distfiles 2014-03-10 www/trac-nav: No more public distfiles 2014-03-10 www/baikal: No more public distfiles 2014-03-10 www/trac-pagetopdf: No more public distfiles 2014-03-10 sysutils/logmon: No more public distfiles 2014-03-10 www/trac-simpleticket: No more public distfiles 2014-03-10 www/trac-wikinegotiator: No more public distfiles 2014-03-10 www/trac-pagelist: No more public distfiles 2014-03-10 www/trac-remind: No more public distfiles 2014-03-10 www/trac-macropost: No more public distfiles 2014-03-10 mail/vexim: No more public distfiles 2014-03-10 lang/rscheme: No more public distfiles
* An awesome nested set implementation for Active Recordswills2014-03-301-0/+1
| | | | WWW: https://github.com/collectiveidea/awesome_nested_set
* - Add databases/puppetdb-terminusbrd2014-03-291-0/+1
| | | | | | PR: 187938 Submitted by: Geoff Garside < freebsd at geoffgarside.co.uk > Reviewed by: swills@
* Add new Ocaml port: databases/dbmmarino2014-03-271-0/+1
| | | | | | | | | | | | | | | | | The initial version submitted in the PR was augmented by later changes seen in pkgsrc where the counterpart is maintained by the submitter. == This OCaml library is a binding to the NDBM/GDBM Unix "databases". It provides persistent storage of key-value pairs of strings. WWW: http://forge.ocamlcore.org/projects/camldbm/ == PR: ports/176115 Submitted by: Jaap Boender Maintainer: Jaap Boender Stage support: Taken from pkgsrc
* Add new Ada database ports: apq, apq-mysql, apq-pgsql, apq-odbcmarino2014-03-251-0/+4
| | | | | | | | | | | | | | | | | APQ is a database interface library written in Ada95. This is the base library, but it is not useful without a driver. There are three drivers available for PostgreSQL, MySQL, and ODBC in separate ports. Some features: * Thick binding * Strong typing support * Full BLOB support (PGSQL) * High performance BLOB I/O via streams * Full support for NULL Values * Fully portable (database neutral) code possible * Four levels of debug tracing WWW: https://bitbucket.org/kowframework/apq
* Remove expired ports:rene2014-03-251-2/+0
| | | | | | | | | | | | | 2014-03-23 deskutils/lxshortcut: Now distributed with x11/libfm-1.2.0 2014-03-23 databases/p5-Ima-DBI-Contextual: deprecated by upstream 2014-03-23 databases/p5-Class-DBI-Lite: deprecated by upstream 2014-03-23 net/AquaGatekeeper: Binary port of software abandoned by the vendor 2014-03-23 mail/mailutils: This port needs to be taken care of, it suffers from bit rot. Especially with options other than GUILE, uninstall may leave files behind 2014-03-23 games/xflame: No more public distfiles 2014-03-23 games/p5-Algorithm-Pair-Best: Use games/p5-Algorithm-Pair-Best2 instead 2014-03-24 x11-wm/hackedbox: Abandonware 2014-03-23 emulators/hfs: No upstream, no public distfiles; consider using 'sysutils/hfsutils' 2014-03-23 games/fuhquake: Upstream disappeared; no more public distfiles; unmaintained
* Remove expired ports:antoine2014-03-191-1/+0
| | | | | 2014-03-18 databases/ludia: Broken since June 2013 2014-03-18 lang/schemetoc: Broken since July 2013
* This module provides interface to access redis key-value store, itkuriyama2014-03-181-0/+1
| | | | | | | | transparently handles disconnects and forks, supports transactions, pipelining, and subscription mode. Module includes XS and pure Perl versions of the parser. WWW: http://search.cpan.org/dist/RedisDB/
* This module provides methods to build redis requests and parse replieskuriyama2014-03-181-0/+1
| | | | | | from the server. WWW: http://search.cpan.org/dist/RedisDB-Parser/
* Kill bogus EOL whitespace.danfe2014-03-151-1/+1
|
* Add new port databases/ntdb - it's revised version of databases/tdb, used bytimur2014-03-131-0/+1
| | | | net/samba41 port.
* - Remove database/pear-MDB2_Driver_sqlite Unmaintained upstreammiwi2014-03-121-1/+0
|
* - Add p5-DBIx-Admin-TableInfo 2.11sunpoet2014-03-121-0/+1
| | | | | | | | | | | DBIx::Admin::TableInfo is a pure Perl module. It is a convenient wrapper around all of these DBI methods: - table_info() - column_info() - primary_key_info() - foreign_key_info() WWW: http://search.cpan.org/dist/DBIx-Admin-TableInfo/
* - Add p5-DBIx-Admin-DSNManager 2.01sunpoet2014-03-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | DBIx::Admin::DSNManager manages a file of DSNs, for both testing and production. The INI-style format was selected, rather than, say, using an SQLite database, so that casual users could edit the file without needing to know SQL and without having to install the command line program sqlite3. Each DSN is normally for something requiring manual preparation, such as creating the database named in the DSN. In the case of SQLite, etc, where manual intervention is not required, you can still put the DSN in dsn.ini. One major use of this module is to avoid environment variable overload, since it is common to test Perl modules by setting the env vars $DBI_DSN, $DBI_USER and $DBI_PASS. But then the problem becomes: What do you do when you want to run tests against a set of databases servers? Some modules define sets of env vars, one set per database server, with awkward and hard-to-guess names. This is messy and obscure. DBIx::Admin::DSNManager is a solution to this problem. WWW: http://search.cpan.org/dist/DBIx-Admin-DSNManager/
* - Add p5-DBIx-Admin-CreateTable 2.10sunpoet2014-03-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | DBIx::Admin::CreateTable is a pure Perl module. Database vendors supported: MySQL, Oracle, Postgres, SQLite. Assumptions: - Every table has a primary key - The primary key is a unique, non-null, integer - The primary key is a single column - The primary key column is called 'id' - If a primary key has a corresponding auto-created index, the index is called 't_pkey': This is true for Postgres, where declaring a column as a primary key automatically results in the creation of an associated index for that column. The index is named after the table, not after the column. - If a table 't' (with primary key 'id') has an associated sequence, the sequence is called 't_id_seq': This is true for both Oracle and Postgres, which use sequences to populate primary key columns. The sequences are named after both the table and the column. WWW: http://search.cpan.org/dist/DBIx-Admin-CreateTable/
* Remove expired ports with no active website:rene2014-03-081-1/+0
| | | | | | | | | | | | | | | | | 2014-03-07 deskutils/phprojekt: No more public distfiles 2014-03-07 deskutils/libopensync-plugin-synce-legacy: No more public distfiles 2014-03-07 dns/skadns: No more public distfiles 2014-03-07 sysutils/gkrellmwho2: No more public distfiles 2014-03-07 audio/xmms-musepack: No more public distfiles 2014-03-07 archivers/bzip: No more public distfiles 2014-03-07 devel/cvsstat: No more public distfiles 2014-03-07 graphics/enfle: No more public distfiles 2014-03-07 audio/oggsplit: No more public distfiles 2014-03-07 devel/picasm: No more public distfiles 2014-03-07 databases/mysql-udf-preg: No more public distfiles 2014-03-07 devel/py-gitpython: No more public distfiles 2014-03-07 net/mars_nwe: No more public distfiles 2014-03-07 audio/fmio: No more public distfiles
* Remove expired ports:rene2014-03-061-1/+0
| | | | | | | | | | | | | | | | | | 2014-03-05 databases/mysqlard: Abandonware 2014-03-05 print/acrobatviewer: Abandoned, outdated (no updates since 1999) 2014-03-06 multimedia/castpodder: Depends on deprecated multimedia/beep-media-player 2014-03-06 audio/bmp-modplug: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-fc: Abandonware, please consider using multimedia/audacious instead 2014-03-06 graphics/bmp-rootvis: Abandonware, please consider using multimedia/audacious instead 2014-03-06 deskutils/bmp-docklet: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-festalon: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-faad: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-flac: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-wma: Abandonware, please consider using multimedia/audacious instead 2014-03-06 multimedia/py-pybmp: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-mac: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-songchange: Abandonware, please consider using multimedia/audacious instead 2014-03-06 audio/bmp-htmlplaylist: Abandonware, please consider using multimedia/audacious instead
* KDE/FreeBSD team is happy to present Qt 5 in ports!makc2014-03-041-0/+7
| | | | | | | | | | Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports. Trivial update from 5.2.0-beta1 to 5.2.1 by me. Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for Qt-5.2.0 update. Approved by: portmgr (bapt) (for Mk/bsd.port.mk)
* PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, timerene2014-03-011-19/+0
| | | | | | | to say goodbye. Upstream unsupported it since 2011-01-06 (see http://php.net/eol.php ) Strip PHP 5.2 out of Mk/bsd.php.mk
* A vendor independent interface for accessing databases, similar to Perl's DBIswills2014-02-221-0/+1
| | | | WWW: http://www.rubyforge.org/projects/ruby-dbi
* Retire databases/p5-DBD-mysql5[56], they're not used.mat2014-02-131-2/+0
| | | | | Discussed with: flo Sponsored by: Absolight
* New port: nagios-check_redis.demon2014-02-031-0/+1
| | | | Nagios plugin to check redis status.
* - Remove invalid port added in r342241bdrewery2014-02-031-1/+0
|
* - Add rubygem-arel3 to unbreak indexswills2014-02-021-0/+2
|
* Retire p5-DBD-mysql52, we don't have it any more, and add *-56.mat2014-01-291-1/+1
| | | | Sponsored by: Absolight
* - Keep category Makefiles sortedamdmi32014-01-281-5/+5
|
* - Add new port databases/pgroutingdanilo2014-01-171-0/+1
| | | | | | | | pgRouting extends the PostGIS / PostgreSQL geospatial database to provide geospatial routing functionality. PR: ports/185483 Submitted by: lbartoletti <coder@tuxfamily.org>
* Remove expied ports:rene2014-01-171-1/+0
| | | | | 2013-12-17 www/suphp: Upstream dead, EOL: https://lists.marsching.com/pipermail/suphp/2013-May/002554.html 2013-12-16 databases/postgis: EOLed upstream
* - Add pecl-leveldb 0.1.4sunpoet2014-01-041-0/+1
| | | | | | | | | This extension is a PHP binding for Google LevelDB WWW: http://pecl.php.net/package/leveldb PR: ports/185233 Submitted by: John Chen <johnpupu@gmail.com>
* - Add p5-Dancer-Plugin-Database-Core 0.05sunpoet2013-12-311-0/+1
| | | | | | | Dancer::Plugin::Database::Core is a shared library for Dancer::Plugin::Database and Dancer2::Plugin::Database modules. WWW: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/
* Add vsqlite, a well designed and portable SQLite3 Wrapper for C++.kwm2013-12-301-0/+1
|
* Remove expired port:rene2013-12-291-1/+0
| | | | 2013-11-01 databases/mird: No longer maintained upstream
* Remove expired ports:rene2013-12-221-1/+0
| | | | | | | | | | | | | | | | | | | | 2013-12-22 devel/ruby-cvs: Broken for more than 6 month 2013-12-22 devel/hs-reactive: Broken for more than 6 month 2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month 2013-12-22 graphics/xmagv: Broken for more than 6 month 2013-12-22 lang/slib-gauche: Broken for more than 6 month 2013-12-22 graphics/f-spot: Broken for more than 6 month 2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month 2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month 2013-12-22 ftp/gftp: Broken for more than 6 month 2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month 2013-12-22 converters/py-svglib: Broken for more than 6 month 2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month 2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month 2013-12-22 finance/quantlib: Broken for more than 6 month 2013-12-22 games/xkobo: Broken for more than 6 month 2013-12-22 games/quake3-rq3: Broken for more than 6 month 2013-12-22 math/fbm: No new release since 2004, new supported upstream
* Add py-alembic 0.6.1, database migration tool for SQLAlchemy.lwhsu2013-12-031-0/+1
|
* Remove expired ports:rene2013-11-181-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-11-18 devel/libXGP: Broken for more than 6 month 2013-11-18 deskutils/google-gadgets: Broken for more than 6 month 2013-11-18 palm/synce-trayicon: Broken for more than 6 month 2013-11-18 security/linux-pam-docs: Broken for more than 6 month 2013-11-18 net-p2p/mooseekd: Broken for more than 6 month 2013-11-18 textproc/p5-Lucene: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month 2013-11-18 x11-wm/fbpager: BRoken for more than 6 month 2013-11-18 net/hf6to4: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6 month 2013-11-18 security/dissembler: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month 2013-11-18 textproc/rst.el: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-ntpmonitor: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-steel: Broken for more than 6 month 2013-11-18 databases/drizzle: Broken for more than 6 month 2013-11-18 devel/p5-File-Lock: Broken for more than 6 month 2013-11-18 devel/valide: Broken for more than 6 month 2013-11-18 databases/gomysql: Broken for more than 6 month 2013-11-18 databases/p5-DBZ_File: BRoken for more than 6 month 2013-11-18 devel/monodevelop-vala: Broken for more than 6 month 2013-11-18 devel/gonzui: Broken for more than 6 month 2013-11-18 devel/monodevelop-java: Broken for more than 6 month 2013-11-18 lang/objc: Broken for more than 6 month 2013-11-18 devel/klee: Broken for more than 6 month 2013-11-18 databases/p5-DBD-InterBase: Broken for more than 6 month 2013-11-18 devel/simulavr: Broken for more than 6 month 2013-11-18 japanese/mobileimap: Broken for more than 6 month 2013-11-18 devel/libYGP: Broken for more than 6 month 2013-11-18 devel/monodevelop-python: Broken for more than 6 month
* Revert removal of libgdamm it is still in used by databases/glombapt2013-11-181-0/+1
| | | | Rename the package -legacy to fix collision with libgdamm5
* Finish removing the *mm port with package name collitions and not used in ↵bapt2013-11-181-1/+0
| | | | | | | the ports tree With hat: portmgr Approved by: maintainer timeout
* Remove expired ports:rene2013-11-171-1/+0
| | | | | 2013-11-17 net-im/decibel: Deprecated and unsupported upstream for many years, not used by anything 2013-11-17 databases/postgresql-libpq++: Not maintained upstreams for 10+ years.
* Add p5-AnyEvent-Memcached 0.05, anyEvent memcached client.mat2013-11-161-0/+1
| | | | | PR: ports/180309 Submitted by: Anes Mukhametov <anes@anes.su>
* databases/py-Pyrseas: Utilities to upgrade and maintain a relational databasewg2013-11-061-0/+1
| | | | | | | | | | | Pyrseas provides a framework and utilities to upgrade and maintain a relational database. Its purpose is to enhance and follow through on the concepts of the Andromeda Project (http://www.andromeda-project.org/) WWW: http://pgfoundry.org/projects/pyrseas/ PR: ports/181991 (based on) Submitted by: Volodymyr Kostyrko <c.kworr gmail.com>
* 2013-11-01 lang/dragonegg46: Upgrade to dragonegg46-33 or dragonegg47-33rene2013-11-031-1/+0
| | | | | | 2013-11-01 sysutils/mktool 2013-11-01 databases/ruby-memcache: Development has been abandoned upstream 2013-11-01 deskutils/blogtk: This is dead upstream and is no longer being maintained
* databases/php5-tarantool PECL PHP driver for Tarantool/Boxvg2013-10-311-0/+1
| | | | | | | | | | PECL PHP driver for Tarantool/Box WWW: https://github.com/tarantool/tarantool-php PR: ports/178614 Submitted by: myself Approved by: eadler, osa, rm (mentors, implicit)
* This package is a pure-python client library for Tarantool Database.vg2013-10-311-0/+1
| | | | | | | | | WWW: https://github.com/mailru/tarantool-python WWW: https://pypi.python.org/pypi/tarantool PR: ports/183501 Submitted by: myself Approved by: eadler, osa, rm (mentors, implicit)
* - Add new port databases/luadbidanilo2013-10-291-0/+1
| | | | | | | | | | | LuaDBI is a database interface library for Lua. It is designed to provide a RDBMS agnostic API for handling database operations. WWW: http://code.google.com/p/luadbi/ PR: ports/183079 Submitted by: Olexander Melnyk <olexander.v.melnyk@gmail.com>
* Redis session store for ActionPackswills2013-10-251-0/+1
| | | | | | | WWW: http://redis-store.org/redis-actionpack PR: ports/182733 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
* Provides an API to ensure that the PECL Mongo extension can be usedmm2013-10-231-0/+1
| | | | | | consistently across various Horde packages. WWW: http://pear.horde.org
* Seed Fu is an attempt to once and for all solve the problem of inserting andswills2013-10-211-0/+1
| | | | | | | | | | | maintaining seed data in a database. It uses a variety of techniques gathered from various places around the web and combines them to create what is hopefully the most robust seed data system around. WWW: http://github.com/mbleigh/seed-fu PR: ports/182705 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
* Add p5-Bucardo 4.5.0, asynchronous PostgreSQL replication system.mat2013-10-171-0/+1
|
* 2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9tabthorpe2013-10-111-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9 2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9 2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9 2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9 2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9 2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9 2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9 2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9 2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9 2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-slang: Does not work with Ruby 1.9 2013-10-10 devel/ruby-gettext: Does not work with Ruby 1.9 2013-10-10 devel/ruby-jttui: Does not work with Ruby 1.9 2013-10-10 devel/ruby-mmap: Does not work with Ruby 1.9 2013-10-10 devel/ruby-racc: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-rparsec: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-zoom: Does not work with Ruby 1.9 2013-10-10 games/ruby-exmars: Does not work with Ruby 1.9 2013-10-10 graphics/ruby-pgplot: Does not work with Ruby 1.9 2013-10-10 graphics/ruby-opengl: Does not work with Ruby 1.9 2013-10-10 graphics/rubygem-turing: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-chasen: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-gyokuro: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-rdic: Does not work with Ruby 1.9 2013-10-10 lang/ruby-mode.el: Does not work with Ruby 1.9 2013-10-10 misc/rubygem-ohcount: Does not work with Ruby 1.9 2013-10-10 net-im/rubygem-xmpp4r: Does not work with Ruby 1.9 2013-10-10 security/ruby-acl: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-xslt: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-erbscan: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-mwdom: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-xmlscan-old: Does not work with Ruby 1.9 2013-10-10 textproc/rubygem-formosa: Does not work with Ruby 1.9 2013-10-10 textproc/rubygem-htmltools: Does not work with Ruby 1.9 2013-10-10 www/ruby-cruisecontrolrb: Does not work with Ruby 1.9 2013-10-10 www/rubygem-rubyfulsoup: Does not work with Ruby 1.9 2013-10-10 x11/ruby-gtktrayicon: Does not work with Ruby 1.9
* Remove libgda (component of the EOLed gnome1) not used by anything anymore.bapt2013-10-071-1/+0
| | | | Approved by: gnome (implicit)
* Remove gnome-db (component of the EOLed gnome1) not used by anything anymore.bapt2013-10-071-1/+0
| | | | Approved by: gnome (implicit)
* This port is unsupported upstream and its package name conflict with the ↵bapt2013-10-031-1/+0
| | | | | | supported version While here fix a typo in MOVED
* CppDB is a SQL connectivity library that is designed to provide platform andskreuzer2013-10-031-0/+1
| | | | | | | | | | | | | | | database independent connectivity API similarly to what JDBC, ODBC and other connectivity libraries do. It supports Sqlite3, PostgreSQL, MySQL and as many RDBMSs as possible via cppdb-odbc bridge. It was written with performance, simplicity in use and locale safety as the primary goals in mind. It also provides both explicit verbose API and brief and nice syntactic sugar. WWW: http://cppcms.com/sql/cppdb/ PR: ports/180404 Submitted by: Mohammad S. Babaei <info@babaei.net>
* Remove outdated, not depend on dbh10, which name is in collision with dbhbapt2013-10-021-1/+0
|
* - Add new port databases/riakbdrewery2013-09-271-0/+1
| | | | | | | | | | | | | | - Did not convert to staging as it fails to build when enabled currently Riak is a distributed database designed for maximum availability: so long as your client can reach one server, it should be able to write data. In most failure scenarios the data you want to read should be available, albeit possibly stale. WWW: http://basho.com/riak/ PR: ports/182317 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
* Add PostGIS 2.1.0rm2013-09-141-0/+1
| | | | | PR: 182032 (based on) Submitted by: Trevor Caira <trevor@bitba.se>
* APSW is a Python wrapper for the SQLite embedded relational databasemadpilot2013-09-121-0/+1
| | | | | | | | | | | engine. In contrast to other wrappers such as pysqlite it focuses on being a minimal layer over SQLite attempting just to translate the complete SQLite API into Python. The documentation has a section on the differences between APSW and pysqlite. APSW supports CPython 2.3 onwards and CPython 3.1 onwards. PR: ports/181938 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
* add postgresql-plv8js, it's procedural language base on v8js.vanilla2013-09-071-0/+1
|
* Repo copy libgda4 ports to libgda5 and libgdamm to libgdamm5.kwm2013-09-061-0/+9
| | | | | | | Update libgda5 to 5.0.3 and libgdamm5 to 4.99.6. Libgda 5 is the new version of libgda data abstraction library. Obtained from: gnome dev repo.
* Remove expired ports:rene2013-09-041-1/+0
| | | | | 2013-09-04 www/p5-Catalyst-Plugin-Unicode-Encoding: This module now part of core Catalyst distribution 2013-09-04 databases/phpmyadmin35: Has unresolved security problems: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php
* Rename databases/py-migrate to databases/py-sqlalchemy-migratelwhsu2013-09-011-1/+1
| | | | | Requested by: koobs Reviewed by: koobs, mva
* - Disconnect ports removed in r325546bdrewery2013-08-291-2/+0
|
* - Add new port: databases/redigogblach2013-08-231-0/+1
| | | | | | | Redigo is a Go client for the Redis database. It supports all Redis commands, pipelining, publish/subscribe and connection pooling. Approved by: crees (mentor)
* Custom prefetches for DBIx::Class.mat2013-08-221-0/+1
| | | | | PR: ports/180313 Submitted by: Anes Mukhametov <anes@anes.su>
* Add virtual columns to DBIx::Class schematamat2013-08-221-0/+1
| | | | | PR: ports/180306 Submitted by: Anes Mukhametov <anes@anes.su>
* Add rrdmerge - a simple script to merge two RRD files together. But quitesobomax2013-08-151-0/+1
| | | | useful at that.
* New port for databases/p5-DBIx-Class-Helperstj2013-08-141-0/+1
| | | | | | | DBIx::Class::Helpers is a collection of tools to help simplify the common tasks in DBIx::Class. WWW: http://search.cpan.org/dist/DBIx-Class-Helpers/
* Adds a Redis::Namespace class which can be used to namespace calls to Redis.swills2013-07-301-0/+1
| | | | | | | This is useful when using a single instance of Redis with multiple, different applications. WWW: http://github.com/resque/redis-namespace
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-271-9/+0
| | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
* SHA1, SHA256, SHA512, MD5 & CRC32 data types for PostgreSQLpawel2013-07-241-0/+1
| | | | | | | | | | A fork of the shatypes extension which adds additional data types along with some fixes. WWW: http://pgxn.org/dist/hashtypes/ PR: ports/180137 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* Remove expired ports:rene2013-07-111-1/+0
| | | | | | 2013-07-11 databases/embedded_innodb: The Embedded InnoDB project was terminated a few years ago 2013-07-11 print/lyx16: Unmaintained upstream, upgrading to the 2.x series is advised 2013-07-11 security/py-crack: Superseded by security/py-cracklib
* Welcome PHP 5.5!ale2013-06-241-0/+16
| | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run
* The Doctrine ORM package is the primary package containing thewg2013-06-201-0/+1
| | | | | | object relational mapper. WWW: http://www.doctrine-project.org/
* The Doctrine DBAL package is the database abstraction layer used towg2013-06-201-0/+1
| | | | | | power the ORM package. WWW: http://www.doctrine-project.org/
* The Doctrine Common package contains shared code between the other packages.wg2013-06-201-0/+1
| | | | WWW: http://www.doctrine-project.org/
* Remove ports that still depend on MySQL 4.1 or 5.0 which should have beenflo2013-06-201-2/+0
| | | | | | | removed with MySQL 4.1 and 5.0 respectively. PR: ports/179707 Reported by: John Marino <draco@marino.st>
* new port databases/p5-MR-Tarantoolaz2013-06-171-0/+1
| | | | | | | A driver for an efficient Tarantool/Box NoSQL in-memory storage. PR: ports/178617 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
* Add Oracle Berkeley DB 6.0.mandree2013-06-111-0/+1
| | | | | | | | | Simplify installation over previous versions. License change to Affero GNU General Public License v3 (AGPL v3). Announcement: https://oss.oracle.com/pipermail/bdb/2013-June/000056.html ChangeLog: http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_6_0.html
* Horde API to access various hash table implementations.mm2013-06-051-0/+1
| | | | WWW: http://pear.horde.org
* Remove postgresql83-*; it expired at the beginning of March.crees2013-06-051-7/+0
| | | | While here, fix flo's typo...
* Remove MySQL 5.0, it has been unsupported upstream for about 1.5 yearsflo2013-06-051-4/+0
| | | | Approved by: ale (maintainer)
* Remove expired port:rene2013-06-041-1/+0
| | | | 2012-06-21 databases/php-sqlite3: No upstream development and superseded by databases/php5-sqlite3 and databases/php53-sqlite3
* SQL::Abstract::More Generates SQL from Perl datastructures. This is aculot2013-05-301-0/+1
| | | | | | | | | | | | | | | | subclass of SQL::Abstract, fully compatible with the parent class, but it handles a few additional SQL constructs, and provides a different API with named parameters instead of positional parameters, so that various SQL fragments are more easily identified. This module was designed for the specific needs of DBIx::DataModel, but is published as a standalone distribution, because it may possibly be useful for other needs. WWW: http://search.cpan.org/dist/SQL-Abstract-More/ PR: ports/176883 Submitted by: Espen Tagestad <espen@tagestad.no>
* Its ruby client for Tarantool Key-Value Storagemiwi2013-05-291-0/+1
| | | | | | | WWW: https://github.com/mailru/tarantool-ruby PR: ports/178624 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Add databases/epgsql, a PostgreSQL client library written in Erlang.olgeni2013-05-261-0/+1
|
* This module provides a synchronous and asynchronous driver for Tarantool.az2013-05-251-0/+1
| | | | | | | | | | | The driver does not have external dependencies, but includes the official light-weight Tarantool C client (a single C header which implements all protocol formatting) for packing requests and unpacking server responses. WWW: https://github.com/dr-co/dr-tarantool/ PR: ports/178618 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
* - Repocopy databases/py-sqlalchemy to databases/py-sqlalchemy-develnivit2013-05-241-0/+1
| | | | | | | | | - Update the repocopied port to 0.8.1 [1] - Re-order OPTIONS conditionals [1] - Make BUILD_DEPENDS use TEST_DEPENDS when TESTS option is true [1] PR: ports/178498 [1] Submitted by: koobs
* databases/innobackup: Remove dead port replaced by databases/xtrabackupcrees2013-05-191-1/+0
| | | | | PR: ports/177997 Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* Add postgresql 9.3 beta1girgen2013-05-121-0/+8
|
* - Copy databases/phpmyadmin to databases/phpmyadmin35matthew2013-05-041-0/+1
| | | | | | | | | | | | | - Update databases/phpmyadmin to 4.0.0 Version 4.0.0 is the first release of a new major version, and involves some significant changes in functionality. In particular it now requires Javascript in order to operate. Provide a new phpmyadmin35 port to track the 3.5.x branch for those not wishing to upgrade yet. Note that you will have to adjust your httpd.conf if you switch to this port, as it installs the application to ${LOCALBASE}/www/phpMyAdmin35
* Remove MySQL 4.1, it has been unsupported upstream for almost 3.5 years.flo2013-04-271-4/+0
| | | | Approved by: ale
* - add new port: databases/pg_activityjgh2013-04-171-0/+1
| | | | | | | | Top like utility for PostgreSQL activity monitoring WWW: https://github.com/julmon/pg_activity Feature safe: yes
* Remove unmaintained, expired ports:rene2013-04-161-1/+0
| | | | | | | | | | 2013-04-09 x11-drivers/xf86-video-radeonhd-devel: Unsupported devel version 2013-04-10 devel/ros-image_common: Depends on devel/ros_common which is broken for more than 6 months 2013-04-10 devel/ros-laser_pipeline: Depends on devel/ros_common which is broken for more than 6 months 2013-03-01 databases/php52-rrdtool: PHP 5.2 series is strongly discouraged for new installations, migrate now 2013-03-05 devel/ros-common: Broken for more than 6 month Feature safe: yes
* pyspatialite is an interface to the SQLite 3.x embedded relational databasepawel2013-03-281-0/+1
| | | | | | | | | | | engine with spatialite extensions. It is almost fully compliant with the Python database API version 2.0 also exposes the unique features of SQLite and spatialite. WWW: https://code.google.com/p/pyspatialite/ PR: ports/173079 Submitted by: lbartoletti <coder@tuxfamily.org>
* New port: databases/p5-DBIx-Dump:zi2013-03-261-0/+1
| | | | | | | DBIx::Dump allows you to easily dump database data, retrieved using DBI, into a variety of formats including Excel, CSV, etc... WWW: http://search.cpan.org/dist/DBIx-Dump/
* - Remove databases/akonadi-google: it was merged intoavilla2013-03-241-1/+0
| | | | deskutils/kdepim4-runtime.
* - New port: databases/fpc-fpindexeracm2013-03-231-0/+1
| | | | freepascal database indexer with database/flat file backend
* - New: databases(fpc-dblibacm2013-03-231-0/+1
| | | | Free Pascal DB-Library and FreeTDS unit
* Update to 4.2.12.kwm2013-03-191-0/+1
| | | | | | | | Convert to OptionsNG. pet portlint, remove obsolete OSVERSION check Tweak comment in slaves if needed, add a ldap backend. PR: ports/161676 (based on update to 4.2.9) Submitted by: Zhihao Yuan <lichray@gmail.com>
* Add the 5.6 branch of Percona-Server.flo2013-03-191-0/+2
| | | | | While MySQL 5.6.10 is considered GA, Percona still considers Percona-Server 5.6.10 alpha software.
* - Complete port addition for databases/rubygem-mysqlzi2013-03-181-0/+1
| | | | - Unbreak INDEX
* New port: databases/rubygem-activerecord-mysql-adapter:zi2013-03-181-0/+1
| | | | | | An ActiveRecord adapter for MySQL, based on mysql gem. WWW: https://rubygems.org/gems/activerecord-mysql-adapter
* pg_statsinfo is a utility that monitor statistics and the activity ofkuriyama2013-03-131-0/+1
| | | | | | | | | | | PostgreSQL(and OS). pg_statsinfo gets some statistics information as snapshot. We can check the DB activity and bottleneck analysis by using these snapshot information. This utility provides some function to get the information acquisition easily. WWW: http://pgstatsinfo.projects.pgfoundry.org/ (currently some OS resource stats are disabled.)
* LMDB is an ultra-fast, ultra-compact key-value datadelphij2013-03-121-0/+1
| | | | | | store developed by Symas for the OpenLDAP Project. PR: ports/174007
* Remove databases/ruby-dbdbd. The project is dead and I know of no users.brooks2013-03-091-1/+0
|
* Remove expired, unmaintained ports:rene2013-03-061-2/+0
| | | | | | | | | | | | | | | | | | | | | 2013-03-01 sysutils/sge60: Ancient and unsupported release 2013-03-01 sysutils/sge61: Ancient and unsupported release 2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month 2013-03-05 misc/fep: Broken for more than 6 month 2013-03-05 devel/gauche-gaunit: Broken for more than 6 month 2013-03-05 games/tuxracer_golf: Broken for more than 6 month 2013-03-05 net/bfilter: Broken for more than 6 month 2013-03-05 graphics/fnlib: Broken for more than 6 month 2013-03-05 print/gfontview: Broken for more than 6 month 2013-03-05 print/hugelatex: Broken for more than 6 month 2013-03-05 misc/gtktalog: Broken for more than 6 month 2013-03-05 x11/wterm: Broken for more than 6 month 2013-03-05 databases/xapian-bindings10: Broken for more than 6 month 2013-03-05 databases/adstudio: Broken for more than 6 month 2013-03-05 misc/splitvt: Broken for more than 6 month 2013-03-05 sysutils/udesc_dump: Broken for more than 6 month 2013-03-05 textproc/gxditview: Broken for more than 6 month 2013-03-05 x11/powershell: Broken for more then 6 month
* New port for sqlcipher.jsa2013-03-051-0/+1
| | | | | | | | | Sqlcipher is a drop in replacement for sqlite3. Sqlcipher creates encrypted sql databases. Sponsored by: iXsystems Suggested by: Isilon Approved by: kwm (mentor)
* Ruby-bdb1 is an interface to Berkeley DB revision 1.85 and 1.86.dinoex2013-03-041-0/+1
| | | | | | | | | | | | | | | This library includes support for the following access methods: * B+tree * Hashing * Fixed and Variable-Length Records And the following interfaces: * Hash like interface - BDB1::Btree and BDB1::Hash * Array like interface - BDB1::Recnum(Recno) WWW: https://github.com/knu/ruby-bdb1
* - new port postgis20ohauer2013-02-201-0/+1
| | | | | | | | | | | | | | | | | | | PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL" and has been certified as compliant with the "Types and Functions" profile. PostGIS development was started by Refractions Research as a project in open source spatial database technology. PostGIS is released under the GNU General Public License. PostGIS continues to be developed by a group of contributors led by a Project Steering Committee and new features continue to be added. WWW: http://www.postgis.org/ PR: 174620 Submitted by: Matthew Trisoline <matt.trisoline@intermedix.com>
* Add MySQL 5.6.ale2013-02-141-0/+2
|
* Liquibase is an open source (Apache 2.0 Licensed), database-independentmiwi2013-02-121-0/+1
| | | | | | | | | | | library for tracking, managing and applying database changes. It is built on a simple premise: All database changes are stored in a human readable yet trackable form and checked into source control. WWW: http://www.liquibase.org/ PR: ports/176032 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Connect mysql-connector-c to the buildcrees2013-02-091-0/+1
|
* - restore databases/postgresql-libpqxx, distfiles are now availablejgh2013-02-071-0/+1
| | | | | | - maintainership over to pgsql@ (with hat pgsql@) Reported by: kjedruczyk@fastmail.net
* Provides inflation and deflation for Authen::Passphrase instances frommiwi2013-02-041-0/+1
| | | | | | | | | and to either RFC 2307 or crypt encoding. WWW: http://search.cpan.org/dist/DBIx-Class-InflateColumn-Authen-Passphrase/ PR: ports/174734 Submitted by: Frank Wall <fw@moov.de>
* Add py-pgxnclient 1.2, command line tool to interact with the PostgreSQLlwhsu2013-02-011-0/+1
| | | | Extension Network.
* 2012-05-10 databases/ruby-kyotocabinet: BROKEN for more than 6 monthbapt2013-01-271-1/+0
| | | | | 2012-05-10 x11-themes/kde-icons-amaranth-althaea: BROKEN for more than 6 month 2012-12-06 net/bpfstat: Merge in netstat on all supported version of FreeBSD
* Add rubygem-mysql2 0.3.11, simple, fast MySQL library for Ruby, bindingswills2013-01-231-0/+1
| | | | | | | to libmysql. PR: ports/172115 Submitted by: Kimo <kimor79@yahoo.com>
* Split out postgresql-python port on to bunch of PostgreSQL version-dependent ↵rm2013-01-201-1/+5
| | | | | | | | | | | | | | ones, so the packages can be built with different versions of PostgreSQL. The patch is from crees@ with couple additions from me. It has some problems that prevents the build with python3, but it was decided that it's better to add this as starting point. Maintainership of this port also was passed to pgsql@ team. PR: 166999 PR: 174152 Reported by: many Approved by: pgsql (crees)
* Amon2::DBI is a simple DBI wrapper. It provides better usability forkuriyama2013-01-201-0/+1
| | | | | | you. WWW: http://search.cpan.org/dist/Amon2-DBI/
* 2012-05-10 databases/hypertable: BROKEN for more than 6 monthbapt2013-01-061-1/+0
| | | | | | | | 2012-05-10 graphics/autopano-sift: Disappeared from vendor site. No longer required by graphics/hugin 2012-05-10 misc/airoflash: BROKEN for more than 6 month 2012-05-10 x11-themes/kde-icons-krystaline: BROKEN for more than 6 month 2012-05-10 x11-themes/kde-icons-amaranth: BROKEN for more than 6 month 2012-05-10 x11-themes/kde-icons-realistic: BROKEN for more than 6 month
* Add the 5.5 branch of MariaDBflo2013-01-051-0/+2
| | | | | | | PR: ports/174660 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Approved by: geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer of databases/mariadb-*)
* - add new port: databases/p5-DBIx-Class-PassphraseColumnjgh2013-01-051-0/+1
| | | | | | | | | DBIx::Class::PassphraseColumn - Automatically hash password/passphrase columns WWW: http://search.cpan.org/dist/DBIx-Class-PassphraseColumn/ PR: 174736 Submitted by: fw@moov.de
* This is an alternative C driver for MongoDB, with slightly different goalspawel2012-12-301-0/+1
| | | | | | | | | | | | | than the official one: libmongo-client is meant to be a stable (API, ABI and quality alike), clean, well documented and well tested shared library, that strives to make the most common use cases as convenient as possible. WWW: https://github.com/algernon/libmongo-client PR: ports/174652 Submitted by: Denis Generalov <gd@rambler-co.ru>