Commit graph

4814 commits

Author SHA1 Message Date
Tobias C. Berner
1a35c26cf2 KDE: Update KDE Gear to 22.08.3
Thursday, 3 November 2022

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: Fix opening unnecessary new windows (Commit, fixes bug
     #440663)
   * konsole: Fix a crash when extending the selection (Commit, fixes
     bug #398320 and bug #458822)

Announcement:	https://kde.org/announcements/gear/22.08.3/
Changelog:	https://kde.org/announcements/changelogs/gear/22.08.3/
2022-11-04 23:12:06 +01:00
Daniel Engberg
e39b07ca0f irc/irssi: Update to 1.4.3
Changelog: https://github.com/irssi/irssi/releases/tag/1.4.3

PR:		267460
Reviewed by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2022-11-03 22:51:57 +01:00
Dima Panov
7774a42b50 irc/irssi-scripts: fix packaging (+)
Add missed files to plist

Reported by:	poudriere bult -t
Approved by:	portmgr blanket
2022-11-01 15:44:50 +03: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
Bernard Spil
5c0399a7b6 irc/weechat: Update to 3.7
PR:		267147
Submitted by:	Herbert J. Skuhra <herbert gojira at>
2022-10-18 07:02:50 +00:00
Tobias C. Berner
aecaafb00a KDE: Update KDE Gear to 22.08.2
KDE Gear 22.08.2

Thursday, 13 October 2022

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: Fix incompatibility with original 7-Zip (Commit, fixes bug
   #456797)
 * kdeconnect: Prevent a crash if there’s no audio devices (Commit,
   fixes bug #454917)
 * kio-extras: Compatibility with Samba >= 4.16 (Commit, fixes bug
   #453090)

Announcement:	https://kde.org/announcements/gear/22.08.2/
2022-10-14 11:20:32 +02:00
Dmitri Goutnik
bde51869ee all: Bump PORTREVISION after lang/go{118,119} update 2022-10-06 14:24:26 -05:00
Santhosh Raju
a94ad17a10 irc/ircd-hybrid: Update to 8.2.43
Changes since 8.2.42:

-- Noteworthy changes in version 8.2.43 (2022-09-26)
  * Due to ongoing protocol modernizations and deprecation of old backwards
    compatibility code, ircd-hybrid is now no longer link compatible to
    8.2.33 and below. As for the Anope IRC Services, 2.0.8 is the minimum
    supported version now.
  * Implemented channel mode `V`. `INVITE` cannot be used on channels with
    that mode set.
  * `WHOIS` on clients connected via TLS now also shows some details about
    the TLS version and cipher being used
  * Removed user mode `d` (debugging notices)
2022-10-01 14:01:30 +02:00
Rene Ladan
a7e8563a1e all: add more ports depending on expired security/py-pycrypto 2022-09-30 22:06:28 +02:00
Piotr Kubaj
127f833847 irc/irssi-xmpp: add -fPIC on all architectures
Fixes build at least on armv7 and powerpc.
2022-09-22 10:13:43 +00:00
Yasuhiro Kimura
164249e867 editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
  since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.

ChangeLog:	https://www.gnu.org/software/emacs/news/NEWS.28.2

PR:		266454
Exp-run by:	antoine
Reviewed by:	ashish, jrm
Differential Revision:	https://reviews.freebsd.org/D36613
2022-09-21 16:48:19 +09:00
Felix Palmen
ddae4e92d8 Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
2022-09-11 12:20:14 +02:00
Ryan Steinmetz
9fc3e69fd9
irc/ratbox-respond: Fix WWW 2022-09-10 22:55:16 -04:00
Ashish SHUKLA
06abef6a63
irc/soju: Update to 0.5.2 2022-09-09 06:10:45 +00:00
Dmitri Goutnik
f05c98fffb all: Bump PORTREVISION after lang/go{118,119} update 2022-09-08 11:33:18 -05:00
Tobias C. Berner
b83e197d31 KDE: Update KDE Gear to 22.08.1
Thursday, 8 September 2022

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:

 *  kmail: Searching for messages does work again (Commit, fixes bugs
    #458202 and #458245).
 *  kate: Fix a crash when there are no search results (Commit)
 *  krdc: Access dates are displayed properly now (Commit, fixes bug
    #458587)

Announcement: https://kde.org/announcements/gear/22.08.1/
2022-09-08 14:20:03 +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
Dima Panov
938d00808a irc/konversation: pet stage-qa 2022-09-05 22:06:23 +03:00
Santhosh Raju
d396ec63c9 irc/ircd-hybrid: Update to 8.2.42
Changes since 8.2.41:

-- Noteworthy changes in version 8.2.42 (2022-08-28)
  * Added support for reproducible builds using the `SOURCE_DATE_EPOCH` environment
    variable. See https://reproducible-builds.org/docs/source-date-epoch/ for more
    information.
  * Extban `$Q` of type acting has been implemented. This extban prevents
    matching users from using the `KICK` command.
  * Implemented channel mode `Q`. `KICK` cannot be used on channels with that mode set.
  * Implemented user mode `Z`. Users with that mode set may only receive private
    messages from other users that are connected via TLS.
  * Fixed issue where `WHO nick` on invisible clients (user mode `i`) wouldn't work
2022-09-04 10:30:14 +02:00
Dries Michiels
905327537f irc/inspircd: update to 3.14.0
Changes:	https://docs.inspircd.org/3/change-log/#inspircd-3140
2022-08-27 17:58:30 +02:00
Daniel Engberg
c41280c203 irc/eggdrop: Modernize port
* Use upstream release archive as recommended by Porters Handbook USE_GITHUB section
* Remove MAKE_JOBS_UNSAFE and LLD_UNSAFE
* Remove obsolete CONFLICTS entry (port removed 2 years ago)
* Minor cosmetic changes
* Return port to pool

PR:		266065
Reviewed by:	dbaio
2022-08-27 14:37:55 +02:00
Danilo G. Baio
0e87423328 irc/eggdrop: Update to 1.9.3
Changelog:     https://raw.githubusercontent.com/eggheads/eggdrop/v1.9.3/NEWS
2022-08-27 08:38:40 -03:00
Tobias C. Berner
630a8a1ea5 devel/qca: add flavors for Qt 5 and Qt 6 2022-08-26 08:30:22 +02:00
David Vachulka
60da6af869 irc/dxirc: Update to 1.40.1
ChangeLog: https://www.dxirc.org/archives/437

PR:		266024
Reported by:	archdvx@dxsolutions.org (maintainer)
2022-08-25 18:33:19 +02:00
Tobias C. Berner
0f11c33983 devel/libdbusmenu-qt: make consumers depend explicitely on the qt5 flavor 2022-08-23 09:24:47 +02:00
Daniel Engberg
ab22566cfd irc/irssi: Backport buildfix for Capsicum in -CURRENT
After base 000321bab7be and base e4c36b7aa952 with CAPSICUM enabled
build fails to find nvlist_create() .
Backport upstream commit 7baefc3315e9dc11c8a3a787a3b6c6888c2b590a to
fix this issue

PR:		265397
Reported by:	vishwin
Reviewed by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Tested by:	kp
2022-08-20 09:32:11 +02:00
Piotr Kubaj
477b0cfa0d irc/irssi-xmpp: fix build on powerpc64le
ld: error: relocation R_PPC64_TOC16_LO cannot be used against symbol read_settings; recompile with -fPIC
2022-08-20 00:40:52 +02:00
Tobias C. Berner
116b90e550 KDE: Update KDE Gear to 22.08
Thursday, 18 August 2022

KDE Gear ⚙️ 22.08 has Landed!

KDE Gear ⚙️ is the collection of KDE apps, frameworks and libraries that
all release new versions at the same time. Version 22.08 brings updates
for KDE programs for working, developing your creativity and enjoying
your free time without having to submit yourself to extortionate
licenses, intrusive advertising, or surrender your privacy.

Discover the most important changes added in the last four months to
software designed to make your life better!

Full announcement:
	https://kde.org/announcements/gear/22.08.0/
2022-08-18 18:20:59 +02:00
Dima Panov
4cf39decb3 */*: bump all consumers after recent boost upgrade 2022-08-12 17:46:53 +03:00
Santhosh Raju
41c0f8160a irc/ircd-hybrid: Update to 8.2.41
Changes since 8.2.40:

-- Noteworthy changes in version 8.2.41 (2022-07-15)
 * Fixed issue where WHO didn't work on channel names with two or more
   consequent asterisk characters
 * IRCv3 WHOX has been implemented. See doc/who.txt for more information
   about the new WHO options and features.
 * Clients that are connected via TLS are now flagged with the letter S in
   the who reply
2022-08-08 10:59:57 +02:00
Santhosh Raju
e801f3bd00 irc/irssi-icb: Unbreak the build.
Replace deprecated names to fix compilation for irssi 1.4.2.
2022-08-08 09:34:58 +02:00
Thibault Jouan
079567cc48 irc/irssi-xmpp: Fix build with irssi 1.4
PR:	265571
Reported by:	tj+freebsd_ports@a13.fr
2022-08-05 07:31:25 +02:00
Zach Crownover
8bd2a7d3c6 irc/irssi-scripts: Update to 20220704
PR:	265609
2022-08-03 22:18:07 -07:00
Dmitri Goutnik
4476f89764 all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
2022-08-03 16:35:13 -05:00
Ashish SHUKLA
df6bf44c48
irc/soju: Update to 0.5.1 2022-07-30 22:27:19 +00:00
Zach Crownover
8ed2d33941 irc/irssi-scripts: Take maintainership
PR: 235529
2022-07-28 19:24:45 -07:00
Ashish SHUKLA
42acfc66a0
irc/soju: Update to 0.5.0
- Switch to go:modules

Reported by:	portscout
2022-07-26 19:40:16 +00:00
Dmitry Marakasov
ddbc45f03b irc/irssi-icb: mark BROKEN: does not build
Approved by:	portmgr blanket
2022-07-21 17:31:12 +03:00
Dmitry Marakasov
aa552a48b4 irc/irssi-dcc_send_limiter: mark BROKEN: does not build
Approved by:	portmgr blanket
2022-07-21 17:31:12 +03:00
Santhosh Raju
14c9723a31 irc/ircd-hybrid: Bump PORTREVISION for the pkg-plist fix.
PR: 265099
Reported by: John Marshall <john@jmarshall.id.au>
2022-07-21 02:23:39 +02:00
Neel Chauhan
d7bdef1c32 irc/polari: Update to 42.1 2022-07-20 14:34:27 -07:00
Tobias C. Berner
6ec0477414 irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  A. Gabriel <backslash@BSDCode.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Alfred Perlstein <alfred@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Ben Hutchinson <benhutch@xfiles.org.uk>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Chess Griffin <chess@chessgriffin.com>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Craig Edwards <brain@mail1.chatspike.net>
  *  David Bushong <david+ports@bushong.net>
  *  David Taylor <davidt@yadt.co.uk>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dominic Marks <dom@cus.org.uk>
  *  Edini <ports@edini.net>
  *  Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru>
  *  Evgueni V. Gavrilov <aquatique@rusunix.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerrit Beine <tux@pinguru.net>
  *  Gustau Perez <gustau.perez@gmail.com>
  *  Hye-Shik Chang
  *  Jase Thew <freebsd@beardz.net>
  *  Jens Holmqvist <zparta@hispan.se>
  *  Jimbo Bahooli <griffin@blackhole.iceworld.org>
  *  Jonas Kvinge <jonas@night-light.net>
  *  Josh Paetzel <josh@tcbug.org>
  *  Julien Laffaye <kimelto@gmail.com>
  *  KIMURA Yasuhiro <yasu@utahime.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Makoto Matsushita <matusita@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masahiro Teramoto <markun@onohara.to>
  *  Matthew West <mwest@uct.ac.za>
  *  Maxim Ignatenko
  *  Michael Ranner
  *  Oliver Eikemeier
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Romain Tartiere <romain@blogreen.org>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Shaun Amott <shaun@inerd.com>
  *  Steve Wills <swills@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TERAMOTO Masahiro <markun@onohara.to>
  *  Tim Bishop <tim@bishnet.net>
  *  Timothy Redaelli <drizzt@gufi.org>
  *  Travis Poppe <tlp@liquidx.org>
  *  Ulrich Spoerlein <q@uni.de>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Walter Venable <weaseal@hotmail.com>
  *  Walter Venable <weaseal@users.sourceforge.net>
  *  Wen Heping <wenheping@gmail.com>
  *  Will Andrews <andrews@technologist.com>
  *  clement
  *  db
  *  elvstone@gmail.com
  *  gahr
  *  hrs
  *  ijliao
  *  koji@jet.es
  *  milki <milki@rescomp.berkeley.edu>
  *  perlguy@perlguy.com
  *  pgl@instinct.org
  *  sec@42.org
  *  tdb
  *  torstenb

With hat:	portmgr
2022-07-20 16:22:09 +02:00
Muhammad Moinur Rahman
9dc38a33e5 irc/py-irc: Update version 20.0.0=>20.1.0
Relnotes: https://github.com/jaraco/irc/releases/tag/v20.1.0
2022-07-19 14:12:36 -05:00
Daniel Engberg
4f28535bc1 irc/irssi: Update to 1.4.2
Changelog: https://github.com/irssi/irssi/releases/tag/1.4.2

PR:		265269
Reviewed by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2022-07-18 21:29:00 +02:00
Dmitri Goutnik
153cb65ac8 all: Bump PORTREVISION after lang/go{117,118} update 2022-07-14 07:46:05 -05:00
Bernard Spil
83b212db0c irc/weechat: Update to 3.6 2022-07-10 11:35:48 +00:00
Daniel Engberg
942aa8f2c0 irc/irssi-xmpp: Mark BROKEN with Irssi 1.4.1
Fails to build with following error:
xep/ping.c:166:23: error: member reference base type 'gint64' (aka 'long long') is not a structure or union
                if (server->lag_sent.tv_sec != 0) {
                    ~~~~~~~~~~~~~~~~^~~~~~~
2022-07-09 23:49:48 +02:00
Daniel Engberg
bc97cc7b70 irc/irssi: Update to 1.4.1
Changelog: https://github.com/irssi/irssi/releases/tag/1.4.1

Backport upstream commits from maintenance branch:
3404d822c83546b031d47a99e37ae65b887bec94
f17fb682573985656fa26bf10370b9e1d88e3bdf
c6a7f02042f63d01a38e8d522cff8f5d951afd51
730c3c1a12f782b92d710883f52a106e37f148e4
1b6b92ffff6950ee28c1b7936f53d83988843ed4

References:
3404d822c8
f17fb68257
c6a7f02042
730c3c1a12
1b6b92ffff

PR:		264628
Reviewed by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2022-07-09 23:49:32 +02:00
Santhosh Raju
949904de1f irc/ircd-hybrid: Update the missed out pkg-plist.
PR: 265099
Reported by: John Marshall <john@jmarshall.id.au>
2022-07-09 09:13:14 +02:00