aboutsummaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* news/newsstar: fix OpenSSL detection & cleanupsMatthias Andree2022-09-042-10/+14
| | | | | | | | | | | | OpenSSL detection was broken because it looked for SSL_library_init(), which has been gone since OpenSSL 1.1.0 already. Patch to look for OPENSSL_init_ssl() instead. Replace @exec by @postexec. Add USES=ncurses. Rearrange Makefile to reduce complaints from portclippy and portlint.
* news/fidogate: mark BROKENDmitry Marakasov2022-09-011-0/+2
| | | | | | | configure: error: use --with-newsbindir=DIR or --without-news option Reported by: pkg-fallout Approved by: portmgr blanket
* news/sabnzbdplus: Update to 3.6.1James French2022-08-232-4/+4
| | | | | | | ChangeLog: https://github.com/sabnzbd/sabnzbd/releases/tag/3.6.1 PR: 265983 Reported by: joakim@nylen.nu
* news/inn-current: Update to 20220812Kevin Bowling2022-08-152-4/+4
|
* news/suck: mark BROKEN for INNDirk Meyer2022-08-111-0/+1
|
* news/inn-current: Update to 2.8 CURRENT branch, snapshot 20220804Kevin Bowling2022-08-072-5/+5
|
* news/inn: Update to 2.7.0Kevin Bowling2022-08-073-36/+29
| | | | See https://lists.isc.org/pipermail/inn-announce/2022-July/000015.html
* news: remove 'Created by' linesTobias C. Berner2022-07-2048-96/+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
* news/inn-current: Update to 20220627Kevin Bowling2022-06-302-4/+4
|
* news/inn-current: Update to 20220614Kevin Bowling2022-06-182-4/+4
|
* news/py-sabyenc3: Update to 5.4.3Po-Chuan Hsieh2022-06-162-4/+4
| | | | Changes: https://github.com/sabnzbd/sabyenc/releases
* news/py-sabyenc3: Fix build on aarch64 (at least)Po-Chuan Hsieh2022-06-162-0/+26
| | | | | Reported by: pkg-fallout Reference: http://ampere3.nyi.freebsd.org/data/130arm64-default/b44e82e7d313/logs/py38-sabyenc3-5.4.2.log
* news/sabnzbdplus: Update to 3.6.0James French2022-06-103-5/+4
| | | | PR: 264518
* news/py-sabyenc3: Update to 5.4.2Po-Chuan Hsieh2022-06-092-4/+5
| | | | | | | | - While I'm here, add LICENSE_FILE Changes: https://github.com/sabnzbd/sabyenc/releases PR: 264517 Submitted by: James French <james@french.id.au>
* news/leafnode: update to 1.12.0Matthias Andree2022-05-263-13/+8
| | | | | | - switched to PCRE2 library, https://github.com/PhilipHazel/pcre2 - Documentation for running under daemontools/ucspi-tcp (tcpserver) has been removed, only UNINSTALL-daemontools remains as documentation.
* news/inn-current: Update to 20220504Kevin Bowling2022-05-055-12/+15
|
* grimreaper: return mich's ports to the pool after safekeeping his ports bit.Rene Ladan2022-05-021-1/+1
|
* news/inn-current: Update to 20220420Kevin Bowling2022-04-234-7/+10
| | | | | | Adds OPTION for blacklistd support Sponsored by: BBOX.io
* news/nzbhydra2: Update to 4.3.0Daniel Shafer2022-04-123-638/+6
| | | | | | | | | | | Changelog can be viewed at: https://github.com/theotherp/nzbhydra2/blob/master/changelog.md Removed wrapper file as the upstream copy works with FreeBSD without modification now. Based on version by: kreeblah@gmail.com Differential Revision: https://reviews.freebsd.org/D34808
* 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)
* devel/icu: update to 71.1Jan Beich2022-04-071-0/+1
| | | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1 Reported by: GitHub (watch releases) PR: 262654 Exp-run by: antoine Approved by: fluffy
* news/tin: Update to 2.6.1Kevin Bowling2022-04-033-15/+14
| | | | Changes: ftp://ftp.tin.org/pub/news/clients/tin/stable/CHANGES
* news/sabnzbdplus: Update to 3.5.3James French2022-03-302-4/+4
| | | | | | Changelog: https://github.com/sabnzbd/sabnzbd/releases/tag/3.5.3 PR: 262851
* news/inn-current: Update to 20220324Kevin Bowling2022-03-292-4/+4
|
* 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/sabnzbdplus: Update to 3.5.2James French2022-03-152-4/+4
| | | | | | Changelog: https://github.com/sabnzbd/sabnzbd/releases/tag/3.5.2 PR: 262516
* news/sabnzbdplus: Update to 3.5.1James French2022-03-072-4/+4
| | | | | PR: 262385 Reported by: <controlledburn@gmail.com>
* news/inn-current: Update to 20220224Kevin Bowling2022-02-263-4/+6
|
* news/inn: Update to 2.6.5Kevin Bowling2022-02-264-86/+16
| | | | Changes: https://github.com/InterNetNews/inn/releases/tag/2.6.5
* news/inn-current: Update to 20220219Kevin Bowling2022-02-212-4/+4
|
* news/inn-current: Update to 20220209Kevin Bowling2022-02-194-20/+22
|
* news/sabnzbdplus: Update to 3.5.0James French2022-01-303-13/+14
| | | | PR: 261548
* news/inn-current: Update to 20220119Kevin Bowling2022-01-232-4/+4
|
* news/inn-current: Update to 20220115Kevin Bowling2022-01-173-4/+7
|
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-104-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* news/sabnzbdplus: update to 3.4.2Max Brazhnikov2022-01-094-74/+19
| | | | | | | and switch from p7zip to 7-zip. PR: 258597 Submitted by: James French (maintainer)
* news/inn-current: Update to 20211226Kevin Bowling2021-12-302-4/+4
|
* news/inn-current: Update to 20211221Kevin Bowling2021-12-233-6/+5
|
* news/inn-current: Update to 20211211Kevin Bowling2021-12-182-4/+4
|
* news/inn-current: Update to 20211205Kevin Bowling2021-12-093-10/+4
|
* all: return fjoe's ports to the poolRene Ladan2021-12-061-1/+1
| | | | fjoe's ports bit got safekept.
* news/inn-current: Update to 20211120Kevin Bowling2021-11-243-4/+6
|
* */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALLStefan Eßer2021-11-232-2/+2
| | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
* news/inn-current: Update to 20211106Kevin Bowling2021-11-142-4/+4
|
* news/inn-current: Update to 20211031Kevin Bowling2021-11-022-4/+4
|
* */*: Remove redundant '-[0-9]*' from CONFLICTSStefan Eßer2021-10-292-2/+2
| | | | | | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter for the bash package in any version. But that pattern is functionally identical with just "bash". Approved by: portmgr (blanket)
* devel/icu: update to 70.1Jan Beich2021-10-281-1/+1
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1 Reported by: GitHub (watch releases) PR: 258794 Exp-run by: antoine
* news/py-sabyenc3: Cosmetic changePo-Chuan Hsieh2021-10-251-1/+1
|
* news/inn-current: 20211019Kevin Bowling2021-10-215-6/+412
| | | | | Some bug fixes in innxmit and lots of infrastrucure work (style, build) Upstreamed semget flags patch for inn-current
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-161-2/+2
|