Date: Thu, 7 Aug 2003 06:14:37 -0700 (PDT) From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc Makefile ports/irc/ircd-ru Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist ports/irc/ircd-ru/files ircd.sh patch-Makefile.in patch-configure patch-configure.in patch-install_ircd.in patch-ircd.c ... Message-ID: <200308071314.h77DEbpD080813@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2003/08/07 06:14:37 PDT FreeBSD ports repository Modified files: irc Makefile Added files: irc/ircd-ru Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist irc/ircd-ru/files ircd.sh patch-Makefile.in patch-configure patch-configure.in patch-install_ircd.in patch-ircd.c patch-paths.h.in Log: Add a ircd-ru - modern IRC server with translation schemes and other useful features. Submitted by: Khamushkin Ilya <ilya@ircd.ru> PR: 54428 Revision Changes Path 1.69 +1 -0 ports/irc/Makefile 1.1 +77 -0 ports/irc/ircd-ru/Makefile (new) 1.1 +1 -0 ports/irc/ircd-ru/distinfo (new) 1.1 +23 -0 ports/irc/ircd-ru/files/ircd.sh (new) 1.1 +11 -0 ports/irc/ircd-ru/files/patch-Makefile.in (new) 1.1 +38 -0 ports/irc/ircd-ru/files/patch-configure (new) 1.1 +23 -0 ports/irc/ircd-ru/files/patch-configure.in (new) 1.1 +442 -0 ports/irc/ircd-ru/files/patch-install_ircd.in (new) 1.1 +65 -0 ports/irc/ircd-ru/files/patch-ircd.c (new) 1.1 +56 -0 ports/irc/ircd-ru/files/patch-paths.h.in (new) 1.1 +10 -0 ports/irc/ircd-ru/pkg-descr (new) 1.1 +68 -0 ports/irc/ircd-ru/pkg-install (new) 1.1 +15 -0 ports/irc/ircd-ru/pkg-message (new) 1.1 +33 -0 ports/irc/ircd-ru/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308071314.h77DEbpD080813>