fd0e42ab59
* origin/pristine: (396 commits) irc/anope-devel: hook to build devel/jujutsu: upgrade to version 0.31.0 dns/py-dnspython: Refactor www/py-wsaccel: Set EXPIRATION_DATE 2025-08-03 www/py-autobahn: Remove ACCELERATE OPTION deskutils/birdtray: Return to pool security/snort3: Update version 3.9.0.0=>3.9.1.0 devel/libthreadar: Update version 1.5.2=>1.6.0 devel/cirrus-cli: Update version 0.137.4=>0.138.0 databases/freetds-devel: Update version 1.5.97=>1.5.99 comms/libmodbus: Update version 3.1.10=>3.1.11 net/gnome-online-accounts: Update to 3.54.4 devel/jsonrpc-glib: Update to 3.44.2 devel/rubygem-test-unit: Update to 3.6.9 devel/rubygem-google-apis-iam_v1: Update to 0.71.0 www/py-notebook: Update to 7.4.4 www/py-django52: Update to 5.2.4 german/mythes: Update to 2025.06.29 www/rubygem-selenium-webdriver: Update to 4.34.0 www/rubygem-jwt: Update to 2.10.2 ...
40 lines
1.0 KiB
Makefile
40 lines
1.0 KiB
Makefile
COMMENT = Internet Relay Chat utilities
|
|
|
|
SUBDIR += anope
|
|
SUBDIR += anope-devel
|
|
SUBDIR += bip
|
|
SUBDIR += eggdrop
|
|
SUBDIR += ergo
|
|
SUBDIR += inspircd
|
|
SUBDIR += ircd-hybrid
|
|
SUBDIR += irssi
|
|
SUBDIR += irssi-fish
|
|
SUBDIR += irssistats
|
|
SUBDIR += ngircd
|
|
SUBDIR += p5-IRC-Utils
|
|
SUBDIR += p5-POE-Component-IRC
|
|
SUBDIR += p5-POE-Component-IRC-Object
|
|
SUBDIR += p5-POE-Component-IRC-Plugin-Hailo
|
|
SUBDIR += p5-POE-Component-IRC-Plugin-POE-Knee
|
|
SUBDIR += p5-POE-Component-IRC-Plugin-QueryDNS
|
|
SUBDIR += p5-POE-Component-Server-IRC
|
|
SUBDIR += p5-POE-Filter-IRCD
|
|
SUBDIR += p5-POE-Session-Irssi
|
|
SUBDIR += p5-Parse-IRC
|
|
SUBDIR += pisg
|
|
SUBDIR += pounce
|
|
SUBDIR += py-limnoria
|
|
SUBDIR += py-sopel
|
|
SUBDIR += py-sopel-help
|
|
SUBDIR += rubygem-cinch
|
|
SUBDIR += simpleirc
|
|
SUBDIR += soju
|
|
SUBDIR += undernet-ircu
|
|
SUBDIR += unreal
|
|
SUBDIR += weechat
|
|
SUBDIR += znc
|
|
SUBDIR += znc-clientbuffer
|
|
SUBDIR += znc-push
|
|
|
|
.include <bsd.port.subdir.mk>
|