Commit Graph

21538 Commits

Author SHA1 Message Date
Vanilla I. Shu d2a0c3a9dc Update to 4.4.1.
PR:		249309
Submitted by:	maintainer
2020-09-15 02:36:34 +00:00
Sunpoet Po-Chuan Hsieh bba57adda2 Update to 1.19.4
Changes:	https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
		https://github.com/frictionlessdata/tableschema-py/commits/master
2020-09-14 17:46:33 +00:00
Jochen Neumeister 8aa416769a MySQL 5.7 mysqld_safe allows malloc-lib files only in certain locations.
google-perftools port puts libtcmalloc_minimal.so inside /usr/local/lib
To use tcmalloc memory allocator we need mysqld_safe to load libraries from /usr/local/lib

More information about why to use tcmalloc instead of jemalloc here:

https://forums.freebsd.org/threads/freebsd-12-x-and-mysql-5-7-and-importing-file-with-lots-of-small-lines-exhaust-ram-and-swap.72733/

PR:		248982
Sponsored by:	Netzkommune GmbH
2020-09-14 06:55:04 +00:00
Kevin Bowling 238d925aae databases/pgsphere: stop using VLAs to fix PG12 compilation
PR:		248657
Reported by:	vvd@unislabs.com
Obtained from:	https://github.com/akorotkov/pgsphere/pull/14
Sponsored by:	BBOX.io
2020-09-13 03:19:20 +00:00
Wen Heping c421c8dc14 - Update to 1.16.5 2020-09-13 01:14:09 +00:00
Steve Wills 687bc7241f databases/redisdesktopmanager: update to 2020.3 2020-09-12 20:55:05 +00:00
Vanilla I. Shu 7d8acbc203 Add p5-Redis-RateLimit 1.0002, sliding window rate limiting with Redis.
PR:		249249
Submitted by:	Davíð Steinn Geirsson <david@isnic.is>
2020-09-12 13:29:10 +00:00
Sunpoet Po-Chuan Hsieh f45848a472 Update to 6.0.3.3
Changes:	https://github.com/rails/rails/blob/6-0-stable/activerecord/CHANGELOG.md
2020-09-12 12:09:58 +00:00
Sunpoet Po-Chuan Hsieh 786e3d8541 Update to 6.0.3.3
Changes:	https://github.com/rails/rails/blob/6-0-stable/activemodel/CHANGELOG.md
2020-09-12 12:09:53 +00:00
Sunpoet Po-Chuan Hsieh a55e32bd14 Update to 5.2.4.4
Changes:	https://github.com/rails/rails/blob/5-2-stable/activerecord/CHANGELOG.md
2020-09-12 12:09:04 +00:00
Sunpoet Po-Chuan Hsieh 00966b0961 Update to 5.2.4.4
Changes:	https://github.com/rails/rails/blob/5-2-stable/activemodel/CHANGELOG.md
2020-09-12 12:08:59 +00:00
Matthew Seaman e556b8c28f Actually delete the patch file which we are no longer applying. 2020-09-12 11:39:35 +00:00
Matthew Seaman cd621b0cbb Update to 2.3.2
Delete support for postgresql-9.4

Delete patch fixed upstream

ChangeLog:   https://www.2ndquadrant.com/en/resources/pglogical/release-notes/
2020-09-12 11:35:47 +00:00
Li-Wen Hsu cef327d5be databases/py-pymysql: Update to 0.10.1 2020-09-12 10:15:11 +00:00
Yuri Victorovich 7ba8929a50 databases/py-firebirdsql: Update 1.1.0 -> 1.1.3
PR:		248181
Approved by:	jjachuf@gmail.com (maintainer's timeout; 50+ days)
2020-09-12 05:34:38 +00:00
Piotr Kubaj 802a535d34 databases/mysql80-server: add devel/libunwind to dependencies on powerpc64
Now that it works on powerpc64, add it and bump PORTREVISION.
2020-09-12 03:14:13 +00:00
Kevin Bowling c6f0f73575 databases/pgsphere: Update to support PG12
PR:		248657
Submitted by:	VVD@unislabs.com
Approved by:	sunpoet (maintainer timeout)
Sponsored by:	BBOX.io
2020-09-11 21:54:26 +00:00
Kevin Bowling cbaa2a5b32 databases/timescaledb: Update to 1.7.4
Sponsored by:	BBOX.io
2020-09-11 21:01:17 +00:00
Loïc Bartoletti 82ccf1292f databases/virtualpg: Update to 2.0.0
- Add pkg-plist
- Update description

Short summary of differences between earlier versions and v2:

 - Now VirtualPG is available as both a standard C/C++ library (libvirtualpg) and a dynamic extension module to SQLite (mod_virtualpg).
 - Now the user can freely choose his/her preferred format for DATE / TIME / TIMESTAMP values.
 - Transactions (BEGIN / COMMIT / ROLLBACK) are now fully honoured also on the PostgreSQL side.
 - Write operations (INSER / UPDATE / DELETE) are now allowed only if the PostgreSQL user has the corresponding GRANT permissions.
 - Write operations can be enabled only for PostgreSQL Tables explicitly declaring a PRIMARY KEY.
2020-09-11 16:09:59 +00:00
Loïc Bartoletti 8579b7b94c databases/pgrouting: Update to 3.1.0
Changelog:
  - https://github.com/pgRouting/pgrouting/releases/tag/v3.1.0
2020-09-11 10:07:18 +00:00
Rainer Hurling f6c06f8c9a Change the maintainer entry in rhurlin's ports
After I got a commit bit for ports, it is time now to change the maintainers entry in all 'owned' ports.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26398
2020-09-10 19:17:38 +00:00
Tobias C. Berner 5dc59a82ae graphics/poppler: update to 20.09.0
Release 20.09.0:
        core:
         * Compability fix for Forms
         * Fix fetching of Objects failing in some cases
         * Fix clearing date in Annot setModified/setDate
         * TextSelectionPainter: support glyphless fonts
         * Splash: Don't try read past end of image
         * avoid abort() on large memory allocation
         * Fix memory leak on broken files
         * Fix potential invalid memory read
         * Small code improvements

        qt5:
         * Document TextAnnotation::inplaceAlign
         * Make Annotation::setModification/CreationDate work on existing annots
         * Be a bit more stubborn converting dates that come from xml
         * Clean as many null characters from the end as possible when converting strings

        glib:
         * Add accessor functions for PopplerAttachment
         * Deprecate PopplerAttachment GTime fields
         * Deprecate PopplerDocument date properties

        utils:
         * pdftoppm: report error and exit if output file cannot be written
         * Document that PDF-file can be '-' to read it from stdin

        build system:
         * cmake: Modern way to link against libpng, zlib and libtiff
         * cmake: Remove stray support for lcms1 in pdftocairo

PR:		249060
Exp-run by:	antoine
2020-09-10 18:32:06 +00:00
Ruslan Makhmatkhanov 5ac71a446c databases/clickhouse: apply patch from #13859: MemoryTracking support
Clickhouse for FreeBSD updating no memory usage stats. In the case build without NDEBUG,
allocator use 4KB chunk, those dont account when freeing and MemoryTracking metric grow
up to ~6TB, after this clickhouse stop query processing with error "Memory limit (total)
exceeded: would use 6.24 TiB" due skipping calc allocation < 4MB

Patch still not upstreamed, obtained from:
https://github.com/ClickHouse/ClickHouse/issues/13859 +
https://github.com/ClickHouse/ClickHouse/pull/13869

reported and tested by: Vyacheslav (via Clickhouse telegram)

PR:		249205
Submitted by:	olevole@olevole.ru (maintainer)
Obtained from:  clickhouse repository
2020-09-10 15:21:26 +00:00
Steve Wills fd074d0b1a databases/memcached: update to 1.6.7
While here:

* improve formatting
* enable ssl where possible
* limit dtrace to amd64 since it only seems to work there
2020-09-09 17:35:41 +00:00
Sunpoet Po-Chuan Hsieh 447847f5bd Update to 4.2.2
Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2020-09-08 17:49:14 +00:00
Wen Heping 6195548e85 - Update to 0.99.0 2020-09-08 14:52:07 +00:00
Tobias Kortkamp d4c2e1c82a devel/libfmt: Update to 7.0.3
Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.3
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2020-09-07 21:19:41 +00:00
Sunpoet Po-Chuan Hsieh 55f59c60f6 Update to 2.8.6
Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2020-09-07 18:11:12 +00:00
Kurt Jaeger 73306a3140 databases/adminer: update 4.7.6 -> 4.7.7
- Fix open redirect if Adminer is accessible at //adminer.php%2F@

PR:		249164
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
2020-09-07 11:03:09 +00:00
Muhammad Moinur Rahman 14d1dbcdf4 databases/mroonga: Update version 10.05=>10.06
Relnotes:	https://mroonga.org/en/blog/2020/09/02/mroonga-10.06.html
2020-09-05 19:27:38 +00:00
Muhammad Moinur Rahman afee97f49b databases/freetds-devel: Update version 1.2.10=>1.2.27 2020-09-05 15:38:50 +00:00
Muhammad Moinur Rahman 9fccfd1add databases/freetds: Update version 1.2.3=>1.2.4 2020-09-05 15:37:49 +00:00
Sunpoet Po-Chuan Hsieh eb343922b0 Update to 1.4.1
Changes:	https://github.com/dbcli/litecli/blob/master/changelog.md
2020-09-05 10:09:26 +00:00
Sunpoet Po-Chuan Hsieh 2a350541dd Update to 3.33.0
Changes:	https://github.com/rogerbinns/apsw/releases
		https://rogerbinns.github.io/apsw/changes.html
2020-09-05 10:09:21 +00:00
Sunpoet Po-Chuan Hsieh 862a49aaec Update to 4.4
Changes:	https://github.com/darold/pgFormatter/releases
2020-09-05 10:08:28 +00:00
Dmitry Marakasov c32a758d39 - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2020-09-05 09:36:45 +00:00
Steve Wills 5b37a7dd46 databases/py-pymemcache: Update to 3.3.0
PR:		248768
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2020-09-04 12:16:35 +00:00
Jochen Neumeister 3dc51f62e0 fix build on current
- add temporary work around to use llvm from ports on recent currents

MFH:	2020Q3
Sponsored by:	Netzkommune GmbH
2020-09-03 18:50:52 +00:00
Tobias C. Berner a2cb94c52a Update KDE Applications (release-service) to 20.08.1 2020-09-03 14:48:14 +00:00
Dmitry Marakasov deade00790 - Update WWW
Approved by:	portmgr blanket
2020-09-03 09:36:46 +00:00
Li-Wen Hsu 85810adf69 databases/clickhouse: Update to 20.7.2.30
PR:		249059
Submitted by:	olevole@olevole.ru (maintainer)
2020-09-03 06:03:40 +00:00
Dima Panov df129e029e databases/percona57-*: update to 5.7.31-34 release 2020-09-02 14:39:50 +00:00
Loïc Bartoletti ba33fc7cb6 databases/py-pglite: Update to 1.0.13 2020-09-01 08:35:06 +00:00
Piotr Kubaj aaa1a6cbf0 databases/mysqlwsrep57-server: enable building on all architectures
Build passes fine on all disabled architectures.
2020-09-01 00:31:50 +00:00
Romain Tartière cc4f968ae6 Update to 6.12.0
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-6120

With hat:	puppet
2020-08-31 20:07:55 +00:00
Yuri Victorovich c27f9d2022 databases/arrow: Update 1.0.0 -> 1.0.1 2020-08-31 18:21:54 +00:00
Mathieu Arnold 190a869267 Cleanup a few of my ports.
No functional changes.
2020-08-31 13:11:54 +00:00
Palle Girgensohn e069835ecf Upgrade to 4.0.2
Release notes:	https://github.com/powa-team/powa-web/releases/tag/4.0.2
2020-08-31 09:26:02 +00:00
Loïc Bartoletti 617cbd1dd0 databases/postgis24: Update to 2.4.9
Changelog:
  - https://git.osgeo.org/gitea/postgis/postgis/raw/tag/2.4.9/NEWS
2020-08-31 06:39:39 +00:00
Loïc Bartoletti b2eb1dc48c databases/postgis25: Update to 2.5.5
Changelog:
  - https://git.osgeo.org/gitea/postgis/postgis/raw/tag/2.5.5/NEWS
2020-08-31 05:19:39 +00:00