1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

1153 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
6059d46a04 Split out postgresql-python port on to bunch of PostgreSQL version-dependent 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)
2013-01-20 10:06:54 +00:00
Jun Kuriyama
7e017606d5 Amon2::DBI is a simple DBI wrapper. It provides better usability for
you.

WWW: http://search.cpan.org/dist/Amon2-DBI/
2013-01-20 09:46:53 +00:00
Baptiste Daroussin
ca85973672 2012-05-10 databases/hypertable: BROKEN for more than 6 month
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
2013-01-06 15:26:34 +00:00
Florian Smeets
87a0e0727b Add the 5.5 branch of MariaDB
PR:		ports/174660
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Approved by:	geoffroy desvernay <dgeo@centrale-marseille.fr>
		(maintainer of databases/mariadb-*)
2013-01-05 11:30:51 +00:00
Jason Helfman
c8e8f2480f - add new port: databases/p5-DBIx-Class-PassphraseColumn
DBIx::Class::PassphraseColumn - Automatically hash password/passphrase columns

WWW: http://search.cpan.org/dist/DBIx-Class-PassphraseColumn/

PR:		174736
Submitted by:	fw@moov.de
2013-01-05 06:00:37 +00:00
Pawel Pekala
e8a4f85fe2 This is an alternative C driver for MongoDB, with slightly different goals
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>
2012-12-29 22:06:04 +00:00
Florian Smeets
52e3d62d02 Add Percona Server
Percona Server is an enhanced drop-in replacement for MySQL

Approved by:	portmgr (bapt)
Initial patches by:	pgollucci
2012-12-28 19:17:48 +00:00
Frederic Culot
be6d8373ba DBIx::Class::Schema::Config is a subclass of DBIx::Class::Schema that
allows the loading of credentials from a file. The actual code itself
would only need to know about the name used in the configuration file.
This aims to make it simpler for operations teams to manage database
credentials.

WWW: http://search.cpan.org/dist/DBIx-Class-Schema-Config/

PR:		ports/173650 (based on)
Submitted by:	Espen Tagestad <espen@tagestad.no>
2012-12-16 14:53:00 +00:00
Ruslan Makhmatkhanov
ba78ee5c83 This is a python client for the Swift API. There's a Python API (the
``swiftclient`` module), and a command-line script (``swift``).

This code is based on original the client previously included with
OpenStack's swift -- a highly available, distributed, eventually
consistent object/blob store.

WWW: http://launchpad.net/python-swiftclient

PR:		174041
Submitted by:	Mikolaj Golub <trociny@FreeBSD.org>
Feature safe:   yes
2012-12-02 10:00:05 +00:00
Baptiste Daroussin
48bda0c832 2012-11-26 databases/postgresql-libpqxx: No more public distfiles
2012-10-20 devel/portlet-api: No more public distfiles

Feature safe:	yes
2012-11-28 17:33:48 +00:00
Baptiste Daroussin
da4f0cc205 2012-11-26 ftp/mget: No more public distfiles
2012-11-26 graphics/yap: No more public distfiles
2012-11-26 games/demonquake: No more public distfiles
2012-11-26 databases/php-sqlrelay: No more public distfiles
2012-11-26 devel/fastdep: No more public distfiles
2012-11-26 graphics/svgviewer: No more public distfiles
2012-11-26 comms/garmin-utils: No more public distfiles
2012-11-26 comms/snooper: No more public distfiles
2012-11-26 graphics/xfig-devel: Stable version is more recent than devel version
2012-11-26 irc/irchat-jp: No more public distfiles
2012-11-26 games/xcogitate: No more public distfiles

Feature safe:	yes
2012-11-28 11:17:55 +00:00
Alexey Dokuchaev
d290dd613c Add GNU recutils, a set of tools and libraries to access human-editable,
text-based databases called recfiles.

Feature safe:	yes
2012-11-01 10:10:32 +00:00
Palle Girgensohn
e34efbc6a1 Add port pgbadger. PostgreSQL log analyzer with fully detailed reports and charts.
Feature safe: yes
2012-10-31 18:02:55 +00:00
Baptiste Daroussin
17ad6b43a8 2012-05-10 databases/pear-MDB2_Driver_ibase: BROKEN for more than 6 month
Feature safe:	yes
2012-10-28 21:59:14 +00:00
Chris Rees
d48e363274 Stop creating duplicate packages, and add CONFLICTS
Thanks to erwin for limiting the damage I caused in the meantime

Feature safe:	yes
2012-10-25 19:21:28 +00:00
Erwin Lansing
7f04abe729 Revert part of r306353 to disconnect the versioned slaves
for databases/pgtcl to fix the INDEX build.

Feature safe:	yes
2012-10-25 09:45:12 +00:00
Chris Rees
bc5598db0f Add versioned slaves for databases/pgtcl; there are now packages built for
all postgresql9 versions.

Feature safe:	yes
2012-10-24 20:46:48 +00:00
Ruslan Makhmatkhanov
f0f670aec0 Firebird RDBMS bindings for Python.
fdb package is a set of Firebird RDBMS bindings for python.
It works on Python 2.6+ and Python 3.x

WWW: http://www.firebirdsql.org/en/python-devel-status/

PR:		172455
Submitted by:	Jose Jachuf <jjachuf at gmail dot com>
Feature safe:   yes
2012-10-11 20:19:06 +00:00
Ruslan Makhmatkhanov
49315f667f Tool for migrating/converting from mysql to postgresql.
WWW: http://packages.python.org/py-mysql2pgsql/

PR:		169643
Submitted by:	Volodymyr Kostyrko <c.kworr at gmail dot com>
2012-09-13 07:12:30 +00:00
Rene Ladan
992a3cc042 Remove some expired ports:
2012-06-30 databases/php5-rrdtool: deprecated via upstream please use databases/pecl-rrd.
2012-07-31 graphics/evas-engine-xrender: Deprecated by enlightenment.org
2012-07-31 graphics/evas-loader-edb: Deprecated by enlightenment.org
2012-03-27 www/linux-f10-flashplugin10: has vulnerabilities and is EOL
2012-07-31 x11-wm/e17-module-efm_nav: Deprecated by enlightenment.org
2012-07-31 x11-wm/e17-module-efm_path: Deprecated by enlightenment.org
2012-07-31 x11-wm/e17-module-efm_pathbar: Deprecated by enlightenment.org
2012-07-31 x11-wm/e17-module-notification: Merged into x11-wm/enlightenment
2012-08-26 09:41:50 +00:00
Rene Ladan
f2c3b43288 remove expired port:
2012-07-31 databases/edb: Deprecated by enlightenment.org team
2012-08-26 09:25:57 +00:00
Sofian Brabez
9cc14c333f Ultra fast memcache client written in highly optimized C++ with Python bindings
WWW:	https://github.com/esnme/ultramemcache/

PR:		ports/170731
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
2012-08-24 15:15:39 +00:00
Steven Kreuzer
1d42494e45 sqldf is an R package for runing SQL statements on R data frames, optimized
for convenience. The user simply specifies an SQL statement in R using data
frame names in place of table names and a database with appropriate table
layouts/schema is automatically created, the data frames are automatically
loaded into the database, the specified SQL statement is performed, the
result is read back into R and the database is deleted all automatically
behind the scenes making the database's existence transparent to the user
who only specifies the SQL statement.

WWW:    https://code.google.com/p/sqldf/
2012-08-22 18:09:57 +00:00
Steven Kreuzer
d3988d103e This package uses SQLite's loadable extension feature to provide a number of
additional SQL functions and aggregates within R

WWW:	http://cran.r-project.org/web/packages/RSQLite.extfuns/
2012-08-22 18:04:16 +00:00
Steven Kreuzer
e1bb95f412 Database Interface R driver for SQLite. This package embeds the SQLite database
engine in R and provides an interface compliant with the DBI package.

WWW:	http://cran.r-project.org/web/packages/RSQLite/
2012-08-22 18:02:55 +00:00
Alex Kozlov
0c7b2eeb40 Remove expired port:
2012-08-12 databases/libudbc: Does not fetch and no vendor support anymore
2012-08-21 22:46:42 +00:00
Glen Barber
9d41633517 Copy databases/php5-redis -> databases/php53-redis.
This new port allows the usage of the php redis module with php53.
Assume maintainership.

PR:		ports/169776
Submitted by:	gjb (myself)
Approved by:	eadler (mentor)
2012-07-24 13:51:40 +00:00
Nicola Vitale
ebff4a8f7d HTSQL ("Hyper Text Structured Query Language") is a high-level query
language for relational databases. The target audience for HTSQL is the
accidental programmer -- one who is not a SQL expert, yet needs a usable,
comprehensive query tool for data access and reporting.

This port provides the MySQL backend to HTSQL

WWW:	http://htsql.org/

RedPorts Log:	https://redports.org/buildarchive/20120714112050-51475/

PR:		ports/169853
Submitted by:	koobs <koobs.freebsd@gmail.com>
2012-07-23 12:52:24 +00:00
Nicola Vitale
4add9c8d8b HTSQL ("Hyper Text Structured Query Language") is a high-level query
language for relational databases. The target audience for HTSQL is the
accidental programmer -- one who is not a SQL expert, yet needs a usable,
comprehensive query tool for data access and reporting.

This port provides the PostgreSQL backend to HTSQL

WWW:	http://htsql.org/

RedPorts Log: https://redports.org/buildarchive/20120714112050-51475/

PR:		ports/169854
Submitted by:	koobs <koobs.freebsd@gmail.com>
2012-07-23 12:46:31 +00:00
Sergey A. Osokin
a51ff92421 Remove databases/redis-scripting, use databases/redis-devel instead.
Update CONFLICTS for databases/redis and databases/redis-devel.
2012-07-19 17:29:30 +00:00
Jun Kuriyama
0aca2623a8 Tools to make migrating your DBIx::Class databases easier.
WWW: http://search.cpan.org/dist/DBIx-Class-Migration/
2012-07-18 08:39:49 +00:00
Sergey A. Osokin
cad255c228 Connect redis-devel to build. 2012-07-18 02:19:39 +00:00
Martin Matuska
3970e7b6ba TDS backend module for mod_sql of ProFTPD
WWW:	http://labratsoftware.com/mod_sql_tds/
2012-07-17 14:47:39 +00:00
Martin Matuska
5aad41d693 SQLite backend module for mod_sql of ProFTPD
WWW:	http://www.proftpd.org/docs/contrib/mod_sql.html
2012-07-17 14:46:56 +00:00
Martin Matuska
b61e1e3b42 ODBC backend module for mod_sql of ProFTPD
WWW:	http://www.proftpd.org/docs/contrib/mod_sql.html
2012-07-17 14:46:03 +00:00
Jason Helfman
7e45007642 new port: databases/jdbc-oracle11g
This is a port of the JDBC driver which is used to access Oracle 11g databases
using a database-independant API in Java for use with JDK 1.5.

WWW: http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html
2012-07-05 17:05:41 +00:00
Jason Helfman
1e8747ebd2 new port: databases/jdbc-oracle10g
This is a port of the JDBC driver which is used to access Oracle 10g databases
using a database-independant API in Java for use with JDK 1.5.

WWW: http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html

PR:	ports/166243
Submitted by:	jjuanino@gmail.com
2012-07-05 17:00:01 +00:00
Alberto Villa
a5bd3e8755 - Update libpqxx3 to 3.1 and fix build with Clang.
- Remove libpqxx30.
2012-07-03 13:21:36 +00:00
Pawel Pekala
af30eaad68 spatialite-gui is an open source Graphical User Interface (GUI)
tool supporting SpatiaLite.

WWW:	https://www.gaia-gis.it/fossil/spatialite_gui/index

PR:		ports/169181
Submitted by:	lbartoletti <coder@tuxfamily.org>
2012-07-02 14:28:11 +00:00
Gabor Pali
c6d33b41b3 This package includes a thin sqlite3 wrapper based on the direct-sqlite
package, as well as the entire C library, so there are no system
dependencies.

WWW:	http://www.yesodweb.com/book/persistent

Obtained from:	FreeBSD Haskell
2012-06-24 10:43:14 +00:00
Michael Scheidell
ee747dfce1 Addport: databases/pdo_user provides a Userspace interface for PDO drivers.
WWW: http://pecl.php.net/package/pdo_user

PR:		ports/157320
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2012-06-22 07:18:38 +00:00
Wen Heping
08ef42c655 DBIx::Class::Candy is a simple sugar layer for definition of DBIx::Class
results. Note that it may later be expanded to add sugar for more
DBIx::Class related things.

WWW: http://search.cpan.org/dist/DBIx-Class-Candy/
2012-06-14 01:27:50 +00:00
Max Khon
670bb4f713 New port: pgagent
pgAgent is a job scheduler for PostgreSQL which may be managed using pgAdmin.
2012-06-08 08:00:20 +00:00
Martin Wilke
34841b9755 Python extension that wraps hiredis.
WWW:	https://github.com/pietern/hiredis-py

PR:		ports/168510
Submitted by:	Denis Generalov <gd@rambler-co.ru>
2012-06-05 02:35:55 +00:00
Sunpoet Po-Chuan Hsieh
8ff3465c7f - Add kyototycoon 0.9.56
Kyoto Tycoon is a lightweight database server with auto expiration mechanism,
which is useful to handle cache data and persistent data of various
applications. Kyoto Tycoon is also a package of network interface to the DBM
called Kyoto Cabinet. Though the DBM has high performance and high concurrency,
you might bother in case that multiple processes share the same database, or
remote processes access the database. Thus, Kyoto Tycoon is provided for
concurrent and remote connections to Kyoto Cabinet. Kyoto Tycoon is composed of
the server process managing multiple databases and its access library for client
applications.

The network protocol between the server and clients is HTTP so that you can
write client applications and client libraries in almost all popular languages.
Both of RESTful-style interface by the GET, HEAD, PUT, DELETE methods and
RPC-style inteface by the POST method are supported. The server can handle more
than 10 thousand connections at the same time because it uses modern I/O event
notification facilities such as "epoll" and "kqueue" of underlying systems. The
server supports high availability mechanisms, which are hot backup, update
logging, and asynchronous replication. The server can embed Lua, a lightweight
script language so that you can define arbitrary operations of the database.

WWW: http://fallabs.com/kyototycoon/
2012-05-30 14:41:10 +00:00
Baptiste Daroussin
5aee2b99f6 This is the SQLite extension for Tcl using the Tcl Extension
Architecture (TEA).

WWW:	http://www.sqlite.org

PR:		ports/168232
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com>
2012-05-22 14:11:39 +00:00
Rene Ladan
08865bed1d Remove expired unmaintained ports:
2012-05-16 databases/sqlite34: No more supported, please use databases/sqlite3 instead
2012-05-10 graphics/long-exposure-tools: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-hsb: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-mt: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-nso: BROKEN for more than 6 month
2012-05-10 net-im/pino: BROKEN for more than 6 month
2012-05-18 print/perlftlib: No more upstream, no more used in the ports tree
2012-05-18 13:18:31 +00:00
Florian Smeets
902a0675be readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
Alex Dupre
0926c2d681 Update to 5.4.3 release:
- add support for embedded php library
- add support for dtrace

Re-organize bsd.php.mk:
 - add WANT_PHP_EMD
 - fix handling of WANT_PHP_*
 - remove php4 extensions

From UPDATING:
  Suhosin patch has been disabled until the
  new version will be released (soon). Suhosing extension will take more
  time. LINKTHR option is now enabled by default, be sure to flag it if
  you are updating using an old saved configuration. sqlite2 extension
  has been permanently removed.
  If you want to remain at PHP 5.3, a new port (lang/php53) will be
  committed soon.
2012-05-16 07:36:13 +00:00
Martin Wilke
551d88a25e The mysqlnd query result cache plugin is a mysqlnd plugin.
WWW: http://pecl.php.net/package/mysqlnd_qc

PR:		ports/165474
Submitted by:	johnpupu <johnpupu@gmail.com>
2012-05-16 05:09:15 +00:00