non port: databases/Makefile |
Number of commits found: 2069 (showing only 100 on this page) |
Sunday, 28 Oct 2012
|
21:59 bapt
2012-05-10 databases/pear-MDB2_Driver_ibase: BROKEN for more than 6 month
Feature safe: yes
|
Thursday, 25 Oct 2012
|
19:21 crees
Stop creating duplicate packages, and add CONFLICTS
Thanks to erwin for limiting the damage I caused in the meantime
Feature safe: yes
|
09:45 erwin
Revert part of r306353 to disconnect the versioned slaves
for databases/pgtcl to fix the INDEX build.
Feature safe: yes
|
Wednesday, 24 Oct 2012
|
20:46 crees
Add versioned slaves for databases/pgtcl; there are now packages built for
all postgresql9 versions.
Feature safe: yes
|
Thursday, 11 Oct 2012
|
20:19 rm
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
|
Thursday, 13 Sep 2012
|
07:12 rm
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>
|
Sunday, 26 Aug 2012
|
09:41 rene
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
|
09:25 rene
remove expired port:
2012-07-31 databases/edb: Deprecated by enlightenment.org team
|
Friday, 24 Aug 2012
|
15:15 sbz
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>
|
Wednesday, 22 Aug 2012
|
18:09 skreuzer
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/
|
18:04 skreuzer
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/
|
18:02 skreuzer
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/
|
Tuesday, 21 Aug 2012
|
22:46 ak
Remove expired port:
2012-08-12 databases/libudbc: Does not fetch and no vendor support anymore
|
Tuesday, 24 Jul 2012
|
13:51 gjb
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)
|
Monday, 23 Jul 2012
|
12:52 nivit
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>
|
12:46 nivit
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>
|
Thursday, 19 Jul 2012
|
17:29 osa
Remove databases/redis-scripting, use databases/redis-devel instead.
Update CONFLICTS for databases/redis and databases/redis-devel.
|
Wednesday, 18 Jul 2012
|
08:39 kuriyama
Tools to make migrating your DBIx::Class databases easier.
WWW: http://search.cpan.org/dist/DBIx-Class-Migration/
|
02:19 osa
Connect redis-devel to build.
|
Tuesday, 17 Jul 2012
|
14:47 mm
TDS backend module for mod_sql of ProFTPD
WWW: http://labratsoftware.com/mod_sql_tds/
|
14:46 mm
SQLite backend module for mod_sql of ProFTPD
WWW: http://www.proftpd.org/docs/contrib/mod_sql.html
|
14:46 mm
ODBC backend module for mod_sql of ProFTPD
WWW: http://www.proftpd.org/docs/contrib/mod_sql.html
|
Thursday, 5 Jul 2012
|
17:05 jgh
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
|
17:00 jgh
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
|
Tuesday, 3 Jul 2012
|
13:21 avilla
- Update libpqxx3 to 3.1 and fix build with Clang.
- Remove libpqxx30.
|
Monday, 2 Jul 2012
|
14:28 pawel
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>
|
Sunday, 24 Jun 2012
|
10:43 pgj
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
|
Friday, 22 Jun 2012
|
07:18 scheidell
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>
|
Thursday, 14 Jun 2012
|
01:27 wen
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/
|
Friday, 8 Jun 2012
|
08:00 fjoe
New port: pgagent
pgAgent is a job scheduler for PostgreSQL which may be managed using pgAdmin.
|
Tuesday, 5 Jun 2012
|
02:35 miwi
Python extension that wraps hiredis.
WWW: https://github.com/pietern/hiredis-py
PR: ports/168510
Submitted by: Denis Generalov <gd@rambler-co.ru>
|
Wednesday, 30 May 2012
|
14:41 sunpoet
- 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/
|
Tuesday, 22 May 2012
|
14:11 bapt
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>
|
Friday, 18 May 2012
|
13:18 rene
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
|
Wednesday, 16 May 2012
|
09:46 flo
readd php 5.3.13 and all its modules as php53*
|
07:36 ale
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.
|
05:09 miwi
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>
|
Tuesday, 15 May 2012
|
22:14 girgen
The PostgreSQL Global Development Group announces the beta release of
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
|
Monday, 14 May 2012
|
22:17 jlaffaye
Add py-MySQLdb55, a slave port of py-MySQLdb with MySQL 5.5.
PR: ports/152066
Submitted by: Tom Judge <tom@tomjudge.com>
|
22:16 jlaffaye
Add py-MySQLdb51, a slave port of py-MySQLdb with MySQL 5.1.
PR: ports/152066
Submitted by: Tom Judge <tom@tomjudge.com>
|
22:15 jlaffaye
Add py-MySQLdb50, a slave port of py-MySQLdb with MySQL 5.0.
PR: ports/152066
Submitted by: Tom Judge <tom@tomjudge.com>
|
22:14 jlaffaye
Add py-MySQLdb41, a slave port of py-MySQLdb with MySQL 4.1.
PR: ports/152066
Submitted by: Tom Judge <tom@tomjudge.com>
|
Friday, 11 May 2012
|
19:36 bapt
2012-05-10 archivers/php4-bz2: php4 is EOLed
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
|
Tuesday, 1 May 2012
|
17:24 rm
Remove expired port: it is outdated, and databases/py-MySQLdb is newer
|
Monday, 16 Apr 2012
|
13:08 gahr
- New port: databases/tdbc
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.
|
Sunday, 15 Apr 2012
|
15:48 crees
Remove PostgreSQL 8.2 due to EOL by upstream
With hat: pgsql
Reviewed by: pgsql
|
Wednesday, 11 Apr 2012
|
16:37 crees
VFront is a free, open source front-end for MySQL or PostgreSQL databases
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/
|
Tuesday, 10 Apr 2012
|
22:51 avilla
Akonadi Google is a set of Akonadi resources providing access to
various Google services like Google Contacts or Google Calendar from
KDE-Pim applications.
WWW: http://progdan.cz/category/akonadi-google
|
Monday, 26 Mar 2012
|
14:12 gahr
- Remove databases/gbib
MASTER_SITE has been offline > one year now
Feature safe: yes
|
Wednesday, 21 Mar 2012
|
20:04 crees
Remove expired port.
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
|
Monday, 19 Mar 2012
|
01:03 scheidell
Add new port databases/datamodeler: a free data and database modeling tool,
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
|
Sunday, 18 Mar 2012
|
19:42 rm
Remove expired port: This was only needed for mail/py-spambayes. Now
it's not.
Feature safe: yes
|
Wednesday, 7 Mar 2012
|
21:02 pgollucci
databases/p5-Mysql||2012-03-07|no release in 11 years, doesn't work with mysql
4.0+, unmaintained
Also BROKEN with lang/perl5.14
PR: ports/165457
With Hat: perl@
|
Monday, 5 Mar 2012
|
21:18 crees
Break postgresql-pltcl up into versioned ports; now we will have packages
Fix plist for 9.1
|
Sunday, 4 Mar 2012
|
21:10 crees
- Replace single magic postgresql-docs port with versioned ports.
- Fix docs for 90 and 91-- as of 9+ the docs require building
Discussed with: girgen
|
Monday, 27 Feb 2012
|
15:30 ale
Bullet Cache is a memory database intended to be used much like memcached,
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>
|
15:28 ale
Bullet Cache is a memory database intended to be used much like memcached,
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>
|
Wednesday, 22 Feb 2012
|
03:40 pgollucci
Carbon is a backend data caching and persistence daemon for Graphite
WWW: http://launchpad.net/graphite
PR: ports/165283
Submitted by: Evan Sarmiento <bsdports@wayfair.com>
|
Sunday, 19 Feb 2012
|
19:21 crees
- Replace the p5-postgresql-plperl port with versioned ports. This replaces
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
|
Saturday, 18 Feb 2012
|
17:26 pgj
This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.
WWW: http://www.yesodweb.com/book/persistent
Obtained from: FreeBSD Haskell
|
17:24 pgj
This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.
WWW: http://www.yesodweb.com/book/persistent
Obtained from: FreeBSD Haskell
|
Friday, 10 Feb 2012
|
09:21 dougb
Add a # before $FreeBSD$
|
Tuesday, 7 Feb 2012
|
05:05 pgollucci
- Connect *10 xapian ports to the build
PR: ports/164460
|
Saturday, 28 Jan 2012
|
17:48 miwi
chdb implements a read-only memory mapped hash-table for PHP.
WWW: https://github.com/lcastelli/chdb/
PR: ports/164527
Submitted by: Evan Sarmiento <esarmiento@wayfair.com>
|
Thursday, 26 Jan 2012
|
09:38 mm
This is the PostgreSQL backend module for ProFTPD
WWW: http://www.proftpd.org/docs/contrib/mod_sql.html
|
09:36 mm
This is the MySQL backend module for ProFTPD
WWW: http://www.proftpd.org/docs/contrib/mod_sql.html
|
Friday, 20 Jan 2012
|
20:00 swills
A Perl module which provides an enhanced database populate method
WWW: http://search.cpan.org/dist/DBIx-Class-Schema-PopulateMore/
|
Tuesday, 17 Jan 2012
|
21:41 jgh
p5-DBIx-Wrapper: convenience wrapper around Perl's DBI
WWW: http://search.cpan.org/dist/DBIx-Wrapper/
PR: ports/164231
Submitted by: Don Owens <don at regexguy.com>
Approved by: crees (mentor)
|
Friday, 13 Jan 2012
|
04:39 eadler
2012-01-12 databases/phpmyadmin211: No longer supported by the phpMyAdmin
project
|
Sunday, 8 Jan 2012
|
23:43 eadler
2011-11-30 databases/pear-Doctrine: Please upgrade to 1.2.x:
http://svn.doctrine-project.org/tags/1.2.4/UPGRADE_TO_1_2
|
Saturday, 7 Jan 2012
|
04:12 eadler
Python DB-API 2.0 client interface for Cassandra
WWW: http://code.google.com/a/apache-extras.org/p/cassandra-dbapi2/
PR: ports/163292
Submitted by: Radim Kolar <hsn@sendmail.cz>
|
Thursday, 5 Jan 2012
|
23:34 pawel
MySAC: MySQL Simple Asynchonous Client
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>
|
Tuesday, 3 Jan 2012
|
11:50 lwhsu
Add php5-pdo_cassandra 0.2.1, PDO driver for Apache Cassandra.
PR: ports/163794
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
Monday, 2 Jan 2012
|
15:41 eadler
Tarantool/Box, or simply Tarantool, is a high performance key/value
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>
|
07:35 kuriyama
DBIx::QueryLog is logs each execution time and the actual query.
Currently, works on DBD::mysql and DBD::sqlite.
WWW: http://search.cpan.org/dist/DBIx-QueryLog/
|
Sunday, 1 Jan 2012
|
19:30 ohauer
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
|
Saturday, 31 Dec 2011
|
09:29 kuriyama
Test::mysqld automatically setups a mysqld instance in a temporary
directory, and destroys it when the perl script exits.
WWW: http://search.cpan.org/dist/Test-mysqld/
|
Wednesday, 28 Dec 2011
|
17:49 rene
Remove expired, unmaintained ports:
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
|
02:44 kuriyama
DBIx::Class::DeploymentHandler is, as its name suggests, a tool for
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/
|
Monday, 26 Dec 2011
|
20:00 pawel
pg_reorg allows you to reorganize your tables online,
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@
|
Tuesday, 20 Dec 2011
|
21:12 pawel
This package contains a number of functions that allows one to interact
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>
|
Sunday, 11 Dec 2011
|
10:51 rm
- Remove expired ports: Unmaintained upstream, only useful for
python2.4 or less, no consumers in the ports tree.
Approved by: novel (mentor)
Feature safe: yes
|
Thursday, 8 Dec 2011
|
19:46 scheidell
- New port, copy of databases/php5-rrdtool, needed for companies
- stuck on php52
PR: ports/159894 [1]
Submitted by: scheidell@secnap.net [1]
Approved by: gabor (mentor)
Feature safe: yes
|
Monday, 5 Dec 2011
|
11:44 sunpoet
- Add p5-DBIx-Safe 1.2.5
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
|
Monday, 28 Nov 2011
|
16:13 sunpoet
- Connect p5-MySQL-Diff
- Disconnect p5-Mysql-Diff
Feature safe: yes
|
Monday, 21 Nov 2011
|
16:32 gahr
- New port: databases/mysql-connector-c++
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
|
Thursday, 17 Nov 2011
|
18:45 pav
- Connect pgpool-II-30 to the build
Feature safe: yes
|
Friday, 11 Nov 2011
|
19:06 rm
2011-11-11 Has expired: Distfile missing, runtime broken. Use
databases/py-sqlobject instead
PR: ports/160260
Submitted by: rm (myself)
Approved by: wen (maintainer), novel (mentor)
Feature safe: yes
|
Thursday, 10 Nov 2011
|
03:34 sunpoet
- Add rubygem-familia 0.7.1
rubygem-familia helps to organize and store Ruby objects in Redis.
WWW: https://github.com/delano/familia
WWW: https://rubygems.org/gems/familia
|
03:33 sunpoet
- Add rubygem-redis 2.2.2
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
|
Saturday, 5 Nov 2011
|
18:41 miwi
pickleDB is a lightweight, fast, and simple database based on Python's own
json module.
WWW: http://packages.python.org/pyckleDB/
PR: ports/162282
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
Wednesday, 2 Nov 2011
|
03:29 sunpoet
- Add pecl-mysqlnd_ms 1.1.1
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>
|
01:35 dougb
Remove ports@ ports that have been DEPRECATED for at least 1 month
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
|
00:14 linimon
Fix an edit botch to really add p5-KyotoCabinet.
|
Tuesday, 1 Nov 2011
|
07:35 miwi
2011-11-01 games/phpua-ut2003: depends on phpua-engine
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
|
05:19 dougb
x11-toolkits/gambas2-gb-qt has been broken for over a year.
Remove it, and the ports that depend on it.
|
Friday, 28 Oct 2011
|
14:22 sunpoet
- Add py-leveldb 0.1.20111024
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/
|
14:19 sunpoet
- Add p5-Tie-LevelDB 0.06
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/
|
10:54 sunpoet
- Add leveldb 1.2.20111024
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/
|
08:14 wen
This module provides a sqlite-backed dictionary conforming to the
dbm interface, along with a shelve class that wraps the dict and
provides serialization for it.
WWW: http://github.com/Yelp/sqlite3dbm/
|
Number of commits found: 2069 (showing only 100 on this page) |