| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Fix plist issues
PR: 226616 [1]
Submitted by: maintainer [1]
|
|
|
|
| |
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-46.html
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS: check SQLite version
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
| |
dt_modtext:usr/src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(820): arm not implemented
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
| |
- Add LICENSE information
PR: 220131
Submitted by: nistor@snickers.org (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://www.sqlite.org/releaselog/3_22_0.html
Port changes:
* Added the OFFSET option for the new sqlite_offset() function
* Added 'Optional extensions' and 'Optional functions' option
groups for better options readability
* Deleted patches from files/ because they were disabling certain
options in the command-line utility that the upstream keeps
always enabled there
* Changed capitalization in some options according to
common spelling rules
PR: 225627
Submitted by: Charlie Li <ml+freebsd@vishwin.info> (original version)
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer, later version)
Approved by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D14216
|
|
|
|
| |
Changes: https://github.com/rails/activerecord-session_store/releases
|
|
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
|
|
|
|
| |
PR: 226487
Exp-run by: antoine
|
| |
|
|
|
|
|
|
| |
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
|
|
|
|
|
|
| |
PR: 226474
Submitted by: sunpoet (myself)
Approved by: <townwear@gmail.com> (maintainer)
|
|
|
|
| |
version 1.1.0 (via revision 464079).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix in CegoTableManager::deleteDataTable, pBlock has to be checked
for null value, otherwise crash recovery might crash. ( bug came
with 2.39.0 to check for pBlock->getTriggerValueList )
- Some clob related fixes in CegoQueryHelper::decodeNativeFVL /
decodeFVL relevant for recovery handling
- Fix in CegoRecoveryManager::recoverCurrentTransactionLog for the
INSERT case. For the blob/clob handling, the lobREf values have not
been set up correctly. This might lead to problems for table recovery
with more than one lob row ( e.g. table t1 ( a blob , b clob )
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Changed to DISTVERSION
* Updated and added to dependencies
* Updated post-patch
PR: 226471
Submitted by: cheffo@freebsd-bg.org (maintainer)
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
| |
Remove BROKEN lines where IGNORE has already been set.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
| |
PR: 226067
Submitted by: Thomas Babut
|
|
|
|
| |
Reported by: pkg-fallout
|
| |
|
|
|
|
| |
Changes: https://github.com/google/googletest/compare/5490beb...9bda90b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208
|
|
|
|
|
|
| |
PR: 226380
Submitted by: mahlon@martini.nu (with slight changes)
Approved by: kbowling (maintainer)
|
|
|
|
| |
WWW: https://marshmallow-sqlalchemy.readthedocs.io/
|
|
|
|
| |
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
|
|
|
|
| |
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure)
|
|
|
|
| |
Bump PORTREVISIONs
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bug fix in CegoAction::reallocateStringBuf, in the memcpy call,
just the previous stringBufLen has to be copied ( _stringBufLen -
MAXSTRINGLEN ). This bug might lead to seg fault in case of large
parser input ( e.g. clob strings )
- In CegoQuery for insert and insert-by-select case, allocated blob
and clob data ( by CegoQueryHelper::prepareFieldValue ) is cleaned
now if any exception occurs
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
|
| |
This port easily collect and report PostgreSQL metrics for scripting,
automation and troubleshooting.
|
|
|
|
| |
Release Notes: https://www.phpmyadmin.net/files/4.7.9/
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Changed to DISTVERSION
* Use MAKE_ENV to unbreak it
* Added SSP_UNSAFE because otherwise it doesn't like -fstack-protector
PR: 226378
Submitted by: Andreas Andersson <a.andersson.thn@gmail.com> (maintainer)
Approved by: tcberner (mentor, implicit)
|
|
|
|
| |
bsd.ports.mk.
|
|
|
|
|
|
|
|
|
| |
- Small bug fix in CegoDistManager, which came up with version
2.39.0. In method deleteLocalDataTable, the variable delCount was
declared two times, which lead to a result of 0 tuples deleted in
any case
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintainer's timeout expired: matthias@petermann-it.de
Port changes:
* Changed to DISTVERSION
* Removed option DOCS (not needed)
* Added USES=localbase sqlite
* Added USE_PYTHON=cython concurrent
* Added stripping
* Removed MYSQL_VARS
PR: 219175
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18:
./php_pdo_cassandra_int.hpp:89:33: error: implicit instantiation of undefined template 'boost::shared_ptr<apache::thrift::transport::TSocketPool>'
boost::shared_ptr<TSocketPool> socket;
^
/usr/local/include/boost/exception/exception.hpp:19:44: note: template is declared here
namespace boost { template <class T> class shared_ptr; };
^
In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18:
./php_pdo_cassandra_int.hpp:90:38: error: implicit instantiation of undefined template 'boost::shared_ptr<apache::thrift::transport::TFramedTransport>'
boost::shared_ptr<TFramedTransport> transport;
^
/usr/local/include/boost/exception/exception.hpp:19:44: note: template is declared here
namespace boost { template <class T> class shared_ptr; };
^
In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18:
./php_pdo_cassandra_int.hpp:91:31: error: implicit instantiation of undefined template 'boost::shared_ptr<apache::thrift::protocol::TProtocol>'
boost::shared_ptr<TProtocol> protocol;
^
/usr/local/include/boost/exception/exception.hpp:19:44: note: template is declared here
namespace boost { template <class T> class shared_ptr; };
^
In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18:
./php_pdo_cassandra_int.hpp:92:37: error: implicit instantiation of undefined template 'boost::shared_ptr<org::apache::cassandra::CassandraClient>'
boost::shared_ptr<CassandraClient> client;
^
/usr/local/include/boost/exception/exception.hpp:19:44: note: template is declared here
namespace boost { template <class T> class shared_ptr; };
^
In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18:
./php_pdo_cassandra_int.hpp:109:31: error: implicit instantiation of undefined template 'boost::shared_ptr<org::apache::cassandra::CqlResult>'
boost::shared_ptr<CqlResult> result;
^
/usr/local/include/boost/exception/exception.hpp:19:44: note: template is declared here
namespace boost { template <class T> class shared_ptr; };
^
Reported by: pkg-fallout
|
| |
|
|
|
|
| |
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md
|
|
|
|
| |
Changes: https://github.com/tarantool/tarantool-python/releases
|
|
|
|
|
|
|
| |
https://github.com/xo/usql
Approved by: tcberner (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D14503
|
|
|
|
| |
Changes: https://github.com/dbcli/pgspecial/blob/master/changelog.rst
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst
|
| |
|
|
|
|
| |
Newer versions only support PHP 7.
|
|
|
|
|
|
|
|
|
|
|
| |
- Small improvement in CegoDbThreadPool. For a better db thread
load value calculation, the request queue is no longer locked while
waiting for incoming requests. Instead the QUEUEDELAY parameter has been
increased to a default value of 200 msec to reduce db thread cpu
load while idle. Now the db thread has a good chance to report
idle time to the db thread pool.
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.
PR: 224300, 224443 (exp-run)
Approved by: portmgr (antoine)
Exp-run: antoine
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14137
|
|
|
|
|
|
|
| |
- Convert to options target helper
Changes: http://search.cpan.org/dist/DBD-ODBC/Changes
https://github.com/perl5-dbi/DBD-ODBC/blob/master/Changes
|
|
|
|
| |
Suggested by: mat
|
|
|
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
https://github.com/facebook/rocksdb/blob/5.10.fb/HISTORY.md
|
| |
|
|
|
|
|
|
| |
This is basically r463394, repeated for Qt5
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
ibase is Firebird, which only builds on i386 and amd64. This patch
squashes the ibase plugin for Qt4.
PR: 216943
Submitted by: linimon
Reported by: linimon
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14326
|
|
|
|
| |
Changelog: https://github.com/datastax/cpp-driver/blob/2.8.1/CHANGELOG.md
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Changed to DISTVERSION
* Adjusted do-build
PR: 226270
Submitted by: James Nugent <freebsd@jen20.com>
Approved by: tcberner (mentor, implicit)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-SQLite/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The PostgreSQL Global Development Group has released an update to all supported
versions of the PostgreSQL database system, including 10.3, 9.6.8, 9.5.12,
9.4.17, and 9.3.22.
The purpose of this release is to address CVE-2018-1058, which describes how a
user can create like-named objects in different schemas that can change the
behavior of other users' queries and cause unexpected or malicious behavior,
also known as a "trojan-horse" attack. Most of this release centers around added
documentation that describes the issue and how to take steps to mitigate the
impact on PostgreSQL databases.
We strongly encourage all of our users to please visit
https://wiki.postgresql.org/wiki/A_Guide_to_CVE-2018-1058:_Protect_Your_Search_Path
for a detailed explanation of CVE-2018-1058 and how to protect your PostgreSQL
installations.
After evaluating the documentation for CVE-2018-1058, a database administrator
may need to take follow up steps on their PostgreSQL installations to ensure
they are protected from exploitation.
Security: CVE-2018-1058
|
|
|
|
|
|
|
| |
- Fix version requirement of RUN_DEPENDS
- Fix grammar
- Fix WWW
- Take maintainership
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Allow concurrent installation (USE_PYTHON=concurrent)
- Change WWW to PyPI
- Take maintainership
Changes: https://github.com/tarantool/tarantool-python/releases
|
|
|
|
|
|
| |
PECL PHP driver for Tarantool
WWW: https://github.com/tarantool/tarantool-php
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Take maintainership
Changes: https://github.com/tarantool/tarantool-php/releases
https://github.com/tarantool/tarantool-php/commits/master
|
|
|
|
|
|
|
|
| |
- Add missing *_DEPENDS
- Add NO_ARCH
- Sort PLIST
- Bump PORTREVISION for dependency change
- Take maintainership
|
|
|
|
|
|
|
| |
- Strip shared library
- Add CPAN as primary WWW
- Bump PORTREVISION for dependency and package change
- Take maintainership
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Use CMAKE_OFF
- Bump PORTREVISION for package change
- Take maintainership
Changes: https://github.com/tarantool/tarantool-c/commits/master
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Use CMAKE_BOOL and CMAKE_ON
- Clean up Makefile
- Update pkg-descr
- Update WWW
- Take maintainership
Changes: https://github.com/tarantool/tarantool/releases
https://github.com/tarantool/tarantool/commits/1.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
databases/cegobridge: update 1.3.0 -> 1.4.0
cego:
- Fix in CegoTableManager::updateTuple, while setting up expression
list, field list array must be setup BEFORE block ist set, since
field list is needed by block setup ( in case of subqueries for
prepare )
cegobridge:
- Adaptions for cego-2.39
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Introduced table locking statements to set an explicit lock on a
table ( e.g. for update synchronisation ). This feature replaces
the "set update sync on/off" command
- Trigger implementation basically completed
- Fix in CegoQueryHelper::encodeFVL, for blob/clob values lists,
the corresponding index variables ( blobidx/clobidx ) have not been
increaed while encoding lob data. This might lead to invalid results
and seg faults in case of multiple lobs values in one insert/update
operation.
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
| |
- Add NO_ARCH
|
|
|
|
| |
- Add NO_ARCH
|
| |
|
|
|
|
|
|
|
| |
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 225418
Submitted by: proler@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Requested by: lx
Reference: https://github.com/facebook/osquery/issues/4059
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
| |
98 ports are affected.
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- For heavy update operations on tables with btrees using embedding
transactions, duplicate btree errors may occur. This is caused
by not checking corresponding tuple states. To solve this problem,
the following fixes have been done :
o Fix in CegoTableManager::checkBTreeIntegrity : The tuple state for
found entries has to be checked if state = COMMITTED
o Fix in CegoBTreeNode:checkForAffected ( was checkForDeleted before ) :
The tuple state has already checked for state
INSERTED if tid != dataTid
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
| |
- Regenerate patch file with makepatch:
|
| |
|
|
|
|
| |
- The cmake knob works OK
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
|
|
| |
PR: 226148
Submitted by: Chris Hutchinson <portmaster@BSDforge.com>
Approved by: tcberner (mentor, implicit)
|
|
|
|
| |
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
|
|
|
|
| |
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html
|
|
|
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
https://github.com/facebook/rocksdb/blob/5.10.fb/HISTORY.md
|
|
|
|
| |
Submitted by: Andreas Andersson <a.andersson.thn@gmail.com>
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html
Submitted by: olevole@olevole.ru (maintainer)
|
|
|
|
| |
Changelog: https://plproxy.github.io/changelog.html
|
|
|
|
|
| |
PR: 226097
Submitted by: jonc@chen.org.nz(maintainer)
|
|
|
|
|
|
|
|
| |
Advisory: https://www.phpmyadmin.net/security/PMASA-2018-1/
ChangeLog: https://www.phpmyadmin.net/files/4.7.8/
MFH: 2018Q1
Security: 261ca31c-179f-11e8-b8b9-6805ca0b3d42
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
|
|
|
| |
Changes: https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
|
|
|
|
| |
- Add PORTSCOUT
|
|
|
|
|
| |
PR: 226082
Submitted by: lacey.leanne@gmail.com(maintainer)
|
|
|
|
|
|
|
| |
Changelogs:
- http://www.pgpool.net/docs/latest/en/html/release-3-6-7.html
- http://www.pgpool.net/docs/latest/en/html/release-3-6-8.html
- http://www.pgpool.net/docs/latest/en/html/release-3-6-9.html
|
|
|
|
|
|
|
|
|
| |
Changelogs:
- http://www.pgpool.net/docs/latest/en/html/release-3-5-9.html
- http://www.pgpool.net/docs/latest/en/html/release-3-5-10.html
- http://www.pgpool.net/docs/latest/en/html/release-3-5-11.html
- http://www.pgpool.net/docs/latest/en/html/release-3-5-12.html
- http://www.pgpool.net/docs/latest/en/html/release-3-5-13.html
|
|
|
|
|
|
|
|
|
| |
Changelogs:
- http://www.pgpool.net/docs/latest/en/html/release-3-4-12.html
- http://www.pgpool.net/docs/latest/en/html/release-3-4-13.html
- http://www.pgpool.net/docs/latest/en/html/release-3-4-14.html
- http://www.pgpool.net/docs/latest/en/html/release-3-4-15.html
- http://www.pgpool.net/docs/latest/en/html/release-3-4-16.html
|
|
|
|
|
|
|
|
| |
While here:
- set EXPIRATION_DATE and mark DEPRECATED because of incoming EOL
- clean up conflicts
- add LIB_DEPENDS when option is set
- regenerate patches with make makepatch
|
|
|
|
|
|
| |
PR: 226056
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Approved by: tcberner (mentor, implicit)
|
|
|
|
| |
Sponsored by: iXsystems Inc.
|
|
|
|
| |
Release notes: https://github.com/gahr/retcl/releases/tag/0.3.1
|
|
|
|
| |
Release notes: https://github.com/gahr/retcl/releases/tag/0.3.0
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 225752
Submitted by: Yasuhiro KIMURA
|
| |
|
|
|
|
|
| |
- Update pkg-descr
- Update WWW
|
|
|
|
|
| |
PR: 225752
Submitted by: Yasuhiro KIMURA
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).
Thanks to antoine for the exp-run.
PR: 225928
|
| |
|
| |
|
|
|
|
| |
MFH: 2018Q1
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-1-stable/activerecord/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-1-stable/activemodel/CHANGELOG.md
|
|
|
|
| |
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
|
|
|
|
| |
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html
|
|
|
|
|
|
| |
toplsqltext.cpp:80:19: error: cannot initialize a member subobject of type 'const char *' with an rvalue of type 'bool'
{ NULL, NULL, false, false}
^~~~~
|
|
|
|
|
|
|
|
|
|
| |
the current rc.d script uses the pidfile variable before its
defined. This breaks the daemon script.
Approved by: jrm (mentor), sunpoet
MFH: 2018Q1
Sponsored by: https://iwantmyname.com/
Differential Revision: https://reviews.freebsd.org/D13580
|
|
|
|
| |
Reported by: matwq
|
| |
|
|
|
|
| |
While here, re-generate patches.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* databases/freetds: Fixed 2017-02-14
* databases/postgresql10-server: Fixed 2016-09-15 [1]
* ftp/lftp: Fixed in 4.8.0
* ftp/proftpd: Fixed in 1.3.5c
* ftp/wget: Fixed in 1.19.3 [2]
* lang/erlang-runtime20: Fixed in 20.0
* net/socat: Fixed in 1.7.3.2
* security/libssh2: Fixed in 1.8.0 [3]
* security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8
* sysutils/bacula9-server: Fixed in 9.0.6
* www/nginx: Fixed in 1.9.14
* Bulk build OK 10.3/11.1 both i386 and amd64:
- multimedia/librtmp
- net/libvncserver
- www/lynx
PR: 225875 [1], 225872 [2], 225873 [3]
|
|
|
|
|
|
| |
PR: 225785
Submitted by: lbartoletti <lbartoletti@tuxfamily.org>
MFH: 2018Q1
|
| |
|
|
|
|
|
|
|
| |
Release notes:
https://puppet.com/docs/puppetdb/5.2/release_notes.html
With hat: puppet
|
|
|
|
|
|
|
|
| |
This prepares the update of www/gitlab to 10.4 update
which requires this specific version
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: swills, tz
|
|
|
|
|
|
|
|
| |
This prepares the update of www/gitlab to 10.4 update
which requires this specific version
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: swills, tz
|
|
|
|
|
|
|
|
| |
This prepares the update of www/gitlab to 10.4 update
which requires this specific version
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: swills, tz
|
|
|
|
|
|
|
| |
databases/rubygem-flipper-active_record011
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: swills, tz
|
|
|
|
|
|
| |
- Missed in https://svnweb.freebsd.org/changeset/ports/461755
Reported by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r460809 started installing .pyi with the %%PYTHON3%% substitution in the
plists. Support for .pyi files was added in Python 3.5, and PyQt's configure.py
only installs the files on Python >= 3.5.
This patch removes the version checks from configure.py (the files are just
unused in earlier Python versions), as it is easier than checking Python 3's
version in each PyQt port's Makefile (or to add the logic to Mk/Uses/pyqt.mk).
PR: 225773
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D14361
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-Pg/Changes
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix in dbcheck/check065.sql for union sql in view.There must be
set up aliases for attributes in selection now
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
|
|
|
|
|
| |
Release notes:
https://github.com/voxpupuli/pypuppetdb/releases/tag/v0.3.3
While here, pass maintainership to puppet@
With hat: puppet
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak OQGraph engine [1]
(collision in setbit with sys/param.h)
PR: 224089 [1]
Reported by: jbeich
MFH: 2018Q1
Security: e3445736-fd01-11e7-ac58-b499baebfeaf
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-Pg/Changes
|
|
|
|
|
|
|
|
| |
- Fixes collision in setbit with sys/param.h [1]
- Add option to add unixODBC and xml feature to CONNECT engine
PR: 224089
Reported by: jbeich
|
|
|
|
|
|
|
| |
- Fixes collision in setbit with sys/param.h
PR: 224089
Reported by: jbeich
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-Pg/Changes
|
|
|
|
|
| |
MFH: 2018Q1
Security: e3445736-fd01-11e7-ac58-b499baebfeaf
|
|
|
|
|
|
|
| |
PR: 225587
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
MFH: 2018Q1
Security: e3445736-fd01-11e7-ac58-b499baebfeaf
|
|
|
|
|
|
|
| |
PR: 225758
Reported by: Pascal Christen <pascal christen hostpoint.ch>
MFH: 2018Q1
Security: e3445736-fd01-11e7-ac58-b499baebfeaf
|
|
|
|
|
| |
PR: 225823
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
Reorder Makefile.
Remove <bsd.port.options.mk>, not necessary.
Changes: https://sourceforge.net/p/adminer/news/2018/02/adminer-461-released/
PR: 225824
Submitted by: knezour@weboutsourcing.cz
Approved by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
|
|
|
|
|
|
|
| |
databases/pg_statsinfo
databases/postgresql-repmgr2
Submitted by: antoine
|
|
|
|
| |
Submitted by: antoine
|
|
|
|
| |
Submitted by: antoine
|
| |
|
|
|
|
|
|
| |
2018-01-01 devel/p5-Parse-Pidl: yes
2018-02-08 devel/rubygem-piston: No longer maintained upstream
2017-04-05 databases/postgresql92-server: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/sis-cmdb/sis-python/releases/tag/v1.1.0
Additional port changes:
* Added missing dependency www/py-requests.
* Removed USE_PYTHON=concurrent (not needed).
* Added NO_ARCH=yes.
* Changed WWW to the github home page.
PR: 224807
Submitted by: Rick Miller <vmiller@hostileadmin.com>
Approved by: vmiller@verisign.com (maintainer), tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
This removes build dependency on gcc and runtime dependency on gcc's runtime libraries.
Big thanks to Gleb for working on this.
PR: 225185
Submitted by: Gleb Popov <6yearold@gmail.com>
Exp-run by: antoine
Reviewed by: pgj
Differential Revision: https://reviews.freebsd.org/D12043
|
|
|
|
|
|
|
|
| |
PR: 223156
MFH: 2018Q1
Changes: https://github.com/sqlcipher/sqlcipher/blob/master/CHANGELOG.md
Submitted by: rezny
Approved by: jharris@widomaker.com (maintainer timeout)
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-mysql/Changes
|
|
|
|
| |
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS
|
|
|
|
|
|
|
|
| |
Now that both USE_GCC and -CURRENT default to C++14 there's little
reason to complicate maintenance. Revert r449685 to usher consumers
into post-C++11 world.
PR: 222433 222434 222435
|
|
|
|
|
|
|
|
| |
While we're here, fix up some variable names to ensure that all of the
scripts work (e.g., /usr/local/etc/rc.d/neo4j).
Approved by: crees
Differential Revision: https://reviews.freebsd.org/D14260
|
|
|
|
|
|
|
| |
Changes: https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.10.1
PR: 225711
Submitted by: lbartoletti@tuxfamily.org (maintainer)
|
|
|
|
|
|
|
| |
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2018-02-08 Security Update Release
==================================
The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21.
This release fixes two security issues. This release also fixes issues with
VACUUM, GIN indexes, and hash indexes that could lead to data corruption, as
well as fixes for using parallel queries and logical replication.
All users using the affected versions of PostgreSQL should update as soon as
possible. Please see the notes on "Updating" below for any post-update steps
that may be required.
Please note that PostgreSQL changed its versioning scheme with the release of
version 10.0, so updating to version 10.2 from 10.0 or 10.1 is considered a
minor update.
Security Issues
---------------
Two security vulnerabilities have been fixed by this release:
* CVE-2018-1052: Fix the processing of partition keys containing multiple
expressions
* CVE-2018-1053: Ensure that all temporary files made with "pg_upgrade" are
non-world-readable
Local fixes to the FreeBSD ports
--------------------------------
Inform users about data checksums [1].
Make sure /usr/bin/su is used regardless of PATH settings [2].
Enable DTRACE by default [3].
PR: 214671 [1], 223157 [2], 215028 [3]
Security: c602c791-0cf4-11e8-a2ec-6cc21735f730
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-mysql/Changes
|
|
|
|
|
|
| |
post-r328331 base
This is port of r461217
|
|
|
|
|
|
| |
post-r328331 base
This is port of r461217
|
|
|
|
|
|
|
|
|
|
|
| |
After r328331 changes in head/etc/rc.subr, having "NO" in mysql_limits
goes into "limits" command params as is.
So this patch substitutes the "NO" appropriately when needed.
PR: 225657
Reported by: robbak@gmail.com
Reviewed by: Rainer Hurling <rhurlin@gwdg.de>
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
|
| |
Release notes:
https://puppet.com/docs/puppetdb/5.1/release_notes.html
With hat: puppet
|
|
|
|
| |
ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
| |
Forked from databases/arangodb32.
https://www.arangodb.com/
PR: 224998
Submitted by: Vlad Galu <dev@dudu.ro>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13831
|
|
|
|
|
|
|
| |
- Use newly-added ROCKSDB_DISABLE_* environment variables
Changes: https://github.com/facebook/rocksdb/releases
https://github.com/facebook/rocksdb/blob/master/HISTORY.md
|
|
|
|
|
| |
Pointy hat: mat
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/vrana/adminer/blob/v4.6.0/changes.txt
PR: 225694
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Reported by: knezour@weboutsourcing.cz
|
|
|
|
|
|
|
|
|
|
|
| |
Part of the pkg-message points about .mysql_secret file which
isn't case about new mysql56 release anymore.
Delete no-more-valid part.
(The case still is a thing for 57 and 80)
PR: 225696
Reported by: knezour@weboutsourcing.cz
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
|
|
|
|
| |
Additional port change:
* Added LICENSE_FILE
PR: 224563
Submitted by: Vlad Galu <dev@dudu.ro>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13744
|
|
|
|
|
|
|
|
|
| |
Pointyhat to: lifanov
Spotted by: danfe, mat
PR: 224303
Submitted by: dev@dudu.ro
Differential Revision: https://reviews.freebsd.org/D13594
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
Upgrade urgency CRITICAL ONLY for Redis Cluster users. Otherwise no reason
to upgrade at all.
Redis 4.0.8 fixes a single critical bug in the radix tree data structure
used for Redis Cluster keys slot tracking. The problem was actually fixed
10 months ago into unstable, but it was fixed in a commit related to Streams
so it was never backported (for error) into the 4.0 branch.
The problem will crash Redis Cluster instances during deletions, but it is
very hard to trigger: only when the node removed is in the edge of a memory
mapped area there are the conditions to create an issue, because otherwise
the code just accesses an out of range word in read-only way in an allocated
structure: this is almost always harmless.
</ChangeLog>
|
|
|
|
|
|
| |
- The main focus of this release is ODBC improvements.
Relnotes: http://software.firstworks.com/2017/11/sql-relay-120-release-announcement.html
|
|
|
|
| |
Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG
|
|
|
|
|
| |
- Add LICENSE
- Update WWW
|
|
|
|
|
| |
PR: 225646
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
|
|
|
|
|
| |
- Fix plists for py-qt5* for python3 case, adding missing .pyi files
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix in CegoTableManager::createForeignKey, for empty tables,
referenced attributes names have not been checked. This might lead
to invalid key objects.
- Fix in CegoSelect::prepare, expression alias in select list are
checked now for union selects. Alias definition in select expression
list should be identical for all select statements in union
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
| |
PR: 224090 224091
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506
|
| |
|
|
|
|
| |
2018-01-30 databases/mysql-proxy: No longer maintained and not recommended for production use
|
| |
|
|
|
|
|
| |
PR: 223167
Submitted by: James Nugent <freebsd@jen20.com> (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
|
|
|
|
|
|
|
| |
PR: 225049
Submitted by: mat
Approved by: maintainer timeout
Sponsored by: Absolight
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBI/Changes
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/wireservice/agate-sql/blob/0.5.3/CHANGELOG.rst
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
|
|
|
|
|
| |
PR: 225274
Submitted by: lbartoletti@tuxfamily.org (maintainer)
|
|
|
|
|
| |
PR: 224090 224091
Approved by: maintainer timeout (1 month)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-mysql/Changes
|
| |
|
|
|
|
|
|
| |
- Sort PLIST
Reported by: Oliver Schonrock <oliver@schonrocks.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
* Many 32 bit overflows were addressed in order to allow to use Redis with
a very significant amount of data, memory size permitting. (zhaozhao.zz,
Oran Agra)
* MEMORY USAGE fixed for the list type. (gnuhpc)
* Allow read-only scripts in Redis Cluster. (Salvatore Sanfilippo)
* Fix AOF pipes setup in edge case. (heqin)
* AUTH option for MIGRATE. (AlexStocks, Salvatore Sanfilippo, Fabio Nicotra)
* HyperLogLogs are no longer converted from sparse to dense in order
to be merged. (Salvatore Sanfilippo)
* Fix AOF rewrite dead loop under edge cases. (heqin)
* Fix processing of large bulk strings (>= 2GB). (Oran Agra)
* Added RM_UnlinkKey in modules API. (Dvir Volk)
* Fix Redis Cluster crashes when certain commands with a variable number
of arguments are called in an improper way. (Salvatore Sanfilippo)
* Fix memory leak in lazyfree engine. (zhaozhao.zz)
* Fix many potentially successful partial synchronizations that end
doing a full SYNC, because of a bug destroying the replication
backlog on the slave. So after a failover the slave was often not able
to PSYNC with masters, and a full SYNC was triggered. The bug only
happened after 1 hour of uptime so escaped the unit tests. (Oran Agra)
* Improve anti-affinity in master/slave allocation for Redis Cluster
when the cluster is created. (Salvatore Sanfilippo)
* Improve output buffer handling for slaves, by not limiting the amount
of writes a slave could receive. (Guy Benoish)
</ChangeLog>
|
|
|
|
|
| |
PR: 219249
Reported by: Gerrit Beine <mail+freebsd@gerritbeine.de>
|
|
|
|
|
|
| |
- Allow concurrent installation (USE_PYTHON=concurrent)
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
|
|
|
| |
- Update CONFLICTS_INSTALL
|
|
|
|
| |
- Fixes ports trying to use libmariadb
|
|
|
|
|
| |
PR: 224669
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LibreSSL imported X509_check_host from BoringSSL. Unlike OpenSSL,
it doesn't calculate the length of the hostname passed in case
chklen/namelen == 0. This means that the check in MariaDB always
fails if built against LibreSSL. This forces adminstrators to disable
hostname verification, which weakens security (hence the MFH request below).
Note that the fix has no negative implications if built against OpenSSL,
as its implementation calls strlen(hostname) in case namelen == 0.
See also https://github.com/MariaDB/server/pull/562
Approved by: ssl blanket
MFH: 2018Q1
|
| |
|
|
|
|
| |
Changes: https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md
|
|
|
|
|
| |
PR: 225241
Submitted by: Markus Kohlmeyer <rootservice@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
Update to 1.10.1, changes:
- https://github.com/tidwall/tile38/releases/tag/1.10.1
PR: 225329
Submitted by: olevole@olevole.ru (maintainer)
|
|
|
|
| |
Changes: https://github.com/camertron/arel-helpers/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md
|
|
|
|
| |
Changes: https://github.com/camertron/arel-helpers/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/BDB/Changes
|
|
|
|
|
|
|
|
| |
You can now set memcached_user and memcached_group in rc.conf and get
expected results of running process and socket ownership.
MFH: 2018Q1
Differential Revision: https://reviews.freebsd.org/D13967
|
|
|
|
|
|
|
|
| |
databases/percona56-client: fix SSL support with libressl
PR: 225261
Approved by: flo (maintainer)
Sponsored by: trivago N.V.
|
|
|
|
|
|
|
|
|
|
| |
MFH: 2018Q1
Security: e3445736-fd01-11e7-ac58-b499baebfeaf
Security: CVE-2018-2562
Security: CVE-2018-2622
Security: CVE-2018-2640
Security: CVE-2018-2665
Security: CVE-2018-2668
|
|
|
|
|
|
| |
The patch was casting variables to right size on previous versions
Issue seems fixed by upstream it's not needed anymore.
It also fixes a warning/error for from Clang6 on the port build.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MongoDB/Changes
|
|
|
|
| |
- Move headers to -client port
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
|
|
|
|
|
|
|
|
|
| |
This update fixes bugs like CVE-2018-2696, CVE-2018-2562, CVE-2018-2640,
CVE-2018-2668, CVE-2017-3737 (and more) in MySQL protocol by upstream.
Delete local patches (CMake plugin macros) that are merged by upstream.
PR: 225195
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
|
|
| |
This update fixes bugs like CVE-2018-2696, CVE-2018-2562,
and CVE-2018-2583 in MySQL protocol by upstream
PR: 225240
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
|