Commit Graph

5 Commits

Author SHA1 Message Date
C. McEnroe
0d0e5f016b irc/pounce: Update to 3.0
Changelog: https://git.causal.agency/pounce/tag/?h=3.0

PR:		259216
Approved by:	mentors (implicit)
2021-12-12 19:54:08 +01:00
Baptiste Daroussin
8c9683a3a6 security/libretls: update to 3.4.1
Bump revision on consumers
2021-11-23 16:03:43 +01:00
C. McEnroe
682e270a04 irc/pounce: Update to 2.5
PR:		258330
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D31911
2021-09-12 10:11:28 +02:00
Mark Linimon
b5fb5e7620 irc/pounce: fix build on GCC-based systems
by adding compiler:c11 to USES:

  cc1: error: unrecognized command line option "-Wpedantic"
  cc1: error: unrecognized command line option "-std=c11"
2021-06-07 07:07:25 -05:00
C. McEnroe
bca23673cb irc/pounce: New port - Multi-client IRC bouncer
pounce is a multi-client, TLS-only IRC bouncer. It takes a simple
approach, using a multiple-consumer ring buffer and the IRCv3.2
server-time extension to communicate with clients.

WWW: https://git.causal.agency/pounce/

PR:		246637
2021-05-31 08:32:40 -10:00