Commit graph

4971 commits

Author SHA1 Message Date
Bernard Spil
cebf3632d5 irc/weechat: Update to 4.2.0 2024-01-21 12:02:58 +01:00
Renato Botelho
b16bb1470e irc/simpleirc: Move manpages to share/man
Approved by:	portmgr (blanket)
2024-01-18 15:05:06 -03:00
Yuri Victorovich
5cb797af3b irc/ergo: update 2.12.0 → 2.13.0
Reported by:	portscout
2024-01-15 01:15:51 -08:00
Daniel Engberg
e3a7ca28c8 */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up

Reported by:	Jamie Landeg-Jones <jamie@catflap.org>, Chris <portmaster@bsdforge.com>
Approved by:	portmgr (blanket)
2024-01-14 00:30:23 +01:00
Muhammad Moinur Rahman
9f8f710b3e */*: Sanitize MANPREFIX for meson ports
Approved by:	portmgr
2024-01-12 23:40:48 +01:00
Dirk Meyer
1474bc333c irc/iroffer-dinoex: use ${PREFIX}/share/man 2024-01-11 17:47:07 +01:00
Baptiste Daroussin
64631af5a7 MAN?PREFIX: eleminate its usage and move man to share/man 2024-01-10 14:13:03 +01:00
Baptiste Daroussin
e10e2022a9 MAN[1-5]PREFIX: eleminate its usage and move man to share/man 2024-01-09 16:41:04 +01:00
Baptiste Daroussin
c75c944686 MANPREFIX: eleminate its usage and move man to share/man 2024-01-09 10:47:14 +01:00
Renato Botelho
0c7b426980 irc/bitlbee: Update manpages path
Move manpages to ${PREFIX}/share/man

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2024-01-08 13:43:49 -03:00
Renato Botelho
30e5418279 irc/bitlbee: Pet portclippy
No functional changes intended

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2024-01-08 13:43:49 -03:00
Renato Botelho
811994a585 */*: Eliminate use of MANPREFIX
Follow bapt and remove any usage of MANPREFIX from ports I maintain.  No
functional changes intended.
2024-01-08 09:19:07 -03:00
Daniel Engberg
c3f3a54df0 irc/ircproxy: Deprecate and set expiration date to 2024-02-29
Last release in 2010 and upstream is dead
Redirect users to irc/soju or irc/znc and while at it return to pool

Approved by:	portmgr
2024-01-06 09:54:15 +01:00
Daniel Engberg
03f099b846 irc/ezbounce: Deprecate and set expiration date to 2024-02-29
Last release in 2009, upstream is dead
Redirect users to irc/soju or irc/znc and while at it return to pool

Approved by:	portmgr
2024-01-06 09:54:15 +01:00
Daniel Engberg
c6fceb97fb irc/bnc: Update MASTER_SITES and return to pool
Update MASTER_SITES and return to pool as bsdforge.com has expired

Approved by:	portmgr
2024-01-06 09:54:14 +01:00
Daniel Engberg
82b56c1453 */*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.

Approved by:	portmgr (blanket)
2024-01-04 18:37:09 +01:00
Muhammad Moinur Rahman
56a930936b irc/kvirc: Remove non default option WEBKIT 2023-12-30 10:24:29 +01:00
Muhammad Moinur Rahman
0b137eca33 irc/py-irc: Update version 20.3.0=>20.3.1
Changelog: https://github.com/jaraco/irc/releases/tag/v20.3.1
2023-12-27 18:56:51 +01:00
Nuno Teixeira
3572ca3e01 */*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
2023-12-23 18:14:14 +00:00
Dries Michiels
3d214ad0ec irc/inspircd: update to 3.17.0
Changes:	https://docs.inspircd.org/3/change-log/#inspircd-3170
2023-12-23 17:10:27 +01:00
Bernard Spil
ad4c278519 irc/weechat: Update to 4.1.2 2023-12-09 13:09:38 +01:00
Brooks Davis
7723e73e5e irc/irc: remove unneeded sbrk use
It's use to print heap use, but it's often not correct for modern
allocators.

This should permit builds on aarch64 and riscv.
2023-12-08 23:24:17 +00:00
Tobias C. Berner
f7ddb3c83e KDE: Update KDE Gear to 23.08.4
Thursday, 07 December 2023.

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

* dolphin-plugins: Mountisoaction: add preferred raw disk mimetypes
* falkon: Fix StartPage search engine default configuration
* kdepim-runtime: Correctly reload configuration

The full changelog can be found at
https://kde.org/announcements/changelogs/gear/23.08.4/
2023-12-07 21:11:34 +01:00
Ashish SHUKLA
0505b712df
all: Bump PORTREVISION after lang/go* update
PR:		274405
2023-12-07 02:22:10 +00:00
Tobias C. Berner
b2a438e1ba framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'
To depend on phonon, you now need

USES=	kde:<ver>
USE_KDE=phonon

if you want to depend on the backend, also add

USE_KDE=	phonon-backend
2023-12-03 23:17:33 +01:00
Rene Ladan
b67ce4f7e6 irc/irssi-dcc_send_limiter: Remove expired port
2023-11-30 irc/irssi-dcc_send_limiter: BROKEN for more than a year
2023-12-02 13:49:11 +01:00
Rodrigo Osorio
43293f045c irc/anope: fix build error with SASL option enabled
Also did some Makefile cleanup and reordering to make linters happy

PR:		275399
Reported by:	Siva Mahadevan <me@svmhdvn.name>
Approved by:	Rafael Grether <devnull@apt322.org> (maintainer)
2023-11-30 13:11:25 +01:00
Ashish SHUKLA
737bc715b3
irc/soju: Update to 0.7.0 2023-11-27 19:38:15 +00:00
Jesús Daniel Colmenares Oviedo
24104f31e4 irc/py-sopel: Runtime fix
Bump portrevision

PR:		272629
Approved by:	Submitter is maintainer
2023-11-20 14:26:49 +01:00
Santhosh Raju
b1da6a7842 irc/smuxi: Updates to 1.2.1
Changes since 1.1:

  * Dropped Glade# build dependency. The deprecated Glade library is no
    longer used. GTK+ and GTK # are still needed.
  * Replaced Freenode with Libera.Chat
  * Several crash fixes, one that crashes the UI when you save a new server
  * New translations: Georgian, Basque, Croatian
  * Bump minimum Mono version to 5.18
  * Dropped Transifex as a translation source. All translation updates are
    now coming only from the GNOME project for consistency/quality.

PR:		274923
Reported by:	Chris Petrik <Christopher.petrik@usm.edu>
2023-11-19 12:12:10 +01:00
Jan Beich
e55b80195e devel/icu: update to 74.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-17 12:46:00 +01:00
Tobias C. Berner
2c7f569f01 KDE: Update KDE Gear to 23.08.3
KDE Gear 23.08.3

Thursday, 9 November 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * ark: Compatibility with shared-mime-info >= 2.3
 * kate: No longer crash when dropping a file into the project panel
 * akonadi: Don't keep huge MySQL logs from past sessions

Announcement:	https://kde.org/announcements/gear/23.08.3/
Full changelog:	https://kde.org/announcements/changelogs/gear/23.08.3/
2023-11-09 18:48:50 +01:00
Rodrigo Osorio
06df180a9e */*: Update WWW to use HTTPS for sourceforge.net projects
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-06 11:03:47 +01:00
Yuri Victorovich
547f271737 irc/ergo: update 2.11.1 → 2.12.0
Reported by:	portscout
2023-11-05 09:09:58 -08:00
Rodrigo Osorio
da665df321 */*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
2023-11-03 15:05:32 +01:00
Rodrigo Osorio
05f0f44a55 */*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
2023-11-01 23:11:47 +01:00
Muhammad Moinur Rahman
e51df85759 irc/irssi-dcc_send_limiter: Mark DEPRECATED
- BROKEN for more than a year
- Set EXPIRATION_DATE 2023-11-30
2023-10-29 23:53:35 +01:00
Dima Panov
5afc9994fe
irc/kvirc: declare missed build dependency on ECM (+)
On last round of dependencies cleanup KVIrc lost ECM and ability to build a full KDE integration.
Bring it back.

While here, Perl5 is also a run dependency not a just build-dep.
2023-10-28 23:13:17 +03:00
Bernard Spil
54d0745e54 irc/weechat: Update to 4.1.1 2023-10-27 23:01:52 +02:00
Bernard Spil
8a15761560 irc/weechat: Make ZSTD an option
PR:		274672
Reported by:	Herbert J. Skuhra <herbert gojira at>
2023-10-23 20:24:24 +02:00
Bernard Spil
b67a5c3ddc irc/weechat: Update to 4.1.0 2023-10-23 20:12:18 +02:00
Tobias C. Berner
e28cfeb282 KDE: Update KDE Gear to 23.08.2
KDE Gear 23.08.2

Thursday, 12 October 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * kdeconnect: Avoid adding duplicate devices to Dolphin's side panel
   (Commit, fixes bug #461872)
 * merkuro: Fix shifting of date by one day/month (Commit, fixes bug
   #473866)
 * kdenlive: Fix multiple audio streams broken by MLT's new astream
   property (Commit, fixes bug #474895)

Full changelog: https://kde.org/announcements/changelogs/gear/23.08.2/
2023-10-13 20:06:21 +02:00
Baptiste Daroussin
50dc8fda19 security/libretls: update 3.8.1
Bump portrevision of consumers
2023-10-12 19:34:26 +02:00
Daniel Engberg
0bf2942933 irc/irssi: Update to 1.4.5
Changelog: https://github.com/irssi/irssi/releases/tag/1.4.5

PR:		274253
Reviewed by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Sponsored by:	Blinkinblox
2023-10-08 11:40:40 +02:00
Dag-Erling Smørgrav
38f33709d7 irc/hexchat: Remove unneeded CA_BUNDLE option.
MFH:		2023Q4
Reviewed by:	pkubaj
Differential Revision:	https://reviews.freebsd.org/D42073
2023-10-08 06:45:07 +02:00
Bernard Spil
261441b934 irc/weechat: Update to 4.0.5
* CA_BUNDLE is defunct, CA certs are in base

Differential Revision:	https://reviews.freebsd.org/D42073
2023-10-04 21:34:25 +02:00
Dima Panov
21d8008e86
devel/boost*: bump all consumers after 1.83.0 2023-09-27 17:36:30 +03:00
Daniel Engberg
8d0271570f irc/unreal: Don't extract bundled 3rd party depenencies
We're using system libraries so there's no need have these extracted

Approved by:	portmgr (blanket, build improvement)
2023-09-24 23:15:46 +02:00
JR Aquino
cb44590896 irc/unreal: Unreal - the next generation ircd
A highly advanced IRCd with a strong focus on modularity and security.
Other key features include: full IRCv3 support, SSL/TLS, cloaking,
advanced anti-flood and anti-spam systems, GeoIP, remote includes,
and lots of other features.

WWW: https://www.unrealircd.org/

PR:		273461
2023-09-24 14:57:14 -04:00
Felix Palmen
71f0f861ce irc/irssi: Fix build with ssl from ports
Building with ssl from ports used the headers from ports, but still
linked the libs from base and therefore failed. Patch meson.build to
look for OpenSSL libs in ${OPENSSLLIB} to fix this.

Approved by:	portmgr (blanket, build fix)
2023-09-20 09:43:32 +02:00