Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2001 04:41:02 +0100 (CET)
From:      Toni Andjelkovic <toni@soth.at>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        knu@freebsd.org
Subject:   ports/33321: New port: ruby/ruby-pcsc-lite
Message-ID:  <200112300341.fBU3f2Q04875@titan.soth.at>

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

>Number:         33321
>Category:       ports
>Synopsis:       New port: ruby/ruby-pcsc-lite
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 29 19:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Toni Andjelkovic
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD titan.soth.at 4.4-STABLE FreeBSD 4.4-STABLE #8: Thu Dec 20 02:50:20 CET 2001 soth@titan.soth.at:/usr/obj/usr/src/sys/TITAN i386

>Description:
Ruby extension for the UNIX PC/SC Lite API (MUSCLE)
>How-To-Repeat:
>Fix:
# 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:
#
#	FreeBSD-pcsc-ruby-0.5
#	FreeBSD-pcsc-ruby-0.5/Makefile
#	FreeBSD-pcsc-ruby-0.5/pkg-comment
#	FreeBSD-pcsc-ruby-0.5/distinfo
#	FreeBSD-pcsc-ruby-0.5/pkg-descr
#	FreeBSD-pcsc-ruby-0.5/pkg-plist
#
echo c - FreeBSD-pcsc-ruby-0.5
mkdir -p FreeBSD-pcsc-ruby-0.5 > /dev/null 2>&1
echo x - FreeBSD-pcsc-ruby-0.5/Makefile
sed 's/^X//' >FreeBSD-pcsc-ruby-0.5/Makefile << 'END-of-FreeBSD-pcsc-ruby-0.5/Makefile'
X# New ports collection makefile for:	Ruby-strscan
X# Date created:		27 Dec 2001
X# Whom:			Toni Andjelkovic <toni@ants.at>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ruby-pcsc-lite
XPORTVERSION=	0.5
XDISTFILES=	PCSC-ruby-${PORTVERSION}.tar.gz
XCATEGORIES=	devel ruby
XMASTER_SITES=	http://www.ants.at/ruby/PCSC-ruby/dist/
XLIB_DEPENDS=	pcsclite.0:${PORTSDIR}/devel/pcsc-lite
X
XMAINTAINER=	toni@ants.at
X
XUSE_RUBY=	yes
XUSE_RUBY_EXTCONF=	yes
XWRKSRC=		${WRKDIR}/PCSC-ruby
XRUBY_SETUP=	install.rb
XDOCS=		README.txt
XEXAMPLES=	examples/test.rb examples/pcsclient.rb
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}/
X	${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}/
X.for f in ${DOCS}
X	${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/${PORTNAME}/
X.endfor
X.for f in ${EXAMPLES}
X	${INSTALL_SCRIPT} ${WRKSRC}/${f} ${RUBY_EXAMPLESDIR}/${PORTNAME}/
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-FreeBSD-pcsc-ruby-0.5/Makefile
echo x - FreeBSD-pcsc-ruby-0.5/pkg-comment
sed 's/^X//' >FreeBSD-pcsc-ruby-0.5/pkg-comment << 'END-of-FreeBSD-pcsc-ruby-0.5/pkg-comment'
XRuby extension for the UNIX PC/SC Lite API (MUSCLE)
END-of-FreeBSD-pcsc-ruby-0.5/pkg-comment
echo x - FreeBSD-pcsc-ruby-0.5/distinfo
sed 's/^X//' >FreeBSD-pcsc-ruby-0.5/distinfo << 'END-of-FreeBSD-pcsc-ruby-0.5/distinfo'
XMD5 (PCSC-ruby-0.5.tar.gz) = e0f3d37ac326f1daf8870b041048cdbf
END-of-FreeBSD-pcsc-ruby-0.5/distinfo
echo x - FreeBSD-pcsc-ruby-0.5/pkg-descr
sed 's/^X//' >FreeBSD-pcsc-ruby-0.5/pkg-descr << 'END-of-FreeBSD-pcsc-ruby-0.5/pkg-descr'
XRuby extension for the UNIX PC/SC Lite API (MUSCLE)
X
XAuthor:	Toni Andjelkovic <toni@ants.at>
XWWW:	http://www.ants.at/ruby/PCSC-ruby/
X
END-of-FreeBSD-pcsc-ruby-0.5/pkg-descr
echo x - FreeBSD-pcsc-ruby-0.5/pkg-plist
sed 's/^X//' >FreeBSD-pcsc-ruby-0.5/pkg-plist << 'END-of-FreeBSD-pcsc-ruby-0.5/pkg-plist'
X%%RUBY_ARCHLIBDIR%%/PCSC.so
X%%PORTDOCS%%%%RUBY_DOCDIR%%/ruby-pcsc-lite/README.txt
X%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ruby-pcsc-lite/test.rb
X%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ruby-pcsc-lite/pcsclient.rb
X%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/ruby-pcsc-lite
X%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/ruby-pcsc-lite
END-of-FreeBSD-pcsc-ruby-0.5/pkg-plist
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?200112300341.fBU3f2Q04875>