Commit Graph

21538 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh 05f389ca1b Update to 4.0.5.2
Changes:	https://github.com/websupport-sk/pecl-memcache/releases
2019-12-28 07:29:35 +00:00
Sunpoet Po-Chuan Hsieh fb5b8a05ff Update to 2.2.1
Changes:	https://metacpan.org/changes/distribution/MongoDB
2019-12-28 07:28:43 +00:00
Sunpoet Po-Chuan Hsieh 7036daf0d5 Update to 1.7.2
Changes:	https://github.com/TileDB-Inc/TileDB/releases
		https://github.com/TileDB-Inc/TileDB/blob/release-1.7.2/HISTORY.md
2019-12-28 06:56:13 +00:00
Sunpoet Po-Chuan Hsieh 588bb55bd2 Update to 6.5.2
Changes:	https://github.com/facebook/rocksdb/releases
2019-12-28 06:56:08 +00:00
Matthias Fechner f7e7756b04 New ports required by gitlab-ce 12.6.0. 2019-12-27 15:27:26 +00:00
Sergey A. Osokin 43d6df6045 Update to the recent commit. 2019-12-27 11:22:59 +00:00
Yuri Victorovich cf0ecd2b91 databases/usql: Update 0.7.5 -> 0.7.7-6-ga2978c0
Reported by:	portscout
2019-12-27 04:36:05 +00:00
Ganael LAPLANCHE 23cb661f63 Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]
Also, while here, re-generate patches using the makepatch target

[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES
2019-12-26 16:25:22 +00:00
Antoine Brodin de61a87208 Deprecate a few ports
With hat:	portmgr
2019-12-26 07:54:28 +00:00
Dmitry Marakasov e039041ed8 - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2019-12-25 09:40:48 +00:00
Ben Woods 1a7a7b16f7 Add new port databases/py-pony
Using Pony object-relational mapper you can concentrate on writing business
logic of your application and use Python syntax for interacting with the
database. Pony translates such queries into SQL and executes them in the
database in the most efficient way.

WWW: https://ponyorm.org/

PR:		242767
Submitted by:	Goran Mekić <meka@tilda.center>
2019-12-24 05:56:58 +00:00
Tobias C. Berner 31517c8ff1 New port: databases/py-peewee-migrate: Simple migration engine for Peewee
WWW: https://github.com/klen/peewee_migrate

PR:		242808
Submitted by:	Goran Mekić <meka@tilda.center>
2019-12-22 20:13:45 +00:00
Sunpoet Po-Chuan Hsieh 47dbbd02b0 Update to 4.5.0.1
Changes:	https://github.com/websupport-sk/pecl-memcache/releases
PR:		242737
Submitted by:	fluffy
2019-12-22 15:01:01 +00:00
Dmitri Goutnik 970160af3c databases/pspg: Update to 2.6.4
Reported by:	portscout
2019-12-22 13:54:34 +00:00
Bernard Spil 7360433f9f database/mariadb101-server: Various fixes
- Fix table compression [1]
 - Fix GNUism [2]

PR:		239732 [1], 240692 [2]
Submitted by:	Mike Andrews <mandrews bit0 com> [3]
Reported by:	Tao Zhou <zhoutao laocius org> [1]
2019-12-21 20:51:19 +00:00
Bernard Spil acc496908d databases/mariadb102-server: Update to 10.2.30
- Fix table compression [1]
   - Fix link error in mariabackup [2]
   - Fix GNUism [3]

PR:		239732 [1], 236101 [2], 240692 [3]
Submitted by:	<iron udjin gmail com> [2], Mike Andrews <mandrews bit0 com> [3]
Reported by:	Tao Zhou <zhoutao laocius org> [1]
2019-12-21 17:45:16 +00:00
Bernard Spil 1ef2fc08e0 databases/mariadb103-server: Update to 10.3.21
- Fix table compression [1]
 - Fix link error in mariabackup [2]
 - Fix GNUism [3]

PR:		239732 [1], 236101 [2], 240692 [3]
Submitted by:	<iron udjin gmail com> [2], Mike Andrews <mandrews bit0 com> [3]
Reported by:	Tao Zhou <zhoutao laocius org> [1]
2019-12-21 16:21:39 +00:00
Brooks Davis 9b1a5c1c07 Additional builds with with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.

Also GC NO_MANCOMPRESSED which doesn't do anything.

In the case of devel/libpasori, this change accomplished the same thing
as the change in r518434, but more directly (fix the Makefiles rather
than patching them after they are installed).
2019-12-20 23:24:40 +00:00
Matthew Seaman 87dfe9394b Update to 9.1.1
ChangeLog:	https://github.com/citusdata/citus/blob/v9.1.1/CHANGELOG.md
2019-12-20 07:01:52 +00:00
Dirk Meyer 94e8d86d09 - update to 7.12.1 2019-12-20 04:51:10 +00:00
Sergey A. Osokin 7ca25265f7 Update to the recent commit. 2019-12-19 04:45:03 +00:00
Yuri Victorovich 9a6a5b9a06 databases/cassandra3: Update 3.11.4 -> 3.11.5
PR:		242692
Submitted by:	language.devel@gmail.com (maintainer)
2019-12-18 02:27:35 +00:00
Rene Ladan a6e27105b6 Remove IGNORE_WITH_PHP=71 and add IGNORE_WITH_PHP=74 where relevant. 2019-12-17 20:28:36 +00:00
Rene Ladan b51b839969 Remove PHP 7.1 ports, upstream security support ended on 2019-12-01 :
2019-12-01 archivers/php71-bz2
2019-12-01 archivers/php71-phar
2019-12-01 archivers/php71-zip
2019-12-01 archivers/php71-zlib
2019-12-01 converters/php71-iconv
2019-12-01 converters/php71-mbstring
2019-12-01 converters/php71-recode
2019-12-01 databases/php71-dba
2019-12-01 databases/php71-interbase
2019-12-01 databases/php71-mysqli
2019-12-01 databases/php71-odbc
2019-12-01 databases/php71-pdo
2019-12-01 databases/php71-pdo_dblib
2019-12-01 databases/php71-pdo_firebird
2019-12-01 databases/php71-pdo_mysql
2019-12-01 databases/php71-pdo_odbc
2019-12-01 databases/php71-pdo_pgsql
2019-12-01 databases/php71-pdo_sqlite
2019-12-01 databases/php71-pgsql
2019-12-01 databases/php71-sqlite3
2019-12-01 devel/php71-gettext
2019-12-01 devel/php71-intl
2019-12-01 devel/php71-json
2019-12-01 devel/php71-pcntl
2019-12-01 devel/php71-readline
2019-12-01 devel/php71-shmop
2019-12-01 devel/php71-sysvmsg
2019-12-01 devel/php71-sysvsem
2019-12-01 devel/php71-sysvshm
2019-12-01 devel/php71-tokenizer
2019-12-01 ftp/php71-curl
2019-12-01 ftp/php71-ftp
2019-12-01 graphics/php71-exif
2019-12-01 graphics/php71-gd
2019-12-01 lang/php71
2019-12-01 mail/php71-imap
2019-12-01 math/php71-bcmath
2019-12-01 math/php71-gmp
2019-12-01 misc/php71-calendar
2019-12-01 net/php71-ldap
2019-12-01 net/php71-soap
2019-12-01 net/php71-sockets
2019-12-01 net/php71-xmlrpc
2019-12-01 net-mgmt/php71-snmp
2019-12-01 security/php71-filter
2019-12-01 security/php71-hash
2019-12-01 security/php71-mcrypt
2019-12-01 security/php71-openssl
2019-12-01 sysutils/php71-fileinfo
2019-12-01 sysutils/php71-posix
2019-12-01 textproc/php71-ctype
2019-12-01 textproc/php71-dom
2019-12-01 textproc/php71-enchant
2019-12-01 textproc/php71-pspell
2019-12-01 textproc/php71-simplexml
2019-12-01 textproc/php71-wddx
2019-12-01 textproc/php71-xml
2019-12-01 textproc/php71-xmlreader
2019-12-01 textproc/php71-xmlwriter
2019-12-01 textproc/php71-xsl
2019-12-01 www/mod_php71
2019-12-01 www/php71-opcache
2019-12-01 www/php71-session
2019-12-01 www/php71-tidy
2019-12-17 20:21:15 +00:00
Sergey A. Osokin 294c24ad82 Update to the recent commit.
Also, introduce another dependency records for two
different versions of luajit in the ports tree, cause
otherwise the port has a library dependency issue
because those libraries have the same numbers.
2019-12-17 03:43:51 +00:00
TAKATSU Tomonari 9b366a6efb - Update to 0.10.18 2019-12-16 17:31:09 +00:00
TAKATSU Tomonari 9b22c55818 - Update to 1.1.0
- Update LICENSE
2019-12-16 17:28:08 +00:00
Dmitry Marakasov b51723216c - Add databases/p5-SQL-NamedPlaceholder
SQL::NamedPlaceholder is extension of placeholder.
This enable more readable and robust code.

WWW: https://metacpan.org/release/SQL-NamedPlaceholder

PR:		242020
Submitted by:	bokutin@bokut.in
2019-12-16 14:51:13 +00:00
Muhammad Moinur Rahman 2ed645ab66 databases/geoserver-mysql-plugin: Update version 2.15.1=>2.16.1 2019-12-15 21:44:07 +00:00
Tobias Kortkamp e318860890 devel/libfmt: Update to 6.1.2
Changes:	https://github.com/fmtlib/fmt/releases/tag/6.1.2
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2019-12-14 15:37:47 +00:00
Bernard Spil f618a8a9d8 databases/mariadb104-server: Update to 10.4.11
* Fix compression [1]
 * Fix mariabackup-based replication [2]

PR:		239732 [1], 240692 [2]
Submitted by:	Tao Zhou <zhoutao laocius org> [1], Mike Andrews <mandrews bit0 com> [2]
2019-12-14 14:34:10 +00:00
Sergey A. Osokin 244f13bb8b Update to the recent version. 2019-12-13 19:36:26 +00:00
Dmitri Goutnik bc89b1ae9c databases/pspg: Update to 2.6.1
Changes:	https://github.com/okbob/pspg/releases/tag/2.6.1
2019-12-13 13:12:21 +00:00
Tobias C. Berner f306859985 KDE's December 2019 Apps Update
New versions of KDE applications landing in December

The release of new versions for KDE applications is part of KDE’s continued
effort to bring you a complete and up-to-date catalog of fully-featured,
beautiful and useful programs for your system.

Available now are new versions of KDE’s file browser Dolphin; Kdenlive, one of
the most complete open source video editors; the document viewer Okular; KDE’s
image viewer, Gwenview; and all of your other favorite KDE apps and utilities.
All of these applications have been improved, making them faster and more
stable and they boast exciting new features. The new versions of KDE
applications let you be productive and creative, while at the same time making
use of KDE software easy and fun.

We hope you enjoy all the novel features and improvements worked into all of
KDE’s apps!

Announcement: https://kde.org/announcements/releases/2019-12-apps-update/
2019-12-12 23:24:36 +00:00
Sunpoet Po-Chuan Hsieh f65304ebc7 Update to 0.5.2
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2019-12-12 13:45:41 +00:00
Sunpoet Po-Chuan Hsieh 9e1529eb2d Update to 1.12.0
Changes:	https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
		https://github.com/frictionlessdata/tableschema-py/commits/master
2019-12-12 13:45:36 +00:00
Sunpoet Po-Chuan Hsieh baa8a513d9 Update to 1.11.9
Changes:	https://github.com/dbcli/pgspecial/blob/master/changelog.rst
2019-12-12 13:45:30 +00:00
Sergey A. Osokin f89523c517 Merge the following changes from databases/redis-devel:
o) respect [C|CXX]FLAGS
o) support the openresty's flavor of luajit

Bump PORTREVISION.
2019-12-12 00:57:24 +00:00
Jan Beich 701aa3bcf8 devel/boost-*: update to 1.72.0
Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
2019-12-11 17:53:48 +00:00
Tobias Kortkamp 1d8368a500 databases/mantis: Update to 2.23.0
Changes:	https://mantisbt.org/bugs/changelog_page.php?project=mantisbt&version=2.23.0
2019-12-11 07:09:57 +00:00
Sunpoet Po-Chuan Hsieh a91d874c5a Update to 5.2.4
Changes:	https://github.com/rails/rails/blob/5-2-stable/activerecord/CHANGELOG.md
2019-12-10 17:15:13 +00:00
Sunpoet Po-Chuan Hsieh 06bca83992 Update to 5.2.4
Changes:	https://github.com/rails/rails/blob/5-2-stable/activemodel/CHANGELOG.md
2019-12-10 17:15:08 +00:00
Sunpoet Po-Chuan Hsieh 925b582a94 Update to 0.21.0
Changes:	https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
2019-12-10 17:11:04 +00:00
Ryan Steinmetz d2b9812130 Remove nonexistent LICENSE_FILE 2019-12-10 16:50:33 +00:00
Jochen Neumeister 876164c2f6 Get rid of useless and unfilled libdata/pkgconfig/LIBMYSQL_OS_OUTPUT_NAME-NOTFOUND.pc
for server bundle, right .pc file is already installed by client package

PR:		242488
Reported by:	fluffy
Approved by:	mmokhi (maintainer, implicit)
Sponsored by:	Netzkommune GmbH
2019-12-10 10:26:10 +00:00
Max Khon 7cabf087a2 - Add support for PostgreSQL 10 [1]
- Add support for PostgreSQL 11 [2]
- Fix query tool window crash [2]
- Bump PORTREVISION

PR:		236572, 238135
Submitted by:	kirill@ironlogic.ru [2]
Obtained from:	Debian [1]
2019-12-09 09:29:12 +00:00
Kurt Jaeger 1c1e83b442 Sort databases/Makefile
PR:		242516
Submitted by:	mayhem30@gmail.com
2019-12-09 05:31:59 +00:00
Kurt Jaeger bf3792adec Fix databases/Makefile for p5-Redis-JobQueue
PR:		242516
Submitted by:	mayhem30@gmail.com
2019-12-09 05:30:24 +00:00
Ryan Steinmetz 56e41069a1 New port: databases/p5-Redis-JobQueue:
The Redis::JobQueue package is a set of Perl modules which allows creation of
a simple job queue based on Redis server capabilities.

* Supports the automatic creation of job queues, job status monitoring,
  updating the job data set, obtaining a consistent job from the queue,
  removing jobs, and the classification of possible errors.
* Contains various reusable components that can be used separately or together.
* Provides an object oriented API.
* Support of storing arbitrary job-related data structures.
* Simple methods for organizing producer, worker, and consumer clients.

WWW: https://metacpan.org/release/Redis-JobQueue
2019-12-09 00:09:54 +00:00
Sunpoet Po-Chuan Hsieh 9d9d94d33c Update to 3.1.5
Changes:	https://pecl.php.net/package-changelog.php?package=memcached
		https://github.com/php-memcached-dev/php-memcached/releases
PR:		242052
Submitted by:	fluffy
2019-12-08 17:32:16 +00:00