aboutsummaryrefslogtreecommitdiff
path: root/news/nzbget
Commit message (Collapse)AuthorAgeFilesLines
* news/nzbget: Update 26.0 => 26.2Rafe Sadler2026-07-126-58/+103
| | | | | | | | | | | Changelog: https://github.com/nzbgetcom/nzbget/blob/v26.2/ChangeLog.md PR: 296716 Reported by: Rafe Sadler <mondo.debater_0q@icloud.com> Approved by: Alex Levy <a13xlevy@pm.me> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3
* news/nzbget: Update 25.4 => 26.0Alexandre Levy2026-04-063-4/+9
| | | | | | | | | | Changelog: https://github.com/nzbgetcom/nzbget/releases/tag/v26.0 PR: 294282 Reported by: Alex Levy <a13xlevy@pm.me> (maintainer) Approved by: maintainer, vvd (co-mentor) MFH: 2026Q2
* news/nzbget: Update 25.3 => 25.4Nicholas Kirby2025-10-302-6/+5
| | | | | | | | | | | | | Changelogs: * https://github.com/nzbgetcom/nzbget/releases/tag/v25.4 * https://github.com/nzbgetcom/nzbget/compare/v25.3...v25.4 * Point WWW to nzbget.com, as nzbget.net is the old, defunct original program, while nzbget.com is the fork that has continued development. PR: 290465 Approved by: Alex Levy <a13xlevy@pm.me> (maintainer) Approved by: yuri@ (Mentor)
* devel/boost: bump consumers after boost upgrade (+)Dima Panov2025-10-201-0/+1
| | | | Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead
* news/nzbget: Update 25.2 => 25.3Alex Levy2025-09-154-12/+12
| | | | | | | Changelog: https://github.com/nzbgetcom/nzbget/releases/tag/v25.3 PR: 289608
* news/nzbget: update to 25.2Alexandre Levy2025-07-082-4/+5
| | | | | | | | | While here, add LICENSE_FILE. Changelog: https://github.com/nzbgetcom/nzbget/releases/tag/v25.2 PR: 288083 Reported by: Alex Levy <a13xlevy@pm.me> (maintainer)
* news/nzbget: Update 24.8 => 25.1Alex Levy2025-07-015-13/+14
| | | | | | | | | | | | | | | | OpenSSL memory leaks and vulnerabilities associated with older SSL/TLS protocols: - Fixed memory leaks caused by unreleased per-thread OpenSSL resources. - Security Improvement: updated to use the latest and most secure TLS protocol supported by the client and server, mitigating known vulnerabilities in older SSL/TLS protocols. Changelogs: https://github.com/nzbgetcom/nzbget/releases/tag/v25.0 https://github.com/nzbgetcom/nzbget/releases/tag/v25.1 PR: 287948 MFH: 2025Q3
* libxml2: chase libxml soversion bumpBaptiste Daroussin2025-06-301-1/+1
|
* devel/boost: bump consumers after Boost updateDima Panov2025-06-021-0/+1
|
* news/nzbget: Update to 24.8Alex Levy2025-04-253-13/+12
| | | | | | | | | | Changelogs: https://github.com/nzbgetcom/nzbget/releases/tag/v24.8 https://github.com/nzbgetcom/nzbget/releases/tag/v24.7 https://github.com/nzbgetcom/nzbget/releases/tag/v24.6 PR: 285709 Approved by: submitter is maintainer
* */*: Remove defunct references to python3.8Muhammad Moinur Rahman2025-03-311-1/+1
| | | | | | | | - Remove non DEFAULT python option in finance/quickfix - Remove python conditionals for sysutils/py-borgmatic - Remove python confitional deskutils/py-bugwarrior/Makefile Approved by: portmgr (just-fix-it)
* devel/boost: bump consumers after Boost-1.87 updateDima Panov2025-02-141-0/+1
| | | | Sponsored by: Future Crew, LLC
* news/nzbget: Update to 24.5Alex Levy2025-01-124-26/+35
| | | | | | | | | | | | | Disable ninja as it breaks build otherwise due to using ExternalProject cmake module instead of FetchContent for par2turbo dependency build. Remove post-stage-PAR2-on as it is no longer necessary. Add pre-configure-PAR2-on to move the par2build source directory into the correct place and allow it to be built offline. Changelog: https://github.com/nzbgetcom/nzbget/releases/tag/v24.5 PR: 283884 Approved by: submitter is maintainer
* */*: Use Gnome helper for defining libxml2 dependencyDaniel Engberg2024-12-231-3/+3
| | | | | | Replace LIB_DEPENDS with USES= gnome, USE_GNOME= libxml2 Approved by: portmgr (blanket)
* news/nzbget: Upgrade to v24.4Alexandre Levy2024-12-175-15/+55
| | | | | | | | | | | | | Release notes available at https://github.com/nzbgetcom/nzbget/releases/tag/v24.4 Notable changes that modifies the way to port is built: * Dependency to PAR2 is now coming from another repository that needs to be fetched separately (see comments in Makefile for more details) * Patch cmake/posix.cmake to unset CURSES_NEED_WIDE as it seems not to be exposed as a configure option by ncurses port PR: 283162
* devel/boost: bump consu,ers after update Boost to 1.86 releaseDima Panov2024-11-201-0/+1
| | | | Sponsored by: Future Crew, LLC
* news/nzbget: Upgrade to v24.3Alexandre Levy2024-11-065-56/+18
| | | | | | | | | | | | * Change the build system to cmake only * Expose the most relevant build options as port options * Configure make test to run ctest * Assign maintainership to submitter, old maintainer is AWOL Changelog: https://github.com/nzbgetcom/nzbget/releases/tag/v24.3 PR: 281800 Approved by: alexis.praga@free.fr (maintainer timeout)
* */*: bump consumers after devel/boost* updateDima Panov2024-10-031-0/+1
| | | | | With hat: office Sponsored by: Future Crew, LLC
* news/nzbget: Update to 24.1Wen Heping2024-07-112-6/+5
| | | | | | | | Update WWW PR: 279265 Reported by: nick@kirby.cx Approved by: maintainer(timeout, > 2 weeks)
* news/nzbget: Add missing RUN_DEPENDSRyan Steinmetz2024-07-081-0/+3
| | | | | | - Bump PORTREVISION Approved by: blanket
* news/nzbget: Update to 24.0Nicholas Kirby2024-05-214-35/+21
| | | | | | | | ChangeLog: https://github.com/nzbgetcom/nzbget/blob/develop/ChangeLog.md PR: 278809 Reported by: nick@kirby.cx Approved by: alexis.praga@free.fr (maintainer, timeout > 2 weeks)
* news/nzbget: Fix build with openssl3Muhammad Moinur Rahman2023-08-183-3/+14
| | | | | Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* */*: Fix typos on OPENSSL3 build fixesMuhammad Moinur Rahman2023-08-021-1/+1
| | | | | | | On my previous OpenSSL 3 fixes there was an accidental typo. This commit fixes all those typos. Approved by: portmgr (blanket)
* news/nzbget: Fix build with openssl3Muhammad Moinur Rahman2023-07-241-2/+4
| | | | | Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* news/nzbget: Mark BROKEN_SSLMuhammad Moinur Rahman2023-04-281-1/+3
| | | | | | | - Requires FIPS_mode_set routine which has been removed from OpenSSL 3.0.0 and later Approved by: portmgr (blanket)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* news: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Adam David <adam@FreeBSD.org> * Ade Lovett <ade@FreeBSD.org> * Andreas Klemm <andreas@klemm.gtn.com> * Andrey Slusar <anray@FreeBSD.org> * Brian Somers <brian@FreeBSD.org> * Carey Jones <mcj@acquiesce.org> * David O'Brien (obrien@cs.ucdavis.edu) * Denis Shaposhnikov <dsh@vlink.ru> * Don Croyle <croyle@gelemna.org> * Donald Burr <dburr@FreeBSD.org> * Frederic Cambus * George Sorsby <george@crackpipe.net> * James FitzGibbon <jfitz@FreeBSD.org> * Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> * Joe Marcus Clarke <marcus@FreeBSD.org> * John Holland <john@zoner.org> * Jun-ichiro itojun Itoh <itojun@itojun.org> * Kirill Ponomarew <ponomarew@oberon.net> * Lasse L. Johnsen (lasse@freebsdcluster.org) * Lewis Thompson <purple@lewiz.net> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Max Khon * Michael L. Hostbaek <mich@freebsdcluster.org> * Mikolaj Rydzewski <miki@ceti.pl> * Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp> * Oliver Braun <obraun@informatik.unibw-muenchen.de> * Pete Fritchman <petef@databits.net> * Ralf van der Enden <tremere@cainites.net> * Sergey Skvortsov <skv@protey.ru> * Thierry Thomas <tthomas@mail.dotcom.fr> * Tim Welch <ports@thepentagon.org> * Yen-Ming Lee <leeym@FreeBSD.org> * Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> * adam * asaddi@philosophysw.com * bkhl@elektrubadur.se * gary@hayers.org * ijliao * kbowling * obrien@cs.ucdavis.edu * proff@suburbia.net * smace * torstenb With hat: portmgr
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* news/nzbget: Set new MAINTAINERAlexis Praga2021-09-011-1/+1
| | | | | | | Submitter becomes maintainer. Already maintainer of some ports. PR: 258135 Reported by: alexis.praga@free.fr
* news/nzbget: Add CPE informationBernhard Froehlich2021-08-291-1/+1
| | | | Approved by: portmgr (blanket)
* news/nzbget: update to 21.1Fernando Apesteguía2021-06-244-32/+33
| | | | | | | | | | | | | ChangeLog: https://github.com/nzbget/nzbget/releases/tag/v21.1 * Remove unused options * Replace PYTHON option with USES flag * Enable setting an unprivileged user in rc.conf * Start daemon with "su -l" (allows "~" in config, fixes bug #243060) * Fix pkg-message PR: 256733 Reported by: thomas@beingboiled.info
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-0/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* news/nzbget: update to 21.0Fernando Apesteguía2019-06-072-6/+7
| | | | | | | | | | | | | Too many changes to list here. See ChangeLog (https://nzbget.net/history) * Small cosmetic changes * Releasing maintainer from duty as requested PR: 237957 Reported by: marcel@herrbischoff.com Notes: svn path=/head/; revision=503633
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Apply a correct fix.Mathieu Arnold2018-10-092-4/+4
| | | | | | | PR: 232125 Notes: svn path=/head/; revision=481674
* news/nzbget: Unbreak portMark Felder2018-10-092-6/+3
| | | | | | | | PR: 232125 MFH: 2018Q4 Notes: svn path=/head/; revision=481670
* Mark BROKEN: fails to packageAntoine Brodin2018-10-061-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=481396
* news/nzbget: Update to 20.0Mark Felder2018-10-045-11/+48
| | | | | | | | | | | - Add patches to disable building with optimized CFLAGS by default PR: 228888 Approved by: maintainer (timeout) MFH: 2018Q4 Notes: svn path=/head/; revision=481227
* Add missing requirement on LOGIN for rc script.Bryan Drewery2018-03-032-1/+2
| | | | | | | | | PR: 225857 Submitted by: will@worrbase.com Differential Revision: https://reviews.freebsd.org/D14575 Notes: svn path=/head/; revision=463542
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-0/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* - news/nzbget: Update from 19.0 to 19.1Jochen Neumeister2017-08-142-4/+4
| | | | | | | | | | | | | | | | | | | | - Changelog: - proper handling of changing category (and destination path) during direct unpack; direct unpack now gracefully aborts with cleanup; the files will be unpacked during post-processing stage; - fixed: password protected downloads of certain kind may sometimes end up with no files if direct unpack was active; - fixed: rar-renamer mistakenly renamed some encrypted rar3 files causing unnecessary repair; - fixed: rar-renamer could not process some encrypted rar3-archives. PR: 221357 Submitted by: Toxic <toxic@doobie.com> (maintainer) Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D11955 Notes: svn path=/head/; revision=447951
* news/nzbget: Update 18.1 -> 19.0Bradley T. Hughes2017-07-032-5/+4
| | | | | | | | | | PR: 220348 Submitted by: toxic@doobie.com (maintainer) Approved by: mat (co-mentor) Differential Revision: https://reviews.freebsd.org/D11439 Notes: svn path=/head/; revision=444947
* news/nzbget: Update to 18.1Mark Felder2017-05-112-19/+12
| | | | | | | | | | | | - Remove GnuTLS as an option and use OpenSSL by default. GnuTLS has not been working correctly for several releases. - Alpha sort USES PR: 219206 Approved by: maintainer (private email) Notes: svn path=/head/; revision=440647
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Remove all _USE=openssl occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436248