Commit Graph

5154 Commits

Author SHA1 Message Date
Andie Bradley 6ca185cc94 irc/halloy: New Port: IRC client written in Rust
Halloy is an open-source IRC client written in Rust, with the iced
GUI library.

WWW: https://halloy.squidowl.org/

PR:		283796
2025-01-08 22:49:23 +01:00
Dries Michiels d8b9127b17 irc/inspircd: update to 4.5.0
Changes:	https://github.com/inspircd/inspircd/releases/tag/v4.5.0
2025-01-05 11:22:53 +01:00
Tijl Coosemans 5e762dcd49 security/mbedtls: Move to security/mbedtls2
The port has expired but isn't removed yet because there are still too
many consumers.  Rename it because the name "security/mbedtls" makes it
look like it's the default version.

PR:		283792
2025-01-02 17:31:07 +01:00
Po-Chuan Hsieh 0c6782be3f irc/rubygem-cogbot: Fix stage-qa
- Bump PORTREVISION for package change

====> Running Q/A tests (stage-qa)
Error: RubyGem dependency yajl-ruby ~> 1.3.0 is not satisfied.
*** Error code 1

Approved by:	portmgr (blanket)
2024-12-31 23:56:36 +08:00
Gerald Pfeifer ae8995a9fe irc/ezbounce: Deprecate port (again)
This port has been marked broken for two-and-a-half months due to a
Boost update, does not build with modern compilers (now also GCC 15,
not just clang), is dead upstream with the last release 15 years ago.

So deprecate (again) with an expiration date in five weeks (= nearly
four months after being marked BROKEN).

PR:		281235
2024-12-24 10:39:31 +00:00
Daniel Engberg 4d72412a28 irc/unreal: Update to 6.1.9.1
* Replace PORTVERSION with DISTVERSION for consistency
* Drop USES= localbase

Changelog:
https://github.com/unrealircd/unrealircd/blob/fb9aa72f782110096c7fd072c886db8ee2881022/doc/RELEASE-NOTES.md

PR:		283482
Reviewed by:	tanawts@gmail.com (maintainer)
2024-12-23 22:08:39 +01:00
Bernard Spil d4f1fb6979 irc/weechat: Update to 4.5.1 2024-12-23 13:16:53 +01:00
Chris Petrik fd74609c12 irc/eggdrop: Update to 1.10.0
Use compiler:c11.
Use TCL_INCLUDEDIR and TCL_LIBDIR variables in CONFIGURE_ARGS.
Pet portfmt.
Submitter takes maintainership.

Changelog: https://github.com/eggheads/eggdrop/blob/develop/NEWS

PR:		283431
2024-12-22 10:37:43 +01:00
Gert Doering 9a8cdd8646 irc/unreal: Update to 6.1.8.1
* Port now installs unrealircdctl helper and the unrealircd
  helper script
* Adjustments to port Makefile layout

Co-authored with port maintainer (previous iteration) and additional
improvements by committer

Changelog: https://forums.unrealircd.org/viewtopic.php?t=9390

PR:		275987
Reviewed by:	tanawts@gmail.com (maintainer)
Tested by:	tanawts@gmail.com (maintainer)
2024-12-22 00:06:55 +01:00
Bernard Spil fbbaf7bb06 irc/weechat: Update to 4.5.0 2024-12-18 19:31:14 +01:00
Bernard Spil 35cfabe0be irc/weechat: Update to 4.4.4 2024-12-01 11:45:59 +01:00
Dima Panov 312ee18b02 devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by:	Future Crew, LLC
2024-11-20 13:05:25 +03:00
Jesús Daniel Colmenares Oviedo 7e6ec16f9a irc/py-sopel-help: Update to 0.5.2
ChangeLog: https://github.com/sopel-irc/sopel-help/releases/tag/0.5.2

PR:		282664
2024-11-14 09:43:24 +01:00
Robert Clausecker ae833d4377 */*: drop maintainership of various ports
Maintainer requests to be relieved of maintainership of some of his
ports due to lack of time.

Approved by:	Clockwork6400@protonmail.com (maintainer, via IRC)
2024-11-14 09:41:03 +01:00
Ashish SHUKLA 79271d5381 all: Bump after lang/go122 update
PR:		281842
2024-11-08 20:58:46 +00:00
Dries Michiels 0694371cde irc/inspircd: update to 4.4.0
Changes:	https://github.com/inspircd/inspircd/releases/tag/v4.4.0
2024-11-02 14:47:23 +01:00
Bernard Spil 38df6c289c irc/weechat: Update to 4.4.3 2024-11-02 12:31:30 +01:00
Vladimir Druzenko 5bae928dea irc/kvirc: Update 5.2.4 → 5.2.6
Changelog:
https://github.com/kvirc/KVIrc/releases/tag/5.2.6

Upstream removed ESD and GTKSTYLE options.

MFH:	2024Q4
2024-10-20 12:50:36 +03:00
Rafael Grether cc7b3f0d0b irc/anope: Fix MySQL database support with MariaDB
PR:	273370
MFH:	2024Q4
2024-10-17 05:58:09 +03:00
Siva Mahadevan e65c3d3818 irc/ngircd: Install config with read permissions for group
Fixed run with default configuration after installation without the need
to manually change the permissions for the configuration file.

PR:	281538
2024-10-05 00:59:48 +03:00
Dima Panov 55cfbcf56c */*: bump consumers after devel/boost* update
With hat:	office
Sponsored by:	Future Crew, LLC
2024-10-03 13:25:14 +03:00
Dima Panov 54e319a4d9 irc/ezbounce: mark as BROKEN, fails to build with boost-1.85+
With hat:	office
Sponsored by:	Future Crew, LLC
2024-10-03 13:25:03 +03:00
Rene Ladan 4485bd8221 all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
2024-10-01 20:56:20 +02:00
Daniel Engberg 26fb50b82a irc/znc: Improve and simplify port
* Always build with ICU support
* Remove DEBUG menu option, use ports framework instead
* Always enable IPv6, kernel support is always enabled
* Always enable Python module as Python is already a hard dependency
* Do some small layout enhancements to port Makefile

This also aligns it more with other distros that packages znc

PR:		281346
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2024-09-25 00:53:29 +02:00
Manuel Wiesinger 350cb30f2b irc/znc-clientbuffer: Bump PORTREVISION after znc update
Bump PORTREVISION after latest update of znc to 1.9.1

PR:		281132
Reported by:	Javier Sturman <sturmanj@gmail.com>
2024-09-24 01:29:44 +02:00
Daniel Engberg f1e2d52709 irc/hexchat: Remove libtool as dependency
Not used in project

Approved by:	portmgr (blanket)
2024-09-24 01:29:40 +02:00
Bernard Spil 2b2f6f55ab irc/weechat: Update to 4.4.2 2024-09-09 19:25:11 +02:00
epic 50aa17f3b6 irc/epic5: Update to 3.0
Changelog:

From the UPDATES file:
    * Random numbers source from BYTES_random() exclusively
    * SOCKS4 and SOCKS5 support retired
    * Flood control support retired
    * RGB 24-bit color support!
    * Status sub-expandos now protect from expansion
    * New $hex(<digits> <number>) hex-to-decimal converter function
    * Improvements to the reconnect script
    * /WINDOW LISTER can now work on a list of window refnums
    * Configurable blank line indicator
    * Can now output the value of a builtin variable when it was initialized
    * New /on PING, triggered by server pings
    * Basic CAP support
    * New server SSL client certificate description field
    * Window clear point tracking
    * CTCP cloaking
    * Control active/inactive CTCPs
    * EPIC5-2.6 (2137 - Sedulous) released here

PR:		281169
2024-09-08 19:31:50 +02:00
Dries Michiels 33e32888c6 irc/inspircd: update to 4.3.0
Changes:	https://docs.inspircd.org/4/change-log/#inspircd-430
2024-09-08 14:44:37 +02:00
Gabriel M. Dutra bfb1c4a0df irc/epic4: Update to 3.0
changes:
  * Fix configure probes for sockaddr_storage et al on glibc >= 2.39
  * Celebrating 30 years of EPIC with ceremonial 3.0 release

PR:		281303
Reported by:	epic at dsllsn.net
2024-09-07 18:36:43 -03:00
Manuel Wiesinger f2c704807d irc/znc-clientbuffer: Add PORTSCOUT
PR:		277123
Approved by:	submitter is maintainer
2024-09-07 19:40:55 +02:00
Rene Ladan 39fa301926 irc/ctrlproxy: Remove expired port
2024-08-31 irc/ctrlproxy: Development stalled upstream, consider switching to irc/soju or irc/znc
2024-09-01 16:14:20 +02:00
Rene Ladan 691a53204e irc/ircd-ratbox-devel: Remove expired port
2024-08-31 irc/ircd-ratbox-devel: Development stalled upstream, consider switching to irc/ircd-ratbox
2024-09-01 16:13:49 +02:00
Ashish SHUKLA 34bec8745e irc/soju: Update to 0.8.2 2024-08-29 02:31:18 +00:00
Santhosh Raju acc59bfaab irc/smuxi: Add missing runtime dependencies.
Bump PORTREVISION to rebuild the package.

PR:		280803
Reported by:	khwerz@gmail.com
2024-08-26 10:38:11 +02:00
Siva Mahadevan 5c11246a47 irc/ngircd: Update 26.1 → 27, change maintainership
Changelog:
https://github.com/ngircd/ngircd/releases/tag/rel-27

Change maintainership:
* all commits from 2017 are "maintainer timeout" or "portmgr blanket":
https://cgit.freebsd.org/ports/log/irc/ngircd
https://www.freshports.org/irc/ngircd/
* fgsch@lodoss.net - no user in bugzilla with this email

Port changes:
* Add a dedicated system user/group pair for better daemon permissions
* Move PLIST files into pkg-plist for better conditional installation
  of files
* Fix installation of documentation files to %%DOCSDIR%%
* Put configuration file (and sample) into %%ETCDIR%%
* Run a --configtest before starting daemon for sanity check
* Replace PORTVERSION with DISTVERSION
* Remove GNU_CONFIGURE_MANPREFIX
* Sort options to make happy portclippy

PR:	278919
2024-08-21 20:07:49 +03:00
Bernard Spil 32214e6f12 irc/weechat: Update to 4.4.0 2024-08-18 14:40:33 +02:00
John Marshall c5ca41db39 irc/anope: 2.0.14 → 2.0.16
A lot of bug-fixes.
Changelogs:
https://www.anope.org/news/2024/anope-2015-release.html
https://www.anope.org/news/2024/anope-2016-release.html

PR:	280848
MFH:	2024Q3
2024-08-16 16:17:05 +03:00
Romain Tartière fb2699dd69 irc/catgirl: Update to 2.2a
PR:		280812
Approved by:	june@causal.agency (maintainer)
2024-08-14 17:19:48 +02:00
Ashish SHUKLA aeb0113515 all: Bump after lang/go122 update 2024-08-09 06:24:09 +00:00
Ashish SHUKLA aa8c0111bf all: Bump after lang/go121 update 2024-08-09 06:24:08 +00:00
Ashish SHUKLA 3035856247 irc/soju: Update to 0.8.1
- Point to update upstream
2024-08-08 07:39:12 +00:00
Ashish SHUKLA 5d5dd308d7 irc/ctrlproxy: Mark DEPRECATED and set EXPIRATION_DATE to 2024-08-31
- Upstream is unmaintained since 2010, and there are plenty of
  actively maintained alternatives in the ports tree

PR:		280640
Reported by:	diizzy
2024-08-08 07:18:50 +00:00
Daniel Engberg b52cbf7b08 irc/dircproxy: Update WWW entry
Update WWW entry to GitHub as website is defunct

Approved by:	portmgr (blanket)
2024-08-06 22:06:16 +02:00
Dries Michiels 9a82a8f469 irc/inspircd: udpate to 4.2.0
Changes:	https://docs.inspircd.org/4/change-log/#inspircd-420
2024-08-06 21:17:57 +02:00
Santhosh Raju 6af58f5ee0 irc/irssi-icb: Fix build failures for 13.3-RELEASE.
Clang 16.0.6 warning mitigations were not applied to 13.3.
2024-08-04 22:35:52 +02:00
Daniel Engberg 7c11a804d0 irc/ircd-ratbox-devel: Deprecate and set expiration date to 2024-08-31
No longer developed  and irc/ircd-ratbox provides a newer version so
redirect users to that port instead

PR:		280102
Approved by:	portmgr (maintainer timeout, 1+ month)
2024-08-04 10:55:43 +02:00
Muhammad Moinur Rahman 3f0bf308e6 irc/py-irc: Update version 20.4.3=>20.5.0
Changelog: https://github.com/jaraco/irc/releases/tag/v20.5.0
2024-07-29 10:00:06 +02:00
Danilo G. Baio c7e9aa334c irc/znc: Update to 1.9.1
Changelog:	https://wiki.znc.in/ChangeLog/1.9.1

PR:		280477
Reported by:	John R <gamer@ryppn.com>
Security:	8057d198-4d26-11ef-8e64-641c67a117d8
2024-07-28 23:51:30 -03:00
Muhammad Moinur Rahman 9adf675503 irc/py-irc: Update version 20.4.2=>20.4.3
Changelog: https://github.com/jaraco/irc/releases/tag/v20.4.3
2024-07-28 18:30:11 +02:00