Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2012 18:46:24 +0900 (JST)
From:      Shin-ya Murakami <murashin@gfd-dennou.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/173375: New port: textproc/rubygem-rdtool
Message-ID:  <20121105.184624.447370556.murashin@gfd-dennou.org>
Resent-Message-ID: <201211050950.qA59o1gV091867@freefall.freebsd.org>

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

>Number:         173375
>Category:       ports
>Synopsis:       New port: textproc/rubygem-rdtool
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 05 09:50:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Shin-ya Murakami
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
GFD-Dennou Club
>Environment:
System: FreeBSD phase 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Tue Oct 23 17:16:39 JST 2012 root@phase:/usr/obj/usr/src/sys/PHASE amd64

>Description:
	- rubygem version of textproc/ruby-rdtool
>How-To-Repeat:
	N/A
>Fix:

--- rubygem-rdtool.shar begins here ---
# 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:
#
#	rubygem-rdtool
#	rubygem-rdtool/pkg-descr
#	rubygem-rdtool/distinfo
#	rubygem-rdtool/Makefile
#	rubygem-rdtool/pkg-message
#
echo c - rubygem-rdtool
mkdir -p rubygem-rdtool > /dev/null 2>&1
echo x - rubygem-rdtool/pkg-descr
sed 's/^X//' >rubygem-rdtool/pkg-descr << 'dbafe2bbd2569eedc450041748a6b7ce'
XRDtool converts RD to HTML, man, etc.
X
XRD is a multipurpose documentation format created for documentating
XRuby and output of Ruby world.  Briefly, RD is to Ruby as POD is to
XPerl.
X
XWWW:	https://github.com/uwabami/rdtool
dbafe2bbd2569eedc450041748a6b7ce
echo x - rubygem-rdtool/distinfo
sed 's/^X//' >rubygem-rdtool/distinfo << '46ecab86f1a445650a4e7ba558dfca6a'
XSHA256 (rubygem/rdtool-0.6.37.gem) = 887ceef9529076c344b21c35b1a5a49c7fba32827f44321952dcb96949e6b553
XSIZE (rubygem/rdtool-0.6.37.gem) = 115200
46ecab86f1a445650a4e7ba558dfca6a
echo x - rubygem-rdtool/Makefile
sed 's/^X//' >rubygem-rdtool/Makefile << 'cb6eb762e880d8f24df1326f481e08d8'
X# $FreeBSD: $
X
XPORTNAME=	rdtool
XPORTVERSION=	0.6.37
XCATEGORIES=	textproc ruby
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby@FreeBSD.org
XCOMMENT=        RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl)
X
XRUN_DEPENDS=    rubygem-racc>=1.4.6:${PORTSDIR}/devel/rubygem-racc
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
XUSE_RAKE=	yes
XPLIST_FILES=	bin/rd2 bin/rdswap.rb
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
cb6eb762e880d8f24df1326f481e08d8
echo x - rubygem-rdtool/pkg-message
sed 's/^X//' >rubygem-rdtool/pkg-message << '1b571c1fd0e33c247fbbe8d99ed80e67'
X************************************************************
XIf you are an Emacs/XEmacs user, also install
Xtextproc/ruby-rd-mode.el that helps you edit RD files.
X************************************************************
1b571c1fd0e33c247fbbe8d99ed80e67
exit
--- rubygem-rdtool.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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