cvs commit: ports/irc Makefile ports/irc/ircproxy-freebsd-port
Makefile distinfo pkg-deinstall pkg-descr pkg-plist
ports/irc/ircproxy-freebsd-port/files patch-configure
Edwin Groothuis
edwin at FreeBSD.org
Mon Sep 8 01:06:27 PDT 2003
edwin 2003/09/08 01:06:26 PDT
FreeBSD ports repository
Modified files:
irc Makefile
Added files:
irc/ircproxy-freebsd-port Makefile distinfo pkg-deinstall
pkg-descr pkg-plist
irc/ircproxy-freebsd-port/files patch-configure
Log:
new port: irc/ircproxy
Night Light IRC Proxy is a multi-user IRC (Internet Relay
Chat) proxy written in C.
An IRC proxy (or bouncer) is a program that run on a machine
between your IRC client and the IRC server. The ircproxy
connect to the IRC server, then you connect to the ircproxy
with your IRC client. The ircproxy program will forward
data sent by the IRC server to one or more IRC clients
connected to the ircproxy and will forward data sent from
the IRC clients to the IRC server.
PR: ports/56557
Submitted by: Jonas Kvinge <jonas at brokenarrow.night-light.net>
Revision Changes Path
1.72 +1 -0 ports/irc/Makefile
1.1 +36 -0 ports/irc/ircproxy-freebsd-port/Makefile (new)
1.1 +1 -0 ports/irc/ircproxy-freebsd-port/distinfo (new)
1.1 +9 -0 ports/irc/ircproxy-freebsd-port/files/patch-configure (new)
1.1 +111 -0 ports/irc/ircproxy-freebsd-port/pkg-deinstall (new)
1.1 +6 -0 ports/irc/ircproxy-freebsd-port/pkg-descr (new)
1.1 +5 -0 ports/irc/ircproxy-freebsd-port/pkg-plist (new)
More information about the cvs-all
mailing list