Commit graph

4901 commits

Author SHA1 Message Date
Dries Michiels
b3a3ffe427 irc/inspircd: add missing options
PR:	272349
2023-07-26 19:49:21 +02:00
Muhammad Moinur Rahman
95274bf4f9 */*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-26 02:48:20 +02:00
Dan Langille
c59052ead1 */*: return mono@ ports to the pool
The team previously known as mono has no active members.

I will send an email to ports@ in case anyone wants to pick up these
ports.
Approved by:	portmgr (bofh)
2023-07-25 13:14:13 +00:00
Muhammad Moinur Rahman
82403f12df irc/scrollz: Fix build with llvm16
- Pet portclippy

Sponsored by:	The FreeBSD Foundation
2023-07-21 17:41:48 +02:00
Muhammad Moinur Rahman
678f8c1876 irc/bitchx: Fix build with llvm16
- Pet portclippy
- STRIP files as required
- Replace @exec with @rmtry

Sponsored by:	The FreeBSD Foundation
2023-07-20 19:42:36 +02:00
DevNull
a68c1f6cca irc/anope: Update to 2.0.13, coredump fixes, pass MAINTAINER'ship
The notable changes includes:
 - Fixed a crash on some compilers when trying to call methods on a null pointer
 - Fixed a crash when encountering an unterminated commented config block
 - Fixed erroneously rejecting spaces in fantasy:name
 - Fixed marking services pseudoclients as an oper on InspIRCd
 - Fixed not checking user@ip as well as user@host when logging into an operator account
 - Fixed setting the vhost/vident during SASL on UnrealIRCd
 - Updated the German translation
 - Updated the Italian translation

Pass maintainership to Rafael Grether

PR:		242561
2023-07-18 14:14:12 +02:00
Santhosh Raju
41b1180898 irc/irssi-icb: Fix build failures for clang 16.0.6
Change applies to 14.0-CURRENT (1400092 and above).
2023-07-15 19:50:32 +02:00
Tobias C. Berner
14aebfc8f6 KDE: Update KDE Gear to 23.04.3
KDE Gear 23.04.3

Thursday, 6 July 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:

 * gwenview: Avoid a crash when opening a .nef image in exiv2 library
 * kalendar: Fix a few issues with reminders
 * kreversi: Fix board position in portrait mode

Changelog: https://kde.org/announcements/changelogs/gear/23.04.3/
2023-07-09 12:45:54 +02:00
Dirk Meyer
e408bb88ab irc/iroffer-dinoex: update to 3.33 2023-07-01 17:51:21 +02:00
Bernard Spil
a6a761e4ef irc/weechat: Update to 4.0.1 2023-07-01 12:57:11 +02:00
Tobias C. Berner
0c2dea861b KDE: Update KDE Gear to 23.04.2
KDE Gear 23.04.2

Thursday, 8 June 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:

 * konsole: Adjust selection point coords when scrollback shrinks
 * neochat: Focus message search window's search field by default
 * yakuake: Prevent unnecessary tab switching when closing a tab

Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/
2023-06-30 22:05:14 +02:00
Tobias Kortkamp
c590606330 irc/irssi: Drop nop TRUECOLOR_DESC
Reported by:	portfmt scan
2023-06-30 13:40:20 +02:00
Fernando Apesteguía
74560b37e7 irc/epic5: Update to 2.1.12
* Update to 2.1.12
 * Removes TCL option as it was removed upstream
 * Uses COMMITID instead of PORTVERSION for executable

PR:		272239
Reported by:	epic@dsllsn.net (maintainer)
2023-06-29 08:39:03 +02:00
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
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-27 21:34:34 +02:00
Dries Michiels
d78eb86928 irc/inspircd: update to 3.16.1
Changes:	https://docs.inspircd.org/3/change-log/#inspircd-3161
2023-06-16 23:59:13 +02:00
Muhammad Moinur Rahman
f8554250f5 irc/undernet-ircu: Unbreak on 14
Approved by:	portmgr (blanket)
2023-06-10 19:14:07 +02:00
Muhammad Moinur Rahman
86e30284f0 irc/tircproxy: Fix build with llvm15
- Pet portclippy
- Adopt port
2023-06-10 00:19:44 +02:00
Dirk Meyer
4bbac74b9a iroffer-dinoex: fix build with openssl30 2023-06-09 11:01:33 +02:00
Muhammad Moinur Rahman
cde38a588a irc/sic: Fix build with llvm15
- Refresh patches
- Adopt port
2023-06-05 20:09:00 +02:00
Ashish SHUKLA
0fbd51f768
irc/soju: Update to 0.6.2 2023-06-01 23:42:40 +00:00
Ashish SHUKLA
f58c457a77
irc/soju: Update to 0.6.1
- Switch to using upstream Makefile
- Add rc.d script
- Specify a user/group
- Purge patches which don't apply anymore

PR:		271388
2023-05-28 14:59:30 +00:00
Lewis Cook
b13e11ed80 irc/birch: Mark as DEPRECATED 2023-05-25 02:38:06 +01:00
Lewis Cook
a21b222e53 irc/komanda-cli: Mark as DEPRECATED 2023-05-25 02:38:06 +01:00
Vinícius Zavam
aa39644793
irc/weechat-otr: drop maintainership 2023-05-21 16:27:55 +00:00
Vinícius Zavam
d375169549
irc/anope: drop maintainership 2023-05-21 16:27:18 +00:00
Jan Beich
0d2a9462e1 irc/hexchat: drop unused variable after 2c672a4de9
Reported by:	portscan, portlint
2023-05-21 01:03:57 +00:00
Muhammad Moinur Rahman
9b178ffd7e */*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
2023-05-17 18:30:15 +02:00
Tobias C. Berner
812d7c232f KDE: Update KDE Gear to 23.04.1
KDE Gear 23.04.1

Thursday, 11 May 2023

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

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

 * kdenlive: Fix corrupted project files on opening
 * skanpage: Scan Export window's OCR language list is now scrollable
 * spectacle: Quitting Spectacle with Escape no longer affects windows below it

Announcement:	https://kde.org/announcements/gear/23.04.1/
Changelog:	https://kde.org/announcements/changelogs/gear/23.04.1/
2023-05-14 07:58:43 +02:00
Alexey Dokuchaev
2ef9b9db67 irc/quirc: clean the port's Makefile up a little
Drop needless MAKE_ENV+=DESTDIR=${STAGEDIR}, adjust USE_XORG per
what stage Q/A reports, and put the knobs in their natural order.
2023-05-12 03:51:48 +00:00
Muhammad Moinur Rahman
7c411a7ff8 irc/pounce: Unbreak with OpenSSL 3.0.0
Approved by:	portmgr (blanket)
2023-05-04 03:44:29 +02:00
Muhammad Moinur Rahman
d928d6fc23 irc/iroffer-dinoex: Mark BROKEN_SSL
- Fails to detect crypt.h fro OpenSSL 3.0.0 and later

Approved by:	portmgr (blanket)
2023-05-04 03:44:27 +02:00
Muhammad Moinur Rahman
1dbf979f9a irc/catgirl: Remove USES=ssl
Currently this port fails to build with all versions of ssl available in
the tree however works fine with libretls so remove USES=ssl and the
relevant confitionals.

Approved by:	portmgr (blanket)
2023-05-03 03:29:50 +02:00
Muhammad Moinur Rahman
e36698b9f7 irc/scrollz: Unbreak on HEAD
Approved by:	portmgr (blanket)
2023-05-02 15:52:34 +02:00
Muhammad Moinur Rahman
4cef8f14ac irc/srain: Unbreak
- Add USES-desktop-file-utils

Approved by:	portmgr (blanket)
2023-05-01 00:38:45 +02:00
Jesús Daniel Colmenares Oviedo
c73027b888 irc/py-sopel: New port
Sopel is a simple, lightweight, open source, easy-to-use IRC Utility
bot, written in Python. It's designed to be easy to use, run and
extend.

PR:		265807
Approved by:	Jesús Daniel Colmenares Oviedo (maintainer)
2023-04-29 00:40:54 +01:00
Dries Michiels
95dea7c8aa irc/inspircd: update to 3.16.0
Changes:	https://docs.inspircd.org/3/change-log/#inspircd-3160
2023-04-28 13:25:34 +02:00
Dima Panov
3e45e8e244
*/*: bump all direct Boost cunsumers 2023-04-27 21:25:55 +03:00
Piotr Kubaj
c3434ed510 irc/iroffer-dinoex: enable libunwind on powerpc 2023-04-26 14:53:34 +02:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Gerald Pfeifer
8d3e020ed0 *: Bump PORTREVISIONs for math/mpc update to 1.3.1 2023-04-23 09:09:58 +00:00
Tobias C. Berner
24f9930043 KDE: Update KDE Gear to 23.04.0
Thursday, 20 April 2023

New apps join KDE Gear ⚙️ 23.04 and unlock access to fledgling social
media platforms, online video streaming services, podcasts, and much
more. This new generation of apps are designed to work both on your
computer and mobile phone right out of the box.

But, of course, if you are also looking forward to new versions of the
KDE tools you already know and trust, those are here too! Classics like
Spectacle, Dolphin, Kdenlive, Kate, and Okular all boast shiny new
features, code optimizations, and performance improvements.

Read on to find out what's new and what has been improved in KDE Gear ⚙️
23.04:

Announcement:		https://kde.org/announcements/gear/23.04.0/
Changelog:		https://kde.org/announcements/changelogs/gear/23.04.0/
2023-04-20 20:17:18 +02:00
Po-Chuan Hsieh
329f00a6b8
irc/znc: Allow build with swig 4.1.0+
PR:		270720
Obtained from:	fecdd98958
2023-04-19 02:05:14 +08:00
Jan Beich
f1f1a8be88 devel/icu: update to 73.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-13 00:56:37 +00:00
Muhammad Moinur Rahman
2c2dd85355 */*: Adopt ports from swills@ 2023-04-11 15:46:12 -05:00
Rene Ladan
4f538db960 all: return swills' ports to the pools after safeeping his ports bit.
With hat:	portmgr-secretary
2023-04-11 22:34:04 +02:00
Dmitri Goutnik
ff40d94c1d all: Bump PORTREVISION after lang/go{119,120} update 2023-04-08 10:13:25 -05:00
Baptiste Daroussin
bebc091e97 maintainership: reset maintainership from freebsd@bitchx.org
bitchx.org is returning SERVFAIL for a while now.
2023-04-06 11:31:10 +02:00
Daniel Engberg
f5da9192a4 irc/irssi: Update to 1.4.4
Changelog: https://irssi.org/NEWS/#news-v1-4-4

PR:		270560
Reported by:	Ailin Nemui (upstream)
Reviewed by:	David O'Rourke <dor.bsd@xm0.uk>
2023-03-31 20:58:59 +02:00
Robert Clausecker
f8aa48667f irc/soju: fix build on riscv64
Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.

Sponsored by:	Berlienr Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
2023-03-27 13:24:57 +02:00
Robert Clausecker
60c0cf2db3 irc/ergo: fix build on riscv64
Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
2023-03-24 21:54:49 +01:00