From owner-cvs-all@FreeBSD.ORG Thu Feb 22 11:52:14 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E77B716A400; Thu, 22 Feb 2007 11:52:14 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id BD60213C4A7; Thu, 22 Feb 2007 11:52:14 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1MBqE1A063845; Thu, 22 Feb 2007 11:52:14 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1MBqE4j063843; Thu, 22 Feb 2007 11:52:14 GMT (envelope-from skv) Message-Id: <200702221152.l1MBqE4j063843@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 22 Feb 2007 11:52:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/asm-xml Makefile distinfo pkg-descr ports/textproc/asm-xml/files Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Feb 2007 11:52:15 -0000 skv 2007-02-22 11:52:14 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/asm-xml Makefile distinfo pkg-descr textproc/asm-xml/files Makefile Log: Add asm-xml 0.2, very fast XML parser and decoder written in pure assembler. Revision Changes Path 1.1116 +1 -0 ports/textproc/Makefile 1.1 +29 -0 ports/textproc/asm-xml/Makefile (new) 1.1 +3 -0 ports/textproc/asm-xml/distinfo (new) 1.1 +16 -0 ports/textproc/asm-xml/files/Makefile (new) 1.1 +18 -0 ports/textproc/asm-xml/pkg-descr (new)