Commit Graph

479147 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
6e6e06c52b Revert libgeotiff changes in r505194 to provide correct commit log 2019-06-27 19:55:48 +00:00
Thierry Thomas
a9a95b485f Upgrade to v1.30.0.
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.30.0>.
2019-06-27 19:45:07 +00:00
Tilman Keskinoz
5231834020 Update to 7.0.4 2019-06-27 18:55:24 +00:00
Tilman Keskinoz
ddb208780b Update to 1.2.6 2019-06-27 18:37:13 +00:00
Olivier Cochard
5477c75bbb Add MRT protocol support
PR:		238847
Submitted by:	mat
2019-06-27 18:27:37 +00:00
Serhii (Sergey) Kozlov
5a030c0e69 sysutils/intel-nvmupdate: Update to 7.00
Sponsored by: Intel Corporation
2019-06-27 17:59:56 +00:00
Piotr Kubaj
338b22a658 math/openblas: fix build on powerpc64
This port needs a patch (modified for kernel/power/*.S which differ) from https://github.com/xianyi/OpenBLAS/pull/2169 to build on powerpc64.

Since optimizing for PPC970 ends with an error, optimize for POWER6 on powerpc64.

PR:		238825
Approved by:	phd_kimberlite@yahoo.co.jp (maintainer), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20777
2019-06-27 17:18:17 +00:00
Dmitry Marakasov
81705df5d7 - Add LICENSE
- Switch to new test framework

Approved by:	portmgr blanket
2019-06-27 17:17:36 +00:00
Piotr Kubaj
5543ebe270 lang/python35: Use -std=c99
Python 3.5 is currently failing to build the pickle module on GCC-based
architectures, with the following (several) errors:

  error: 'for' loop initial declaration used outside C99 mode

This causes packaging to fail, as the pickle module filename changes on
failure to build, so the plist ends up incorrect

Python 3.6+ switched to using -std=c99 [1][2], but the changes were not
backported to 3.5

[1] https://bugs.python.org/issue28017
[2] https://hg.python.org/cpython/rev/b5b2bb56d303
[3] https://hg.python.org/cpython/rev/91017e2202ae

PR: 238821
Reviewed by: koobs (python)
Approved by: koobs (python), mat (mentor)
MFH: 2019Q2 (blanket: build fix)
Differential Revision:  https://reviews.freebsd.org/D20778
2019-06-27 17:12:58 +00:00
Gerald Pfeifer
cbf1dfbbc3 Update to bibtex2html 1.99. This brings the following changes:
- Fixed unsafe use of strings; now requires OCaml >= 4.03.
 - Removed many warnings.
 - Added translation of \rq.
 - Fixed scanning of macro arguments (with long BibTeX fields).
 - Fixed translation of \@ (to print a space).
2019-06-27 15:34:08 +00:00
Alexey Dokuchaev
b2ec9fe69a Make sure that correct LDFLAGS are passed when linking shared libraries,
otherwise the build would fail on i386 with recent versions of FreeBSD.

PR:	218333
2019-06-27 13:11:22 +00:00
Steve Wills
18effbda6f x11-toolkits/gtk30: update to 3.24.8
PR:		238315
Exp-run by:	antoine
2019-06-27 13:07:41 +00:00
Jan Beich
3cdc927317 multimedia/gmmlib: update to 19.2.3
Changes:	https://github.com/intel/gmmlib/compare/intel-gmmlib-19.2.2...intel-gmmlib-19.2.3
Reported by:	portscout
2019-06-27 11:38:36 +00:00
Dirk Meyer
78e5f728ad - fix build with gcc9
- fix build with clang from base on FreeBSD-11 and FreeBSD-12
PR:		238647
2019-06-27 09:59:54 +00:00
Muhammad Moinur Rahman
a07b57c87a devel/gsoap: Update version 2.8.84=>2.8.86 2019-06-27 09:58:45 +00:00
Dmitry Sivachenko
8e420c8472 Update to version 2.0.1. 2019-06-27 09:47:39 +00:00
Dmitry Marakasov
e8fa467e52 - Update WWW
Approved by:	portmgr blanket
2019-06-27 09:32:02 +00:00
Alexey Dokuchaev
c54f3cac10 Add missing USES+=iconv because most of Mailutils programs use functions
it provides, but dependency was not recorded in the package.  This bug
went unnoticed for a long time because `libiconv.so.2' library typically
exists on any FreeBSD installation, and was revealed by recent exp-run.

Since port revision was bumped just now in the previous commit, abuse it
and do not bump again.

PR:	229613
2019-06-27 09:28:35 +00:00
Alexey Dokuchaev
3186e08e7c Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it.  Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans).  One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable.  It is very old,
there are newer versions available so it should be fixed by updating.

One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.

PR:		229613
Exp-run by:	antoine

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8
2019-06-27 09:02:56 +00:00
Dmitry Marakasov
58b12aeafc - Update WWW
Approved by:	portmgr blanket
2019-06-27 09:02:03 +00:00
Wen Heping
dde6878395 - Update to 2.83.1 2019-06-27 07:36:06 +00:00
Wen Heping
20b90e4223 - Update to 1.0.12 2019-06-27 07:14:52 +00:00
Wen Heping
59dd5aa56e - Update to 3.0.4 2019-06-27 07:12:08 +00:00
Cy Schubert
ad837f6fca Accpet the new syslog-ng321 from our upstream Balabit, the company
that authored and maintains syslog-ng.

Peter suggested that this new port not become the default syslog-ng port
for now until up two modules that fail to build on FreeBSD are fixed
upstream.

Submitted by:	Peter Czanik (CzP) <peter.czanik@balabit.com>
		Balabit (a OneIdentity company) / syslog-ng upstream
2019-06-27 05:34:30 +00:00
Wen Heping
3d23ba68ab - Update to 6.1.0 and fix some ports
- Add missing DEPENDS
- Add TEST_TARGET
- Take maintainership

PR:		237932, 238795
Submitted by:	wenheping2000@hotmail.com,rhurlin@gwdg.de
Approved by:	maintainer(timeout, > 30 days), portmgr@(implicit, fix build)
Exp-run by:	antoine@
Thanks to:	antoine@, sunpoet@, rhurlin@gwdg.de
2019-06-27 03:37:10 +00:00
Wen Heping
81f468837b - Change DEPENDS from graphics/proj to graphics/proj5
- Mark DEPRECATED and set EXPIRATION_DATE

PR:		237932
Submitted by:	wenheping2000@hotmail.com(myself)
Approved by:	portmgr@(implicit, fix build)
2019-06-27 02:53:47 +00:00
Jan Beich
31072ab29b devel/rust-bindgen: update to 0.49.3
Changes:	https://github.com/rust-lang-nursery/rust-bindgen/compare/v0.49.2...v0.49.3
Reported by:	Repology
2019-06-27 00:50:15 +00:00
Jan Beich
f22ba38366 devel/rust-cbindgen: update to 0.9.0
Changes:	https://github.com/eqrion/cbindgen/compare/v0.8.7...v0.9.0
Reported by:	Repology
2019-06-27 00:50:07 +00:00
Jan Beich
5fd9b1f5dd lang/rust-nightly: update to 1.36.0.20190627
Changes:	8aa42ed7c2...d3e2cec292
2019-06-27 00:43:14 +00:00
Jan Beich
be2d7317ea multimedia/aom: update to 1.0.0.1994
Changes:	https://aomedia.googlesource.com/aom/+log/422500062..09e0b33e5
2019-06-27 00:43:09 +00:00
Jan Beich
7a28abc7b6 multimedia/rav1e: update to s20190626
Changes:	3a7c7d12...d3992e51
2019-06-27 00:43:02 +00:00
Wen Heping
202392c096 - Repocopy graphics/proj --> graphics/proj5
- Mark DEPRECATED and set EXPIRATION_DATE
- Set CONFLICTS_INSTALL with proj

PR:		237932
Submitted by:	wenheping2000@hotmail.com(myself)
Approved by:	maintainer(timeout, > 30 days)
Exp-run by:	antoine@
2019-06-27 00:32:52 +00:00
Danilo G. Baio
81900f6c68 textproc/docproj: Change itstool dependency back to v2.0.2
There is an issue with version >=2.0.5 and it is impacting the translation
efforts of FreeBSD with the PO system.

PR:		238674
Approved by:	doceng (bcr, maintainer)
Differential Revision:	https://reviews.freebsd.org/D20681
2019-06-26 23:59:37 +00:00
Muhammad Moinur Rahman
470da0f4e9 astro/swe: Update version 2.07.01=>2.08 2019-06-26 21:49:56 +00:00
Mathieu Arnold
a733bf7558 Regular categories Makefile sorting. 2019-06-26 20:16:17 +00:00
Rene Ladan
c29789e3de Remove net-p2p/zetacoin-nox11 directory forgotten in r505150
Reported by:	antoine
2019-06-26 19:59:31 +00:00
Kai Knoblich
7767175416 multimedia/syncplay: Update to 1.6.4a
PR:		238807
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
2019-06-26 19:54:29 +00:00
Kai Knoblich
873f4ab454 net/shelldap: Update to 1.5.0
PR:		238806
Submitted by:	mahlon@martini.nu (maintainer)
2019-06-26 19:31:01 +00:00
Jan Beich
26f26856f5 print/harfbuzz: update to 2.5.3
Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/2.5.3
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
Reported by:	GitHub (watch releases)
2019-06-26 19:26:18 +00:00
Don Lewis
b71cd48b95 Bump PORTREVSION of net/axa and net/nmsg for devel/protobuf-c version
upgrade.  These two ports bake the value of either PROTOBUF_C_VERSION
or PROTOBUF_C_VERSION_NUMBER into their binaries.

Sponsored by:	Farsight Security, Inc.
2019-06-26 18:45:20 +00:00
Gleb Popov
80f9d0a769 math/z3: Update to 4.8.5. 2019-06-26 18:41:25 +00:00
Fernando Apesteguía
f8d1369a07 graphics/partio: update to 1.8.3
* Build enhancements
* Remove partioSe library

Reported by:	portscout
2019-06-26 18:16:49 +00:00
Don Lewis
a0573b1007 Upgrade devel/protobuf-c to version 1.3.2:
[ Robert Edmonds ]
  * Release 1.3.2.

  * Use protobuf 3.7.1 in the Travis-CI environment (#368).

  * Fix test suite build failure on newer versions of protobuf (#369).

  [ Ilya Lipnitskiy ]
  * Fix proto3 repeated scalar field default packing behavior (#330, #377).

  [ Adam Cozzette ]
  * Fix out-of-bounds read in scan_length_prefixed_data() (#375, #376).

  [ Jurriaan Bremer ]
  * Fix -Wdeclaration-after-statement warning in parse_oneof_member() (#360).

  [ Hayri Ugur Koltuk ]
  * Fix SIGSEGV in protobuf_c_message_check() on messages with unpopulated
    oneof members (#358).

  [ Italo Guerrieri ]
  * Do not allow tag values of 0 in protobuf messages, as these are not
    allowed by proto2 or proto3 (#299).

The patch for version 1.3.1 is no longer required.

Sort Makefile statements to pacify portlint.

Reported by:	portscout
Sponsored by:	Farsight Security, Inc.
2019-06-26 18:06:12 +00:00
Koop Mast
51c58d39d1 Update Imagemagick7 to 7.0.8-50. 2019-06-26 17:42:16 +00:00
Koop Mast
fccc92d08b Update ImageMagick6 to 6.9.10-50. 2019-06-26 17:41:55 +00:00
Sunpoet Po-Chuan Hsieh
2de48c2d13 Update MASTER_SITES
PR:		238142
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 1 month)
2019-06-26 17:27:21 +00:00
Sunpoet Po-Chuan Hsieh
628aa4af2d Fix build with bison 3.4.1
PR:		238141
2019-06-26 17:27:16 +00:00
Sunpoet Po-Chuan Hsieh
e87d462239 Update to 3.0.4
Changes:	https://github.com/rubygems/rubygems/blob/master/History.txt
		https://github.com/rubygems/rubygems/blob/v3.0.4/History.txt
PR:		238809
Exp-run by:	antoine
2019-06-26 17:27:11 +00:00
Sunpoet Po-Chuan Hsieh
ca6c7b2b74 Update to 3.1.1
Changes:	https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md
2019-06-26 17:27:06 +00:00
Sunpoet Po-Chuan Hsieh
bcd37fb3b4 Update to 2.11.302
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-06-26 17:27:01 +00:00