Tobias Kortkamp
1d8ca425a7
Replace do-patch in ports that override it with more appropriate targets
...
Most ports do not need to override do-patch. It breaks some ports
tree features like EXTRA_PATCH_TREE, etc.
2019-11-07 18:18:17 +00:00
Craig Leres
558837e488
devel/arduino-mk: Update MASTER_SITES and remove BROKEN
...
Approved by: matthew (mentor, implicit)
2019-11-07 18:08:58 +00:00
Tobias Kortkamp
2fe5565445
lang/rust: Update to 1.39.0
...
- Force rebuild all consumers to catch regressions early
- Partially apply D20792 in preparation for PPC_ABI support
- Add LibreSSL 3.0.x support [1]
Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html
PR: 241411 [1]
Tested by: mikael.urankar@gmail.com , tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D22240
2019-11-07 18:07:20 +00:00
Mateusz Piotrowski
effc3afacc
Set USES=localbase instead of CPPFLAGS and LIBS
...
Approved by: portmgr (blanket, infrastructure changes)
2019-11-07 17:35:33 +00:00
Tobias Kortkamp
fd162f1a10
Unbreak
2019-11-07 17:28:56 +00:00
Antoine Brodin
d9f046c46b
Remove duplicate line from plist
2019-11-07 17:26:56 +00:00
Niclas Zeising
7eaba8a8bf
Add USES=xorg USES=gl, ports categories w
...
Add USES=xorg and USES=gl to ports in categories starting with 'w'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2019-11-07 17:20:58 +00:00
Niclas Zeising
3f398ca090
Add USES=xorg USES=gl, ports categories v
...
Add USES=xorg and USES=gl to ports in categories starting with 'v'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2019-11-07 17:19:51 +00:00
Niclas Zeising
bcaf26b256
Add USES=xorg USES=gl, ports categories t
...
Add USES=xorg and USES=gl to ports in categories starting with 't'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2019-11-07 17:19:11 +00:00
Niclas Zeising
428fac4e1c
Add USES=xorg USES=gl, ports categories s
...
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2019-11-07 17:17:53 +00:00
Mateusz Piotrowski
b1977b079c
Remove suffix from Icon key in desktop entries
...
Suffixes, like .png, are not part of the specification. Although many
ports like misc/xfce4-appfinder have implemented workarounds for it,
ports like x11/rofi are missing icons due to a suffix being present in the
Icon key.
References:
- https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html
- https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#icon_lookup
Approved by: portmgr (blanket, runtime fixes)
2019-11-07 17:07:24 +00:00
Cy Schubert
ebec9ca98b
Memory constrained i386 is affected on all versions of FreeBSD. Though
...
I am not able to reproduce this locally, it is reported that the hang
also occurs on -CURRENT i386 on a memory constrained Intel Pentium III.
(I am not able to reproduce this hang on my sandbox machine, with multiple
boot partitions, one of which is i386 -CURRENT, because it has plenty of
memory.)
Reported by: Michael Butler <imb@protected-networks.net>
2019-11-07 17:00:49 +00:00
Rene Ladan
b161f629ab
Remove directory no longer needed after FreeBSD 11.2 EOL.
...
Forgotten in: r516983
2019-11-07 16:48:55 +00:00
Lars Engels
e1684b2749
net-mgmt/icingaweb2: Update to 2.7.3
...
MFH: 2019Q4
2019-11-07 16:34:58 +00:00
Rene Ladan
ee06ec39ce
Clean up support for FreeBSD 11.2.
...
While here, modernize some comments in Mk/bsd.*.mk.
Note that graphics/drm-fbsd11.2-kmod is not renamed yet, this was somewhat
under discussion.
Submitted by: rene
Reviewed by: antoine, jbeich, mat, zeising
Differential Revision: https://reviews.freebsd.org/D21974
2019-11-07 16:30:12 +00:00
Lars Engels
0f2b9d79ad
games/scummvm:
...
- Update to 2.1.0
- Changelog: https://www.scummvm.org/news/20191013/
PR: 241213
Submitted by: swills
2019-11-07 16:27:43 +00:00
Dan Langille
4390304f42
update to 2.2.0
...
PR: 241590
Submitted by: Gilbert Morgan <gmm@tutanota.com>
2019-11-07 16:08:30 +00:00
Rene Ladan
d4e138f24f
dns/knot-resolver: no need to explicitly set NOT_FOR_ARCH here.
...
The ports framework ignores this port by itself because the dependency of this
port will fail.
Reported by: mat
MFH: 2019Q4
2019-11-07 15:49:25 +00:00
Piotr Kubaj
8f9762b1c8
sysutils/opencorsairlink: fix build on GCC architectures
...
Linking to libm is required to build this port with GCC:
/wrkdirs/usr/ports/sysutils/opencorsairlink/work/OpenCorsairLink-4234f4f/protocol/rmi/core.c:49: undefined reference to `pow'
PR: 241457
Approved by: linimon (mentor), lifanov (maintainer timeout)
2019-11-07 15:40:43 +00:00
Niclas Zeising
e73e549807
Fix build
2019-11-07 15:34:06 +00:00
Tobias Kortkamp
1c8e95c821
devel/ccls: Update to 0.20190823.4
2019-11-07 14:18:33 +00:00
Tobias Kortkamp
deb046d3e5
devel/ghq: Update to v0.12.8
...
Changes: https://github.com/motemen/ghq/releases/tag/v0.12.8
2019-11-07 14:17:11 +00:00
Tobias Kortkamp
d08a5253b8
Do not set CLIENTS?_USES twice
...
Also drop misspelled CLIENTS_VERS in games/quakeforge. It probably
was meant to be CLIENTS_VARS but the port does not use Gtk so
INSTALLS_ICONS=yes should not be set anyway.
2019-11-07 14:16:52 +00:00
Joseph Mingrone
47738adc67
biology/diamond: Update to version 0.9.28
...
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.28
2019-11-07 14:12:07 +00:00
Alexey Dokuchaev
b94465d766
Disable the tests temporarily until I figure out how to handle bash(1)
...
dependency properly.
Reported by: antoine, kib
2019-11-07 14:01:52 +00:00
Koichiro Iwao
3c2cf8de0d
devel/py-oci: Update to 2.6.3
...
* Support for the Analytics Cloud service
* Support for the Integration Cloud service
* Support for IKE versions in IPSec connections in the Virtual Networking service
* Support for getting a stack's Terraform state in the Resource Manager service
PR: 241778
Submitted by: maintainer
Relnotes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.6.3
2019-11-07 13:40:53 +00:00
Adam Weinberger
67e11484aa
neovim: Update to 0.4.3
2019-11-07 13:27:02 +00:00
Koichiro Iwao
8307d21425
devel/ruby-build: Update to 20191030
...
and use GNU make when building Ruby to avoid Ruby build failure.
PR: 241633
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com>, myself
Sponsored by: HAW International, Inc.
2019-11-07 13:06:34 +00:00
Antoine Brodin
de66136aed
Unbreak
2019-11-07 12:53:03 +00:00
Dmitri Goutnik
3935a31542
www/riot-web: Update to 1.5.3
...
Changes: https://github.com/vector-im/riot-web/releases/tag/v1.5.3
PR: 241759
Submitted by: Alexander Sieg <alex@xanderio.de> (maintainer)
Approved by: tz (mentor, implicit)
2019-11-07 12:32:29 +00:00
Dmitri Goutnik
fff28f8780
security/vuxml: Document nexus2-oss vulnerabilities
...
PR: 241308
Approved by: tz (mentor, implicit)
2019-11-07 12:09:25 +00:00
Alexey Dokuchaev
170bbdd62c
Catch up with the latest Debian patchset to unbreak the fetch.
2019-11-07 11:58:29 +00:00
Alexey Dokuchaev
231efba085
Adjust affected GNU patch package version after r516964.
2019-11-07 11:55:10 +00:00
Alexey Dokuchaev
266103718e
- Pull in security patches from Debian while upstream still CBA
...
to release a new version after almost a year since those bugs
and vulnerabilities had been reported
- Hook the test suite, which unfortunately requires bash(1), to
our framework
- Chase redirection in the WWW line of the port description
Security: 791841a3-d484-4878-8909-92ef9ce424f4
PR: 233455
2019-11-07 11:35:34 +00:00
Li-Wen Hsu
18df61548a
- Update to 2.203
...
Sponsored by: The FreeBSD Foundation
2019-11-07 10:20:30 +00:00
Antoine Brodin
2320554810
Update to alpha-20191104
2019-11-07 09:42:51 +00:00
Antoine Brodin
b0a2b209be
Update to experimental-20191104
2019-11-07 09:40:42 +00:00
Antoine Brodin
209365d43d
Update to 20191027
2019-11-07 09:40:03 +00:00
Dmitry Marakasov
d6d5108de8
- Add USES=xorg
...
- Update WWW
- Pet portlint
Approved by: portmgr blanket
2019-11-07 09:39:49 +00:00
Antoine Brodin
09f5243e84
Update to alpha-20191104
2019-11-07 09:38:30 +00:00
Antoine Brodin
15f21680f4
Update to alpha-20191104
2019-11-07 09:37:37 +00:00
Antoine Brodin
3520bf4058
Update to alpha-20191103
2019-11-07 09:35:59 +00:00
Antoine Brodin
8f495cb24c
Update to alpha-20191102
2019-11-07 09:35:09 +00:00
Antoine Brodin
1f5ab95577
Update to 20191104
2019-11-07 09:33:14 +00:00
Antoine Brodin
df0a3275b0
Update to 20191104
2019-11-07 09:32:08 +00:00
Alexey Dokuchaev
954b38eec9
- Provide working MASTER_SITES while the original website went down
...
- Install files with our native install(1) instead of handrolled one,
this fixes "Warning: 'bin/yadex' is not stripped" reported by Q/A
2019-11-07 09:31:01 +00:00
Antoine Brodin
966736f2f6
Update to 20191103
2019-11-07 09:30:39 +00:00
Antoine Brodin
398d26ea62
Update to 20191104
2019-11-07 09:29:11 +00:00
Antoine Brodin
3a4c51bf10
Update to experimental-20191104
2019-11-07 09:27:36 +00:00
Antoine Brodin
5526e98c38
Update to alpha-20191104
2019-11-07 09:25:59 +00:00