Date: Tue, 11 Nov 2003 18:31:18 -0800 (PST) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/hybserv Makefile distinfo pkg-descr pkg-install pkg-plist ports/irc/hybserv/files hybserv.sh Message-ID: <200311120231.hAC2VIa8027095@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
linimon 2003/11/11 18:31:18 PST FreeBSD ports repository Added files: irc/hybserv Makefile distinfo pkg-descr pkg-install pkg-plist irc/hybserv/files hybserv.sh Log: HybServ was specifically designed to run with hybrid ircd, although it *should* work with CSr as well. These services (more or less same code) are currently used by EFNet / DalNet / ICQ / WFNet / HybNet / EFNow / Openprojects Network. Note: this port will create uid 73 and gid 73 if they do not already exist. (In non-batch mode the user is queried first). PR: ports/47128, with a little portlint action added. Revision Changes Path 1.1 +37 -0 ports/irc/hybserv/Makefile (new) 1.1 +1 -0 ports/irc/hybserv/distinfo (new) 1.1 +15 -0 ports/irc/hybserv/files/hybserv.sh (new) 1.1 +6 -0 ports/irc/hybserv/pkg-descr (new) 1.1 +91 -0 ports/irc/hybserv/pkg-install (new) 1.1 +200 -0 ports/irc/hybserv/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311120231.hAC2VIa8027095>