Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  9 Jul 2002 15:13:38 -0700 (PDT)
From:      Sean Chittenden <sean@chittenden.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40392: New port: textproc/ruby-libxml
Message-ID:  <20020709221338.1B214D12B6@rand.tgd.net>

next in thread | raw e-mail | index | archive | help

>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 <sean@chittenden.org>
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 <bsd.port.mk>
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 <sean@chittenden.org>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020709221338.1B214D12B6>