| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
WWW: http://labratsoftware.com/mod_sql_tds/
|
|
|
|
| |
WWW: http://www.proftpd.org/docs/contrib/mod_sql.html
|
|
|
|
| |
WWW: http://www.proftpd.org/docs/contrib/mod_sql.html
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
- Remove libpqxx30.
|
|
|
|
|
|
|
|
|
| |
tool supporting SpatiaLite.
WWW: https://www.gaia-gis.it/fossil/spatialite_gui/index
PR: ports/169181
Submitted by: lbartoletti <coder@tuxfamily.org>
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
WWW: http://pecl.php.net/package/pdo_user
PR: ports/157320
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
|
|
|
|
|
|
|
| |
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/
|
|
|
|
| |
pgAgent is a job scheduler for PostgreSQL which may be managed using pgAdmin.
|
|
|
|
|
|
|
| |
WWW: https://github.com/pietern/hiredis-py
PR: ports/168510
Submitted by: Denis Generalov <gd@rambler-co.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
|
|
| |
Architecture (TEA).
WWW: http://www.sqlite.org
PR: ports/168232
Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com>
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
| |
WWW: http://pecl.php.net/package/mysqlnd_qc
PR: ports/165474
Submitted by: johnpupu <johnpupu@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
|
|
|
|
|
| |
PR: ports/152066
Submitted by: Tom Judge <tom@tomjudge.com>
|
|
|
|
|
| |
PR: ports/152066
Submitted by: Tom Judge <tom@tomjudge.com>
|
|
|
|
|
| |
PR: ports/152066
Submitted by: Tom Judge <tom@tomjudge.com>
|
|
|
|
|
| |
PR: ports/152066
Submitted by: Tom Judge <tom@tomjudge.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
|
| |
|
|
|
|
|
|
| |
TDBC is the Tcl Database Connectivity, an abstraction layer for database
drivers in the Tcl programming language. It currently supports drivers for
MySQL, PostgreSQL, SQLite, and ODBC through either unixODBC or iODBX.
|
|
|
|
|
| |
With hat: pgsql
Reviewed by: pgsql
|
|
|
|
|
|
|
|
| |
written in PHP and Javascript. With VFront you can create forms for managing
your data in AJAX style, different rules and privileges for groups, report in
XML, HTML, PDF, statistics and much more.
WWW: http://www.vfront.org/
|
|
|
|
|
|
|
| |
various Google services like Google Contacts or Google Calendar from
KDE-Pim applications.
WWW: http://progdan.cz/category/akonadi-google
|
|
|
|
|
|
| |
MASTER_SITE has been offline > one year now
Feature safe: yes
|
|
|
|
|
|
|
|
| |
2012/03/16 databases/postgresql-tcltk: Broken for months with no-one caring, superseded by http://pgtclng.sourceforge.net/
Thanks to mi for locating pgctlng for me!
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
providing a full range of utilities to support your data modeling needs. SQL
Developer Data Modeler can connect to any supported Oracle Database and is
- Note: will not extract for FreeBSD < 8.2
PR: ports/161894
Submitted by: José GarcÃa Juanino <jjuanino@gmail.com> aintainer)
Approved by: José GarcÃa Juanino <jjuanino@gmail.com> (maintaine
Feature safe: yes
|
|
|
|
|
|
| |
it's not.
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
mysql 4.0+, unmaintained
Also BROKEN with lang/perl5.14
PR: ports/165457
With Hat: perl@
|
|
|
|
| |
Fix plist for 9.1
|
|
|
|
|
|
| |
- Fix docs for 90 and 91-- as of 9+ the docs require building
Discussed with: girgen
|
|
|
|
|
|
|
|
|
|
|
|
| |
but offering much higher flexibility through use of record tags which can be
used to perform bulk operations on sets of records.
This port contains the PHP client module for Bullet Cache.
WWW: http://mdcached.sourceforge.net/
PR: ports/164872
Submitted by: Ivan Voras <ivoras@FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
but offering much higher flexibility through use of record tags which can be
used to perform bulk operations on sets of records. It has its own binary
network protocol which is accessible through Unix domain sockets and through
TCP. It is indended to be accessed through a high-performance C library.
WWW: http://mdcached.sourceforge.net/
PR: ports/164872
Submitted by: Ivan Voras <ivoras@FreeBSD.org>
|
|
|
|
|
|
|
| |
WWW: http://launchpad.net/graphite
PR: ports/165283
Submitted by: Evan Sarmiento <bsdports@wayfair.com>
|
|
|
|
|
|
|
|
|
|
| |
the fragile autodetection logic with unambiguous ports, creates packages
that work, and also ensures that each version is tested.
- Take back maintainership; should be maintained together with postgresql-server
- While here, remove p5-prefix; the packages have not had this for years, so we
may as well update the port directories now
|
|
|
|
|
|
|
|
| |
You must use a specific backend in order to make this useful.
WWW: http://www.yesodweb.com/book/persistent
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
You must use a specific backend in order to make this useful.
WWW: http://www.yesodweb.com/book/persistent
Obtained from: FreeBSD Haskell
|
| |
|
|
|
|
| |
PR: ports/164460
|
|
|
|
|
|
|
| |
WWW: https://github.com/lcastelli/chdb/
PR: ports/164527
Submitted by: Evan Sarmiento <esarmiento@wayfair.com>
|
|
|
|
| |
WWW: http://www.proftpd.org/docs/contrib/mod_sql.html
|
|
|
|
| |
WWW: http://www.proftpd.org/docs/contrib/mod_sql.html
|
|
|
|
| |
WWW: http://search.cpan.org/dist/DBIx-Class-Schema-PopulateMore/
|
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/DBIx-Wrapper/
PR: ports/164231
Submitted by: Don Owens <don at regexguy.com>
Approved by: crees (mentor)
|
|
|
|
| |
project
|
|
|
|
| |
http://svn.doctrine-project.org/tags/1.2.4/UPGRADE_TO_1_2
|
|
|
|
|
|
|
| |
WWW: http://code.google.com/a/apache-extras.org/p/cassandra-dbapi2/
PR: ports/163292
Submitted by: Radim Kolar <hsn@sendmail.cz>
|
|
|
|
|
|
|
|
|
|
|
|
| |
MySAC is a library that provides mechanisms for making asynchronous
request to MySQL database. It uses uses the official MySQL client
library for authentication and network functions. Memory allocation
must be done in user code, so any memory manager can be used.
WWW: http://cv.arpalert.org/page.sh?mysac
PR: ports/163767
Submitted by: Jake Smith <jake@xz.cx>
|
|
|
|
|
| |
PR: ports/163794
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
storage server. The code is available for free under the terms of
BSD license. Supported platforms are GNU/Linux and FreeBSD.
WWW: http://tarantool.org/
PR: ports/163213
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
|
|
|
|
|
|
| |
Currently, works on DBD::mysql and DBD::sqlite.
WWW: http://search.cpan.org/dist/DBIx-QueryLog/
|
|
|
|
|
|
| |
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
|
|
|
|
|
|
| |
directory, and destroys it when the perl script exits.
WWW: http://search.cpan.org/dist/Test-mysqld/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend on
|
|
|
|
|
|
|
|
| |
deploying and upgrading databases with DBIx::Class. It is designed to
be much more flexible than DBIx::Class::Schema::Versioned, hence the
use of Moose and lots of roles.
WWW: http://search.cpan.org/dist/DBIx-Class-DeploymentHandler/
|
|
|
|
|
|
|
|
|
| |
for example, do online vacuum full or cluster.
WWW: http://pgfoundry.org/projects/reorg/
PR: ports/160313
Submitted by: alp@sfedu.ru, improvements by rm@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with the operating system from MySQL:
sys_eval - executes an arbitrary command, and returns it's output.
sys_exec - executes an arbitrary command, and returns it's exit code.
sys_get - gets the value of an environment variable.
sys_set - create an environment variable, or update the value of an
existing environment variable.
Use lib_mysqludf_sys_info() to obtain information about the currently
installed version of lib_mysqludf_sys.
WWW: http://www.mysqludf.org/lib_mysqludf_sys
PR: ports/163216
Submitted by: David Cornejo <dave@dogwood.com>
|
|
|
|
|
|
|
| |
python2.4 or less, no consumers in the ports tree.
Approved by: novel (mentor)
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- stuck on php52
PR: ports/159894 [1]
Submitted by: scheidell@secnap.net [1]
Approved by: gabor (mentor)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The purpose of DBIx::Safe is to give controlled, limited access to an
application, rather than simply passing it a raw database handle through DBI.
DBIx::Safe acts as a wrapper to the database, by only allowing through the
commands you tell it to. It filters all things related to the database handle -
methods and attributes.
The typical usage is for your application to create a database handle via a
normal DBI call to new(), then pass that to DBIx::Safe->new(), which will return
you a DBIx::Safe object. After specifying exactly what is and what is not
allowed, you can pass the object to the untrusted application. The object will
act very similar to a DBI database handle, and in most cases can be used
interchangeably.
By default, nothing is allowed to run at all. There are many things you can
control. You can specify which SQL commands are allowed, by indicating the first
word in the SQL statement (e.g. 'SELECT'). You can specify which database
methods are allowed to run (e.g. 'ping'). You can specify a regular expression
that allows matching SQL statements to run (e.g. 'qr{SET TIMEZONE}'). You can
specify a regular expression that is NOT allowed to run (e.g. qr(UPDATE xxx}).
Finally, you can indicate which database attributes are allowed to be read and
changed (e.g. 'PrintError'). For all of the above, there are matching methods to
remove them as well.
WWW: http://search.cpan.org/dist/DBIx-Safe/
Feature safe: yes
|
|
|
|
|
|
| |
- Disconnect p5-Mysql-Diff
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
MySQL Connector/C++ is a MySQL database connector for C++ implementing a
subset of the JDBC 4.0 API.
WWW: http://forge.mysql.com/wiki/Connector_C++
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
databases/py-sqlobject instead
PR: ports/160260
Submitted by: rm (myself)
Approved by: wen (maintainer), novel (mentor)
Feature safe: yes
|
|
|
|
|
|
|
| |
rubygem-familia helps to organize and store Ruby objects in Redis.
WWW: https://github.com/delano/familia
WWW: https://rubygems.org/gems/familia
|
|
|
|
|
|
|
| |
rubygem-redis is a Ruby client library for the Redis key-value store.
WWW: https://github.com/ezmobius/redis-rb
WWW: https://rubygems.org/gems/redis
|
|
|
|
|
|
|
|
|
| |
json module.
WWW: http://packages.python.org/pyckleDB/
PR: ports/162282
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The replication and load balancing plugin is a plugin for the mysqlnd library.
It can be used with PHP MySQL extensions (ext/mysql, ext/mysqli, PDO_MySQL) if
they are compiled to use mysqlnd. The plugin inspects queries to do read-write
splitting. Read-only queries are send to configured MySQL replication slave
servers all other queries are redirected to the MySQL replication master server.
Very little, if any, application changes required, dependent on the usage
scenario required.
WWW: http://pecl.php.net/package/mysqlnd_ms
PR: ports/161698
Submitted by: John Chen <johnpupu@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio/shoutcast Unfetchable; website rearranged
audio/linux-shoutcast Unfetchable; website rearranged
chinese/scim-chewing Does not configure
converters/py-cjkcodecs Integrated into every python version in the tree
databases/kpogre Does not compile
deskutils/mhc Does not fetch
deskutils/org-mode.el6 Does not fetch
deskutils/gemcal Does not fetch
devel/erlang-thrift Does not build
dns/domtools Does not fetch
editors/richtext Does not compile
games/vultures-claw Does not fetch
games/bomb Does not fetch
games/lgeneral-data Bad plist
games/linux-enemyterritory-jaymod Does not fetch
games/xphotohunter Does not fetch
graphics/gimpshop Fails to patch
graphics/lightspark-devel Does not compile
graphics/xmms-plazma Does not fetch
graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt Does not fetch, fails to build with new utmpx
japanese/epic4 Some distfiles do not fetch
java/jde Does not fetch
java/kaffe Does not fetch
korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86 Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript Does not fetch
lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops Does not build
mail/itraxp Does not build
misc/tellico Leaves file behind on deinstall
net/gsambad Does not fetch
net/nocatauth-gateway Uses a UID registered to another port
net/nocatauth-server Uses a UID registered to another port
net/libosip2 Does not fetch
net/kmuddy Does not fetch
net/netboot Does not build
net-mgmt/jffnms Does not fetch
net-p2p/frostwire Does not fetch
net-p2p/azureus Does not fetch
news/cleanscore Does not fetch
news/nntpswitch Does not fetch
news/p5-NewsLib Does not fetch
russian/cyrproxy Does not fetch
science/gerris Does not fetch
security/opensaml Does not fetch
sysutils/wmbattery Does not fetch
sysutils/cpuburn No more public distfiles
textproc/tei-guidelines-p4 Does not fetch
textproc/tei-p4 Does not fetch
textproc/py-hyperestraier Does not fetch
textproc/tdtd.el Does not fetch
textproc/tei-lite Does not fetch
www/phpwiki13 Does not fetch
www/p5-Apache-Scoreboard Depends on mod_perl
www/p5-B-LexInfo Broken due the new mod_perl2 API
www/phpwiki Does not fetch
www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now
www/spip Checksum is changing daily
www/monkey Does not fetch
x11-toolkits/jdic Does not fetch
x11-toolkits/py-kde Does not compile
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-11-01 games/phpua-engine: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 games/phpua-hl: depends on phpua-engine
2011-11-01 games/phpua-ut: depends on phpua-engine
2011-11-01 games/phpua-cod: depends on phpua-engine
2011-11-01 games/uox3: No more public distfiles
2011-11-01 games/phpua-q3: depends on phpua-engine
2011-11-01 games/phpua-bf: depends on phpua-engine
2011-10-30 graphics/kallery: does not build; last release 20010511
2011-10-28 graphics/gtksee: depends on unfetchable port archivers/bzip; last release 2004
2011-11-01 mail/mailscanner-mrtg: apache13 is deprecated, migrate to 2.2.x+ now
2011-10-31 net-p2p/qbittorrent-28-nox11: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/qbittorrent-28: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/dctc-gui-qt No more public distfiles
2011-10-31 net-p2p/dctc-gui No more public distfiles
2011-09-01 net-p2p/dctc: No more public distfiles
2011-11-01 www/slash: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/maatkit: Upstream support dropped. Please consider using databases/percona-toolkit
2011-11-01 databases/mysqlman: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/mysql-editor: apache13 is deprecated, migrate to 2.2.x+ now
2011-09-30 databases/gnats: Security issues
|
|
|
|
| |
Remove it, and the ports that depend on it.
|
|
|
|
|
|
|
|
|
|
| |
py-leveldb is a thread-safe Python bindings for LevelDB. It has all features
from the LevelDB API, except for:
- Arbitrary key comparison
- Snapshots
- All iteration except for single-step forward
WWW: http://code.google.com/p/py-leveldb/
|
|
|
|
|
|
|
|
|
|
| |
Tie::LevelDB is the Perl Interface for Google NoSQL database called LevelDB. See
http://code.google.com/p/leveldb/ for more details.
Interface is implemented both as a reflection of an original LevelDB C++ API and
a Perl-ish TIEHASH mechanism.
WWW: http://search.cpan.org/dist/Tie-LevelDB/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LevelDB is a fast key-value storage library written at Google that provides an
ordered mapping from string keys to string values.
Features:
- Keys and values are arbitrary byte arrays.
- Data is stored sorted by key.
- Callers can provide a custom comparison function to override the sort order.
- The basic operations are Put(key,value), Get(key), Delete(key).
- Multiple changes can be made in one atomic batch.
- Users can create a transient snapshot to get a consistent view of data.
- Forward and backward iteration is supported over the data.
- Data is automatically compressed using the Snappy compression library.
- External activity (file system operations etc.) is relayed through a virtual
interface so users can customize the operating system interactions.
- Detailed documentation about how to use the library is included with the
source code.
Limitations:
- This is not a SQL database. It does not have a relational data model, it does
not support SQL queries, and it has no support for indexes.
- Only a single process (possibly multi-threaded) can access a particular
database at a time.
- There is no client-server support builtin to the library. An application that
needs such support will have to wrap their own server around the library.
WWW: http://code.google.com/p/leveldb/
|
|
|
|
|
|
|
| |
dbm interface, along with a shelve class that wraps the dict and
provides serialization for it.
WWW: http://github.com/Yelp/sqlite3dbm/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
provide access to the PCRE (perl compatible-regular-expressions) library
for pattern matching. The PCRE library is a set of functions that
implement regular expression pattern matching using the same syntax and
semantics as Perl 5. This syntax can often handle more complex expressions
and capturing than standard regular expression implementations. For more
information about PCRE, please see: http://www.pcre.org/
lib_mysqludf_preg is a useful performance optimization for those
applications that are already performing these regular expression
matches in a high level language (ie. PHP) on the client side.
It is also helpful when there is a need to capture a parenthesized
subexpression from a regular expression, or simply as a slight
performance boost over the builtin RLIKE/REGEXP functions.
WWW: http://www.mysqludf.org/lib_mysqludf_preg/index.php
|
|
|
|
| |
This module based on Amon2::DBI. DBIx::Sunny supports only SQLite and MySQL.
|
|
|
|
|
| |
depended on databases/mysql323-client. My search terms
were insufficiently broad and I missed these 2, mea culpa.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
no one has stepped up to deal with:
archivers/pecl-phar Vulnerable since 2011-01-13
comms/libsyncml Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server Vulnerable since 2006-10-29
databases/mysql323-client Vulnerable since 2006-10-29
databases/mysql323-scripts Vulnerable since 2006-10-29
databases/mysql40-server Vulnerable since 2006-10-29
databases/mysql40-client Vulnerable since 2006-10-29
databases/mysql40-scripts Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml
Depends on comms/libsyncml, which is DEPRECATED
devel/libsoup22 Vulnerable since 2011-07-28
dns/bind9-sdb-ldap Vulnerable since 2011-06-04
dns/bind9-sdb-postgresql Vulnerable since 2011-06-04
ftp/wgetpro Vulnerable since 2004-12-14
games/quake2forge Vulnerable since 2005-01-21
graphics/linux-tiff Vulnerable since 2004-10-13
japanese/mutt Vulnerable since 2007-07-29
japanese/asterisk14-sounds Depends on net/asterisk14, which is FORBIDDEN
net/asterisk14 Vulnerable since 2011-06-25
net/isc-dhcp31-client Vulnerable since 2011-04-10
net/isc-dhcp31-server Vulnerable since 2011-04-10
net/isc-dhcp31-relay Vulnerable since 2011-04-10
net/asterisk-app-ldap Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-app-notify Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-oh323
Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64
net/asterisk14-addons Depends on net/asterisk14, which is FORBIDDEN
net/astfax Depends on net/asterisk14, which is FORBIDDEN
net-mgmt/nagios2 Vulnerable since 2009-06-30
www/gforge Vulnerable since 2005-08-09
www/linux-flashplugin7 Vulnerable since at least 2008-05-30
www/opera-devel Vulnerable since 2010-06-25, does not fetch
www/plone3 Vulnerable and unsupported upstream
www/serendipity-devel Vulnerable since 2008-04-25
www/ziproxy Vulnerable since 2010-06-15
www/asterisk-gui Depends on net/asterisk14, which is FORBIDDEN
x11-toolkits/linux-pango Vulnerable since 2009-05-13
|
|
|
|
|
| |
PR: ports/161034
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
astro/gkrellsun Abandonware
astro/xrmap No more distfiles
audio/midimountain Abandonware
audio/gkrellmss Abandonware
audio/gnapster Abandonware
databases/xbase No more public distfiles
databases/xbsql No more public distfiles
games/gtkabale No more public distfiles
games/battleball No more public distfiles, does not compile on ia64 or sparc64
games/race No more public distfiles
games/stvef-paks No more public distfiles
games/stvef-server No more public distfiles
games/tome No more public distfiles
games/qkmj No more public distfiles
games/oilwar No more public distfiles
games/xbaby No more public distfiles
games/xword Abandonware
games/kslide No more public distfiles
graphics/xmrm No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans Upstream disappeared and distfile is not available
graphics/wildmagic BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet No more public distfiles
irc/tkirc No more public distfiles
korean/mizifont No more public distfiles
lang/freetxl No more public distfiles
math/nsc2ke No more public distfiles
misc/mgp-mode.el No more public distfiles
multimedia/p5-RIFF-Info No more public distfiles
net/p5-Net-OpenDHT No more public distfiles
net/mudix No more public distfiles
net-im/newsbot No more public distfiles
net-im/libicq2000 Abandonware
net-im/gossip No longer maintain by upstream, use net-im/empathy instead
net-im/ickle Abandonware
net-mgmt/nipper BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy No more public distfiles
news/p5-Gateway No more public distfiles
print/epsmerge No more public distfiles
science/at No more public distfiles
science/pyvox No more public distfiles
security/p5-Email-Obfuscate No more public distfiles
security/libparanoia No more public distfiles
security/execwrap No more public distfiles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ldb is a LDAP-like embedded database.
ldb provides a fast database with an LDAP-like API
designed to be used within an application.
In some ways it can be seen as a intermediate solution
between key-value pair databases and a real LDAP database.
WWW: http://ldb.samba.org/
PR: ports/161266
Submitted by: Andrew Elble <aweits@rit.edu>
|
|
|
|
|
|
|
|
|
|
| |
engine in a ruby extension. There is no
need to install SQLite separately.
WWW: http://copiousfreetime.rubyforge.org/amalgalite/
PR: ports/158316
Submitted by: Eric Freeman <freebsdports@chillibear.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
DEPRECATED without EXPIRATION_DATE, and the ports that depend
on them.
audio/mt-daapd
Use audio/firefly instead
databases/p5-DBIx-Class-Validation
Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
devel/p5-Class-Data-Accessor
Please consider using p5-Class-Accessor-Grouped or p5-Moose
graphics/libflash
gplflash is no longer supported. Please use gnash instead
graphics/flashplayer
Depends on DEPRECATED graphics/libflash
japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP
Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
net/p5-OAuth-Lite
Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
net-mgmt/py-snmp
use net-mgmt/py-snmp4 instead
net-mgmt/py-twistedSNMP
Relies on net-mgmt/py-snmp, which is DEPRECATED
net-p2p/gift
unmaintained upstream for several years
net-p2p/giftcurs
unmaintained upstream for several years
net-p2p/giftoxic
unmaintained upstream for several years
net-p2p/giftui
unmaintained upstream for several years
net-p2p/apollon
Depends on net-p2p/gift, which is DEPRECATED
textproc/p5-FormValidator-Simple
Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/flashplugin-mozilla
gplflash is no longer supported. Please use graphics/gnash, \
www/p5-HTML-Widget
Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Plugin-AutoRestart
Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Example-InstantCRUD
Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-Catalyst-Plugin-FormValidator-Simple
Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-Catalyst-Plugin-HTML-Widget
Depends on www/p5-HTML-Widget, which is DEPRECATED
www/asterisk-fop
Depends on www/flashplugin-mozilla which is DEPRECATED
www/p5-Handel
Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-DBIx-Class-HTMLWidget
Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-HTML-Widget-DBIC
Disappear from CPAN
x11-wm/fvwm24
No longer supported by fvwm.org
|
| |
|
|
|
|
|
|
| |
WWW: http://fallabs.com/kyotocabinet/
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Percona Toolkit is a collection of advanced command-line tools used by Percona
support staff to perform a variety of MySQL and system tasks that are too
difficult or complex to perform manually, including:
Verify master and replica data consistency
Efficiently archive rows
Find duplicate indexes
Summarize MySQL servers
Analyze queries from logs and tcpdump
Collect vital system information when problems occur
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AnyEvent::CouchDB is a non-blocking CouchDB client implemented on top of the
AnyEvent framework. Using this library will give you the ability to run many
CouchDB requests asynchronously, and it was intended to be used within a
Coro+AnyEvent environment. However, it can also be used synchronously if you
want.
Its API is based on jquery.couch.js, but we've adapted the API slightly so that
it makes sense in an asynchronous Perl environment.
WWW: http://search.cpan.org/dist/AnyEvent-CouchDB/
|
|
|
|
|
|
| |
CouchDB::View is a Perl module to handle and create CouchDB views.
WWW: http://search.cpan.org/dist/CouchDB-View/
|
|
|
|
|
|
|
|
|
|
|
| |
Dancer::Plugin::Redis provides an easy way to obtain a connected Redis
database handle by simply calling the 'redis' keyword within a Dancer
application.
WWW: http://search.cpan.org/dist/Dancer-Plugin-Redis/
PR: ports/160346
Submitted by: Grzegorz Blach <magik@roorback.net>
|
|
|
|
|
|
|
|
| |
RMySQL is a database interface and MySQL driver for R. This version
complies with the database interface definition as implemented in
the package DBI 0.2-2.
WWW: http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL
|
|
|
|
|
|
|
|
|
| |
A database interface (DBI) definition for communication between R
and relational database management systems. All classes in this
package are virtual and need to be extended by the various R/DBMS
implementations.
WWW: http://cran.r-project.org/web/packages/DBI/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-09-01 astro/spacechart: Abandonware
2011-09-01 audio/adpcm: No more public distfiles
2011-09-01 audio/aube: Abandonware
2011-09-01 audio/festvox-aec: BROKEN for more than 6 month
2011-09-01 audio/gtkgep: Abandonware
2011-09-01 audio/gtkhirad: No more public distfiles
2011-09-01 audio/opmixer: No more upstream
2011-09-01 audio/swami: Abandonware
2011-09-01 audio/x11amp: Abandonware
2011-09-01 audio/xmms-sndstretch: No Master Site
2011-09-01 cad/linux-gid: No more public distfiles
2011-09-01 chinese/gbscript: No more public distfiles
2011-09-01 chinese/mplayer-fonts: No more public distfiles
2011-09-01 chinese/oxford: No more public distfiles
2011-09-01 chinese/vflib: No more public distfiles
2011-09-01 databases/mysql++: No more public distfiles
2011-09-01 databases/mysql_last_value: No Master Site
2011-09-01 databases/p5-DBIx-Table: No more public distfiles
|
|
|
|
|
|
| |
Python binding of kyotocabinet.
WWW: http://fallabs.com/kyotocabinet/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://download.oracle.com/docs/cd/E17076_02/html/installation/changelog_5_2.html
- Remove databases/db51 (no hard dependencies), users having set db51
manually for their ports need to set db5 and rebuild dependent ports.
- Add OPTIONS for localization (default off) and crypto (default on).
- Install libdb*-5.so symlinks into $PREFIX/lib
- If WITH_DEBUG is set, pass --enable-umrw to pacify valgrind, and
--enable-debug.
|
|
|
|
|
| |
www/wiliki: Depends on expired gauche-gdbm
mail/scmail: Depends on expired gauche-gdbm
|
|
|
|
|
|
|
|
|
| |
as pipelines and pubsub.
WWW: https://github.com/simonz05/godis
PR: ports/159216
Submitted by: Grzegorz Blach<magik@roorback.net>
|
|
|
|
|
|
|
| |
This module implements BSON serialization and deserialization as described at
http://bsonspec.org. BSON is the primary data representation for MongoDB.
WWW: http://search.cpan.org/dist/BSON/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9
2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-libpng: Doesn't work with Ruby 1.9
2011-08-03 japanese/ruby-kakasi: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-extensions: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-lua: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-perl: Doesn't work with Ruby 1.9
2011-08-03 mail/ruby-tmail: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitset: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitvector: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-gmp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-mpi: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-nis: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-pcap: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-romp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-spread: Doesn't work with Ruby 1.9
2011-08-03 print/ruby-pdflib: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-aes: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-blowfish: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-cast_256: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-mcrypt: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-pam: Doesn't work with Ruby 1.9
2011-08-03 sysutils/ruby-log4r: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-csv: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-formvalidator: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-gdome: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-htmltools: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-nqxml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-quixml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-raspell: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-tempura: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-xtemplate: Doesn't work with Ruby 1.9
2011-08-03 www/ruby-tmpl: Doesn't work with Ruby 1.9
|
|
|
|
|
|
|
| |
devel/simian
databases/mysql-gui-tools
Approved by: gahr (maintainer)
|
|
|
|
|
|
|
|
| |
Allows performing chunked queries on DataMapper Models or Collections.
WWW: http://rubygems.org/gems/dm-chunked_query
Approved by: wxs (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-08-01 benchmarks/rawio: Looks like an abandonware, no more public distfiles
2011-08-01 benchmarks/tmetric: Looks like abandonware, no more public distfiles
2011-08-01 biology/L-Breeder: Looks like an abandonware, no more public distfile
2011-08-01 biology/crimap: Looks like an abandonware, no more public distfile
2011-08-01 biology/distribfold: No more upstream, looks like an abandonware
2011-08-01 biology/kinemage: Looks like an abandonware, no more public distfile
2011-08-01 biology/lsysexp: Looks like an abandonware, no more public distfile
2011-08-01 chinese/chm2html: Looks like an abandonware, no more public distfile
2011-08-01 chinese/ntuttf: No more public distfiles available
2011-08-01 chinese/reciteword: Looks like an abandonware, no more public distfile
2011-08-01 chinese/tocps: No more pulic distfiles
2011-08-01 chinese/xttmgr: Looks like an abandonware, no more public distfile
2011-08-01 comms/mserver: Looks like an abandonware, no more public distfiles
2011-08-01 comms/qicosi: Looks like an abandonware, no more public distfile
2011-08-01 comms/sms_client: Looks like an abandonware, no more public distfile
2011-08-01 comms/smstools: Looks like an abandonware, no more public distfile
2011-08-01 converters/siconv: Looks like an abandonware, no more public distfiles
2011-08-01 converters/utf8conv: Looks like an abandonware, no more public distfile
2011-08-01 databases/pgcluster: Looks like an abandonware, no more public distfile
2011-08-01 databases/py-MySQL: Please use databases/py-MySQLdb instead
2011-08-01 databases/py-SQLDict: Looks like an abandonware, no more public distfile
2011-08-01 databases/py-rrdpipe: Looks like an abandonware, no more public distfile
2011-08-01 databases/sybase_ase: no more public distfiles available
|
|
|
|
| |
- Fix NO_VIET_KDE coverage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Development of an open-source solution for asynchronous, master-master
replication of relational databases that is
- ridiculously easy to use
- database independent
Currently supports PostgreSQL and MySQL.
WWW: http://www.rubyrep.org/
PR: ports/158605
Submitted by: Eirik Oeverby <ltning@anduin.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Redis 2.2.11 with support for Lua scripting, backported from the
scripting branch. Instructions about how to use it are contained
in following blog post:
http://antirez.com/post/scripting-branch-released.html
Connect to build.
Add CONFLICTS and bump PORTREVISION for databases/redis.
|
|
|
|
| |
Pointyhat to: swills
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AnyEvent::BDB is an AnyEvent user, you need to make sure that you use and run a
supported event loop.
Loading this module will install the necessary magic to seamlessly integrate BDB
into AnyEvent, i.e. you no longer need to concern yourself with calling
BDB::poll_cb or any of that stuff (you still can, but this module will do it in
case you don't).
The AnyEvent watcher can be disabled by executing undef $AnyEvent::BDB::WATCHER.
Please notify the author of when and why you think this was necessary.
WWW: http://search.cpan.org/dist/AnyEvent-BDB/
|
|
|
|
|
|
| |
BDB is a Perl module to provide asynchronous Berkeley DB access.
WWW: http://search.cpan.org/dist/BDB/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Features:
* damn simple
* very fast
* multiple queue
* concurrent well
* memcache protocol compatible
WWW: http://memcachedb.org/memcacheq/
PR: ports/153422
Submitted by: Mikhail T. <m.tsatsenko at gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
This is the Cache::Memcached compatible interface to libmemcached, a C library
to interface with memcached.
WWW: http://search.cpan.org/dist/Cache-Memcached-libmemcached/
PR: ports/157939
Submitted by: Dmitry Liakh <dliakh@ukr.net>
|
|
|
|
| |
WWW: http://pear.horde.org
|
|
|
|
| |
WWW: http://pear.horde.org
|
|
|
|
| |
WWW: http://pear.horde.org
|
|
|
|
|
|
|
|
|
|
| |
It is a fairly faithful, low level library that implements
most of the MySQL client API.
WWW: https://github.com/mailrank/mysql
PR: ports/157264
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
|
|
|
|
|
|
|
|
|
|
| |
This module is for reading and writing a common variation of character
separated data.
WWW: http://search.cpan.org/dist/Text-xSV/
PR: ports/157937
Submitted by: Dmitry Liakh <dliakh@ukr.net>
|
|
|
|
|
|
|
|
|
|
|
| |
minimal wrapper around Sqlite3's C interface which is designed to give the
developer access to all of Sqlite3's features in a way that is convenient
for Pure programmers.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-sql3.html
PR: ports/156103
Submitted by: Zhihao Yuan <lichray at gmail.com>
|
|
|
|
|
|
|
|
|
| |
It provides support for parsing, splitting and formatting SQL statements.
WWW: http://code.google.com/p/python-sqlparse/
PR: ports/156828
Submitted by: Roland van Laar <roland at micite.net>
|
|
|
|
|
|
|
|
|
|
| |
Ruby client for memcached supporting advanced
protocol features and pluggable architecture.
WWW: http://github.com/ninjudd/memcache
PR: ports/153453
Submitted by: Mikhail T. <michael at fun-box.ru>
|
|
|
|
|
|
|
|
|
| |
as well as including some utility scripts for managing views and attachments.
WWW: http://rubygems.org/gems/couchrest
PR: ports/158129
Submitted by: Mike Carlson (carlson39 at llnl.gov)
|
| |
|
|
|
|
|
|
|
| |
WWW: http://rubygems.org/gems/delayed_job_data_mapper
PR: ports/157987
Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
|
|
|
|
|
|
|
| |
(round-robin-database). It provides fast, reliable storage of
numeric data over time.
WWW: http://graphite.wikidot.com/whisper
|
|
|
|
|
|
|
|
|
| |
(http://github.com/plataformatec/devise) for authentication support for Rails
WWW: http://rubygems.org/gems/dm-devise
PR: ports/158011
Submitted by: rpsfa at rit.edu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
into rails3 and thus behave like a rails framework component.
Just like activerecord does in rails, dm-rails uses the railtie
API to hook into rails. The two are actually hooked into rails
almost identically.
Creating new datamapper apps on rails3 from scratch is actually
really easy. The following will guide you through the process.
WWW: http://rubygems.org/gems/dm-rails
PR: ports/157994
Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
|
|
|
|
|
|
|
| |
WWW: http://rubygems.org/gems/dm-active_model/
PR: ports/157993
Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
|
|
|
|
|
|
|
|
|
| |
based on the original Paperclip by Jon Yurek at Thoughtbot
WWW: http://rubygems.org/gems/dm-paperclip
PR: ports/157989
Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
|
|
|
|
|
|
|
|
|
|
|
|
| |
lacking in functionality) dm-pager is a new, fresh, and feature
rich pagination implementation for DataMapper. Due to Github's gem
builder being destroyed, we were forced to rename our gem to
'dm-pager' which is now available on Gemcutter.org.
WWW: https://github.com/visionmedia/dm-pagination
PR: ports/157988
Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
|
|
|
|
|
|
|
|
|
| |
many models. This is similar to observers in ActiveRecord.
WWW: https://github.com/datamapper/dm-observer
PR: ports/157985
Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
|
|
|
|
| |
between a postgresql streaming replica and master.
|
|
|
|
|
|
| |
DBIx::Class::Cursor::Cached provides cursor class with built-in caching support.
WWW: http://search.cpan.org/dist/DBIx-Class-Cursor-Cached/
|
|
|
|
|
|
|
|
|
|
| |
See http://www.postgresql.org/about/news.1313 for more info.
Also, use USERS knob instead of explicitally creating the pgsql user
while still accepting alternative names, using [1] with some added
magic.
PR: 157667 [1]
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Upgrade to version 5.2.6 [1]
Bring default compilation options into line with standard mariadb releases,
per http://kb.askmonty.org/v/generic-build-instructions [1]
Submitted by: maintainer [1]
Approved by: maintainer
|
|
|
|
|
|
|
| |
This happens before EXPIRATION_DATE as no dependencies are left in ports,
the few that were there use db46+.
Approved by: Gea-Suan Lin (maintainer)
|
|
|
|
|
|
| |
and have in fact been using 4.0+ since 2011-04-12 (Mk/bsd.database.mk r1.57).
Chase upgrade in dependent ports and change USE_BDB to 40+.
|
|
|
|
|
|
|
|
|
|
| |
You can customize the way data are presented in a very simple way.
The ideal tool to edit your personal databases or to browse data
of an application you're developing with other languages/tools.
Filtering data has never been so easy, no SQL knowledge required.
WWW: http://sqlkit.argolinux.org/
|
|
|
|
|
|
|
|
|
|
| |
2011-05-01 audio/dap: Upstream disapear and distfile is no more available
2011-05-01 audio/gdrdao: Upstream disapear and no more distfiles available
2011-05-01 databases/gmysql: Upstream disapear and distfile is no more available
2011-05-01 deskutils/kuake: Upstream disapear and distfile is no more available
2011-05-01 finance/xinvest: Outdated, abandoned
2011-05-01 finance/xquote: Outdated, abandoned
2011-05-01 french/plgrenouille: Upstream disapear and distfile is no more available
|
|
|
|
|
|
|
| |
Procedural and simple OO wrapper for rrdtool - data logging and graphing system
for time series data.
WWW: http://www.pecl.php.net/package/rrd/
|
|
|
|
|
|
|
| |
WWW: https://github.com/nakagami/pyfirebirdsql
PR: ports/156414
Submitted by: Jose Jachuf <jjachuf@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year
2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer
2011-04-17 lang/u++: has been broken for over a half year
2011-04-17 lang/pugs: has been broken for over a year
2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer
2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer
2011-04-17 math/R-cran-igraph: has been broken for over a half year
2011-04-17 misc/ftree: has been broken for over a half year
2011-04-17 multimedia/katchtv: has been broken for a half year
2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year
2011-04-17 multimedia/banshee-mirage: has been broken for over a half year
2011-04-17 net-p2p/trackerbt: has been broken for a half year
2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer
2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer
2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer
2011-04-17 net/penguintv: has been broken for a half year
2011-04-17 news/openftd: has been broken for almost a year
2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer
2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer
2011-04-17 science/elmer-fem: has been broken for over a year
2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer
2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer
2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer
2011-04-17 security/f-protd: has been broken for over a year
2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer
2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer
2011-04-17 www/bricolage: has been broken for a half year
2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year
2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year
2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year
2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year
2011-04-17 x11/metisse: has been broken for over a half year
|
| |
|
|
|
|
|
|
| |
WWW: http://kuroneko.github.com/gosqlite3/
Submitted by: Zhihao Yuan <lichray@gmail.com> (via email)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
storage of BLOBS.
The storage path is specified with fs_column_path. Each file receives
a unique name, so the storage for all FS columns can share the same
path.
Within the path specified by fs_column_path, files are stored in
sub-directories based on the first 2 characters of the unique file
names. Up to 256 sub-directories will be created, as needed. Override
_fs_column_dirs in a derived class to change this behavior.
fs_new_on_update will create a new file name if the file has been
updated.
WWW: http://search.cpan.org/dist/DBIx-Class-InflateColumn-FS/
|
| |
|
|
|
|
|
|
| |
social database applications.
WWW: http://search.cpan.org/dist/Prophet/
|
| |
|
|
|
|
|
|
|
|
|
| |
databases/postgresql73-client
databases/postgresql74-client
databases/postgresql74-contrib
databases/postgresql80-client
databases/postgresql80-contrib
databases/postgresql81-client
|
|
|
|
|
|
|
|
| |
databases/postgresql74-server
2011-04-17 databases/erserver: does not compile on FreeBSD 7.x or newer
Approved by: tabthorpe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009
2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009
2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009
2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007
2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008
2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009
2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009
2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned
2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+
2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009
2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009
2011-03-30 www/mediawiki112: abandoned upstream
2011-03-30 www/mediawiki113: abandoned upstream
2011-03-30 www/mediawiki114: abandoned upstream
2011-03-30 www/mediawiki16: abandoned upstream
2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009
2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite"
2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009
2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009
|
|
|
|
|
| |
There are no ports that depend on this, just implicit via
USE_BDB=yes or USE_BDB=44+ or similar - databases/db51 will do.
|
|
|
|
|
|
|
|
|
| |
to CouchDB.
WWW: http://code.google.com/p/couchdb-python/
PR: ports/155692
Submitted by: Andrei Antoukh <niwi@niwi.be>
|
|
|
|
| |
WWW: http://github.com/andymccurdy/redis-py/
|
|
|
|
|
|
|
|
|
| |
nested tree model is a way of representing hierarchical information in
a database. This takes a different approach to the Adjacency List
implementation. (see DBIx::Class::Tree::AdjacencyList which uses
parent relationships in a recursive manner).
WWW: http://search.cpan.org/dist/DBIx-Class-Tree-NestedSet/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
adjacency list model is a very common way of representing a tree
structure. In this model each row in a table has a prent ID column
that references the primary key of another row in the same table.
Because of this the primary key must only be one column and is usually
some sort of integer. The row with a parent ID of 0 is the root node
and is usually the parent of all other rows. Although, there is no
limitation in this module that would stop you from having multiple
root nodes.
WWW: http://search.cpan.org/dist/DBIx-Class-Tree/
|
|
|
|
|
|
| |
lightweight, with minimal dependencies so it's easier to install.
WWW: http://search.cpan.org/dist/Teng/
|
|
|
|
|
|
| |
DBIx::Skinny's SQL generator.
WWW: http://search.cpan.org/dist/SQL-Maker/
|
|
|
|
|
|
|
|
|
|
|
|
| |
what GDBM is for other languages: a fast, simple persistence engine.
You can use it to store a mix of objects and BLOBs, and all updates are done
in a transactionally safe manner. JDBM also provides scalable data structures,
such as HTree and B+Tree, to support persistence of large object collections.
JDBM2 provides HashMap and TreeMap which are backed by disk storage.
It is very easy and fast way to persist your data.
JDBM2 also have minimal hardware requirements and is highly embeddable.
WWW: http://code.google.com/p/jdbm2/
|
| |
|
|
|
|
|
|
| |
for communicating with Tokyo Tyrant key-value store.
WWW: http://pecl.php.net/package/tokyo_tyrant/
|
| |
|
|
|
|
|
|
|
|
|
|
| |
similar to Class::DBI::AbstractSearch, but allows you to search and sort
by fields from joined tables.
WWW: http://search.cpan.org/dist/Class-DBI-Plugin-DeepAbstractSearch
PR: ports/154796
Submitted by: milki <milki at rescomp.berkeley.edy>
|
| |
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Dancer-Plugin-DBIC/
PR: ports/154725
Submitted by: "ports@c0decafe.net" <ports@c0decafe.net
|
|
|
|
|
|
| |
DataMapper.
WWW: https://github.com/datamapper/dm-postgres-adapter
|
|
|
|
|
|
|
|
|
|
|
| |
2011-02-04 databases/qt-ibase-plugin: Port is broken on all supported versions of FreeBSD
2011-02-04 devel/ace+tao: Outdated and does not compile on any supported version of FreeBSD
2011-02-04 graphics/ray++: Does not compile on supported versions of FreeBSD
2011-02-04 japanese/oleo: Does not compile on supported versions of FreeBSD
2011-02-04 lang/dylan: does not build
2011-02-04 multimedia/jahshaka: Does not compile on supported versions of FreeBSD
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is minimalistic because it just adds minimal support for the protocol,
but at the same time it uses an high level printf-alike API in order to make
it much higher level than otherwise suggested by its minimal code base and
the lack of explicit bindings for every Redis command.
Apart from supporting sending commands and receiving replies, it comes with
a reply parser that is decoupled from the I/O layer. It is a stream parser
designed for easy reusability, which can for instance be used in higher
level language bindings for efficient reply parsing.
Hiredis only supports the binary-safe Redis protocol, so you can use it with
any Redis version >= 1.2.0.
The library comes with multiple APIs. There is the synchronous API, the
asynchronous API and the reply parsing API.
WWW: https://github.com/antirez/hiredis
PR: ports/153535
Submitted by: Grzegorz Blach <magik at roorback.net>
Feature safe: yes
|
|
|
|
|
|
| |
databases/redis client for Perl.
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
It is a Web and Web services based application for reporting, data analysis
(OLAP UI and server) and data integration.
WWW: http://jasperforge.org/projects/jasperserver
PR: ports/150208
Submitted by: Jason Helfman
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
databases as a single cluster.
WWW: http://projects.2ndquadrant.com/repmgr
PR: ports/154074
Submitted by: Alexander Pyhalov <alp@sfedu.ru>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
| |
Redis::hiredis is a simple wrapper around Salvatore Sanfilippo's hiredis C
client that allows connecting and sending any command just like you would
from a command line Redis client.
WWW: http://search.cpan.org/dist/Redis-hiredis/
PR: ports/153536
Submitted by: Grzegorz Blach <magik@roorback.net>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
You can easily dump your data into a backup file and - if needed - restore it.
It is especially suited for shared hosting webspaces, where you don't
have shell access. MySQLDumper is an open source project and released
under the GNU-license.
WWW: http://www.mysqldumper.net/
PR: ports/153811
Submitted by: Marek Holienka <marekholienka@gmail.com>
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Dancer.
PR: ports/153590
Submitted by: Grzegorz Blach <magik at roorback.net>
Approved by: wxs (mentor)
|
|
|
|
|
|
|
| |
Data Abstraction Layer for MySQL using PHP
PR: ports/151988
Submitted by: Nicolas de Bari Embriz <nbari@dalmp.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of 2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware
Leave java/tya in for now, as it has outstanding PRs.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes:
- new installation layout, resembling RPM packages:
- client = Client Utilities + Development Libraries + Shared components
- server = MySQL Server + Embedded
- new build system: cmake instead of autotools
- fewer port knobs
Expect various breakages, but if we are lucky this could become the new default
mysql port.
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Test-Fixture-DBI/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Riak is a Dynamo-inspired key/value store that scales predictably and easily.
Riak also simplifies development by giving developers the ability to quickly
prototype, test, and deploy their applications. A truly fault-tolerant system,
Riak has no single point of failure. No machines are special or central in
Riak, so developers and operations professionals can decide exactly how
fault-tolerant they want and need their applications to be.
WWW: https://github.com/basho/riak-python-client
PR: ports/153342
Submitted by: TJ Ninneman <tj@harperdog.com>
|
|
|
|
|
|
|
|
|
|
|
| |
SQL::Abstract. Declare 'use SQL::Abstract::Plugin::InsertMulti;' with
'use SQL::Abstract;', exporting insert_multi() and update_multi()
methods to SQL::Abstract namespace from
SQL::Abstract::Plugin::InsertMulti.
Plugin system is depends on 'into' options of Sub::Exporter.
WWW: http://search.cpan.org/dist/SQL-Abstract-Plugin-InsertMulti/
|
|
|
|
| |
WWW: http://search.cpan.org/dist/DBIx-Inspector/
|
|
|
|
|
|
| |
temporary directory, and destroys it when the perl script exits.
WWW: http://search.cpan.org/dist/Test-postgresql/
|
|
|
|
|
|
| |
DBIx::Class::Storage::TxnScopeGuard.
WWW: http://search.cpan.org/dist/DBIx-TransactionManager/
|
|
|
|
|
|
|
|
|
|
|
| |
handle by simply calling the database keyword within your Dancer application.
Returns a Dancer::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
Dancer::Plugin::Database::Handle for full details of those.
WWW: http://search.cpan.org/dist/Dancer-Plugin-Database
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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.
WWW: http://htsql.org/
|
|
|
|
|
| |
PR: ports/153217
Submitted by: jnlin at csie.nctu.edu.tw
|
|
|
|
|
| |
PR: ports/153216
Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
|
|
|
|
|
| |
PR: ports/111501
Submitted by: Simun Mikecin <numisemis at yahoo dot com>
|
|
|
|
|
|
|
|
|
|
|
| |
MyBatis is a first class persistence framework with support for custom
SQL, stored procedures and advanced mappings. MyBatis eliminates almost
all of the JDBC code and manual setting of parameters and retrieval of
results. MyBatis can use simple XML or Annotations for configuration and
map primitives, Map interfaces and Java POJOs (Plain Old Java Objects)
to database records.
WWW: http://www.mybatis.org/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
retrieve data. It does this by using a table called __Store__. Once connected
to a database, it will detect if this table is missing and create it if
necessary.
When writing data to the store, the data (a HASH reference) is first
serialized using JSON and then inserted/updated via DBIx::Class to (currently)
an SQLite backend.
Retrieving data from the store is done by key lookup or by searching an
SQL-based index. Once found, the data is deserialized via JSON and returned.
WWW: http://search.cpan.org/dist/DBIx-NoSQL/
|
|
|
|
|
|
|
|
| |
provide a library with a high level of usability, good interal error
handling and to emulate similar libraries available for other languages
to provide an easy migration of MySQL based systems into the Go language.
WWW: https://github.com/Philio/GoMySQL
|
|
|
|
| |
WWW: http://search.cpan.org/dist/AnyEvent-DBD-Pg/
|
|
|
|
| |
WWW: http://search.cpan.org/dist/DBIx-Skinny-Mixin-DBHResolver/
|
|
|
|
|
|
|
| |
WWW: http://pypi.python.org/pypi/Flask-SQLAlchemy
PR: ports/151626
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
|
|
|
|
|
|
|
|
|
| |
DBIx::Class::ResultSource right into your attribute definitions and will
automatically call it when it finds an add_column attribute option. It also
replaces the DBIx::Class-generated accessor methods (these are
Class::Accessor::Grouped-generated accessor methods under the hood) with the
Moose-generated accessor methods so that you can use more of the wonderful
powers of Moose (eg. type constraints, triggers, ...).
|
|
|
|
|
|
|
|
|
| |
settings for *_at/*_on columns.
If you want to set created_XX and updated_XX automatically, you can
use DBIx::Class::InflateColumn::DateTime::Auto.
WWW: http://search.cpan.org/dist/DBIx-Skinny-InflateColumn-DateTime/
|
|
|
|
|
|
|
|
| |
can dynamically load schema at run-time or statically publish them.
It supports MySQL and SQLite, and PostgreSQL.
WWW: http://search.cpan.org/dist/DBIx-Skinny-Schema-Loader/
|
|
|
|
|
|
|
| |
DBIx::Skinny. This module is not support for search_by_sql or
search_named.
WWW: http://search.cpan.org/dist/DBIx-Skinny-Pager/
|
|
|
|
|
|
| |
be lightweight, with minimal dependencies so it's easier to install.
WWW: http://search.cpan.org/dist/DBIx-Skinny/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MariaDB is a database server that offers drop-in replacement functionality for
MySQL1. 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.
MariaDB is primarily driven by developers at Monty Program, a company founded by
Michael "Monty" Widenius, the original author of MySQL, but this is not the
whole story about MariaDB. On the "About MariaDB" page you will find more
information about all participants in the MariaDB community, including storage
engines XtraDB and PBXT.
WWW: http://mariadb.org/
PR: ports/152237
Submitted by: Artyom Olshevskiy <siasiamail@gmail.com>
|
|
|
|
|
|
|
|
|
| |
in dBase-format (dbf) databases from within PHP.
WWW: http://pecl.php.net/package/dbase
PR: ports/151633
Submitted by: toomas aas <toomas at median.ee>
|
|
|
|
|
|
|
|
|
|
|
|
| |
many database servers. The resolution algorithm is extensible and
pluggable, because of this you can make custom strategy module easily.
This module can retrieve DBI's database handle object or connection
information (data source, user, credential...) by labeled name and
treat same cluster consists many nodes as one labeled name, choose
fetching strategy.
WWW: http://search.cpan.org/dist/DBIx-DBHResolver/
|
|
|
|
|
|
|
|
|
|
|
| |
connection and transaction management. Connecting to a database can
be expensive; you don't want your application to re-connect every time
you need to run a query. The efficient thing to do is to hang on to a
database handle to maintain a connection to the database in order to
minimize that overhead. DBIx::Connector lets you do that without
having to worry about dropped or corrupted connections.
WWW: http://search.cpan.org/dist/DBIx-Connector/
|
|
|
|
|
| |
PR: ports/150907
Submitted by: Mikhail Tsatsenko <m.tsatsenko@mail.ru>
|
|
|
|
|
|
|
|
| |
Also, try to break the previous 1:1 relation between FreeBSD system and
PostgreSQL versions installed. Use different PREFIX:es to install
different versions on the same system.
PR: ports/132402, ports/145002, ports/146657
|
|
|
|
|
| |
JDBC drivers with JNDI-bindable DataSources, including DataSources
that implement Connection and Statement Pooling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which can be used to create XML output directly from MySQL
using a single SQL query. This prevents having to convert a
MySQL result to XML in a PHP script, Ruby script, etc.
The library provides the same functionality as SQL/XML, seen
in MS SQL server and Oracle. However it uses normal functions.
By using subqueries the same results as SQL/XML can be generated.
WWW: http://www.mysqludf.org/lib_mysqludf_xql/index.php
PR: ports/142086
Submitted by: Mina R Waheeb <syncer at gmail.com>
|
| |
|
|
|
|
| |
Connect to build redis1.
|
|
|
|
|
|
|
|
|
| |
object/blob store.
WWW: http://launchpad.net/swift
PR: ports/150063
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
SQL queries in the regular C++ code, staying entirely within the Standard C++.
The idea is to provide C++ programmers a way to access SQL databases in the most
natural and intuitive way. If you find existing libraries too difficult for your
needs or just distracting, SOCI can be a good alternative.
WWW: http://soci.sourceforge.net/
PR: ports/150527
Submitted by: Julien Laffaye <kimelto at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2010-09-05 databases/sqlite-ext-inet: Please install databases/sqlite-ext-mobigroup instead
2010-08-31 devel/codeville: Dead project.
2010-08-07 editors/koffice-kde4-l10n-fy
2010-08-07 editors/koffice-kde4-l10n-hne
2010-06-14 graphics/xaralx-devel: Does not compile with png-1.4 and latest version is from Aug 2006
2010-06-14 graphics/xaralx: Does not compile with png-1.4 and latest version is from Aug 2006
2010-04-01 misc/kde4-l10n-bn_IN
2010-04-01 misc/kde4-l10n-hne
2010-04-01 misc/kde4-l10n-ku
2010-04-01 misc/kde4-l10n-mr
|
|
|
|
|
|
|
| |
WWW: http://github.com/datamapper/dm-mysql-adapter
PR: ports/150469
Submitted by: Jyun-Yan You <jyyou at cs.nctu.edu.tw>
|
|
|
|
|
|
|
| |
WWW: http://github.com/datamapper/dm-do-adapter
PR: ports/150468
Submitted by: Jyun-Yan You <jyyou at cs.nctu.edu.tw>
|
|
|
|
|
|
|
|
|
| |
not going to be updated by the maintainer.
Remove conflicts that no longer apply in databases/mongodb.
PR: ports/148966
Submitted by: wxs@
Approved by: ivoras@ (maintainer of databases/mongodb-devel)
|
|
|
|
| |
SHA256 checksum information in the distinfo file.
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://weblog.rubyonrails.org/2010/8/29/rails-3-0-it-s-done
N.B.:
lang/ruby19 does not work with rails3 until the upgrade to 1.9.2
by stas@ happens.
- Update www/rubygem-rails to 3.0.0
Sponsored by: RideCharge Inc. / Taximagic
|
|
|
|
|
|
| |
into your Ruby on Rails applications.
WWW: http://www.bigrecord.org/
|
|
|
|
|
|
|
|
|
|
|
|
| |
an ORM which is fast, thread-safe and feature rich.
Please Welcome 1.0.0
http://datamapper.org/
PR: ports/147800
Submitted by: myself (pgollucci)
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
| |
PR: ports/149782
Submitted by: Kurt Jaeger <fbsd-ports at opsec.eu>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IPv4 functions (loaded with ".load libsqliteipv4.so"):
ISINNET, ISSAMENET
IP2INT, INT2IP
NETFROM, NETTO
NETLENGTH, NETMASKLENGTH
Shell environment functions (loaded with ".load libsqliteenv.so"):
CURRENT_USER
CURRENT_LOCALE
GETENV
MD5 message-digest algorithm functions (loaded with ".load libsqlitemd5.so"):
GROUP_MD5
MD5
MD5FILE
WWW: http://sqlite.mobigroup.ru/wiki?name=extensions
PR: ports/149053
Submitted by: Pavel Volkov <pavelivolkov at googlemail.com>
|
|
|
|
|
|
|
|
|
|
| |
Many more details are available at:
WWW: http://www.lemke-it.com/
PR: ports/148331
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
Perl statements in PL/Perl.
WWW: http://search.cpan.org/dist/PostgreSQL-PLPerl-Trace/
PR: ports/148352
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
from PostgreSQL PL/Perl.
WWW: http://search.cpan.org/dist/PostgreSQL-PLPerl-Call/
PR: ports/148351
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports transactional SQL query requests in a multithreaded
architecture. For high availablility requirements, Cego supports a
database shadowing feature. Several compute nodes can be defined in
a Cego database configuration, where each node is able to manage a
number of so called table sets. For each tableset, a backup node
can be defined, which runs is recover mode for the corresponding
tableset. If required, the tableset can be switched to the backup
node and this node gets the active node for the tableset.
Many more details are available at:
WWW: http://www.lemke-it.com/
PR: ports/147822
Submitted by: Kurt Jaeger <fbsd-ports at opsec.eu>
Feature safe: yes
|
|
|
|
|
|
|
| |
(eg: tie dbi connections to more than the name and process id)
then you need Ima::DBI::Contextual.
WWW: http://search.cpan.org/dist/Ima-DBI-Contextual
|
|
|
|
|
|
|
|
| |
or upstream. Putting it in the Attic for now.
PR: ports/141139
Submitted by: Vyacheslav <f.fenix@gmail.com>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
| |
network protocol traffic over TCP/IP networks.
mysqlsniffer is coded in C using the pcap library and works with MySQL version
4.0 and newer. mysqlsniffer is the only MySQL-specific network sniffer.
WWW: http://hackmysql.com/mysqlsniffer
PR: ports/147079
Submitted by: Frederic Hardy <frederic.hardy at mageekbox.net>
|
|
|
|
| |
Forgotten by: girgen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
compatible / memcached, and has more features(as follows):
* persistent storage (you can use flare as persistent memcached)
* pluggable storage (currently only Tokyo Cabinet is available, though:)
* data replication (synchronous or asynchronous)
* data partitioning (automatically partitioned according to # of master
servers (clients do not have to care about it))
* dynamic reconstruction, and partitioning (you can dynamically (I mean,
without any service interruption) add slave servers and partition
master servers)
* node monitoring and failover (if any server is down, the server is
automatically isolated from active servers and another slave server
is promoted to master server)
* request proxy (you can always get same result regardless of servers
you connect to. so you can think flare servers as one big key-value
storage)
* over 256 bytes keys, and over 1M bytes values are available
WWW: http://labs.gree.jp/Top/OpenSource/Flare-en.html
|
|
|
|
|
|
|
|
| |
support of Percona extensions.
PR: ports/145144 [1], ports/144939 [2]
Submitted by: Alex Samorukov <samm@os2.kiev.ua> [1],
Aleksandr Kuzminsky <aleksandr.kuzminsky@percona.com> [2]
|
| |
|
|
|
|
| |
Pointy hat to: girgen
|
|
|
|
| |
WWW: http://search.cpan.org/dist/TokyoCabinet/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2010-02-20 databases/mysql-connector-java50: Old version: please use databases/mysql-connector-java instead
2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by www/p5-HTML-FormFu-Model-DBIC
2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active maintained"
2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead
2010-04-27 mail/postfix23: it's no longer maintened by upstream developer
2010-04-30 math/libgmp4: Use math/gmp instead.
2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE
2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2
2010-03-04 multimedia/kbtv: no longer under development by author
2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx instead
2010-04-30 security/vpnd: This software is no longer developed
2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of GCC, not used by any other port
2010-04-02 www/caudium12: No longer maintained upstream, please switch to www/caudium14
2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author in favor of www/p5-Catalyst-Plugin-Cache
|
|
|
|
|
|
| |
client and protocol library for the Drizzle database.
WWW: http://pecl.php.net/package/drizzle
|
|
|
|
|
|
|
|
| |
applications. It is a community-driven project based on the popular
MySQL DBMS and focused on MySQL's original goals of ease-of-use,
reliability and performance.
WWW: http://drizzle.org/wiki/Main_Page
|
| |
|