Commit graph

485432 commits

Author SHA1 Message Date
Dan Langille
9110225dd7 Add cabby, a TAXII client implementation from EclecticIQ
Submitted by:	Gilbert Morgan <gmm@tutanota.com> (via private email)
2019-09-10 17:41:57 +00:00
Sunpoet Po-Chuan Hsieh
8487b5879d Update to 1.16.5
Changes:	https://github.com/numpy/numpy/releases
PR:		240424
Exp-run by:	antoine
2019-09-10 17:38:06 +00:00
Sunpoet Po-Chuan Hsieh
6ae4e6eab2 Keep .so files in ext directory
- Remove NO_ARCH for dependent ports
- Bump PORTREVISION for dependency and package change

PR:		240425
Exp-run by:	antoine
2019-09-10 17:38:00 +00:00
Dan Langille
5c219df4d5 Add piymisp, a library to access MISP platforms via their REST API
Submitted by:	Gilbert Morgan <gmm@tutanota.com> (via private email)
2019-09-10 17:36:51 +00:00
Dan Langille
7a3a9bfa7b Add furl, URL parsing and manipulation made easy.
Submitted by:	Gilbert Morgan <gmm@tutanota.com> (via private email)
2019-09-10 17:13:02 +00:00
Michael Gmelin
dae557b3a3 Remove redundant setting of GH_PROJECT 2019-09-10 15:45:23 +00:00
Michael Gmelin
4c51ab370a Update to v1.0 2019-09-10 15:28:44 +00:00
Joe Marcus Clarke
45d4b697a3 Update to 2.27.0. 2019-09-10 15:22:23 +00:00
Michael Gmelin
5e95257f98 New port to allow getting details on UHID devices (/dev/uhid*) 2019-09-10 13:29:34 +00:00
Guido Falsi
68f40fc93d Correct pkg-descr.
Reported by:	adamw
2019-09-10 13:20:45 +00:00
Antoine Brodin
9ca599fcc8 Update sysutils/sleuthkit to 4.6.7 2019-09-10 13:03:07 +00:00
Alexander Leidinger
21b6f05775 Fix build by actually committing the change in the plist... 2019-09-10 11:50:48 +00:00
Mateusz Piotrowski
757e924b2b New port: x11/mons: POSIX shell script to quickly manage displays using XRandR
PR:		222206
Submitted by:	Robert James Hernandez <rob@sarcasticadmin.com>
Differential Revision:	https://reviews.freebsd.org/D18437
2019-09-10 11:44:39 +00:00
Piotr Kubaj
90b244d955 devel/boost-jam: fix build on GCC architectures
Use new GCC on GCC architectures:
The error:
cc1plus: error: unrecognized command line option "-std=c++11"

PR:		240065
Approved by:	linimon (mentor), office (maintainer timeout)
2019-09-10 11:40:25 +00:00
Gerald Pfeifer
d97250344f Update to the 20190908 snapshot of GCC 10.0.0.
This may (or may not) address a build regression (with clang) that
dim@ reported. [1]

PR:		240387 [1]
2019-09-10 11:09:22 +00:00
Guido Falsi
ec84817ebe Update gnucash and gnucash-dics to 3.7 2019-09-10 09:04:59 +00:00
Dmitry Marakasov
90df10f54b - Add LICENSE_FILE
- Switch to options helpers
- Don't install useless INSTALL file
- Regenerate patch
- Update WWW

Approved by:	portmgr blanket
2019-09-10 09:02:50 +00:00
Tobias Kortkamp
fd5dddaa8d x11/cinnamon-screensaver: Spell PORTREVISION correctly after r511398 2019-09-10 08:45:00 +00:00
Jochen Neumeister
e71d2d2511 Switch the rtmp module to ut0mt8.
The module is actively maintained here.
https://github.com/ut0mt8/nginx-rtmp-module

Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D20851
2019-09-10 08:42:21 +00:00
Tijl Coosemans
1d5c61dd9f Add USE_LINUX=base:build so the port depends on linux_base-c7>=7.6.1810_7.
A direct dependency on linux_base-c7 also helps tools like portmaster to
update linux_base-c7 first.
2019-09-10 08:42:18 +00:00
Mateusz Piotrowski
b3ec5a9791 cad/k40-whisperer: Update to 0.36
- Remove the post-patch target as the whitespace problems were fixed
  upstream.

Reported by:	portscout
2019-09-10 08:38:05 +00:00
Tijl Coosemans
17be7b87e2 Define USE_LINUX keywords per Linux distribution (currently c6 and c7) so
we can handle differences between distributions better and so we don't add
dependencies on nonexistent ports when a package doesn't exist for a given
distribution but set DEV_ERROR.  Add a version constraint on the linux_base
dependency.
2019-09-10 08:35:44 +00:00
Tobias Kortkamp
05ae0455fc audio/yoshimi: Update to 1.6.0.1
Changes:	https://github.com/Yoshimi/yoshimi/blob/1.6.0.1/Changelog
2019-09-10 08:33:51 +00:00
Guido Falsi
65f4985fd5 Add libXpresent:
Xlib-based library for the X Present Extension.

Assigning maintainership to x11.

Reviewed by:		zeising
Approved by:		x11 (zeising)
Differential Revision:	https://reviews.freebsd.org/D21526
2019-09-10 07:10:56 +00:00
Tobias Kortkamp
ccdaca1096 graphics/librsvg2-rust: Update to 2.46.0
Changes:	https://download.gnome.org/sources/librsvg/2.46/librsvg-2.46.0.news
2019-09-10 07:03:47 +00:00
Jan Beich
31f6a3db40 emulators/rpcs3: disable ALSA as OpenAL is good enough
For almost a year OpenAL backend has options to mitigate crackling per game.
OTOH, ALSA recently regressed to crackling with low sound(4) latency.
2019-09-10 06:59:38 +00:00
Jan Beich
11df02f5e8 emulators/rpcs3: disable LLD_UNSAFE on 12.1+ 2019-09-10 06:59:30 +00:00
Yuri Victorovich
3963849d8d multimedia/webcamoid: Add missing runtime dependency x11-toolkits/qt5-quickcontrols
This has been committed once, in rev.456881, but it was later lost with some other commit.

PR:		224493
Reported by:	jbeich,  Aaron Farias <timido@ubuntu.com>
2019-09-10 06:50:03 +00:00
Niclas Zeising
d4be36cb5c graphics/drm-legacy-kmod: Update snapshot
Update snapshot to catch up with changes in current.
2019-09-10 05:56:38 +00:00
Niclas Zeising
3506889aa8 databases/grass7: Remove MOTIF option
Remove the MOTIF option from databases/grass7.  This option is a noop, since
the configure options it controls doesn't do anything.  In addition, this
option adds a dependency on graphics/libGLw, which is deprecated.

PR:		240133
Approved by:	Loic Bartoletti (maintainer)
2019-09-10 05:56:06 +00:00
Antoine Brodin
5f7a5d7445 Revert r511603, removal of py27 flavor was untested
Reported by:	pkg-fallout
With hat:	portmgr
2019-09-10 05:49:37 +00:00
Kurt Jaeger
26fccee2d7 math/wxmaxima: upgrade 19.08.1 -> 19.09.0
PR:		240415
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
Relnotes:	https://github.com/wxMaxima-developers/wxmaxima/releases
2019-09-10 05:21:59 +00:00
Cy Schubert
ff3039386a TrustedBSD-MAC has been accepted upstream. 2019-09-10 05:17:51 +00:00
Cy Schubert
97fd7a071b Chase r482219: Fix build on armv6. 2019-09-10 05:17:36 +00:00
Cy Schubert
2695b6e1d4 Chase r475132: Enable TrustedBSD MAC(4) support to ntpd. 2019-09-10 05:17:22 +00:00
Tobias C. Berner
42d4ba2b74 net/py-DTLSSocket: update to 0.1.10 2019-09-10 04:25:47 +00:00
Tobias C. Berner
3a1585918c misc/qt5ct: update to 0.41
- while here, cleanup makefile
2019-09-10 04:19:40 +00:00
Yuri Victorovich
99fd558a6b science/sparta: Update 16Apr2019 -> 9Sep2019
Reported by:	github release notification
2019-09-10 03:18:50 +00:00
Adam Weinberger
7f5a1bfdf3 Fix string typos
Submitted by:	Rebecca Cran
2019-09-10 01:58:04 +00:00
Rebecca Cran
5220fce6a3 sysutils/uefi-edk2-qemu: GCC should be a build dependency, not runtime
Also, move USES statement earlier, as suggested by portlint.

Reviewed by:	emaste, araujo
Approved by:	araujo
Differential Revision:	https://reviews.freebsd.org/D21580
2019-09-10 01:51:51 +00:00
Marcelo Araujo
c4343fce00 Update to 2019.09.01 2019-09-10 01:47:41 +00:00
Jan Beich
37a1690521 multimedia/rav1e: update to s20190909
Changes:	f39b1d75...07ca598c
2019-09-10 00:56:58 +00:00
Jan Beich
0cbf270fc5 emulators/yuzu: update to s20190909
Changes:	4ee994963...07a024253
2019-09-10 00:50:26 +00:00
Jan Beich
bc51587c8d emulators/rpcs3: update to 0.0.6.8674
Changes:	5ed700db5...cb66d0569
2019-09-10 00:50:18 +00:00
Danilo G. Baio
55e94e69fa devel/py-tblib: Update to 1.4.0
Changelog:	https://github.com/ionelmc/python-tblib/blob/v1.4.0/CHANGELOG.rst

PR:		239710
Submitted by:	wen
2019-09-10 00:45:31 +00:00
Danilo G. Baio
fedaae9f20 sysutils/reggae: Update to 0.1.7
PR:		240444
Submitted by:	meka@tilda.center (maintainer)
2019-09-10 00:42:46 +00:00
Jan Beich
5cb6a3a0f8 comlang/rust-nightly: update to 1.38.0.20190910
Changes:	6e19f3f383...0b36e9dea3
2019-09-10 00:42:04 +00:00
Jan Beich
b00778dc6d multimedia/svt-av1: update to 0.6.0.285
Changes:	b7b71ce4...8c4adbb6
2019-09-10 00:41:45 +00:00
Danilo G. Baio
378c6726b8 graphics/py-traitsui: Update to 6.1.3
Remove a test exclusion as the test was corrected upstream.

PR:		240405
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
2019-09-10 00:37:55 +00:00
Jan Beich
7a33a786c6 mail/thunderbird: switch to rc3
Changes:	https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-09-05&enddate=2019-09-10
2019-09-10 00:33:27 +00:00