From owner-cvs-all@FreeBSD.ORG Thu Dec 23 07:43:11 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 E7A4016A4CF; Thu, 23 Dec 2004 07:43:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6DB743D5D; Thu, 23 Dec 2004 07:43:11 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBN7hBvO021401; Thu, 23 Dec 2004 07:43:11 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBN7hBYA021400; Thu, 23 Dec 2004 07:43:11 GMT (envelope-from edwin) Message-Id: <200412230743.iBN7hBYA021400@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 23 Dec 2004 07:43:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/tkxmlive Makefile distinfo pkg-descr pkg-plist ports/textproc/tkxmlive/files patch-interface.tcl patch-tkxmlive 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, 23 Dec 2004 07:43:12 -0000 edwin 2004-12-23 07:43:11 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/tkxmlive Makefile distinfo pkg-descr pkg-plist textproc/tkxmlive/files patch-interface.tcl patch-tkxmlive Log: [NEW PORT] textproc/tkxmlive - Tcl/Tk XML Intelligence Visual Editor Tcl/TK XML Intelligence Visual Editor WWW: http://tkxmlive.sourceforge.netTcl/ PR: ports/70846 Submitted by: Nicola Vitale Revision Changes Path 1.774 +1 -0 ports/textproc/Makefile 1.1 +73 -0 ports/textproc/tkxmlive/Makefile (new) 1.1 +1 -0 ports/textproc/tkxmlive/distinfo (new) 1.1 +10 -0 ports/textproc/tkxmlive/files/patch-interface.tcl (new) 1.1 +8 -0 ports/textproc/tkxmlive/files/patch-tkxmlive (new) 1.1 +7 -0 ports/textproc/tkxmlive/pkg-descr (new) 1.1 +51 -0 ports/textproc/tkxmlive/pkg-plist (new)