| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
2024-05-15 irc/sic: Last upstream release was in 2001 and no upstream WWW
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release contains changes from the last 5 years of development, including:
- Support for the latest version of upstream libraries: Qt5.15/6.6, KDE5/6,
OpenSSL 1.x/3.x
- Wayland support
- Fix for some nasty crash bugs
- an improved font rendering engine able to represent complex characters like
emojis with ligatures
- a reworked tray icon that now follows your OS style
- better support for solanum ircd (Libera net)
News:
https://www.kvirc.net/?id=news&story=2024.01.14.19.25.1.story&dir=latest
https://www.kvirc.net/?id=news&story=2024.03.09.12.18.1.story&dir=latest
https://www.kvirc.net/?id=news&story=2024.05.11.13.48.1.story&dir=latest
Changelog:
https://github.com/kvirc/KVIrc/releases/tag/5.2.0
https://github.com/kvirc/KVIrc/releases/tag/5.2.2
https://github.com/kvirc/KVIrc/releases/tag/5.2.4
PR: 278718
Reviewed by: arrowd, makc
Approved by: makc (kde), tcberner (kde)
Differential Revision: D45025
|
|
|
|
| |
MFH: 2024Q2
|
|
|
|
|
|
| |
Include pkgconfig at runtime for module compiling
PR: 278901
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
2024-04-30 irc/miau: Abandoned upstream, last release in 2010 and no activity since 2014. Consider migrating to irc/soju or irc/znc
|
|
|
|
| |
MFH: 2024Q2
|
|
|
|
|
|
|
| |
- Last upstream release was in 2001
- There are modern alternatives like irc/irssi
- No available WWW
- Set EXPIRATION_DATE 2024-05-15
|
|
|
|
|
|
| |
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of PKGNAMEPREFIX for *_DEPENDS
|
| |
|
|
|
|
| |
2024-04-06 irc/tircproxy: Unmaintained, dead upstream, vaporized from the net
|
|
|
|
|
|
|
|
| |
This patch updates the irc/epic5 port to remove the -O2 CFLAGS adjustment
now that irc/epic5 is fully C99 compliant, syncs the MASTER_SITES with
irc/epic4, and general style updates.
PR: 278103
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Converts to DISTVERSION
- Syncs MASTER_SITES with irc/epic5
- Strips binaries
- Includes upstream patches to minimize build warnings
ChangeLog:
From the KNOWNBUGS file:
* Quality of life improvements...
* - Reduce compiler warnings with modern gcc/clangs
* - Include patch from https://sources.debian.org/patches/epic4/1:2.10.10-1/man.patch/
* - Include patch from https://sources.debian.org/patches/epic4/1:2.10.10-1/status_mschulze.patch/
* (I reviewed all of the debian patches - some of them are debian-specific customizations)
* - Include patch from https://src.fedoraproject.org/rpms/epic/blob/rawhide/f/epic4-2.10.10-c99.patch
* - Include patch from https://src.fedoraproject.org/rpms/epic/blob/rawhide/f/epic4-2.10.1-sighandling.patch
* EPIC4-2.10.11 released here (Recrudescence) (commit 793)
PR: 278102
|
|
|
|
| |
2024-03-31 irc/pircbot: Abandoned upstream, last release in 2009 and superseded by pircbotx (fork)
|
|
|
|
| |
2024-03-31 irc/rbot: Outdated, unmaintained in ports since 2016
|
|
|
|
| |
2024-03-31 irc/evangeline: Abandonware, upstream is gone
|
|
|
|
| |
2024-03-31 irc/infobot: Abandonware, outdated version and last upstream release in 2008
|
|
|
|
| |
2024-03-31 irc/insub: Outdated version, unmaintained in ports since 2015
|
|
|
|
| |
2024-03-31 irc/darkbot: Abandonware, last release in 2005 and no activity upstream since 2014
|
|
|
|
| |
2024-03-31 irc/ninja: Abandonware, last release around 2002 and upstream is gone. Consider irc/ircII or irc/irssi
|
|
|
|
| |
2024-03-31 irc/sirc: Abandonware, upstream is gone and current version was released over 20 years ago. Consider irc/irssi , irc/epic5 or irc/ircII
|
|
|
|
| |
2024-03-31 irc/thales: End of life upstream
|
|
|
|
| |
2024-03-31 irc/bopm: Upstream is dead and archived repo Jul 3 2023
|
|
|
|
| |
2024-03-31 irc/keitairc2: Abandonware and obsolete, last upstream release in 2010 and now phones have native clients
|
|
|
|
| |
Remove stray backslash from previous commit
|
|
|
|
|
|
|
|
|
| |
Maintainer of irc/epic5 has agreed to also maintain epic4
While at it remove outdated mirror and update URL of main mirror
PR: 278068
Reported by: epic@dsllsn.net
|
| |
|
|
|
|
|
|
|
| |
Try to address incompatible function pointer types warnings better:
for `fserv' plugin, just force the expected type with explicit cast
as offending function does not use its arguments; disable `arcfour'
plugin for the time being because this case requires a deeper look.
|
| |
|
|
|
|
|
|
|
|
|
| |
* Switch repo to amyreese/znc-push
* Fixes an issue where IRC formatting codes were not stripped from
pushed messages
* Build issue fix
PR: 277533
|
|
|
|
| |
Changelog: https://github.com/jaraco/irc/releases/tag/v20.4.0
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44492
|
|
|
|
|
| |
PR: 277776
Approved by: portmgr (exp-run)
|
|
|
|
|
|
|
|
| |
Abandoned upstream, last release in 2010 and no activity since 2014.
Redirect users to irc/soju or irc/znc
PR: 277298
Approved by: portmgr (maintainer timeout, 3+ weeks)
|
|
|
|
|
|
|
|
| |
Abandoned upstream, last release in 2009 and superseded by pircbotx
located here https://github.com/pircbotx/pircbotx
PR: 277297
Reviewed by: tdb (maintainer)
|
|
|
|
|
|
|
| |
This fix was only needed for breakage caused by pkgconf, which has
meanwhile been fixed.
This reverts commit 71f0f861cedf2a7ddcc0cc4909fc01f630453da8.
|
|
|
|
|
|
|
| |
Also apply portfmt linter
PR: 277523
Reported by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
| |
While here, fix plist
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
| |
PR: 277417
Approved by: maintainer, bapt (mentor)
|
|
|
|
|
| |
PR: 277417
Approved by: maintainer, bapt (mentor)
|
|
|
|
| |
MFH: 2024Q1
|
|
|
|
| |
Changelog: https://projects.duckcorp.org/news/169
|
|
|
|
|
|
| |
- Unmaintained, dead upstream and vaporized WWW
- Set EXPIRATION_DATE 2024-04-06
- Consider using irc/znc
|
| |
|
|
|
|
|
|
|
|
|
|
| |
While here, mark textproc/rubygem-nokogumbo as BROKEN because build
fails with clean latest ports tree and all supported ruby versions.
ChangeLog: https://github.com/rubygems/rubygems/blob/v3.5.6/CHANGELOG.md
PR: 276884
Approved by: sunpoet (ruby@, maintainer)
Exp-run by: antoine
|
|
|
|
| |
Approved by: portmgr (blanket)
|