Commit Graph

21538 Commits

Author SHA1 Message Date
Wen Heping 3b33945231 - Mark DEPRECATED 2019-02-14 02:22:48 +00:00
Sunpoet Po-Chuan Hsieh 1000d089f1 Update to 4.1.1
Changes:	https://github.com/infused/dbf/blob/master/CHANGELOG.md
2019-02-13 23:52:56 +00:00
Tobias C. Berner 031fc9bfb6 Update Qt5 to 5.12.1
Release announcement:
  https://blog.qt.io/blog/2019/02/01/qt-5-12-1-released/
Changelog:
  https://wiki.qt.io/Qt_5.12.1_Change_Files

- A change was required to qt-dist.mk to always pass LOCALBASE to qmake,
  as Qt5 has been installed to a prefix for some time now, there should
  not be any harm in that, with respect to it picking up installed versions
  of itself during build.

PR:		235622
Exp-run by:	antoine
2019-02-12 17:43:00 +00:00
Wen Heping 5d415b3792 - Update to 2.0.0
PR:		229912
Submitted by:	jjachuf@gmail.com(maintainer)
2019-02-12 06:37:00 +00:00
Tobias C. Berner b316a92062 Bump revisions after poppler upgrade.
As reported libreoffice requires a bump in revision, to be on the save
side, bump all the consumers of poppler.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2019-02-11 19:44:51 +00:00
Steve Wills 2b80f7579b databases/luasql-firebird: Remove PORTREVISION
Remove PORTREVISION due to update of masterport databases/luasql-mysql
to 2.4.0

PR:		235530
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2019-02-11 18:42:37 +00:00
Steve Wills f0d5456f11 databases/luasql-mysql: update to 2.4.0
PR:		235532
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2019-02-11 18:39:30 +00:00
Palle Girgensohn c5f938513b Formatting, whitespace changes only 2019-02-11 08:55:59 +00:00
Antoine Brodin 7ec11c5aa4 Hook ldb14 to the build 2019-02-10 12:13:07 +00:00
Yuri Victorovich c5c1dbfe7f databases/usql: Update 0.7.1 -> 0.7.1-20 2019-02-10 03:00:33 +00:00
Sunpoet Po-Chuan Hsieh 31894611c2 Remove Perl core module
- Bump PORTREVISION for dependency change
2019-02-10 00:08:31 +00:00
Sunpoet Po-Chuan Hsieh c3510942f4 Remove Perl core module
- Bump PORTREVISION for dependency change
2019-02-10 00:06:53 +00:00
Jimmy Olgeni b6e63faa83 Update databases/c3p0 to version 0.9.5.3. 2019-02-09 16:35:43 +00:00
Tobias C. Berner 438b3468a7 Fix with build on GCC architectures.
PR:		235093
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-02-08 22:50:23 +00:00
Sunpoet Po-Chuan Hsieh a3f7261f62 Update to 0.4.2
Changes:	https://github.com/rails/globalid/releases
2019-02-08 20:55:23 +00:00
Sunpoet Po-Chuan Hsieh 0277bde222 Update to 0.4.2
Changes:	https://github.com/rails/globalid/releases
2019-02-08 20:55:18 +00:00
Sunpoet Po-Chuan Hsieh d6c652b2bb Update to 0.4.2
Changes:	https://github.com/rails/globalid/releases
2019-02-08 20:55:13 +00:00
Sunpoet Po-Chuan Hsieh 0be1876244 Update to 2.0.3
Changes:	https://metacpan.org/changes/distribution/MongoDB
2019-02-08 20:54:19 +00:00
Tobias Kortkamp 298bce0682 Remove USES=ssl where it's already implied by CARGO_CRATES=openssl-sys 2019-02-08 12:23:26 +00:00
Bernard Spil 73ccc8490e databases/mariadb101-server: Security update to 10.1.38
- Unbreak: Uses bundled yaSSL if OpenSSL 1.1 detected

PR:		235574, 235574
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
MFH:		2019Q1
Security:	d3d02d3a-2242-11e9-b95c-b499baebfeaf
2019-02-08 09:48:48 +00:00
Tobias C. Berner e349bbbca3 Update KDE Applications to 18.12.2
[1] https://www.kde.org/announcements/announce-applications-18.12.2.php
[2] https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2
2019-02-08 05:11:13 +00:00
Matthias Fechner 2c66171a33 Fixed linker error if option sqlite3 is enable.
PR:		224224
Submitted by:	tcberner
Reported by:	martin@sugioarto.com
2019-02-07 09:59:42 +00:00
Matthew Seaman 614a238bf0 Update to 2.6
ChangeLog:	https://sourceforge.net/projects/pgbarman/files/2.6/

Reorder some items in the Makefile to mollify portlint.
2019-02-07 07:42:09 +00:00
Matthew Seaman 78873a6d6d Really update to version 2.2.1
Just updating PORTVERSION won't achieve anything if you don't also
make the corresponding change to GH_TAGNAME.  To avoid this sort of
embarrassment in future, drop PORTVERSION and GH_TAGNAME for the main
distfile in favour of DISTVERSION and DISTVERSIONPREFIX.

Reorder some items in the Makefile to mollify portlint.

Reported by:	mat
2019-02-07 06:44:46 +00:00
Wen Heping eb04391faf - Update to 1.13.0 2019-02-07 03:37:35 +00:00
Sunpoet Po-Chuan Hsieh d5d01e1d62 Update to 0.16.1
Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
2019-02-06 20:28:01 +00:00
Vasil Dimov e95512986b databases/galera: Unbreak with OpenSSL 1.1.1
It compiles and works just fine with OpenSSL 1.1.1.

Submitted by:	Benoit Plessis <benoit@plessis.info>
Approved by:	devel@galeracluster.com
2019-02-06 19:46:15 +00:00
Mathieu Arnold 1c76799bfe Remove options helpers that do not exist. And in one case, probably fix
the helper usage.

Noticed by:	tobik
2019-02-06 09:05:03 +00:00
Kurt Jaeger 8e653d3111 databases/mongodb36: support arm64.aarch64
- see
  https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/mongodb-dev/cq4mL8WzMgA/soc3YVc_EQAJ
  for upstream discussion

PR:		235057
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Reviewed by:	lwhsu, mikael.urankar@gmail.com
Approved by:	dev@dudu.ro (maintainer)
2019-02-05 22:30:58 +00:00
Sunpoet Po-Chuan Hsieh 3d4817444c Update to 1.00
Changes:	https://metacpan.org/changes/distribution/DBD-LDAP
2019-02-05 13:48:57 +00:00
Sunpoet Po-Chuan Hsieh 2b34d8bd68 Update to 0.16.0
Changes:	https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
2019-02-04 20:07:17 +00:00
Kurt Jaeger e6482a72b1 databases/mongodb34: update 3.4.16 -> 3.4.19
PR:		234314
Approved by:	Ronald Klop <ronald-lists@klop.ws>
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.4/
2019-02-04 16:20:23 +00:00
Kurt Jaeger b417205285 databases/mongodb36: update 3.6.6 -> 3.6.10
PR:		234316
Approved by:	dev@dudu.ro (maintainer)
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.6/
2019-02-04 14:09:11 +00:00
Matthew Seaman 73076f8b2e Update to 8.0.15
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-15.html
2019-02-04 07:47:36 +00:00
Sunpoet Po-Chuan Hsieh fe804d0f59 Update to 0.24
Changes:	https://metacpan.org/changes/distribution/DBD-LDAP
2019-02-04 00:04:41 +00:00
David Chisnall 3f627ab4ce Move Objective-C ports to the v2 GNUstep ABI.
* Bump the LLVM revision used for GNUstep to 7, the minimum to support
   the new ABI.
 * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
   doesn't seem able to link Objective-C things).
 * Turn off some annoying debug logs in GNUstep back, which generate
   several messages per second when you move the mouse.  These should
   never have been enabled in a release build anyway.
 * Downgrade Cenon to 4.0.2.  This was the last version to actually work
   with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
   can't parse).
 * Update gorm to git head. The current release doesn't work with the
   new Objective-C ABI, but -head has the patches to fix it.
 * Update PikoPixel and add it to the gnustep-app meta-package.
 * Update the three core GNUstep packages to the latest release.
 * Update gnumail and pantomime to the latest release and fix a linking
   error with the new ABI.
 * Update GNUstep FTP to the latest version.

Reviewed by:	bapt (previous version)
2019-02-03 15:37:58 +00:00
Sunpoet Po-Chuan Hsieh e98c7fb427 Update to 0.23
- Sort *_DEPENDS
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/DBD-LDAP
2019-02-02 21:55:57 +00:00
Tobias Kortkamp 6dacdf440f Assign some ports to Marco Beishuizen by his request
PR:		235381, 235382, 235383, 235384, 235385, 235386
2019-02-02 17:34:27 +00:00
Tobias Kortkamp a1d721ea4e databases/sql-workbench: Use NO_WRKSUBDIR 2019-02-02 10:29:24 +00:00
Alexey Dokuchaev fe714039fb - Update `databases/grass7' to version 7.6.0
- Reformat pkg-message for better readability
  and kill stray EOL whitespace

PR:		235307
Submitted by:	maintainer
2019-02-02 06:48:37 +00:00
Bernard Spil 8763df98f4 databases/mariadb100-server: Security update to 10.0.38
- Unbreak: Uses bundled yaSSL if OpenSSL 1.1 detected

MFH:		2019Q1
Security:	d3d02d3a-2242-11e9-b95c-b499baebfeaf
2019-02-01 15:10:41 +00:00
Bernard Spil cdc1e2d1f1 databases/mariadb55-server: Security update to 5.5.63
- Unbreak: uses yaSSL when OpenSSL 1.1 detected

MFH:		2019Q1
Security:	d3d02d3a-2242-11e9-b95c-b499baebfeaf
2019-02-01 13:21:41 +00:00
Matthias Fechner 4d811272d6 In preparation for gitlab 11.7 upgrade switch rails4 to rails50.
If required upgraded version to work correctly with rails50.
Fixed some cosmetic issue to make portlint happy.

Reviewed by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D18957
2019-01-31 14:05:37 +00:00
Kevin Bowling b84b8d3537 databases/timescaledb: Update to 1.2.0
This release adds Timescale Licensed code that can be turned off with a new
build time option, APACHEONLY, to retain Apache licensing.

Changelog https://github.com/timescale/timescaledb/releases/tag/1.2.0

Approved by:	timur (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D19035
2019-01-31 01:24:30 +00:00
Sunpoet Po-Chuan Hsieh 4030cbcac7 Cosmetic change 2019-01-30 19:21:56 +00:00
Sunpoet Po-Chuan Hsieh 594823900f Convert to options target helper 2019-01-30 19:21:51 +00:00
Dmitry Marakasov 8943d08100 - Add LICENSE_FILE
- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
2019-01-28 09:30:37 +00:00
Torsten Zuehlsdorff 13a797dbfa databases/pgpool-II-40: add new configuration files to rc-script
pgpool 4.0 adds the configuration files "pool_hba.conf" and "pcp.conf", but
they weren't used until now. Also its possible to change there location
via rc.conf

PR:		235059
Submitted by:	 Franco Ricci <franco.ricc@gmail.com>
2019-01-28 09:27:17 +00:00
Yuri Victorovich bef05937a8 New port: databases/cassandra3: Highly scalable distributed database
Versions 1.X and 2.X existed previously, but were removed due to build issues.

PR:		226377
Submitted by:	Angelo Polo <language.devel@gmail.com>
2019-01-28 06:12:18 +00:00
Matthew Seaman a288fb10c5 Security update to 4.8.5
This fixes arbitrary file disclosure and sql injection vulnerabilities.

ChangeLog: https://www.phpmyadmin.net/files/4.8.5/

MFH:		2019Q1
Security:	111aefca-2213-11e9-9c8d-6805ca0b3d42
2019-01-27 09:27:21 +00:00