summaryrefslogtreecommitdiff
path: root/news (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-16news/inn-current: Update to 20231209Kevin Bowling2-4/+4
2023-12-12news/nzbhydra2: Update version 4.7.4=>5.3.3Kreeblah3-12/+13
Changelog: https://github.com/theotherp/nzbhydra2/releases/tag/v5.3.5 PR: 274418 Approved by: submitter is maintainer
2023-12-08news/nn: remove sbrk useBrooks Davis3-4/+48
It was used to report a heap size but this is inaccurate. Just patch it out for now.
2023-11-17devel/icu: update to 74.1Jan Beich1-1/+1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1 Reported by: GitHub (watch releases) PR: 274317 Exp-run by: antoine (incomplete) Approved by: fluffy
2023-11-06*/*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio4-4/+4
Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888
2023-11-05news/inn-current: Update to 20231102Kevin Bowling2-4/+4
2023-11-01*/*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio6-6/+6
Homepage link is permanent redirected to its HTTPS counterpart
2023-10-31news/husky*: Update version 1.9.20200418=>1.9.20201211Muhammad Moinur Rahman4-15/+5
- Unbrewk news/husky-hpt - Unbrewk news/husky-htick Approved by: portmgr (just-fix-it)
2023-10-29news/husky: Update version 1.9.20191207=>1.9.20200418Muhammad Moinur Rahman2-5/+5
PR: 248018 Reported by: rs@paket.ua Approved by: Rosharoiko@gmail.com (maintainer-timeout)
2023-09-29*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}Po-Chuan Hsieh1-1/+1
- Introduce USE_PYTHON=cryptography{,_build,_test} - Switch all 96 ports from USES=pycryptography to with USE_PYTHON=cryptography{,_build,_test} - Remove Mk/Uses/pycryptography.mk PR: 273727 Approved by: tcberner (portmgr) Exp-run by: antoine
2023-09-28news/sabnzbd: Update to 4.1.0James French5-132/+6
ChangeLog: https://github.com/sabnzbd/sabnzbd/releases/tag/4.1.0 Changes since 4.0.3 * Added a dark mode for the Config, Login, and Wizard pages. * Added multi-select to the History. * Show the number of items in post-processing when in Tabbed mode. * Added option verify_xff_header to include X-Forwarded-For when * validating if connections should be accepted when using a proxy. * Added option to purge log files from the Folders Config page. * Moved Server IP address selection and On failure, try alternative NZB to Special settings. * Special setting ipv6_servers changed to on/off. * Only use 7zip to unpack .zip files. * Windows: Added option enable_multipar to use par2cmdline-turbo * instead of Multipar for verification and repair. It is faster, * but on Windows it can fail on special (UTF8) filenames. * macOS: Switched to par2cmdline-turbo for verification and repair. * Linux: Detect more recent versions of 7zip. * Windows: Use All Users locations during installation of shortcuts. * Windows/macOS: Updated Python to 3.11.5, 7Zip to 23.01 and * UnRar to 6.23. All these updates include security fixes. Bugfixes since 4.0.3 * Series duplicate detection did not detect duplicates. * Sorting would append .1 to some filenames. * If a paused queue contained items with Force priority, * items with a lower priority would also be downloaded. * Not all API-keys were removed during log-sanitization. * In certain situations, not all data would be written to disk. * Folder names could be sanitized too eagerly. * Some articles would fail to decode. * QuickCheck could wrongly rename files with identical content. * Warning about Scripts Folder location was triggered incorrectly. PR: 274114 Reported by: james@french.id.au (maintainer)
2023-09-22news/sabnzbd: Fix RUN_DEPENDSPo-Chuan Hsieh1-1/+1
It actually allows any patch versions of SABCTOOLS_VERSION_REQUIRED. from sabnzbd/decoder.py: if SABCTOOLS_VERSION[:3] != SABCTOOLS_VERSION_REQUIRED[:3]: raise ImportError Reference: https://github.com/sabnzbd/sabnzbd/commit/2b3b5e02f53ed07c23c0892f477b96e557461c13
2023-09-22news/py-sabctools: Update to 7.1.2Po-Chuan Hsieh2-4/+4
Changes: https://github.com/sabnzbd/sabctools/releases
2023-09-20news/inn-current: Update to 20230917Kevin Bowling2-4/+4
2023-08-26*: Rename GTK+ to GTKPo-Chuan Hsieh1-1/+1
GTK+ has been renamed to GTK since 2019. Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html Approved by: portmgr (blanket)
2023-08-22news/sabnzbd: Allow build with py-sabctools 7.1.1James French2-2/+4
2023-08-22news/py-sabctools: Update to 7.1.1Po-Chuan Hsieh2-6/+5
Changes: https://github.com/sabnzbd/sabctools/releases
2023-08-18news/lusernet: Fix build with llvm16Muhammad Moinur Rahman1-0/+6
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
2023-08-18news/nzbget: Fix build with openssl3Muhammad Moinur Rahman3-3/+14
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
2023-08-07news/inn-current: Update to 20230806Kevin Bowling2-4/+4
2023-08-06news/golded+: Fix build with llvm16Muhammad Moinur Rahman1-0/+6
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
2023-08-02*/*: Fix typos on OPENSSL3 build fixesMuhammad Moinur Rahman1-1/+1
On my previous OpenSSL 3 fixes there was an accidental typo. This commit fixes all those typos. Approved by: portmgr (blanket)
2023-07-28*/*: Bump jpeg-turbo users treewideDaniel Engberg1-1/+1
New major version 3.0.0
2023-07-24news/nzbget: Fix build with openssl3Muhammad Moinur Rahman1-2/+4
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
2023-07-23news/nntp: fix build with clang16Dirk Meyer1-0/+1
2023-07-22framework: convert tree to use USES=pycryptographyTobias C. Berner1-1/+1
A future commit will update to security/py-cryptography will introduce a rust dependency. PR: 254853
2023-07-21news/inn-current: Update to 20230709Kevin Bowling2-4/+4
2023-07-21news/pan: Fix build with llvm16Muhammad Moinur Rahman1-6/+8
- Pet portclippy Sponsored by: The FreeBSD Foundation
2023-07-17devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}Charlie Li1-1/+1
Currently a no-op, but in the future outputs the correct setuptools port depending on whether USES_PYTHON=distutils is specified. With hat: python PR: 270510, 270358
2023-07-13news/nntp: fix build with clang16Dirk Meyer2-6/+7
fix warnings on 32bit support for CNEWS_PORT
2023-07-13news/cnews: fix warnings on 32bitDirk Meyer2-5/+5
2023-07-09news/sabnzbd: Update to 4.0.2Po-Chuan Hsieh3-5/+120
- Add py-sabctools 7.1.0 support [1] PR: 272071 Approved by: James French <james@french.id.au> (maintainer) Obtained from: https://github.com/sabnzbd/sabnzbd/commit/a179f2a895259e49f3679405ad59cac06e0bf2d9 [1]
2023-07-09news/py-sabctools: Convert to USE_PYTHON=pep517Po-Chuan Hsieh1-1/+5
- Bump PORTREVISION for package change
2023-06-27all: remove explicit versions in USES=python for "3.x+"Rene Ladan4-4/+4
The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
2023-06-06news/py-pynzb: Add NO_ARCHPo-Chuan Hsieh1-0/+2
2023-06-06news/py-sabctools: Update to 7.1.0Po-Chuan Hsieh2-4/+4
Changes: https://github.com/sabnzbd/sabctools/releases
2023-05-27news/py-sabctools: Update to 7.0.2Po-Chuan Hsieh2-4/+4
Changes: https://github.com/sabnzbd/sabctools/releases
2023-05-16news/newsstar: update WWW to upgraded https:// (sourceforge)Matthias Andree1-1/+1
2023-05-12news/inn: bump port revisionKevin Bowling1-1/+1
Bump port rev for e4f35938f00c6dc25a2007807b7ff25fde0fedda Reported by: thierry
2023-05-08news/sabnzbdplus: update to 4.0.0 and rename to news/sabnzbdMatt10-9/+8
Changes since 3.7.2 In this major update we optimized a core part of the SSL handling. This results in large performance increases when downloading from news servers with SSL enabled. In addition, the general connection handling was improved, resulting in performance improvements for all news servers. Special thanks to: mnightingale, puzzledsab and animetosho! There are multiple settings that can tweak performance, see: When adding a new news server, SSL is enabled by default. File assembly performance significantly improved by relying on the CRC32 instead of the MD5 to perform QuickCheck of files. Slowdown more gracefully when the cache fills up. Replaced separate Series/Movie/Date Sorting with general Sorter. HTTPS files are included in the Backup. Improved Watched Folder scanning and processing. Ignore resource fork files created by macOS. Deobfuscate final filenames is enabled for new installations. Dropped support for Python 3.7. Bugfixes since 3.7.2 Restore applying History Retention setting at startup. Windows: Not all invalid characters were removed from filenames. Windows: Firewall rules were not removed by uninstaller. Approved by: james@french.id.au (maintainer) PR: 271125
2023-05-08news/py-sabyenc3: update to 7.0.1 and rename to news/py-sabctoolsMatt7-9/+9
This chases a renamed upstream. Also chase license clarification to GPLv2+. Changelog: https://github.com/sabnzbd/sabctools/releases Approved by: sunpoet (maintainer) PR: 271125
2023-05-03news/inn: Ignore more domain/FQDN errors for poudriereKevin Bowling1-7/+19
The builder environment doesn't have a vaild FQDN so this is failing a downstream port build. Reported by: thierry
2023-04-30news/inn: Update to 2.7.1Kevin Bowling3-8/+10
Changes https://github.com/InterNetNews/inn/releases/tag/2.7.1 Sponsored by: BBOX.io
2023-04-28news/nzbget: Mark BROKEN_SSLMuhammad Moinur Rahman1-1/+3
- Requires FIPS_mode_set routine which has been removed from OpenSSL 3.0.0 and later Approved by: portmgr (blanket)
2023-04-25audio/opus: bump consumers after update to 1.4Christian Weisgerber1-1/+1
2023-04-24news/inn*: use @dir instead of home made equivalentBaptiste Daroussin2-4/+2
2023-04-17news/inn-current: Update to 20230415Kevin Bowling2-4/+4
2023-04-15news/fidogate: update to v5.12Fernando ApesteguĂ­a3-7/+15
* Fix crashes, support PING/TRACE, switch to github actions * mime: fix final NUL space allocating * rfc2ftn: add X-HTTP-USER-AGENT RFC header to use it as tearline. * tick: add tick flavour support for passthrough fileboxes * mime: get_mime_disposition: free allocated string but not tmps * acl: list_free: NULLify ngrp_pat_list PR: 270545 Reported by: dz@dolik.dev Approved by: admin@5034.ru (maintainer, timeout > 2 weeks)
2023-04-13devel/icu: update to 73.1Jan Beich1-0/+1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm) Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1 Reported by: GitHub (watch releases) PR: 270422 Exp-run by: antoine
2023-04-11news/inn-current: Update to 20230402Kevin Bowling2-4/+4