Commit Graph

2915 Commits

Author SHA1 Message Date
Kevin Bowling
36d2e3ddae news/inn: Enable embedded Python OPTION by default
Suggested by:	Upstream
2022-10-08 16:55:27 -07:00
Kevin Bowling
95cddc204f news/inn-current: Update to 20221004 2022-10-08 16:51:19 -07:00
Po-Chuan Hsieh
f2b9eab5fb
news/py-sabyenc3: Update to 5.4.4
Changes:	https://github.com/sabnzbd/sabyenc/releases
2022-10-04 01:10:38 +08:00
Dirk Meyer
a324177800 news/nntp: fix a compiler warning 2022-09-27 08:03:31 +02:00
Tobias Kortkamp
e79fe1aabc Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
2022-09-10 19:41:16 +02:00
Stefan Eßer
ade2a047e0 Remove WWW lines that have been moved into Makefiles
Approved by:	portmgr (implicit)
2022-09-08 17:46:38 +02:00
Stefan Eßer
986beaaabc Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.

Approved by:	portmgr (implicit)
2022-09-08 17:43:21 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
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)
2022-09-07 23:10:59 +02:00
Matthias Andree
b8fd81efdd news/newsstar: fix OpenSSL detection & cleanups
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.
2022-09-04 02:26:57 +02:00
Dmitry Marakasov
1d87f86c49 news/fidogate: mark BROKEN
configure: error: use --with-newsbindir=DIR or --without-news option

Reported by:	pkg-fallout
Approved by:	portmgr blanket
2022-09-01 13:58:41 +03:00
James French
e8c0ac932e news/sabnzbdplus: Update to 3.6.1
ChangeLog: https://github.com/sabnzbd/sabnzbd/releases/tag/3.6.1

PR:		265983
Reported by:	joakim@nylen.nu
2022-08-23 18:53:11 +02:00
Kevin Bowling
864f13916b news/inn-current: Update to 20220812 2022-08-15 11:37:33 -07:00
Dirk Meyer
0ac134574f news/suck: mark BROKEN for INN 2022-08-11 15:28:22 +02:00
Kevin Bowling
6be85b66de news/inn-current: Update to 2.8 CURRENT branch, snapshot 20220804 2022-08-07 12:18:10 -07:00
Kevin Bowling
f137c66d07 news/inn: Update to 2.7.0
See https://lists.isc.org/pipermail/inn-announce/2022-July/000015.html
2022-08-07 12:17:08 -07:00
Tobias C. Berner
4f7ba00ac9 news: remove 'Created by' lines
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
2022-07-20 16:22:44 +02:00
Kevin Bowling
45d354b961 news/inn-current: Update to 20220627 2022-06-29 22:25:10 -07:00
Kevin Bowling
300e0b9193 news/inn-current: Update to 20220614 2022-06-17 19:13:51 -07:00
Po-Chuan Hsieh
b085ca0516
news/py-sabyenc3: Update to 5.4.3
Changes:	https://github.com/sabnzbd/sabyenc/releases
2022-06-17 03:35:07 +08:00
Po-Chuan Hsieh
802cf6e3b7
news/py-sabyenc3: Fix build on aarch64 (at least)
Reported by:	pkg-fallout
Reference:	http://ampere3.nyi.freebsd.org/data/130arm64-default/b44e82e7d313/logs/py38-sabyenc3-5.4.2.log
2022-06-16 22:00:48 +08:00
James French
c5f03debeb news/sabnzbdplus: Update to 3.6.0
PR:		264518
2022-06-10 08:42:41 +02:00
Po-Chuan Hsieh
07bf45b137
news/py-sabyenc3: Update to 5.4.2
- While I'm here, add LICENSE_FILE

Changes:	https://github.com/sabnzbd/sabyenc/releases
PR:		264517
Submitted by:	James French <james@french.id.au>
2022-06-10 07:16:16 +08:00
Matthias Andree
8b57b2c4ac news/leafnode: update to 1.12.0
- 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.
2022-05-27 00:58:11 +02:00
Kevin Bowling
75467863b3 news/inn-current: Update to 20220504 2022-05-05 13:28:10 -07:00
Rene Ladan
8d39705d75 grimreaper: return mich's ports to the pool after safekeeping his ports bit. 2022-05-02 13:06:43 +02:00
Kevin Bowling
4d2d18fe30 news/inn-current: Update to 20220420
Adds OPTION for blacklistd support

Sponsored by:	BBOX.io
2022-04-23 13:32:08 -07:00
Daniel Shafer
0a1b3d8a13 news/nzbhydra2: Update to 4.3.0
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
2022-04-12 17:44:35 +02:00
Charlie Li
d63665f7cd
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
2022-04-10 15:11:41 -04:00
Jan Beich
268cee3b02 devel/icu: update to 71.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
2022-04-07 00:39:10 +00:00
Kevin Bowling
cf857ba17f news/tin: Update to 2.6.1
Changes: ftp://ftp.tin.org/pub/news/clients/tin/stable/CHANGES
2022-04-03 15:09:59 -07:00
James French
c6f0fcd36f news/sabnzbdplus: Update to 3.5.3
Changelog:	https://github.com/sabnzbd/sabnzbd/releases/tag/3.5.3

PR:		262851
2022-03-29 22:42:51 -04:00
Kevin Bowling
733383b1d2 news/inn-current: Update to 20220324 2022-03-29 08:04:47 -07:00
Matthias Fechner
247c7db751 textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd7
2022-03-26 09:27:27 +01:00
James French
a76bf7f1c8 news/sabnzbdplus: Update to 3.5.2
Changelog:	https://github.com/sabnzbd/sabnzbd/releases/tag/3.5.2

PR:		262516
2022-03-15 03:06:19 -04:00
James French
6846eb044b news/sabnzbdplus: Update to 3.5.1
PR:		262385
Reported by:	<controlledburn@gmail.com>
2022-03-07 11:13:39 -05:00
Kevin Bowling
36644366f1 news/inn-current: Update to 20220224 2022-02-26 15:05:05 -07:00
Kevin Bowling
6aae4e4be1 news/inn: Update to 2.6.5
Changes: https://github.com/InterNetNews/inn/releases/tag/2.6.5
2022-02-26 14:58:49 -07:00
Kevin Bowling
6b5ab5df4a news/inn-current: Update to 20220219 2022-02-21 09:22:26 -07:00
Kevin Bowling
967752f6cb news/inn-current: Update to 20220209 2022-02-19 09:53:16 -07:00
James French
d763116bc0 news/sabnzbdplus: Update to 3.5.0
PR:		261548
2022-01-30 16:11:34 +01:00
Kevin Bowling
85e98c2e81 news/inn-current: Update to 20220119 2022-01-23 10:17:01 -07:00
Kevin Bowling
e39a4fb7fc news/inn-current: Update to 20220115 2022-01-17 12:05:45 -07:00
Stefan Eßer
bcaf25a8c8 Fix CONFLICTS entries of multiple ports
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)
2022-01-10 16:15:39 +01:00
Max Brazhnikov
236666043e news/sabnzbdplus: update to 3.4.2
and switch from p7zip to 7-zip.

PR:		258597
Submitted by:	James French (maintainer)
2022-01-10 00:11:27 +03:00
Kevin Bowling
7fd6897e2b news/inn-current: Update to 20211226 2021-12-29 23:26:53 -07:00
Kevin Bowling
c013af7d6e news/inn-current: Update to 20211221 2021-12-23 09:15:34 -07:00
Kevin Bowling
b5c473289e news/inn-current: Update to 20211211 2021-12-18 08:58:09 -07:00
Kevin Bowling
7b0d1828ae news/inn-current: Update to 20211205 2021-12-08 21:51:30 -07:00
Rene Ladan
a67b5dd8d0 all: return fjoe's ports to the pool
fjoe's ports bit got safekept.
2021-12-06 13:36:27 +01:00