Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2008 20:49:39 +0900 (JST)
From:      TAKATSU Tomonari <tota@rtfm.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/120316: [NEW PORT] japanese/rubygem-jpmobile: A Rails plugin for Japanese mobile-phones
Message-ID:  <200802061149.m16BndBU012671@www2.inetd.co.jp>
Resent-Message-ID: <200802061150.m16Bo3B6052890@freefall.freebsd.org>

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

>Number:         120316
>Category:       ports
>Synopsis:       [NEW PORT] japanese/rubygem-jpmobile: A Rails plugin for Japanese mobile-phones
>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:   Wed Feb 06 11:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     TAKATSU Tomonari
>Release:        FreeBSD 7.0-RC1 i386
>Organization:
none(personal)
>Environment:
System: FreeBSD photon.rtfm.jp 7.0-RC1 FreeBSD 7.0-RC1 #0: Wed Jan 16 19:12:16 JST 2008
>Description:
This plugin provides many convenient functions
for developing websites for mobile-phones.
The plugin absorbs differences between mobile-phone service providers.

WWW:	http://rubyforge.org/projects/jpmobile/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- rubygem-jpmobile-0.0.2.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-jpmobile
#	rubygem-jpmobile/pkg-descr
#	rubygem-jpmobile/Makefile
#	rubygem-jpmobile/distinfo
#
echo c - rubygem-jpmobile
mkdir -p rubygem-jpmobile > /dev/null 2>&1
echo x - rubygem-jpmobile/pkg-descr
sed 's/^X//' >rubygem-jpmobile/pkg-descr << 'END-of-rubygem-jpmobile/pkg-descr'
XThis plugin provides many convenient functions
Xfor developing websites for mobile-phones.
XThe plugin absorbs differences between mobile-phone service providers.
X
XWWW:	http://rubyforge.org/projects/jpmobile/
END-of-rubygem-jpmobile/pkg-descr
echo x - rubygem-jpmobile/Makefile
sed 's/^X//' >rubygem-jpmobile/Makefile << 'END-of-rubygem-jpmobile/Makefile'
X# New ports collection makefile for:	rubygem-jpmobile
X# Date created:		2008-02-06
X# Whom:			TAKATSU Tomonari <tota@rtfm.jp>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jpmobile
XPORTVERSION=	0.0.2
XCATEGORIES=	japanese www rubygems
XMASTER_SITES=	${MASTER_SITE_RUBYFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	tota@rtfm.jp
XCOMMENT=	A Rails plugin for Japanese mobile-phones
X
XBUILD_DEPENDS=	rubygem-actionpack>=1.12.5:${PORTSDIR}/www/rubygem-actionpack \
X		rubygem-hpricot>=0.4:${PORTSDIR}/www/rubygem-hpricot
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_RUBY=	yes
X
Xpost-install:
X	@${ECHO} ${GEM_CACHE} > ${TMPPLIST}
X	@${FIND} ${PREFIX}/${GEM_DOC_DIR} -type f | ${SED} -e 's,${PREFIX}/${GEM_DOC_DIR},${GEM_DOC_DIR},' >> ${TMPPLIST}
X	@${FIND} ${PREFIX}/${GEM_LIB_DIR} -type f | ${SED} -e 's,${PREFIX}/${GEM_LIB_DIR},${GEM_LIB_DIR},' >> ${TMPPLIST}
X	@${ECHO} ${GEM_SPEC} >> ${TMPPLIST}
X	@${FIND} ${PREFIX}/${GEM_LIB_DIR} -type d -depth | ${SED} -e 's,${PREFIX}/${GEM_LIB_DIR},@dirrm ${GEM_LIB_DIR},' >> ${TMPPLIST}
X	@${FIND} ${PREFIX}/${GEM_DOC_DIR} -type d -depth | ${SED} -e 's,${PREFIX}/${GEM_DOC_DIR},@dirrm ${GEM_DOC_DIR},' >> ${TMPPLIST}
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
X.include <bsd.port.post.mk>
END-of-rubygem-jpmobile/Makefile
echo x - rubygem-jpmobile/distinfo
sed 's/^X//' >rubygem-jpmobile/distinfo << 'END-of-rubygem-jpmobile/distinfo'
XMD5 (rubygem/jpmobile-0.0.2.gem) = 17706009a0ab32a086676b713d9c092e
XSHA256 (rubygem/jpmobile-0.0.2.gem) = 760bebf8213992b818f69c66167ab8a8575228a31b5e17cc11da814cdbaa2a61
XSIZE (rubygem/jpmobile-0.0.2.gem) = 62976
END-of-rubygem-jpmobile/distinfo
exit
--- rubygem-jpmobile-0.0.2.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?200802061149.m16BndBU012671>