Commit graph

2941 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
37bab33957 news/nntpcache: Remove expired port:
2023-03-31 news/nntpcache: Upstream site no longer available
2023-03-30 18:59:41 -05:00
Kevin Bowling
fd10524313 news/inn-current: Update to 20230320 2023-03-22 10:36:05 -07:00
Kevin Bowling
5a4e2f86a1 news/inn-current: Update to 20230308 2023-03-17 10:45:21 -07:00
Dirk Meyer
d761918ef4 news/nntp: fix build on FreeBSD-14 2023-03-11 18:51:57 +01:00
Dirk Meyer
4e7d5a56f4 news/cnews: fix build on FreeBSD-14 2023-03-11 18:50:53 +01:00
Dirk Meyer
29f64c4380 news/cnews: fix build on FreeBSD-14 2023-03-11 18:50:12 +01:00
Tobias C. Berner
fa81a4f5f8 accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
2023-03-02 06:23:10 +01:00
Kevin Bowling
784973aa8c news/inn-current: Update to 20230219 2023-02-23 02:20:00 -07:00
James French
cf8575726c news/sabnzbdplus: Update to 3.7.2
PR:		269677
2023-02-19 09:19:08 +01:00
Kevin Bowling
1443b08bcb news/inn-current: Update to 20230206 2023-02-18 23:20:30 -07:00
Muhammad Moinur Rahman
6e1233be22 Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
2023-02-08 04:53:56 -06:00
Kevin Bowling
7a2f25fa06 news/inn-current: Update to 20230131 2023-02-03 19:59:50 -07:00
Kevin Bowling
affffd1958 news/inn-current: Update to 20230126 2023-01-28 02:38:58 -07:00
Muhammad Moinur Rahman
62dc563524 news/nntpcache: Mark DEPRECATED
- Upstream no longer accessible
- Set EXPIRATION_DATE to 2023-03-31
- Pet portclippy
2023-01-27 15:31:25 -06:00
Kevin Bowling
6f7f91e641 news/tin: Fix build with base OpenSSL
Work around stupidity where base doesn't ship openssl pkg-config data
2023-01-25 23:56:37 -07:00
Kevin Bowling
1afdf85df7 news/tin: Upgrade to 2.6.2
Switch to PCRE2.
Enable NNTPS support.

Changes:	http://bzr.tin.org/doc/CHANGES
2023-01-25 17:46:48 -07:00
Kevin Bowling
17d0c39351 news/inn-current: Update to 20230123 2023-01-25 12:59:50 -07:00
Dmitry Marakasov
77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
James French
11a58e493d news/sabnzbdplus: Update to 3.7.1
ChangeLog:	https://github.com/sabnzbd/sabnzbd/releases/tag/3.7.1
PR:		268464
2022-12-24 09:23:27 +00:00
Marcel Bischoff
07e39d15a1
news/nzbhydra2: update to v4.7.4
Summary:
- Add environment variable to suppress update dialog
- Update JDK to v17 to satisfy future requirement
- Maintainer change
- Remove build leftover

Changes: https://github.com/theotherp/nzbhydra2/blob/v4.7.4/changelog.md

PR:	268430
Approved by: pkubaj (mentor)
Differential Revision: https://reviews.freebsd.org/D37782
2022-12-22 20:34:07 +01:00
Marcel Bischoff
57b24ef5db
news/nzbhydra2: update to 4.7.2
Summary:
* maintainer timeout on 15-dec-2022
* builds fine on aarch64

PR: 	267666
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D37632
2022-12-15 09:35:59 +01:00
Kevin Bowling
ce981d63ce news/inn-current: Update to 20221123 2022-11-28 17:15:33 -07:00
Kevin Bowling
4f0b176a99 news/inn: Remove com_err.h handling
Autoconf will do the right thing

Reported by:	Julien ELIE <julien@trigofacile.com>
2022-11-17 14:41:14 -07:00
James French
3d77056dad news/sabnzbdplus: Update to 3.7.0
Changelog:	https://github.com/sabnzbd/sabnzbd/releases/tag/3.7.0

PR:		267585
2022-11-07 13:04:55 -05:00
Jan Beich
dfe25d73e7 devel/icu: update to 72.1
Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
2022-10-19 08:10:29 +00:00
Kevin Bowling
cf830f4d31 news/inn: Bump portrevision 2022-10-09 23:16:19 -07:00
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