[Bug 278809] news/nzbget: Update to 24.0
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278809] news/nzbget: Update to 24.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 May 2024 08:12:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278809 Bug ID: 278809 Summary: news/nzbget: Update to 24.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: nick@kirby.cx Created attachment 250486 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250486&action=edit Patch to 24.0 Update of old nzbget.net port to logical continuation nzbget.com now that nzbget-ng is no more, and only one project is receiving regular updates. port passes 'portlint -A', 'portfmt -D Makefile' and 'portclippy Makefile' and builds clean in poudriere amd64 14.0. Running fine on my system. Changelog: https://github.com/nzbgetcom/nzbget/releases/tag/v24.0 What's Changed Features: Dark theme and new icons #214; Added macOS x64 build support (macOS Mojave 10.14+) #194; DEB/RPM packages support #230; Instructions. NewsServer Add UI - Default encryption and ports #225: moved Server.Encryption between Server.Host and Server.Port; made Server.Encryption to ON by default; made port depend on Server.Encryption value unless user has put something up: 563/443 for secure; 119/80 for unsecure. Improved error messages and help text in Extension Manager #166: added 7-Zip exit codes decoder according to 7-Zip doc; added a warning that SevenZipCmd may not be valid, in case of extension installation problems. Fixed stable/test release notifications #181: added automatic checking for new testing releases; fixed notifications about the new stable/testing release; fixed "Uncaught ReferenceError: installedRev" error. Fixed and update links in webui #177: fixed license links; fixed links from nzbget.conf. For developers: Moved to CMake. Autotools and MSBuild are deprecated now and may be removed in future versions #182: switched to CMake from autotools and MSBuild, which will simplify cross-platform development; fixed installing/uninstalling on FreeBSD and macOS via autotools/CMake; added automatic installation of Boost.Json; added support for static code analyzer Clang-Tidy. Revised and updated documentation #199: moved CONTRIBUTING.md to docs/; split INSTALLATION.md to POSIX.md, WINDOWS.md and HOW_TO_USE.md; added Extensions docs; added an instruction on how CPPCheck can be used with CMake. Docker: support native unrar building #231. Bug fixes: Fixed buffer overflow in CString::AppendFmtV #208; Fixed files/dirs permissions overridden by the unpacker #229; Fixed dynamic addition of extension options #209; Removed changing ownership at the beginning of container start #218; Docker: fixed fresh install #219. --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Maintainer informed via mail -- You are receiving this mail because: You are the assignee for the bug.