Commit Graph

491118 Commits

Author SHA1 Message Date
Yuri Victorovich
842d403704 science/ncnn: Update 20190908 -> 20191113
Reported by:	portscout
2019-11-16 09:22:44 +00:00
Hajimu UMEMOTO
98c087e93d Update master site.
Though tarball was rerolled, the contents is not changed.
2019-11-16 09:21:13 +00:00
Yuri Victorovich
21c409c25e math/rumur: Update 2019.10.27 -> 2019.11.09
Reported by:	portscout
2019-11-16 09:15:52 +00:00
Yuri Victorovich
a907fd7c26 databases/xrootd: Update 4.9.1 -> 4.10.0
Reported by:	portscout
2019-11-16 09:11:20 +00:00
Hajimu UMEMOTO
14dab223a9 Unmark BROKEN.
It seems fetchable.
2019-11-16 09:02:23 +00:00
Hajimu UMEMOTO
13a313c308 Update master site and unmark BROKEN. 2019-11-16 08:58:58 +00:00
Hajimu UMEMOTO
d8424e0946 Update master site and unmark BROKEN. 2019-11-16 08:41:48 +00:00
Gerald Pfeifer
73ff940876 Backport 517206 | gerald | 2019-11-10 from lang/gcc10-devel, which already
landed in lang/gcc9-devel as r517355 | gerald | 2019-11-13.

  Add a new option PLUGINS that enables GCC's plugin framework. This is off
  by default for now, but something to possibly make the default after a bit
  of settling.

  I plan to backport this to lang/gcc9-devel and then lang/gcc9.

Submitted by:	David Carlier <devnexen@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D22292
2019-11-16 08:12:34 +00:00
Yuri Victorovich
552a9f445f editors/o: Update 2.6.5 -> 2.7.3
Reported by:	portscout
2019-11-16 06:45:21 +00:00
Yuri Victorovich
8796cb2aec audio/mda-lv2: Update 1.2.2 -> 1.2.4
Reported by:	portscout
2019-11-16 06:25:13 +00:00
Tobias Kortkamp
f2749ebbfc Deprecate some PC-BSD ports that have been abandoned upstream
PR:		241666
Approved by:	kmoore (maintainer timeout, 2 weeks)
2019-11-16 06:16:08 +00:00
Yuri Victorovich
192fc7eaf5 audio/fomp-lv2: Update 1.0.0 -> 1.2.0
Reported by:	portscout
2019-11-16 06:06:52 +00:00
Tobias Kortkamp
680e61b1a4 graphics/sane-backends: Update to 1.0.28
This adds support for some modern scanners like the CanoScan LiDE 400.

- Take maintainership for a while

Changes:	https://gitlab.com/sane-project/backends/-/tags/1.0.28
PR:		241225
Submitted by:	mq <freebsd@sosend.de>
2019-11-16 06:05:54 +00:00
Yuri Victorovich
c6859f7e15 audio/drumkv1-lv2: Update 0.9.10 => audio/drumkv1-lv2
Reported by:	portscout
2019-11-16 06:03:11 +00:00
Tobias Kortkamp
c995abf05d security/keepassxc: Update to 2.5.1
Changes:	https://github.com/keepassxreboot/keepassxc/releases/tag/2.5.1
PR:		241907
Approved by:	Andrew Romanenko <melanhit@gmail.com> (maintainer)
2019-11-16 05:33:44 +00:00
Yuri Victorovich
f28c6c4d04 devel/emscripten: Update 1.39.1 -> 1.39.3
Reported by:	portscout
2019-11-16 04:31:13 +00:00
Yuri Victorovich
950cb9c232 audio/polyphone: Update 2.1.3 -> 2.2.0
Reported by:	portscout
2019-11-16 04:27:09 +00:00
Yuri Victorovich
8e4b09af58 security/tor-devel: Update 0.4.2.3-alpha -> 0.4.2.4-rc
Reported by:	upstream notification
2019-11-16 04:10:42 +00:00
Dima Panov
00fa419a15 - Update OpenSMTPD extras to 6.6.0 release
- Drop deprecated upstream filters and tools
2019-11-16 04:00:24 +00:00
Yuri Victorovich
f0565a526d New port: math/clingo: Grounder and solver for logic programs 2019-11-16 03:56:37 +00:00
Dmitry Marakasov
c92883d2d1 - Update to 1.1.0 2019-11-15 23:39:01 +00:00
Dmitry Marakasov
2616d8feda - Update to 1.4
PR:		241923
Submitted by:	mk@nic-nac-project.org (maintainer)
2019-11-15 23:34:57 +00:00
Dmitry Marakasov
0919b860c8 - Update to 1.2
PR:		241924
Submitted by:	mk@nic-nac-project.org (maintainer)
2019-11-15 23:32:50 +00:00
Dmitry Marakasov
d889d9c01f - Update to 0.9.1 2019-11-15 23:24:50 +00:00
Dmitry Marakasov
504eb991e4 - Update to 0.166.2 2019-11-15 23:24:43 +00:00
Brooks Davis
e4627b174b Update to a new snapshot and migrate to the llvm monorepo.
We now always download everthing so apply all patches (except the ELFv2
patches) unconditionally.  Don't imply CLANG fo ELFV2 since the patches
will always apply.

Install llvm-devel.mk for CROSS_TOOLCHAIN support subsuming the
role of xtoolchain-llvm-devel.  This means that users will get the
dependency for CROSS_TOOLCHAIN=llvm-devel by installing llvm-devel.
To avoid unnecessicary churn in other xtoolchain-llvm* ports, leave
xtoolchain-llvm-devel in place and make it IGNORE in the -devel case.
Once llvm90 (and maybe llvm80) are updated I'll remove it or move it as
appropriate.

Always install a link from ld.lld to ld as was done by
xtoolchain-llvm-devel.

Sponsored by:	DARPA, AFRL
2019-11-15 23:14:08 +00:00
Dmitri Goutnik
dc092d46b3 Mk/Uses/go.mk: Enable binary package building for Go ports on aarch64
Tentatively enable package building for Go ports on aarch64 to catch
regressions early.

Reviewed by:	tobik, Mikaël Urankar <mikael.urankar@gmail.com>
Approved by:	tz (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D22385
2019-11-15 22:47:44 +00:00
Christian Weisgerber
a2a0136a06 Security update to 2.13:
* Fix CVE-2015-1197
* Fix CVE-2016-2037
* Fix CVE-2019-14866
* Remove --extract-over-symlinks option again, which was part of an earlier
  third-party fix for CVE-2015-1197.

Security:	f59af308-07f3-11ea-8c56-f8b156b6dcc8
2019-11-15 22:47:25 +00:00
Christian Weisgerber
e7ea6c1e1b Document vulnerabilities in GNU cpio < 2.13. 2019-11-15 22:46:16 +00:00
Dmitri Goutnik
278e78cfc4 lang/go-devel: Add support for aarch64
AArch64 support was recently merged by the Go project and is slated to be in
go1.14. This patch adds freebsd/arm64 support to lang/go-devel first, the
intention is to similarly update lang/go when go1.14 is officially released.

The most notable change is migration to the new bootstrap [1] because aarch64
is not supported by go1.4.

[1] https://github.com/dmgk/go-bootstrap

Reviewed by:	tobik, Mikaël Urankar <mikael.urankar@gmail.com>
Approved by:	tz (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D22316
2019-11-15 22:44:58 +00:00
Gerald Pfeifer
09faa55cbf On versions of FreeBSD that that are new enough and made that switch
already, use ELFv2 ABI on powerpc64.

PR:		239813
Submitted by:	pkubaj
Reported by:	linimon
2019-11-15 20:47:36 +00:00
Boris Samorodov
47300ad9f4 science/sigrok-firmware-fx2lafw: Update to version 0.1.7
* Add firmware for the YiXingDianZi MDSO (VID/PID: 1D50:608E).
* Sainsmart DDS120: Fix the 1kHz reference signal.
* Hantek 6022BL: Fix the voltage range selection (bug #1360).
* Allow LA captures at 48MHz samplerate (as long as bus conditions permit).
* Updated build requirement: sdcc >= 3.4.0 (bug #1326).
* Fix a build issue with sdcc >= 3.9.0 (bug #1404).
* Bump the firmware version (major.minor) to 1.4. This version is
  backwards-compatible and doesn't require host-side (libsigrok) changes.
2019-11-15 20:39:58 +00:00
Tobias C. Berner
5bed1dc473 Create desktop@ as maintainer of some shared desktop ports
This idea has been around for quite some time. Time to make it happen.

In order to share the load on the ports required by multiple desktop
environments start to share the responsibility of maintainership.

This is the initial list that came to mind, but we can probably extend it, to
include another handful of ports.

WWW: https://wiki.freebsd.org/DesktopTeam
Mailing List: https://lists.freebsd.org/mailman/listinfo/freebsd-desktop

Approved by:	swills, kwm (gnome), madpilot (xfce)
Differential Revision:	https://reviews.freebsd.org/D22389
2019-11-15 20:10:21 +00:00
Dmitry Sivachenko
a569d6866c Update to version 2.0.9. 2019-11-15 20:05:45 +00:00
Joseph Mingrone
b8702b4573 editors/emacs-devel: Update to latest master-branch commit, 904146c 2019-11-15 18:48:14 +00:00
Joseph Mingrone
5dd5bc0be6 editors/emacs-devel: Standardize formatting with ports-mgmt/portfmt 2019-11-15 18:48:11 +00:00
Joseph Mingrone
92f55192cd editors/emacs-devel: Add CAIRO to OPTIONS_DEFAULT
Cairo support is no longer consider experimental.
https://lists.gnu.org/archive/html/emacs-devel/2019-11/msg00116.html
2019-11-15 18:47:40 +00:00
Tobias C. Berner
6ecacebc9a sysutils/dsblogoutmgr: Update to 1.3.2
PR:		241921
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org>  (maintainer)
2019-11-15 18:33:27 +00:00
Cy Schubert
120137c822 Disable ntpd stack gap. When ASLR with STACK GAP != 0 ntpd suffers SIGSEGV.
PR:		241421, 241960
Reported by:	Vladimir Zakharov <zakharov.vv@gmail.com>,
		dewayne@heuristicsystems.com.au
Reviewed by:	kib, imp (previous version), ian (suggestion)
MFH:		2019Q4
Differential Revision:  https://reviews.freebsd.org/D22358
2019-11-15 16:34:41 +00:00
TAKATSU Tomonari
df192d7752 - Update to 0.10 2019-11-15 16:31:21 +00:00
TAKATSU Tomonari
3eaf1eb5fa - Update to 1.17 2019-11-15 16:29:41 +00:00
Mateusz Piotrowski
59e1003c1a Update distinfo I missed in the previous commit
Pointy hat:	0mp
2019-11-15 16:29:06 +00:00
TAKATSU Tomonari
629fe32db9 - Update to 2.4.1 2019-11-15 16:28:21 +00:00
Mateusz Piotrowski
dab927972c Update to 4.6.0 2019-11-15 16:24:44 +00:00
TAKATSU Tomonari
670ba40bdc - Update to 0.11 2019-11-15 16:23:48 +00:00
Vanilla I. Shu
85936ea766 Update to 0.9.2. 2019-11-15 15:40:30 +00:00
Vanilla I. Shu
3eff31ceae Update to 5.11.0. 2019-11-15 15:40:03 +00:00
Hajimu UMEMOTO
fb965e4501 Update tp 2.5.14 2019-11-15 15:39:48 +00:00
Danilo G. Baio
45c0e0548e misc/ansiweather: Update to 1.15.0
Changelog:	https://raw.githubusercontent.com/fcambus/ansiweather/1.15.0/ChangeLog
2019-11-15 15:38:44 +00:00
Sergey A. Osokin
03fb8de76c Merge the r517639 for third-party passenger module from the
www/nginx to fix the build. (*)

While I'm here sort pkg-plist.

Bump PORTREVISION.

PR:		241753 (*)
2019-11-15 15:38:08 +00:00