Commit Graph

21538 Commits

Author SHA1 Message Date
Tobias C. Berner 50463af96f databases/libiodbc: remove useless REINPLACE_CMD
The sed call did nothing since many years:
	https://github.com/openlink/iODBC/commit/6975d49041a1a4427ee63f6eae4e3017f8ba3e5e

Reported by:	swills
2020-03-14 17:11:42 +00:00
Jan Beich 1ecffdfc3f Fix up PORTREVISION style after "portedit bump-revision" 2020-03-13 09:54:51 +00:00
Jan Beich f821cdc347 devel/icu: update to 66.1
Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2020-03-13 09:47:16 +00:00
Tobias C. Berner 7ad84a0dfc databases/py-pony: Update to 0.7.13
PR:		244736
Submitted by:	Goran Mekić <meka@tilda.center> (maintainer)
2020-03-12 18:35:39 +00:00
Jochen Neumeister c2bd967778 This fix a Problem, when MySQL build with libressl
/var/ports/usr/ports/databases/mysql56-client/work/mysql-5.6.47/vio/viosslfactories.c:230:25: error: use of undeclared identifier 'SSL_OP_NO_TLSv1_3'
                        SSL_OP_NO_TLSv1_3 |
                        ^
/var/ports/usr/ports/databases/mysql56-client/work/mysql-5.6.47/vio/viosslfactories.c:275:12: warning: implicit declaration of function 'SSL_CTX_set_ciphersuites' is invalid in C99 [-Wimplicit-function-declaration]
  if (0 == SSL_CTX_set_ciphersuites(ssl_fd->ssl_context, ""))

Special thanks for his help to: fluffy

PR:		244320
MFH:		2020Q1
Sponsored by:	Netzkommune GmbH
2020-03-12 07:42:38 +00:00
Mikolaj Golub 88cd74c889 update to 3.9.0 2020-03-09 17:22:50 +00:00
Bartek Rutkowski 5eac84ca51 databases/py-pony: Update 0.7.11 -> 0.7.12
PR:		243923
Submitted by:	Goran Mekic <meka@tilda.center> (maintainer)
Reviewed by:	robak
2020-03-09 13:22:02 +00:00
Tobias C. Berner a672ebc7ee databases/cassandra3: Update to 3.11.6
PR:		244501
Submitted by:	Angelo Polo <language.devel@gmail.com>  (maintainer)
2020-03-08 18:37:28 +00:00
Antoine Brodin 5ae8688c07 Deprecate some ports using deprecated version of python
With hat:	portmgr
2020-03-08 17:01:46 +00:00
Alexey Dokuchaev 95da6fa73c Update to version 1.4.1.
Reported by:	portscout
2020-03-08 07:27:37 +00:00
Yuri Victorovich 1e376d13d2 databases/py-python-arango: Update 5.2.1 -> 5.3.0
Reported by:	portscout
2020-03-08 02:37:32 +00:00
Sergey A. Osokin a3b7d6da7c Update to the recent commit. 2020-03-07 20:36:56 +00:00
Rene Ladan 484382b227 Remove expired port:
2020-03-01 databases/pgworksheet: Old, uses EOLed python27
2020-03-07 12:39:51 +00:00
Matthew Seaman e6dc31c85f Update to 9.2.2
ChangeLog:	https://github.com/citusdata/citus/blob/v9.2.2/CHANGELOG.md
2020-03-07 08:16:31 +00:00
Tobias C. Berner 3cb2eef56a KDE Applications: update to 19.12.3 2020-03-06 22:11:55 +00:00
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00
Piotr Kubaj 1f6470a337 databases/postgresql12-server: fix build on GCC architectures
Use LLVM only if Clang is used.

PR:		244225
Approved by:	pgsql (maintainer timeout)
MFH:		2020Q1 (fix build blanket)
2020-03-06 10:12:18 +00:00
Jochen Neumeister 4f4ad6ae79 Update pkg-message
As of MySQL 8.0.16, the MySQL server performs the upgrade tasks previously
handled by mysql_upgrade. Consequently, mysql_upgrade is unneeded and is
deprecated as of that version, and will be removed in a future MySQL version.
Because mysql_upgrade no longer performs upgrade tasks, it exits with status 0 unconditionally.

Sponsored by:	Netzkommune GmbH
2020-03-06 08:00:47 +00:00
Jose Alonso Cardenas Marquez 8c8a336495 - Remove compat < 11 dependencies from bootstrap and compiler. It could fix problems
when GENERIC kernel is not used.
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION

PR:		239135
Reported by:	fbsdbugs4  at  sentry.org
2020-03-06 06:26:05 +00:00
Rene Ladan 7fc8f970bb Return theraven's ports to the pool after safekeeping his commit bit. 2020-03-05 20:49:05 +00:00
Mikael Urankar 83d5d25b1d databases/influxdb: fix build on aarch64
Unbreak by pulling in golang.org/x/sys@fead7900131 to fix build on aarch64

PR:		244171
Approved by:	woodsb02 (maintainer), manu (mentor)
2020-03-04 17:11:24 +00:00
Sunpoet Po-Chuan Hsieh 1c86797070 Update to 1.15.0
Changes:	https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
		https://github.com/frictionlessdata/tableschema-py/commits/master
2020-03-04 16:16:38 +00:00
Sunpoet Po-Chuan Hsieh ce3b6a3ffb Update to 1.14.0
Changes:	https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
		https://github.com/frictionlessdata/tableschema-py/commits/master
2020-03-03 18:50:51 +00:00
Sunpoet Po-Chuan Hsieh 0d17978042 Update to 0.22.3
Changes:	https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
2020-03-03 18:50:45 +00:00
Mathieu Arnold a01dec67b4 Regular USE_GITHUB cleanup. 2020-03-03 15:11:46 +00:00
Pietro Cerutti 88be83645d databases/tcl-lmdb: update to 0.4.1
Release notes: https://github.com/ray2501/tcl-lmdb/releases/tag/0.4.1
2020-03-03 12:20:10 +00:00
Antoine Brodin c2102a046d Deprecate a few python 2.7 ports
With hat:	portmgr
2020-03-01 20:27:42 +00:00
Sunpoet Po-Chuan Hsieh 121b25c2a2 Update to 0.3.1
Changes:	https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
2020-03-01 18:18:22 +00:00
Jochen Neumeister 537321b62c Some manpages require groff, for example mysqladmin
Sponsored by:	Netzkommune GmbH
2020-03-01 17:27:31 +00:00
Rene Ladan 62d60014dc Remove expired ports:
2020-03-01 audio/idjc: Old, uses EOLed python27
2020-03-01 cad/py-pycam: Old, uses EOLed python27
2020-02-27 chinese/gimp-help-zh_CN: Broken
2020-03-01 databases/emma: Old, uses EOLed python27
2020-03-01 deskutils/anamnesis: Old, uses EOLed python27
2020-02-28 deskutils/cherrytree: Old, uses EOLed python27
2020-03-01 deskutils/gbirthday: Old, uses EOLed python27
2020-03-01 deskutils/gtg: Old, uses EOLed python27
2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27
2020-03-01 deskutils/pybookreader: Old, uses EOLed python27
2020-03-01 devel/diffuse: Old, uses EOLed python27
2020-02-28 devel/dreampie: Old, uses EOLed python27
2020-03-01 devel/gtkparasite: Old, uses EOLed python27
2020-02-28 devel/py-orbit: Old, uses EOLed python27
2020-03-01 editors/py-room: Old, uses EOLed python27
2020-02-27 french/gimp-help: Broken
2020-03-01 games/magicor: Old, uses EOLed python27
2020-03-01 games/openalchemist: Old, uses EOLed python27
2020-03-01 games/pythonsudoku: Old, uses EOLed python27
2020-02-27 german/gimp-help: Broken
2020-03-01 graphics/driconf: Old, uses EOLed python27
2020-02-27 graphics/gimp-help: Broken
2020-03-01 graphics/nathive: Old, uses EOLed python27
2020-03-01 graphics/py-goocanvas: Old, uses EOLed python27
2020-03-01 graphics/py-mcomix: Old, uses EOLed python27
2020-03-01 graphics/uniconvw: Old, uses EOLed python27
2020-02-27 japanese/gimp-help: Broken
2020-02-29 java/jakarta-regexp: EOL: As of 2011-04-17, the Regexp project is retired
2020-02-27 korean/gimp-help: Broken
2020-03-01 mail/claws-mail-python: Old, uses EOLed python27
2020-03-01 math/lybniz: Old, uses EOLed python27
2020-02-27 misc/gimp-help-ca: Broken
2020-02-27 misc/gimp-help-da: Broken
2020-02-27 misc/gimp-help-el: Broken
2020-02-27 misc/gimp-help-en_GB: Broken
2020-02-27 misc/gimp-help-es: Broken
2020-02-27 misc/gimp-help-it: Broken
2020-02-27 misc/gimp-help-nl: Broken
2020-02-27 misc/gimp-help-nn: Broken
2020-02-27 misc/gimp-help-sl: Broken
2020-02-27 misc/gimp-help-sv: Broken
2020-03-01 misc/metromap: Old, uses EOLed python27
2020-03-01 misc/typetrainer: Old, uses EOLed python27
2020-03-01 multimedia/gtk-recordmydesktop: Old, uses EOLed python27
2020-02-27 portuguese/gimp-help-pt_BR: Broken
2020-02-27 russian/gimp-help: Broken
2020-02-28 security/hotssh: Old, uses EOLed python27
2020-03-01 security/zenmap: Old, uses EOLed python27
2020-03-01 x11/py-xdot06: Old, uses EOLed python27
2020-02-28 x11/terminator: Old, uses EOLed python27
2020-02-28 x11-fm/sunflower: Old, uses EOLed python27
2020-03-01 x11-toolkits/hippo-canvas: Old, uses EOLed python27
2020-03-01 x11-toolkits/py-kiwi-gtk: Old, uses EOLed python27
2020-02-28 x11-toolkits/py-vte: Old, uses EOLed python27
2020-03-01 17:19:40 +00:00
Jochen Neumeister c680260bc8 Some manpages require groff, for example mysqladmin
PR:		241145
Reported by:	Robert Schulze <rs@bytecamp.net>
Sponsored by:	Netzkommune GmbH
2020-03-01 12:19:39 +00:00
Sergey A. Osokin 734ecf588f Update to the recent commit. 2020-02-29 21:17:39 +00:00
Loïc Bartoletti fc45cfe430 x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language
py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to use wxWidgets with Python3.


  - Add x11-toolkits/py-wxPython40
  - Replace wxPython30 by wxPython40 when python wxWidgets is required
  - Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
  - Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
  - While I'm here fix portlint per emulators/playonbsd
  - Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
  - Bump portversion
  - Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship

PR:     241893
Reviewed by:	koobs, tcberner
Approved by:	tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D21915
Exp-run by:     antoine
2020-02-29 18:24:19 +00:00
Matthias Fechner 5f94546444 Obsolete by gitlab-ce upgrade, use databases/rubygem-peek-pg-rails5 instead. 2020-02-29 14:39:35 +00:00
Jochen Neumeister 17ca1d5307 Fix build on non-x86 and nun-aarch6
PR:		244073
Submitted by:	pkubaj
MFH:		2020Q1
Sponsored by:	Netzkommune GmbH
2020-02-28 22:04:41 +00:00
Kurt Jaeger f0c52cc7bc databases/gnats4: back to the pool
PR:		244505
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2020-02-28 18:00:28 +00:00
Dima Panov e64bcce527 databases/percona57-* : update to 5.7.29-32 release 2020-02-27 13:05:50 +00:00
Matthias Fechner bbc4f0aa9e Switched port to rail 6.0 which is required for gitlab-ce 12.8 upgrade. 2020-02-25 15:44:33 +00:00
Matthias Fechner 33498cc5e5 New ports required for gitlab-ce 12.8 upgrade. 2020-02-25 15:29:45 +00:00
Wen Heping 6d80297cab - Update to 20.0
- Take maintainership
2020-02-25 09:16:14 +00:00
Alexandre C. Guimarães f7a33bfb4c databases/py-pyodbc: Update to 4.0.30
PR:		244284
Submitted by:	Robert Kruus <rob.kruus@gmail.com> (maintainer)
Approved by:	tcberner (mentor, implicit)
2020-02-25 02:28:50 +00:00
Alexandre C. Guimarães 3f6ed85116 databases/dalmp: Update to 3.1.0
PR:		244211
Submitted by:	Nicolas de Bari Embriz <nbari@tequila.io> (maintainer)
Approved by:	tcberner (mentor, implicit)
2020-02-25 02:17:59 +00:00
Sunpoet Po-Chuan Hsieh 6dad23285a Update to 1.4.15
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-02-24 18:57:27 +00:00
Sunpoet Po-Chuan Hsieh 8fa6d99d5b Update to 1.4.15
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-02-24 18:57:22 +00:00
Sunpoet Po-Chuan Hsieh 08d789d9fe Update to 1.4.15
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-02-24 18:57:16 +00:00
Sunpoet Po-Chuan Hsieh e1f64cf459 Update to 1.4.15.0
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-02-24 18:57:11 +00:00
Sunpoet Po-Chuan Hsieh 96e717c96e Update to 1.4.15
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-02-24 18:57:06 +00:00
Sunpoet Po-Chuan Hsieh 2fa3d36514 Update to 1.4.15
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-02-24 18:57:01 +00:00
Sunpoet Po-Chuan Hsieh 59bca4945b Update to 1.4.15
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2020-02-24 18:56:56 +00:00
Mikael Urankar 08cd06916d databases/mongodb40-tools: unbreak on armv7 and aarch64
It builds fine on these archs.
While here, reorder ONLY_FOR_ARCHS

PR:		244194
Approved by:	dev.ashevchuk@gmail.com (maintainer), manu (mentor)
2020-02-24 17:49:26 +00:00