From owner-cvs-all@FreeBSD.ORG Thu Aug 19 10:12:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93A5F16A4CE; Thu, 19 Aug 2004 10:12:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 875B343D48; Thu, 19 Aug 2004 10:12:20 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7JACKca024571; Thu, 19 Aug 2004 10:12:20 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7JACKbr024570; Thu, 19 Aug 2004 10:12:20 GMT (envelope-from sobomax) Message-Id: <200408191012.i7JACKbr024570@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 19 Aug 2004 10:12:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/jit Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/net/jit/files patch-Makefile patch-disco-sg2 patch-jabberd::mio_xml.c patch-jit::jit.sh ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2004 10:12:20 -0000 sobomax 2004-08-19 10:12:20 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/jit Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist net/jit/files patch-Makefile patch-disco-sg2 patch-jabberd::mio_xml.c patch-jabberd::mtq.c patch-jit::jabber-icq.example patch-jit::jit.sh patch-jit::jit::wp_client.cpp Log: Add jit 1.1.6, jabber ICQ Transport. PR: ports/69349 Submitted by: Alexander Timoshenko Revision Changes Path 1.1350 +1 -0 ports/net/Makefile 1.1 +36 -0 ports/net/jit/Makefile (new) 1.1 +2 -0 ports/net/jit/distinfo (new) 1.1 +10 -0 ports/net/jit/files/patch-Makefile (new) 1.1 +243 -0 ports/net/jit/files/patch-disco-sg2 (new) 1.1 +24 -0 ports/net/jit/files/patch-jabberd::mio_xml.c (new) 1.1 +11 -0 ports/net/jit/files/patch-jabberd::mtq.c (new) 1.1 +48 -0 ports/net/jit/files/patch-jit::jabber-icq.example (new) 1.1 +16 -0 ports/net/jit/files/patch-jit::jit.sh (new) 1.1 +12 -0 ports/net/jit/files/patch-jit::jit::wp_client.cpp (new) 1.1 +19 -0 ports/net/jit/pkg-deinstall (new) 1.1 +5 -0 ports/net/jit/pkg-descr (new) 1.1 +41 -0 ports/net/jit/pkg-install (new) 1.1 +6 -0 ports/net/jit/pkg-plist (new)