- Add new UID and GID for pgbouncer
- Improve handling of example configuration files
- Add support for the reload rc command
- Other minor enhancements
PR: ports/126454
Submitted by: mm
Approved by: skv (maintainer)
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.
Some note:
* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist
* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.
For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.
Have fun!
with C code. ADOdb will auto-detect if this extension is installed and use it
automatically. This extension is compatible with ADOdb 3.32 or later, and
PHP 4.3.*, 4.4.*, 5.0.* and 5.1.*.
WWW: http://adodb.sourceforge.net/
PR: ports/126062
Submitted by: JoeHorn <joehorn@gmail.com>
require 'jdbc/mysql'
to make the driver accessible to JDBC and ActiveRecord code running in JRuby.
WWW: http://rubyforge.org/projects/jruby-extras/
PR: ports/126325
Submitted by: Alexander Logvinov <ports at logvinov,com>
that can be used with JRuby.
It allows use of virtually any JDBC-compliant database with your
JRuby on Rails application.
WWW: http://rubyforge.org/projects/jruby-extras/
PR: ports/126326
Submitted by: Alexander Logvinov <ports at logvinov,com>
Note:
With this update several ports specific problems
have been fixed. Qt4 headers and libraries have
been moved to include/qt4 and lib/qt4. bsd.qt.mk
defines QT_INCDIR and QT_LIBDIR now, which could
be used in qt4-dependent ports if required.
Thanks to: Max Brazhnikov Danny Pansters
transparently use this columns as if they were normal columns
in your table.
WWW: http://search.cpan.org/dist/DBIx-Class-FrozenColumns/
PR: ports/125844
Submitted by: Vladimir Timofeev <vovkasm@gmail.com>
Approved by: gabor (mentor, implicit)
PORTVERSION. After that the PORTVERSION became 4.foo. Because this is
numerically lower than before, the PORTEPOCH should have been bumped.
Poked by: kris@
PR: 125814
Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
The original mysql2pgsql has changed maintainership. So this port is also
changed to based on the new maintainer's version.
- Pass maintainership to submitter
PR: ports/125580
Submitted by: Alex Kloss <klossalex at gmail.com> (maintainer)
in development for more than three years and concentrates
on ease of use, high performance, stability and portability.
The hamsterdb API is simple and self-documenting.The interface
is similar to other widely-used database engines.Fast algorithms
and data structures guarantee high performance for all scenarios.
Hamsterdb has hundreds of unittests with a test coverage of over
90%. Each release is tested with thousands of acceptance tests in
many different configurations, tested on up to six different
hardware architectures and operating systems.Written in plain
ANSI-C, hamsterdb runs on many architectures: Intel-compatible
(x86, x64), PowerPC, SPARC, ARM, RISC and others. Tested operating
systems include Microsoft Windows, Microsoft Windows CE, Linux,
SunOS and other Unices.
WWW: http://hamsterdb.com/index
PR: ports/125699
Submitted by: Wen Heping <wenheping at gmail.com>
engine. It is one of many PostgreSQL interfaces for the Python
programming language. pg8000 is somewhat distinctive in that
it is written entirely in Python and does not rely on any
external libraries (such as a compiled python module, or
PostgreSQL's libpq library). pg8000 supports the standard
Python DB-API version 2.0.
WWW: http://pybrary.net/pg8000/
PR: ports/125664
Submitted by: Wen Heping <wenheping at gmail.com>
methodics described in "Dynamic Sub-classing DBIx::Class proxy classes"
in DBIx::Class::Manual::Cookbook.
WWW: http://search.cpan.org/dist/DBIx-Class-DynamicSubclass/
PR: ports/125618
Submitted by: Vladimir Timofeev <vovkasm at gmail.com>