Date: Mon, 8 Sep 2003 01:06:26 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200309080806.h8886Q5R041704@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309080806.h8886Q5R041704>