John Hixson
2940ede105
sysutils/nomad: update to v0.11.0
2020-04-09 18:26:10 +00:00
Hans Petter Selasky
61a298ef1e
Fix segmentation fault when showing help text.
...
Found when running dvbv5-scan (part of coming v4l-utils upgrade).
Backtrace:
#0 hol_entry_help (entry=0x8007e0000, state=0x0, stream=0x8007d3000,
hhstate=0x7fffffffe5d8) at argp-help.c:1164
#1 hol_help (hol=0x8007df000, state=0x0, stream=0x8007d3000) at argp-help.c:1230
#2 _help (argp=0x7fffffffe750, state=0x0, stream=0x8004fca20, flags=634,
name=0x2018ce "dvbv5-scan") at argp-help.c:1675
#3 argp_help (argp=0x7fffffffe750, stream=0x8004fca20, flags=634,
name=0x2018ce "dvbv5-scan") at argp-help.c:1707
Upstream maintainer has been notified.
Approved by: pi (implicit)
2020-04-09 17:57:57 +00:00
Fernando Apesteguía
2fd7bc0313
devel/godot: fix pkg-descr
...
Delete duplicate info.
Reported by: jbeich@
2020-04-09 17:56:52 +00:00
Fernando Apesteguía
75db0863b3
devel/godot: Update to 3.2.1
...
Add *_ARGS_OFF settings for the alsa and pulse audio options
Add pkg-message in response to bug #245278
ChangeLog: https://godotengine.org/article/maintenance-release-godot-3-2-1
* Android: Fix double tap pressed event regression (GH-35701).
* Android: Fix LineEdit virtual keyboard inputs (GH-35785).
* Bullet: Fix detection of concave shape in Area (GH-33690).
* Camera2D: Fix inverted use of Camera2D offset_v (GH-36689).
* Debugger: Fix crash inspecting freed objects (GH-36532).
* Expression: Fix parsing integers as 32-bit (GH-36529).
* HTML5: Fix EMWSClient::get_connection_status() (GH-36250).
* HTML5: Fix touch events support with Emscripten 1.39.5+ (GH-36557).
* macOS: Fix gamepad disconnection callback on macOS Catalina (GH-36845).
* Particles: Fix undefined behavior with atan in GPU Particles (GH-36031).
* Skin: Add support for named binds (GH-36415).
* TileSet: Hide TileSet properties from Inspector, fixing OOM crash on huge
tilesets (GH-35908).
* Video: Workaround WebM playback bug after AudioServer latency
fixes (GH-35993).
* Windows: Fix UPNP regression after upstream update (GH-35953).
* Windows: Disable NetSocket address reuse (GH-36321).
* API documentation updates.
* Editor translation updates.
PR: 245444
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
2020-04-09 16:48:49 +00:00
Dima Panov
c3d4291fc0
www/tomcat9: Update to 9.0.34
...
PR: 245481
Submitted by: VVD (maintainer)
Relnotes: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.34_(markt)
2020-04-09 16:22:48 +00:00
Jason W. Bacon
e276fc2c71
biology/fastp: Upgrade to 0.20.1
...
Fix the plotly.js CDN issue
Reported by: portscout
2020-04-09 16:17:02 +00:00
Li-Wen Hsu
a950d5ce58
- Update to 8.5.54
...
PR: 245482
Submitted by: VVD <vvd@unislabs.com> (maintainer)
2020-04-09 16:13:08 +00:00
Jimmy Olgeni
04228223c3
Update lang/erlang-runtime22 to version 22.3.2.
2020-04-09 15:34:10 +00:00
Dima Panov
f1c9fb6e5a
security/botan2: update to 2.14.0 maintenance release
...
Since 2.14.0 release, ABI version number != shlib minor version number
PR: 245477
Submitted by: fluffy
Approved by: maintainer
Relnotes: https://botan.randombit.net/news.html
2020-04-09 14:51:59 +00:00
Roman Bogorodskiy
e08163d443
devel/py-libvirt: update to 6.2.0
...
Now Python 3.6 or newer is required.
2020-04-09 14:41:02 +00:00
Roman Bogorodskiy
3209a37973
devel/libvirt: update to 6.2.0
...
- Update to 6.2.0
- Remove GNUTLS option as now it's a strong requirement
- rst2html is now required for build
- Pull upstream patch that fixes libvirtd exit code so
rc script works properly
2020-04-09 14:39:42 +00:00
Piotr Kubaj
79966a018d
audio/liblo: fix packaging on GCC architectures
...
cpp_example needs C++11 compiler to be built, its lack makes it to be omitted and packaging error to happen:
pkg-static: Unable to access file /wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/share/examples/liblo/cpp_example:No such file or directory
2020-04-09 14:01:26 +00:00
Christoph Moench-Tegeder
776e081018
net-mgmt/check_ssl_cert: update to 1.112.0
...
https://github.com/matteocorti/check_ssl_cert/releases
2020-04-09 13:19:54 +00:00
Dmitri Goutnik
9d512702cd
databases/pspg: Update to 3.0.2
...
Changes: https://github.com/okbob/pspg/releases
Reported by: portscout
2020-04-09 13:19:18 +00:00
Jason W. Bacon
16d588cd0c
biology/star: Upgrade to 2.7.3a
...
Several compatibility and feature enhancements
2020-04-09 12:43:03 +00:00
Santhosh Raju
5444235728
deskutils/foliate: Updates to 2.1.1
...
Changes since 2.1.0:
Fixes:
* Fixed wrong version number
* Fixed dictionary, translation, and Wikipedia not working in the Snap
package (#284 )
2020-04-09 12:42:53 +00:00
Dmitri Goutnik
ddcdbb232e
lang/go-devel: Update to 1.14.2
...
Changes: https://golang.org/doc/devel/release.html#go1.14.minor
2020-04-09 12:14:36 +00:00
Dmitri Goutnik
39aff2406d
lang/go: Update to 1.14.2
...
Put back aarch64 OSVERSION check removed in r528785.
Changes: https://golang.org/doc/devel/release.html#go1.14.minor
2020-04-09 12:07:42 +00:00
Bernard Spil
4bd34b52f7
security/libressl-devel: Update to 3.1.0
...
- TLSv1.3 no longer optional and enabled in client
by default
2020-04-09 12:02:36 +00:00
Emanuel Haupt
bcf64382f6
Update to 0.6.0
2020-04-09 11:07:11 +00:00
Alexey Dokuchaev
f675ef7239
- Update `graphics/embree' to version 3.9.0
...
- Explain the need for emptying one *.isph file
Reported by: portscout
2020-04-09 10:42:44 +00:00
Hans Petter Selasky
b83fdfdc73
Use PORTNAME to distinguish among the Video4Linux sub-ports.
...
This reduces duplicated variable information.
Approved by: pi (implicit)
2020-04-09 10:38:12 +00:00
Hans Petter Selasky
c09b711cc1
Simplify the MASTERPORT variable in the Video4Linux ports.
...
All ports are at the same directory level.
Approved by: pi (implicit)
2020-04-09 10:35:02 +00:00
Baptiste Daroussin
5863d29713
New port audio/gonic
...
music streaming server / subsonic server API implementation
features
* browsing by folder (keeping your full tree intact)
* browsing by tags (using taglib - supports mp3, opus, flac, ape, m4a, wav,
etc.)
* on-the-fly audio transcoding and caching (requires ffmpeg) (thank you spijet)
* pretty fast scanning (with my library of ~27k tracks, initial scan takes
about 10m, and about 5s after incrementally)
* multiple users, each with their own transcoding preferences, playlists, top
tracks, top artists, etc.
* last.fm scrobbling
* artist similarities and biographies from the last.fm api
* a web interface for configuration (set up last.fm, manage users, start scans,
etc.)
* support for the album-artist tag, to not clutter your artist list with
compilation album appearances
* written in go, so lightweight and suitable for a raspberry pi, etc.
* newer salt and token auth
* tested on dsub, jamstash, sublime music, and soundwaves
WWW: https://github.com/sentriz/gonic
2020-04-09 10:28:59 +00:00
Hans Petter Selasky
4f93cfaa34
Remove unused patch files.
...
The patch files are now in the master port, libv4l.
Approved by: pi (implicit)
2020-04-09 10:12:33 +00:00
Piotr Kubaj
929f18579a
audio/id3v2: fix build on GCC architectures
...
Use newer GCC:
/usr/local/lib/libid3.so: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_create(unsigned long&, unsigned long)'
2020-04-09 09:54:49 +00:00
Dmitry Marakasov
647eb0890d
- Add LICENSE_FILE
...
- Update WWW
Approved by: portmgr blanket
2020-04-09 09:32:22 +00:00
Mark Linimon
dcaf961bbc
Mark BROKEN:
...
===> Configuring for pychess-1.0.0
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 14, in <module>
from pychess.Savers.pgn import PGNFile
File "/wrkdirs/usr/ports/games/py-pychess/work-py37/pychess-1.0.0/lib/pychess/Savers/pgn.py", line 13, in <module>
from gi.repository import GLib
ModuleNotFoundError: No module named 'gi'
Noted on powerpc64 daily new-port build; confirmed on amd64.
While here, add gnome to USES to pacify portlint.
2020-04-09 09:15:35 +00:00
Jochen Neumeister
911d9c3119
Move to new Maintainer after timeout the PR then more as 2 Weeks
...
PR: 244910
Sponsored by: Netzkommune GmbH
2020-04-09 08:14:59 +00:00
Emanuel Haupt
3979a2a414
Update to 1.19
2020-04-09 07:43:34 +00:00
Kai Knoblich
c42c38a01e
net-mgmt/py-napalm-logs: Update to 0.9
...
* Switch to GitHub for a while to make use of the test suite.
* Add a "do-test" target to make future QA easier.
Changelog since 0.7:
https://napalm-logs.com/en/latest/releases/0.9.0.html
https://napalm-logs.com/en/latest/releases/0.8.0.html
MFH: 2020Q2 (blanket: Fix runtime issues with Python 3.7)
2020-04-09 07:40:12 +00:00
Kai Knoblich
0db9c603b2
www/py-dj22-django-js-asset: Update to 1.2.2
...
* Update CONFLICTS_INSTALL as www/py-dj21-django-js-asset no longer exists
in the Ports tree.
* Sync with www/py-django-js-asset from r531188 .
Changelog:
https://github.com/matthiask/django-js-asset/blob/1.2.2/CHANGELOG.rst
2020-04-09 07:36:35 +00:00
Kai Knoblich
1aeef43f97
www/py-django-js-asset: Update to 1.2.2
...
* Update CONFLICTS_INSTALL as www/py-dj21-django-js-asset no longer exists
in the Ports tree.
* Keep it assigned to Django 1.11 for now as it will be switched to
Django 2.2 once www/py-django-filer gets updated.
Changelog:
https://github.com/matthiask/django-js-asset/blob/1.2.2/CHANGELOG.rst
2020-04-09 07:34:16 +00:00
Kai Knoblich
8f18101c13
www/py-django-tastypie: Update to 0.14.3
...
* Also assign it to Django 2.2 (current LTS release) because Django 1.11 is
End-of-Life since April 2020.
* Take maintainership
Changelog:
https://github.com/django-tastypie/django-tastypie/releases/tag/v0.14.3
PR: 245434
Approved by: wg (maintainer)
2020-04-09 07:30:24 +00:00
Muhammad Moinur Rahman
bdc7af58df
devel/py-omniorb: Update version 4.2.3=>4.2.4
...
- Remove Variable Assignments with "!="
2020-04-09 07:25:27 +00:00
Muhammad Moinur Rahman
f4cf5ae345
devel/omniORB: Update version 4.2.3=>4.2.4
...
- Make patchfiles makepatch compatible
2020-04-09 07:23:42 +00:00
TAKATSU Tomonari
2a547b6570
- Update to 0.4-3
2020-04-09 07:22:37 +00:00
Koichiro Iwao
5e8879590b
x11-themes/claws-mail-themes: assign to submitter
...
While here, define LICENSE.
PR: 245465
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
2020-04-09 07:12:21 +00:00
Yuri Victorovich
34918b4746
graphics/yafaray: Update 3.3.0-15 -> 3.4.1
...
Reported by: portscout
2020-04-09 07:06:27 +00:00
Yuri Victorovich
16d2ef098b
misc/snakemake: Update 5.13.0 -> 5.14.0
...
Reported by: portscout
2020-04-09 07:01:18 +00:00
Yuri Victorovich
9d6da99054
www/authelia: Update 4.12.0 -> 4.13.0
...
Reported by: portscout
2020-04-09 06:59:46 +00:00
Yuri Victorovich
d01de01742
multimedia/simplescreenrecorder: Update 0.3.11-20 -> 0.4.0
...
Reported by: portscout
2020-04-09 06:56:40 +00:00
Yuri Victorovich
982e95734a
multimedia/obs-studio: Update 25.0.4 -> 25.0.5
...
Reported by: portscout
2020-04-09 06:51:52 +00:00
Yuri Victorovich
4290d4a833
textproc/py-citeproc-py: Fix build
...
Reported by: fallout
2020-04-09 06:41:59 +00:00
Tobias Kortkamp
63fe99745b
Hook up py-pychess
2020-04-09 06:24:53 +00:00
Tobias Kortkamp
b2279b67bf
lang/rust-nightly: Update to 1.44.0.20200409
...
Changes: 76b11980ad...485c5fb6e1
2020-04-09 05:57:13 +00:00
Xin LI
7651da79b1
www/pomerium: update to 0.7.1.
2020-04-09 05:24:37 +00:00
Tobias Kortkamp
fa8eb7d9c9
audio/fluidsynth: Update to v2.1.2
...
Changes: https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.2
PR: 245416
Approved by: multimedia (tcberner)
2020-04-09 04:24:14 +00:00
Tobias Kortkamp
059254f5d3
net/ipxe: Update to latest commit
...
Changes: 3fe683ebab...bdf0e029ae
2020-04-09 04:21:46 +00:00
Tobias Kortkamp
05030e95ac
net/ipxe: Pet portfmt and clean up stale comment
2020-04-09 04:20:27 +00:00