| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/168478
Submitted by: Gea-Suan Lin
Approved by: shaun (mentor)
|
|
|
|
| |
Approved by: eadler (mentor)
|
| |
|
|
|
|
| |
Reported by: pav@
|
|
|
|
|
|
| |
http://www.postgresql.org/about/news/1397/
With hat: pgsql
|
|
|
|
|
|
|
|
| |
Notice that the ability to specify 0 or 1 from a list is achieved
in opentracker by adding a third option, ACCESSLIST_OPEN which effectively
does nothing
(for openradius, use bsd.port.options.mk)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
| |
PR: 168138
Submitted by: maintainer
|
|
|
|
|
|
| |
This fix make describe with new option framework
With hat: portmgr
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Rose-DB/Changes
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Changes:
- kcthread.cc (CondVar::wait): a bug on Win32 was fixed.
- kcdbext.h (IndexDB::set, IndexDB::replace): a bug of updating existing records
was fixed.
- kcdb.h (DB::check): new function.
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Use TEST_DEPENDS for test-only dependencies
Changes: http://search.cpan.org/dist/DBD-Multi/Changes
PR: ports/168144
Submitted by: sunpoet (myself)
Approved by: snowfly <snowfly@yuntech.edu.tw> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Upstream unavaialble for a long time. No updates for over 5 years
- No maintainer. If you want to fix this, take maintainer ship.
PR: ports/150903
Submitted by: scheidell@ (me)
Approved by: The little elves (maintainer)
|
|
|
|
|
|
| |
Changes: http://www.lemke-it.com/cego_blog.html
PR: ports/168368
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
UPGRADE URGENCY: high, many non trivial bugs fixed in this release.
* [BUGFIX] Fixed issue #518 (Redis 99% CPU when master down).
* [BUGFIX] Fixed issue #516 (ZINTERSTORE mixing sets and zsets).
* [BUGFIX] Fixed a bug in install_server.sh when using chkconfig
* [BUGFIX] Fixes to --test-memory implementation.
* [BUGFIX] Allow PREFIX to be overridden in Makefile.
* [BUGFIX] The test is now more reliable on slow computers.
* redis-cli --pipe mode, see http://redis.io/topics/mass-insert
* Much better expired keys collection algorithm that makes the server much
more responsive when a lot of keys are expiring at the same time.
</ChangeLog>
|
|
|
|
|
|
| |
undeclared (first use in this function)".
Hat: portmgr
|
|
|
|
|
| |
PR: ports/168291
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/168302
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: 167479
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG
|
|
|
|
|
|
| |
PR: ports/168330
Submitted by: Pavel I Volkov <pavelivolkov _at_ googlemail.com> (maintainer)
Approved by: decke (mentor)
|
|
|
|
|
|
| |
PR: ports/168329
Submitted by: Pavel I Volkov <pavelivolkov _at_ googlemail.com> (maintainer)
Approved by: decke (mentor)
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.35/ChangeLog
|
|
|
|
|
|
|
|
|
|
| |
databases/akonadi to 1.7.2
devel/libdbusmenu-qt to 0.9.2
devel/qtscriptgenerator to 0.2.0
multimedia/phonon to 4.6.0
multimedia/phonon-gstreamer to 4.6.0
multimedia/phonon-vlc to 0.5.0
sysutils/qzeitgeist to 0.8.0
|
| |
|
|
|
|
|
|
| |
- sip to 4.13.2
- PyQt4 to 4.9.1
- QScintilla to 2.6.1
|
| |
|
|
|
|
|
|
|
|
| |
- while here standardize IGNORE, and drop pkg-message from SUB_FILES
and move to pkg-message as nothing is being substituted
PR: ports/168163
Submitted by: maintainer, jjuanino@gmail.com
|
|
|
|
|
| |
PR: 168153
Submitted by: lbartoletti <coder@tuxfamily.org>
|
| |
|
|
|
|
| |
PR: ports/164072 (part I)
|
|
|
|
|
|
| |
PR: ports/168254
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: maintainer
|
|
|
|
| |
Reported by: phw
|
|
|
|
|
|
| |
it wasn't installed before so no need to bump portrevision
Submitted by: Pavel Volkov <pavelivolkov@googlemail.com> (by private mail)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBI/Changes
|
| |
|
|
|
|
|
|
|
| |
php5/xapian_wrap.cc: In function 'void* SWIG_ZTS_ConvertResourcePtr(zval*, swig_type_info*, int)':
php5/xapian_wrap.cc:863: error: invalid conversion from 'const char*' to 'char*'
Reported by: pointyhat
|
|
|
|
|
|
| |
PR: ports/166189
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/167712
Submitted by: William Grzybowski <william88 gmail com>
|
| |
|
|
|
|
|
|
| |
Submitted by: myself
Approved by: Akinori MUSHA <knu@FreeBSD.org> (maintainer)
Reported by: pointyhat-west
|
|
|
|
|
|
|
|
|
| |
Architecture (TEA).
WWW: http://www.sqlite.org
PR: ports/168232
Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com>
|
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 1 & GPL 1)
- Remove SITE_PERL from *_DEPENDS
Changes: http://search.cpan.org/dist/Cache-Memcached/ChangeLog
|
|
|
|
|
| |
(databases/php5-sqlite3 and databases/php53-sqlite3) have superseded
this one. Expiration set for 1 month.
|
|
|
|
|
| |
PR: ports/167989
Reported by: truckman
|
|
|
|
|
| |
Reported by: pav
Pointyhat to: me
|
|
|
|
|
|
|
| |
Submitted by: Gea-Suan Lin
PR: ports/168094
Obtained from: Gentoo Portage
Approved by: shaun (mentor)
|
|
|
|
|
| |
PR: ports/168137
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
PR: 168089
Submitted by: Stephon Chen <stephon@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 167992
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Remove pkg file was my mistake
PR: 167960
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/167991
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
| |
PR: ports/167934
Submitted by: "Bryan Drewery" <bryan@shatow.net>
Approved by: Pavel Volkov <pavelivolkov@googlemail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
| |
(c4a5370a82 and ee3a23acd2)
PR: ports/167924
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
WWW: http://pecl.php.net/package/mysqlnd_qc
PR: ports/165474
Submitted by: johnpupu <johnpupu@gmail.com>
|
|
|
|
|
|
| |
PR: 167453
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 167452
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 167450
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 167451
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/167839
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
|
|
|
|
|
|
| |
- switch to autoconf version (no more need of tcl)
PR: ports/167913 [1], ports/155908 [2]
Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer), bapt[2]
|
|
|
|
|
|
| |
- Update *_DEPENDS: p5-parent is already in perl >= 5.10.1
Changes: http://search.cpan.org/dist/DBIx-Class-DynamicDefault/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-Class-QueryLog/Changes
|
|
|
|
|
|
| |
- Mark DEPRECATED
Changes: http://search.cpan.org/dist/Class-DBI-Lite/Changes
|
|
|
|
|
|
| |
- Mark DEPRECATED
Changes: http://search.cpan.org/dist/Ima-DBI-Contextual/Changes
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
| |
PR: ports/167343
Submitted by: jlaffaye
Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/167342
Submitted by: jlaffaye, Grzegorz Blach <magik@roorback.net> (maintainer)
Approved by: Grzegorz Blach <magik@roorback.net> (maintainer)
|
|
|
|
|
|
| |
Changes: http://www.lemke-it.com/cego_blog.html
PR: ports/167838
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
|
|
|
|
|
| |
- Add PORTSCOUT knob to skip development versions
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
|
|
|
|
|
|
|
| |
- Add PORTSCOUT knob to skip development versions
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
http://search.cpan.org/dist/Search-Xapian/Changes
|
|
|
|
|
|
|
| |
- Add PORTSCOUT knob to skip development versions
- Cosmetic change
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Rose-DB/Changes
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.34/ChangeLog
|
|
|
|
|
| |
This will be the last release: starting from KDE SC 4.9, the
project will be part of deskutils/kdepim4-runtime.
|
|
|
|
|
|
|
| |
debugfile.C: In member function 'bool debugfile::openDebugFile()':
debugfile.C:50: error: 'umask' was not declared in this scope
Reported by: pointyhat
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
|
|
|
| |
Reported by: pav/pointyhat
|
|
|
|
|
| |
- Comment line LDFLAGS to fix problem with version upgrade.
- BUMP PORTREVISION
|
|
|
|
|
| |
PR: 166836
Tested by: Multiple -exp runs (pav)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
- Respect PREFIX
|
| |
|
|
|
|
|
| |
PR: ports/167323
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
|
|
|
|
|
| |
PR: ports/167728
Submitted by: Radim Kolar <hsn@sendmail.cz>
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
|
|
|
|
| |
Take maintainership
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/131580
Submitted by: Mitchell Smith (mjs@bur.st) (maintainer)
- Update maintainer address
- Use USERS
- Use LICENSE
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
| |
|
| |
|
|
|
|
| |
(I hope updating of them will be improved).
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.021/ChangeLog
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Changes: http://www.lemke-it.com/cego_blog.html
PR: ports/167615
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update backports patch to latest version (20120504)
- align pathnames in slave ports
- bump PORTREVISION
The only drawback of this change is that now for building of every slave
port (php extension) we extracting full php52 source tree.
Apologies that it took that long.
PR: 164849
Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
Approved by: Alex Keda <admin at lissyara dot su>
Security: 60de13d5-95f0-11e1-806a-001143cd36d8
|
|
|
|
|
|
|
|
| |
ChangeLog:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.1/phpMyAdmin-3.5.1-notes.html/view
Approved by: shaun (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
flexible and allow CRAN ports to override it; add a regression-test
target; set USE_FORTRAN to match math/R; remove some of the
redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS
Reviewed by: thierry, tota, wen
Approved by: D. Rue (maintainer) [1], wen [2]
|
|
|
|
|
| |
PR: ports/167372
Submitted by: jgh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
What's new in Redis 2.4.13
==========================
UPGRADE URGENCY: high for all the users of the KEYS command,
otherwise low.
* [BUGFIX] Fix for KEYS command: if the DB contains keys with
expires the KEYS command may return the wrong output,
having duplicated or missing keys. See issue #487
and #488 on github for details.
What's new in Redis 2.4.12
==========================
UPGRADE URGENCY: low if you don't experience any of the fixed
problems.
* [BUGFIX] Limit the amount of memory consumed by the slow log.
* [BUGFIX] --test-memory option fixes.
* [BUGFIX] Less false positives in tests.
</ChangeLog>
|
| |
|
|
|
|
|
| |
PR: 167445
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 166967
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
| |
PR: 166969
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
| |
PR: 167443
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 167434
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/167541
Approved by: "Mikhail Tsatsenko" <m.tsatsenko@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
Changes:
- kcpolydb.h (PolyDB::match_similar): supressed warnings on signedness.
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Rose-DB/Changes
|
|
|
|
|
| |
- Strict python version
- Update WWW
|
|
|
|
|
| |
PR: 167324
Submitted by: jlaffaye@
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Add databases/py-pymysql to RUN_DEPENDS when the Python
version is >= 3.0. I have temporarily commented that code,
because PyMySQL requires a 2to3 step to build with Python3
- Add files/patch-setup.py
- Fix a typo in MYSQL option
PR: ports/166827
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: clsung via IRC
|
| |
|
|
|
|
|
| |
PR: ports/167413
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
|
|
|
|
| |
Reported by: Matthew Seaman <matthew@freebsd.org>
|
|
|
|
| |
Reported by: Matthew Seaman <matthew@freebsd.org>
|
|
|
|
|
|
|
| |
- Modify Makefile to match portlint's requirements
PR: ports/167392
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
Python version < 3.0, because such port does not
build with Py3k
- Replace POSTGRE with the standard PGSQL option listed
in ports/KNOB [1]
PR: ports/166513
Submitted by: olgeni [1]
|
|
|
|
|
| |
PR: ports/166512
Submitted by: olgeni
|
| |
|
|
|
|
|
| |
- Specifically disable dtrace support so that if it's enabled in the
system it doesn't cause a build failure. Need to chase this more.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBI/Changes
|
| |
|
|
|
|
|
| |
- Pet portlint
- Add CPAN as primary WWW
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-Custom/Changes
|
|
|
|
|
|
| |
- Fix LICENSE
Changes: http://search.cpan.org/dist/DBI/Changes
|
|
|
|
|
| |
PR: 167254
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
| |
PR: 167252
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG
|
|
|
|
|
|
|
|
|
|
|
| |
Python version < 3.0, because such port does not
build with Py3k [1]
- Add code to fix TMPPLIST when Python version >= 3.2,
so that the byte-code filenames conform to PEP 3147
(see http://www.python.org/dev/peps/pep-3147/ ).
PR: ports/163884
Submitted by: wen [1]
|
|
|
|
|
| |
PR: ports/167218
Submitted by: m.tsatsenko@gmail.com
|
|
|
|
|
| |
PR: ports/167208
Submitted by: Olivier <software-freebsd@interfasys.ch>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
UPGRADE URGENCY: moderate if you don't experience any of the fixed problems.
* [BUGFIX] Fixed a problem with aeWait() implementation. May cause a crash
under non easy to replicate condiitons. See issue #267 on github.
* [BUGFIX] SORT with GET/BY option fetching expiring keys fixed. Issue #460.
* [BUGFIX] INFO field master_link_down_since_seconds initialized correctly.
* [FEATURE] redis-cli back ported from Redis unstable. Now has support for
--bigkeys (to sample the DB for very large keys), --slave to
simulate a slave instance.
</ChangeLog>
|
|
|
|
|
|
| |
PR: ports/167053
Submitted by: jyyou@cs.nctu.edu.tw
Approved by: maintainer, tcrimi@gmail.com
|
| |
|
|
|
|
|
|
| |
- Update maintainer email address to my FreeBSD.org address
Submitted by: scheidell (me)
|
|
|
|
|
| |
PR: ports/167125
Submitted by: maintainer (with approved plist changes)
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
|
|
|
|
|
|
| |
of p5-DBD-mysql gets added as a dependency
PR: ports/166392
Submitted by: Helmut Schneider <jumper99@gmx.de>
|
|
|
|
| |
Changes: http://pgfoundry.org/frs/shownotes.php?release_id=1936
|
|
|
|
|
|
|
| |
- Add LICENSE (PHP License version 3.01)
PR: ports/167052
Submitted by: Mikhail T. <m.tsatsenko@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Fix LICENSE
- Add missing dependencies
- Pet portlint
Changes: http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
recommend the user to use sqlite3
|
|
|
|
|
| |
With hat: pgsql
Reviewed by: pgsql
|
|
|
|
|
|
|
| |
Changes: http://api.metacpan.org/source/NEOPHENIX/Redis-hiredis-0.10.1/Changes
PR: ports/166871
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Use USE_PGSQL for server dependency
- Fix build with postgresql-8.3 and change dependency
Obtained from: http://decide.cocolog-nifty.com/blog/2009/03/postgresql-836-.html
PR: ports/166477
Submitted by: crees
|
|
|
|
|
|
| |
PR: ports/166136
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
Approved by: Kurt Jaeger <pi@opsec.eu> (maintainer)
|
|
|
|
|
|
|
|
| |
- unbreak and undeprecate
PR: ports/166409
Submitted by: m.tsatsenko@gmail.com
Approved by: maintainer timeout ( 19 days )
|
|
|
|
|
| |
2: bump revision to chase shared library version.
3: drop maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit also tries to clean up the infrastructure a little bit. It
compiled fine on 7.4, 8.2, 9.0 and 10 on redports:
- Remove iodbc.org from the MASTER_SITES list, it doesn't seem to
exist anymore.
- Set LICENSE.
- Remove USE_GMAKE, it seems to build fine with make(1).
- Remove the pthreads-related hacks and seds, as they do not seem to
be needed anymore, especially now that only pthreads exists.
- Remove the -D_BSD_WCHAR_T_DEFINED and the patch in files/, as
libiodbc itself has accounted for _BSD_WCHAR_T_DECLARED since 2003.
- Act on the example code based on NOPORTEXAMPLES instead of
NOPORTDOCS.
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
Approved by: ale (maintainer by private mail)
|
|
|
|
|
|
|
| |
- added few more scripts to /bin for easier access
PR: 166756
Submitted by: Radim Kolar <hsn at sendmail dot cz>
|
| |
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes
Feature safe: yes
|
|
|
|
|
| |
PR: 166828
Submitted by: maintainer
|
|
|
|
|
|
|
| |
various Google services like Google Contacts or Google Calendar from
KDE-Pim applications.
WWW: http://progdan.cz/category/akonadi-google
|
|
|
|
|
| |
PR: 166795
Submitted by: Kurt Jaeger <fbsd-ports at opsec dot eu> (maintainer)
|
|
|
|
|
|
|
| |
- add some of them to `enlightenment' virtual category
PR: 166814
Submitted by: Grzegorz Blach <magik at roorback dot net>
|
| |
|
| |
|
|
|
|
|
| |
PR: 166529
Submitted by: rm@
|
|
|
|
| |
as broken for more than 6 month
|
|
|
|
|
| |
Reported by: pav
Feature safe: yes
|
|
|
|
|
|
| |
PR: 166516
Submitted by: Douglas Carmichael
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe: yes
|
|
|
|
|
|
|
| |
Changes: http://www.sqlite.org/releaselog/3_7_11.html
PR: ports/166782
Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
Changes: http://www.lemke-it.com/cego_blog.html
PR: ports/166731
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Welcome to phpMyAdmin 3.5.0; here are the major new features:
* browse-mode improvements
** grid editing
** remember recent tables
** remember last sort order by table
** flexible column width
** reorder columns
** more compact navigation bar
* AJAXification of many operations
* reorganised server status page, with server monitoring
* improved support for stored routines, events and triggers
* openGIS support
* zoom-search in table search
* Drizzle support
* improved ENUM/SET editor
Or see: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.0/phpMyAdmin-3.5.0-notes.html/view
Approved by: shaun (mentor)
Feature safe: yes
|
|
|
|
|
|
|
| |
Changes: http://www.lemke-it.com/cego_blog.html
PR: ports/166667
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Rose-DB-Object/Changes
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint(1) by moving LICENSE section earlier
- Use dirrmtry instead of dirrm in pkg-plist for directories not specific to
this port
PR: ports/166631 [1]
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/166632
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
| |
- Fix *_DEPENDS: Scalar::Util is already in all supported Perl releases
Changes: http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/166503
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Feature safe: yes
<ChangeLog>
UPGRADE URGENCY: High for users using replication with a DB identifier
higher than 9, or chaining replication so that slaves are attached to
other slaves. Low for all the other users.
* [FEATURE] Redis --test-meory improved with new test testing addressing.
* [BUGFIX] Fixed a memory leak: happens when replication is used with
DB > 9.
* [BUGFIX] Fixed a replication bug that happens in chained replicaiton
when a slave is attached to a master that is later turned into a slave.
Now the chained slave reconnection is properly forced.
</ChangeLog>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.4.10.2/phpMyAdmin-3.4.10.2-notes.html/download
Welcome to phpMyAdmin 3.4.10.2, a minor security release.
3.4.10.2 (2012-03-28)
- [security] Fixed local path disclosure vulnerability, see PMASA-2012-2
Advisory:
http://www.phpmyadmin.net/home_page/security/PMASA-2012-2.php
Approved by: shaun (mentor)
Feature safe: yes
Security: a81161d2-790f-11e1-ac16-e0cb4e266481
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Changes:
- kcpolydb.h (PolyDB::SimilarKey): the type of a member was modified for c++0x
mode.
Feature safe: yes
|
|
|
|
|
|
| |
PR: 166434
Submitted by: Jose Jachuf <jjachuf at gmail dot com> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
| |
PR: ports/166059
Submitted by: jgh
Approved by: maintainer timeout ( 15 days )
Feature safe: yes
|
|
|
|
|
| |
Security: Fix XSS in function.php
Feature safe: yes
|
|
|
|
|
|
| |
VALID_PGSQL_VER).
Feature safe: yes
|
|
|
|
|
| |
Reported by: pav@
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
MASTER_SITE has been offline > one year now
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Fix LIB_DEPENDS
- Fix pkg-plist
PR: 166021
Submitted by: Ports Fury
Feature safe: yes
|
|
|
|
|
|
| |
- Fix missing plist entry
Feature safe: yes
|
|
|
|
|
| |
Approved by: eadler (mentor)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- while here remove a .orig file from pkg-plist, and tune cleanup of .orig's
By default, excel export prints all pages into a single excel sheet.
This patch allows to have each page show up as a separate sheet in
excel.
Since the default export prints all pages into a single sheet, certain
fields are removed: pageHeader, pageFooter, columnHeader, columnFooter
This patch will put one page per sheet, and keep fields intact on each page.
Sponsored by: Experts Exchange, LLC.
Submitted by: jan@experts-exchange.com (email)
Approved by: jgh@
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
Changes: http://pgfoundry.org/frs/shownotes.php?release_id=1920
PR: ports/164566
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com>
Feature safe: yes
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.020/ChangeLog
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/166312
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Feature safe: yes
|
|
|
|
| |
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
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- shorten master_sites while here
- styling fixes on pkg-descr
PR: ports/166299
Submitted by: maintainer, alexey@renatasystems.org
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
Submitted by: maintainer
Feature safe: yes
|
|
|
|
|
| |
Reported by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Feature safe: yes
<ChangeLog>
UPGRADE URGENCY: low. Mostly new features and minor bug fixing.
* [FEATURE] Redis server is now able to test your memory for broken RAM.
Usage: ./redis-server --test-memory <megabytes>.
* [FEATURE] redis-benchmark backported from unstable. Pipelining, run selected
tests, and a few more features.
* [BUGFIX] utils/install_server.sh script now works on Redhat / Centos.
* [BUGFIX] Minor fix to redis-cli (github issue #306).
</ChangeLog>
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://code.google.com/p/leveldb/source/list
http://code.google.com/p/leveldb/source/detail?r=9013f13b1512f6ab8c04518e8f036e58be271eba
http://code.google.com/p/leveldb/source/detail?r=583f1499c00ff40f332149021f583cf6ee78dd7e
http://code.google.com/p/leveldb/source/detail?r=d79762e27369365a7ffe1f2e3a5c64b0632079e1
http://code.google.com/p/leveldb/source/detail?r=015d26f8be6e27d96c536eb9f1ef7275898e3603
http://code.google.com/p/leveldb/source/detail?r=239ac9d2dea0ac1708b7d903a3d80d3883e0781b
http://code.google.com/p/leveldb/source/detail?r=3c8be108bfb5fbd7d51f824199627e757279f79e
Feature safe: yes
|
|
|
|
|
|
|
| |
- Do not silence installation message
Changes: http://search.cpan.org/dist/DBD-Pg/Changes
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Version 2.19.1 Released March 10, 2012
- Fix crash when passing in an array with undefined elements. [GSM]
Version 2.19.0 Released March 9, 2012 (git commit 05ab092905ce6891ed83e173412ee70d6cdb8cb5)
- Use proper formatting for warn() and croak() (CPAN bug #75642)
[Niko Tyni]
- Fix localized regex in test (CPAN bug #70759)
- Fix for named placeholders (CPAN bug #70953) [Jan Pazdziora]
- Various fixes to the array-marshalling code [Noah Misch, Mark
Stosberg, and David Christensen] (CPAN bug #58552)
- Allow hi-bit chars in dollar-quoted identifiers
[David Christensen] (CPAN bug #73832)
- Have do() return count for things such as CREATE TABLE .. AS SELECT
Will only work on 9.0 or better. (CPAN bug #71073) [Pavel Stehule]
- Better error message when trying to do things post-disconnect [GSM]
- Always respect pg_server_prepare=0 by using PQexec not PQexecParams. [GSM]
- Fix error in async docs (CPAN bug #72812)
PR: ports/166135
Submitted by: ohauer@
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- kcutil.h (memdist, strutfdist, strucsdist): new functions.
- kcpolydb.h (PolyDB::match_similar): new funcion.
- kclangc.h (kclevdist, kcdbmatchsimilar): new functions.
- kcfile.cc (File::open): LOCKFILE_FAIL_IMMEDIATELY support was added for Win32.
Feature safe: yes
|