mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
03847b610e
srvx is a set of IRC services for ircu P10 protocol networks; it is developed by a team of programmers affiliated with the GamesNET IRC Network. srvx is designed to be a fast, extensible, scalable and reliable provider of NickServ, ChanServ, HelpServ, OperServ, and Global services as well as advanced proxy detection. WWW: http://www.srvx.net PR: 59817 Submitted by: Walter Venable <weaseal@hotmail.com> Approved by: erwin (mentor) (implicitly)
87 lines
1.9 KiB
Makefile
87 lines
1.9 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += bitchx
|
|
SUBDIR += bitlbee
|
|
SUBDIR += blackened
|
|
SUBDIR += bnc
|
|
SUBDIR += bobot++
|
|
SUBDIR += ctrlproxy
|
|
SUBDIR += dancer
|
|
SUBDIR += dancer-ircd
|
|
SUBDIR += dancer-services
|
|
SUBDIR += darkbot
|
|
SUBDIR += dcc
|
|
SUBDIR += dircproxy
|
|
SUBDIR += eggdrop
|
|
SUBDIR += epic4
|
|
SUBDIR += ezbounce
|
|
SUBDIR += gruftistats
|
|
SUBDIR += hybserv
|
|
SUBDIR += iip
|
|
SUBDIR += infobot
|
|
SUBDIR += insub
|
|
SUBDIR += irc
|
|
SUBDIR += ircII
|
|
SUBDIR += ircatlite
|
|
SUBDIR += ircd-hybrid
|
|
SUBDIR += ircd-hybrid-ru
|
|
SUBDIR += ircd-ru
|
|
SUBDIR += irchat-pj-emacs20
|
|
SUBDIR += irchat-pj-emacs21
|
|
SUBDIR += irchat-pj-xemacs-devel-mule
|
|
SUBDIR += irchat-pj-xemacs21-mule
|
|
SUBDIR += ircproxy
|
|
SUBDIR += ircservices
|
|
SUBDIR += iroffer
|
|
SUBDIR += irssi
|
|
SUBDIR += kmyirc
|
|
SUBDIR += konversation
|
|
SUBDIR += liece
|
|
SUBDIR += liece-dcc
|
|
SUBDIR += liece-emacs20
|
|
SUBDIR += lostirc
|
|
SUBDIR += muh
|
|
SUBDIR += nethirc
|
|
SUBDIR += ngircd
|
|
SUBDIR += ninja
|
|
SUBDIR += olirc
|
|
SUBDIR += onis
|
|
SUBDIR += p5-IRC
|
|
SUBDIR += p5-POE-Component-IRC
|
|
SUBDIR += p5-POE-Component-IRC-Object
|
|
SUBDIR += party
|
|
SUBDIR += pircbot
|
|
SUBDIR += pisg
|
|
SUBDIR += psybnc
|
|
SUBDIR += pure-emacs20
|
|
SUBDIR += pure-emacs21
|
|
SUBDIR += pure-xemacs-devel-mule
|
|
SUBDIR += pure-xemacs21-mule
|
|
SUBDIR += py-irclib
|
|
SUBDIR += quirc
|
|
SUBDIR += rbot
|
|
SUBDIR += roxirc
|
|
SUBDIR += ruby-irc
|
|
SUBDIR += ruby-rica
|
|
SUBDIR += ruby-rice
|
|
SUBDIR += scrollz
|
|
SUBDIR += scrollz-doc
|
|
SUBDIR += sic
|
|
SUBDIR += sirc
|
|
SUBDIR += sircd
|
|
SUBDIR += slirc
|
|
SUBDIR += svrx
|
|
SUBDIR += tirc
|
|
SUBDIR += tircproxy
|
|
SUBDIR += tkirc
|
|
SUBDIR += tr-ircd
|
|
SUBDIR += trickyirc
|
|
SUBDIR += xaric
|
|
SUBDIR += xchat
|
|
SUBDIR += xchat-systray-plugin
|
|
SUBDIR += xchat2
|
|
SUBDIR += zircon
|
|
|
|
.include <bsd.port.subdir.mk>
|