From owner-freebsd-ports Tue Jul 9 15:20:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D594037B410 for ; Tue, 9 Jul 2002 15:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31F8343E4A for ; Tue, 9 Jul 2002 15:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g69MK1JU002439 for ; Tue, 9 Jul 2002 15:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g69MK1Bw002438; Tue, 9 Jul 2002 15:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA7D037B400 for ; Tue, 9 Jul 2002 15:13:40 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61DCF43E31 for ; Tue, 9 Jul 2002 15:13:40 -0700 (PDT) (envelope-from sean@rand.tgd.net) Received: (qmail 30651 invoked from network); 9 Jul 2002 22:13:39 -0000 Received: from unknown (HELO rand.tgd.net) ([64.81.67.117]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 9 Jul 2002 22:13:39 -0000 Received: by rand.tgd.net (Postfix, from userid 1001) id 1B214D12B6; Tue, 9 Jul 2002 15:13:38 -0700 (PDT) Message-Id: <20020709221338.1B214D12B6@rand.tgd.net> Date: Tue, 9 Jul 2002 15:13:38 -0700 (PDT) From: Sean Chittenden Reply-To: Sean Chittenden To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40392: New port: textproc/ruby-libxml Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40392 >Category: ports >Synopsis: New port: textproc/ruby-libxml >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 09 15:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sean Chittenden >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD rand.tgd.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jun 27 12:55:56 PDT 2002 sean@rand.tgd.net:/usr/obj/usr/src/sys/DELLAPTOP i386 >Description: New port for the ruby-libxml library >How-To-Repeat: >Fix: shar file included. # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # textproc/ruby-libxml/Makefile # textproc/ruby-libxml/pkg-plist # textproc/ruby-libxml/pkg-comment # textproc/ruby-libxml/distinfo # textproc/ruby-libxml/pkg-descr # echo x - textproc/ruby-libxml/Makefile sed 's/^X//' >textproc/ruby-libxml/Makefile << 'END-of-textproc/ruby-libxml/Makefile' X# New ports collection makefile for: ruby-libxml X# Date created: 09 July 2002 X# Whom: Sean Chittenden X# X# $FreeBSD$ X# X XPORTNAME= libxml XPORTVERSION= 0.01 XCATEGORIES= textproc ruby XMASTER_SITES= http://www.rubynet.org/modules/xml/ruby-libxml/ XPKGNAMEPREFIX= ruby- XDISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-20020709 X XMAINTAINER= sean@chittenden.org X XBUILD_DEPENDS= ${LOCALBASE}/bin/xml2-config:${PORTSDIR}/textproc/libxml2 XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_RUBY= yes XUSE_RUBY_EXTCONF= yes X Xdo-install: X ${INSTALL_DATA} ${WRKSRC}/libxml.so ${RUBY_SITEARCHLIBDIR} X X.include END-of-textproc/ruby-libxml/Makefile echo x - textproc/ruby-libxml/pkg-plist sed 's/^X//' >textproc/ruby-libxml/pkg-plist << 'END-of-textproc/ruby-libxml/pkg-plist' X%%RUBY_SITEARCHLIBDIR%%/libxml.so END-of-textproc/ruby-libxml/pkg-plist echo x - textproc/ruby-libxml/pkg-comment sed 's/^X//' >textproc/ruby-libxml/pkg-comment << 'END-of-textproc/ruby-libxml/pkg-comment' XA libxml2 binding for Ruby with both libxml and Ruby APIs END-of-textproc/ruby-libxml/pkg-comment echo x - textproc/ruby-libxml/distinfo sed 's/^X//' >textproc/ruby-libxml/distinfo << 'END-of-textproc/ruby-libxml/distinfo' XMD5 (ruby-libxml-20020709.tar.gz) = 5f3c7c31a6f23b23c65cc3b8cc0e92d1 END-of-textproc/ruby-libxml/distinfo echo x - textproc/ruby-libxml/pkg-descr sed 's/^X//' >textproc/ruby-libxml/pkg-descr << 'END-of-textproc/ruby-libxml/pkg-descr' Xruby-libxml provies a clean, Ruby-style interface into the libxml2 Xlibrary. None of the power and granularity of libxml's data Xstructures are lost with the API (that glosses over the low-level XML Xstructures). X XAuthor: Sean Chittenden X XWWW: http://cvsweb.rubydoc.org/cgi-bin/cvsweb.cgi/projects/ruby-libxml/?cvsroot=rubynet END-of-textproc/ruby-libxml/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message