3084 Commits

Author SHA1 Message Date
Alex Levy
7346baeddf news/nzbget: Update 24.8 => 25.1
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
2025-07-02 00:14:44 +03:00
Baptiste Daroussin
3068854dd0 libxml2: chase libxml soversion bump 2025-06-30 11:04:22 +02:00
Kevin Bowling
e35fe10395 news/inn-current: Update to 20250610 2025-06-14 21:35:15 -07:00
Dima Panov
18632db919
devel/boost: bump consumers after Boost update 2025-06-02 03:40:43 +03:00
Kevin Bowling
d433a8b178 news/inn: Update to 2.7.3 2025-05-28 02:07:52 -07:00
Kevin Bowling
1a78a46932 news/inn-current: Update to 20250509 2025-05-14 04:40:12 -07:00
Kevin Bowling
08f74d3752 news/cleanfeed: Update WWW
Reported by:	Marco Moock <mm@dorfdsl.de>
2025-05-05 16:28:20 -07:00
Matt
dcc45bdbc0 news/sabnzbd: Update to 4.5.1
Changelogs: https://github.com/sabnzbd/sabnzbd/releases/

PR:		286183
Approved by:	Nicholas Kirby <nick@kirby.cx> (maintainer)
2025-04-26 11:47:33 +02:00
Alex Levy
32ee80808c news/nzbget: Update to 24.8
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
2025-04-25 21:19:38 +02:00
Dirk Meyer
22a568781b news/fidogate4: fix WITH_PIE build
PR: 285872
2025-04-05 10:46:38 +02:00
Muhammad Moinur Rahman
f17754bc05
*/*: Remove defunct references to python3.8
- 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)
2025-03-31 21:18:53 +02:00
Kevin Bowling
6ad235660e news/inn-current: Update to 20250329 2025-03-30 22:40:44 -07:00
Charlie Li
e87d8134a3
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.

No functional or package changes.
2025-03-17 00:02:08 -04:00
Norikatsu Shigemura
8af7fde0a5
news/py-pynzb: Switch to PEP517
Approved by:	hrs (mentor, blanket)
2025-02-21 00:39:20 +09:00
Daniel Engberg
ff33dd4700 */*: Bump consumers of devel/icu
...to avoid library mismatches
2025-02-15 00:12:32 +01:00
Dima Panov
fa53920e72
devel/boost: bump consumers after Boost-1.87 update
Sponsored by:	Future Crew, LLC
2025-02-14 06:17:22 +03:00
Kevin Bowling
af49e03aeb news/inn-current: Update to 20250201 2025-02-09 11:27:13 -07:00
Mark Felder
32a87f5502 news/sabnzbd: Update 4.3.3 → 4.4.1
Changelog:
https://github.com/sabnzbd/sabnzbd/releases/tag/4.4.1

PR:	284327
Approved by:	Nicholas Kirby <nick@kirby.cx> (maintainer)
2025-01-27 23:12:23 +00:00
Alex Levy
e7de0348e8 news/nzbget: Update to 24.5
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
2025-01-12 07:40:26 +01:00
Muhammad Moinur Rahman
0835676e36
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
2024-12-31 09:57:55 +01:00
Kevin Bowling
fd39687801 news/tin: Update to 2.6.4 2024-12-25 04:30:32 -07:00
Kevin Bowling
80cbb89743 news/inn-current: Update to 20241222 2024-12-25 03:27:10 -07:00
Daniel Engberg
3b3700f8f0 */*: Use Gnome helper for defining libxml2 dependency
Replace LIB_DEPENDS with USES= gnome, USE_GNOME= libxml2

Approved by:	portmgr (blanket)
2024-12-23 22:08:39 +01:00
Alexandre Levy
545eb5d3ac news/nzbget: Upgrade to v24.4
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
2024-12-17 01:57:23 +01:00
Kreeblah
76c7315197 news/nzbhydra2: Update to 7.9.0
Changelog: https://github.com/theotherp/nzbhydra2/releases

PR:		282717
Approved by:	marcel@herrbischoff.com (maintainer timeout)
2024-12-10 10:05:47 +01:00
Dima Panov
312ee18b02
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by:	Future Crew, LLC
2024-11-20 13:05:25 +03:00
Charlie Li
48060e03b6
devel/py-gobject3: use USE_GNOME=pygobject3 helper
The helper is equivalent to the previous explicit dependency
declaration so no functional or metadata changes.

With hat: gnome
PR: 273722
2024-11-19 11:59:07 -05:00
Alexandre Levy
5e0d1cd640 news/nzbget: Upgrade to v24.3
* 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)
2024-11-06 16:14:31 +01:00
Dirk Meyer
ee003cdc7c news/nntp: fix path for NNTP post
- support CIDR in nntp_access
2024-10-25 14:19:51 +02:00
Dirk Meyer
f135cb492f news/cnews: add FTP mirrors 2024-10-25 14:18:31 +02:00
Daniel Engberg
7603c35a33 news/cnews: Refresh MASTER_SITES
Refresh URLs for MASTER_SITES and remove dead mirrors

Approved by:	portmgr (blanket)
2024-10-14 22:37:53 +02:00
Kevin Bowling
484694a26b news/inn-current: Update to 20241006 2024-10-08 11:27:39 -07:00
Dima Panov
55cfbcf56c
*/*: bump consumers after devel/boost* update
With hat:	office
Sponsored by:	Future Crew, LLC
2024-10-03 13:25:14 +03:00
Rene Ladan
4485bd8221 all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
2024-10-01 20:56:20 +02:00
Kevin Bowling
0f32524818 news/inn-current: Update to 20240908 2024-09-09 21:54:01 -07:00
Kevin Bowling
3ec143091f news/inn-current: Update to 20240904 2024-09-07 13:17:41 -07:00
Po-Chuan Hsieh
594a292616
news/py-sabctools: Update to 8.2.5
Changes:	https://github.com/sabnzbd/sabctools/releases
		https://github.com/sabnzbd/sabctools/commits/master
2024-09-05 14:18:02 +08:00
Matt
319d9a719f news/sabnzbd: Update 4.3.2 → 4.3.3
Changelog:
https://github.com/sabnzbd/sabnzbd/releases/tag/4.3.3

Port changes:
- Rework NLS option
- Rework do-install target
- Formatting

PR:		281105
Approved by:	Nicholas Kirby <nick@kirby.cx> (maintainer)
2024-08-31 00:43:45 +03:00
Kevin Bowling
2b7b770dcf news/inn-current: Update to 20240810 2024-08-13 12:37:29 -07:00
Kevin Bowling
821e1d0821 news/inn-current: Update to 20240722 2024-07-24 09:35:41 -07:00
Po-Chuan Hsieh
f6edf42ba2
news/py-sabctools: Update to 8.2.4
Changes:	https://github.com/sabnzbd/sabctools/releases
		https://github.com/sabnzbd/sabctools/commits/master
2024-07-19 00:46:22 +08:00
Daniel Engberg
d7d7504d0b news/tin: Improve port
* Switch from PORTVERSION to DISTVERSION
* Clean up MASTER_SITES and use upstream main site as backup
* Switch to xz release tarball
* Use helpers whenever possible and USES= localbase:ldflags
* Sort CONFIGURE_ARGS as they're listed when executing
  ./configure --help
* Sort OPTIONS
* Rearrange Makefile to closer match Porters Handbook

PR:		280279
Reviewed by:	kbowling
2024-07-14 20:03:27 +02:00
Wen Heping
2fb048bfdf news/nzbget: Update to 24.1
Update WWW

PR:		279265
Reported by:	nick@kirby.cx
Approved by:	maintainer(timeout, > 2 weeks)
2024-07-11 13:48:33 +00:00
Ryan Steinmetz
8ff929c68b
news/nzbget: Add missing RUN_DEPENDS
- Bump PORTREVISION

Approved by:	blanket
2024-07-08 11:30:03 -04:00
Kevin Bowling
798e6b1f48 news/inn-current: Update to 20240622 2024-07-06 12:14:34 -07:00
Kevin Bowling
feed546a3d news/inn: Update to 2.7.2 2024-07-06 12:10:40 -07:00
Nicholas Kirby
92f517397e news/sabnzbd: update to 4.3.2
Change maintainership to submitter.
Add NLS option.
Fix licenses, add LICENSE_FILE.
Pet portlint, portclippy, portfmt.

Changelog: https://github.com/sabnzbd/sabnzbd/releases/

PR:		277626
Approved by:	james@french.id.au (maintainer)
2024-07-06 14:18:30 +02:00
Yuri Victorovich
4dd2b1c5eb news/sabnzbd: Unbreak by relaxing dependency version range
Reported by:	fallout
2024-06-11 23:20:17 -07:00
Po-Chuan Hsieh
1fff95b539
news/py-sabctools: Update to 8.2.3
Changes:	https://github.com/sabnzbd/sabctools/releases
2024-06-06 15:48:06 +08:00
Nicholas Kirby
bc7b70a750 news/nzbget: Update to 24.0
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)
2024-05-21 12:36:30 +02:00