Commit Graph

488026 Commits

Author SHA1 Message Date
Yuri Victorovich
28c25bc5da science/py-gsd: Update 1.8.1 -> 1.9.3
Reported by:	portscout
2019-10-12 16:47:23 +00:00
Yuri Victorovich
166d13f638 science/py-molmod: Update 1.4.4 -> 1.4.5
Reported by:	portscout
2019-10-12 16:44:38 +00:00
Yuri Victorovich
7e07689693 math/tvm: Use skipv instead of ignore in the PORTSCOUT tag because ignore doesn't seem to work 2019-10-12 16:41:06 +00:00
Adam Weinberger
e4f809066a antibody: Update to 4.2.0 2019-10-12 16:20:14 +00:00
Piotr Kubaj
4fa9798c3d math/flann: remove -mminimal-toc
Builds fine without it.

PR:		240977
Approved by:	linimon (mentor), portmgr (removing architecture-specific workarounds)
2019-10-12 15:56:38 +00:00
Yuri Victorovich
51a493570e science/py-chempy: Update 0.7.8 -> 0.7.9
Reported by:	portscout
2019-10-12 15:55:43 +00:00
Alexey Dokuchaev
fcb3d74c91 - Update `astro/astrometry' to version 0.78, unbreak, and undeprecate
- Relax Python dependency: any version should be supported now
- In MASTER_SITES and WWW line, remove bogus `www' prefix which breaks
  distfile downloads and website access
- GC no longer useful (and actually no-op) `post-patch' target
- Patch the makefiles to use BSD_INSTALL_* macros when needed instead
  of mass-stripping in the `post-install' target recipe
2019-10-12 15:55:15 +00:00
Piotr Kubaj
3ba96c5d96 textproc/R-cran-readxl: fix build on GCC architectures
Include sys/types.h in src/ColSpec.h to fix build with GCC:
/usr/include/unistd.h:327:26: error: 'uid_t' has not been declared

PR:		240796
Approved by:	linimon (mentor), dbn (maintainer timeout)
2019-10-12 15:48:59 +00:00
Piotr Kubaj
d0f149451d misc/openvdb: fix build on GCC architectures
Compiling on GCC architectures fails:
/wrkdirs/usr/ports/misc/openvdb/work/openvdb-6.1.0/openvdb/points/AttributeSet.cc: In member function 'openvdb::v6_1::points::AttributeSet::Descriptor::Ptr openvdb::v6_1::points::AttributeSet::Descriptor::duplicateDrop(const std::vector<long unsigned int>&) const':
/wrkdirs/usr/ports/misc/openvdb/work/openvdb-6.1.0/openvdb/points/AttributeSet.cc:875:59: error: 'CHAR_BIT' was not declared in this scope
  875 |             const size_t GROUP_BITS = sizeof(GroupType) * CHAR_BIT;
      |                                                           ^~~~~~~~
/wrkdirs/usr/ports/misc/openvdb/work/openvdb-6.1.0/openvdb/points/AttributeSet.cc:35:1: note: 'CHAR_BIT' is defined in header '<climits>'; did you forget to '#include <climits>'?
   34 | #include "AttributeGroup.h"
  +++ |+#include <climits>
   35 |

While here, add USES=xorg for TOOLS option.

PR:             240630
Approved by:    linimon (mentor), yuri (maintainer timeout)
2019-10-12 15:46:07 +00:00
Yuri Victorovich
9b2049fc61 databases/py-python-arango: Update 5.1.0 -> 5.2.1
Reported by:	portscout
2019-10-12 15:43:37 +00:00
Yuri Victorovich
2182a49d0e biology/prodigal: Eliminate a very old version from the portscout discovery process 2019-10-12 15:40:21 +00:00
Yuri Victorovich
179ca4e700 biology/prodigal: Update 2.6.3-2 -> 2.6.3-7 2019-10-12 15:36:47 +00:00
Yuri Victorovich
5338efaa89 audio/gsequencer: Update 2.3.8 -> 2.3.12
Reported by:	portscout
2019-10-12 15:29:40 +00:00
Adriaan de Groot
af10b61a08 Update otter-browser to a snapshot.
The last official release was 1.0.01 in january 2019, way too long
ago for a web browser. Many Linux distro's also offer weekly
snapshots of this browser (often calling it 1.0.81). Instead,
bump to a different fake release number; I'm concerned that
1.0.81 might be too high.

Fixes in the tree relate to both QtWebKit and QtWebEngine compatibility,
as well as Qt 5.13 compatibility.

Initial patch by George; I bumped to a different (newer) revision in week 300.

PR:		239203
Reported by:	George
2019-10-12 12:56:41 +00:00
Dmitri Goutnik
49a6d30635 databases/pspg: Update to 2.1.7
Changes:	https://github.com/okbob/pspg/compare/2.1.4...2.1.7

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21981
2019-10-12 12:46:54 +00:00
Tobias Kortkamp
215879b6f1 math/py-cryptominisat: Drop nop PYDISTUTILS_BUILDTARGET
Should have been PYDISTUTILS_BUILD_TARGET but it appears to not be
needed.
2019-10-12 12:39:09 +00:00
Dmitri Goutnik
59441e71b2 www/gitea: Update to 1.9.4
Changes:	https://blog.gitea.io/2019/10/gitea-1.9.4-is-released/

PR:		241209
Submitted by:	stb@lassitu.de (maintainer)
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21991
2019-10-12 12:33:45 +00:00
Tobias Kortkamp
3a7e1817be Drop nop XFREE86_HTML_MAN 2019-10-12 12:02:26 +00:00
Kurt Jaeger
8f3f88a4d3 databases/mongodb40: upgrade 4.0.8 -> 4.0.12
PR:		241210
Approved by:	Andrew Shevchuk <dev.ashevchuk@gmail.com> (maintainer)
MFH:		2019Q4
Relnotes:	https://docs.mongodb.com/manual/release-notes/4.0/
Security:	CVE-2019-2386, CVE-2019-2389, CVE-2019-2390
2019-10-12 10:33:00 +00:00
Dmitry Marakasov
d3e33dcc9e - Update WWW
Approved by:	portmgr blanket
2019-10-12 09:39:02 +00:00
Tobias Kortkamp
49fdf36c91 www/p5-MojoX-Log-Dispatch-Simple: Add LICENSE_FILE
PR:		229243
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in> (maintainer)
2019-10-12 08:24:10 +00:00
Tobias Kortkamp
72f839155b Add NO_ARCH to a couple of ports
PR:		229243
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in> (maintainer)
2019-10-12 08:21:46 +00:00
Yuri Victorovich
796966c32d New port: graphics/avir: High-quality image resizing/scaling C++ library 2019-10-12 08:19:18 +00:00
Tobias Kortkamp
c27b1d8bb2 security/rkhunter: Update to 1.4.6
Some files can be updated when running rkhunter.  Do not track them
in the plist.

Changes:	https://sourceforge.net/p/rkhunter/rkh_code/ci/version-1.4.6/tree/files/CHANGELOG
PR:		227837
Submitted by:	lukasz@wasikowski.net (maintainer)
2019-10-12 07:37:02 +00:00
Yuri Victorovich
08aef2b2b8 multimedia/ustreamer: Update 1.0 -> 1.9
Reported by:	portscout
2019-10-12 07:26:44 +00:00
Yuri Victorovich
81f9ebe9d3 devel/emscripten: Update 1.38.47 -> 1.38.48
Reported by:	portscout
2019-10-12 07:16:15 +00:00
Yuri Victorovich
064ece7353 New port: multimedia/zart: GMIC GUI for video streams 2019-10-12 07:14:59 +00:00
Tobias Kortkamp
385bcc24e3 devel/bingrep: Update to 0.7.0
Changes:	33d56a4b02
2019-10-12 07:02:31 +00:00
Yuri Victorovich
e056fede53 multimedia/obs-studio: Update 24.0.1 -> 24.0.2
Reported by:	portscout
2019-10-12 07:02:19 +00:00
Yuri Victorovich
847b77e71d math/nanoflann: Update 1.3.0 -> 1.3.1
Reported by:	portscout
2019-10-12 06:38:16 +00:00
Gerald Pfeifer
2dbe7261f9 Update to the 20191010 snapshot of GCC 7.4.1.
This fixes a powerpc* (aka rs6000) backend issue.
2019-10-12 05:08:23 +00:00
Romain Tartière
d2dda54f4d Update to 2.0.1
With hat:	puppet
2019-10-12 03:28:29 +00:00
Romain Tartière
71381cdf62 Update to 2.0.3
With hat:	puppet
2019-10-12 03:27:37 +00:00
Romain Tartière
05fa19b32b Update to 1.33.0
With hat:	puppet
2019-10-12 03:26:00 +00:00
Romain Tartière
d8b3378600 Update to 2.4.1
With hat:	puppet
2019-10-12 03:24:52 +00:00
Jan Beich
c58fef41a6 multimedia/svt-vp9: back out r514290 per forced push upstream
https://github.com/OpenVisualCloud/SVT-VP9/issues/62

=======================<phase: fetch          >============================
===>  License BSD2CLAUSE+PATENT accepted by the user
=> OpenVisualCloud-SVT-VP9-v0.1.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch
https://codeload.github.com/OpenVisualCloud/SVT-VP9/tar.gz/v0.1.1?dummy=/OpenVisualCloud-SVT-VP9-v0.1.1_GH0.tar.gz
fetch:
https://codeload.github.com/OpenVisualCloud/SVT-VP9/tar.gz/v0.1.1?dummy=/OpenVisualCloud-SVT-VP9-v0.1.1_GH0.tar.gz:
Not Found
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/OpenVisualCloud-SVT-VP9-v0.1.1_GH0.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/OpenVisualCloud-SVT-VP9-v0.1.1_GH0.tar.gz: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/ and try again.
*** Error code 1

Reported by:	pkg-fallout
2019-10-12 01:26:54 +00:00
Jan Beich
3d6ef447ba lang/rust-nightly: update to 1.40.0.20191012
Changes:	20cc752726...6767d9b90b
2019-10-12 00:47:37 +00:00
Jan Beich
b447568b38 graphics/waifu2x-ncnn-vulkan: cannot build yet 2019-10-12 00:26:02 +00:00
Jan Beich
cb4c8f64e6 www/py-flexget: update to 2.21.25
Changes:	https://github.com/Flexget/Flexget/compare/2.21.22...2.21.25
2019-10-12 00:25:54 +00:00
Jan Beich
cc89ea6aa4 multimedia/rav1e: update to s20191011
Changes:	8b19a94e...4a0a0b13
2019-10-12 00:25:45 +00:00
Jan Beich
acf6c4974e emulators/rpcs3: update to 0.0.6.8861
Changes:	e9ea226e3...0172e097f
2019-10-12 00:25:37 +00:00
Jan Beich
c8928a4196 multimedia/aom: update to 1.0.0.2498
Changes:	https://aomedia.googlesource.com/aom/+log/60a00de69..ce7d07ee6
2019-10-12 00:25:28 +00:00
Jan Beich
ef4eb4edda multimedia/dav1d: update to 0.5.0
Changes:	https://code.videolan.org/videolan/dav1d/tags/0.5.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.5.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.4.0...0.5.0
2019-10-12 00:25:18 +00:00
Matthias Andree
e6efdc7e86 Bogofilter 1.2.5 has been released with no changes, update to it. 2019-10-11 21:51:27 +00:00
Glen Barber
3d820a3ef1 Add MANIFEST files for 12.1-RC1.
Prune MANIFEST files for 12.1-BETA2.

Approved by:	bdrewery (maintainer, implicit, re blanket)
Sponsored by:	Rubicon Communications, LLC (Netgate)
2019-10-11 21:40:55 +00:00
Steve Wills
2eddb3f657 security/sslsplit: update to 0.5.5 2019-10-11 21:32:06 +00:00
Steve Wills
6f0588f9d7 deskutils/syncthing-gtk: update to 0.9.4.4 2019-10-11 20:52:30 +00:00
Kurt Jaeger
4055b6dac2 databases/mongodb36: upgrade 3.6.13 -> 3.6.14 with security fixes
PR:		240126
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	dev@dudu.ro (maintainer)
MFH:		2019Q4
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.6/#aug-26-2019
Security:	CVE-2019-2386, CVE-2019-2389, CVE-2019-2390
2019-10-11 19:31:10 +00:00
Kurt Jaeger
c0c6aed875 databases/mongodb34: upgrade 3.4.22 -> 3.4.23
- fixed some portlint warnings

PR:		241078
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.4/#sep-16-2019
2019-10-11 17:39:59 +00:00
Kurt Jaeger
d2f70543be security/vuxml: mongodb vulnerabilities
- CVE-2019-2386, CVE-2019-2389, CVE-2019-2390

PR:		239717
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
2019-10-11 17:36:37 +00:00