From owner-cvs-all@FreeBSD.ORG Fri Feb 16 11:45:33 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 E16F916A400; Fri, 16 Feb 2007 11:45:33 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id CF8FA13C48D; Fri, 16 Feb 2007 11:45:33 +0000 (UTC) (envelope-from dinoex@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 l1GBjX74080955; Fri, 16 Feb 2007 11:45:33 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1GBjXhr080954; Fri, 16 Feb 2007 11:45:33 GMT (envelope-from dinoex) Message-Id: <200702161145.l1GBjXhr080954@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 16 Feb 2007 11:45:33 +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/rubygem-htmltools Makefile distinfo pkg-descr pkg-plist 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: Fri, 16 Feb 2007 11:45:34 -0000 dinoex 2007-02-16 11:45:33 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/rubygem-htmltools Makefile distinfo pkg-descr pkg-plist Log: Ruby-htmltools tools for parsing and manipulating HTML text in Ruby. It can be used for programmatically access outside HTML-pages. I hope to extend it to become a web-publishing framework in the future. Author: Johannes Brodwall WWW: http://rubyforge.org/projects/ruby-htmltools/ Revision Changes Path 1.1110 +1 -0 ports/textproc/Makefile 1.1 +19 -0 ports/textproc/rubygem-htmltools/Makefile (new) 1.1 +3 -0 ports/textproc/rubygem-htmltools/distinfo (new) 1.1 +6 -0 ports/textproc/rubygem-htmltools/pkg-descr (new) 1.1 +27 -0 ports/textproc/rubygem-htmltools/pkg-plist (new)