ports/81936: [NEW PORT] net/pear-Net_UserAgent_Mobile: PEAR class that parses HTTP mobile user agent string

Shinsuke Matsui smatsui at karashi.org
Mon Jun 6 06:10:02 UTC 2005


>Number:         81936
>Category:       ports
>Synopsis:       [NEW PORT] net/pear-Net_UserAgent_Mobile: PEAR class that parses HTTP mobile user agent string
>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 Jun 06 06:10:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Shinsuke Matsui
>Release:        FreeBSD 4.11-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD localhost.my.domain 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #3: Mon May 16 10:16:02 JST 2005
>Description:
Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese)
mobile HTTP user agents. It'll be useful in page dispatching by user agents.
This package was ported from Perl's HTTP::MobileAgent.
See http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent
The author of the HTTP::MobileAgent module is 
Tatsuhiko Miyagawa <miyagawa at bulknews.net>

WWW: http://pear.php.net/package/Net_UserAgent_Mobile/

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

--- pear-Net_UserAgent_Mobile-0.23.0.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:
#
#	pear-Net_UserAgent_Mobile
#	pear-Net_UserAgent_Mobile/Makefile
#	pear-Net_UserAgent_Mobile/pkg-descr
#	pear-Net_UserAgent_Mobile/distinfo
#
echo c - pear-Net_UserAgent_Mobile
mkdir -p pear-Net_UserAgent_Mobile > /dev/null 2>&1
echo x - pear-Net_UserAgent_Mobile/Makefile
sed 's/^X//' >pear-Net_UserAgent_Mobile/Makefile << 'END-of-pear-Net_UserAgent_Mobile/Makefile'
X# Ports collection makefile for:  pear-Net_UserAgent_Mobile
X# Date created:			  06 June 2005
X# Whom:				  Shinsuke Matsui (<smatsui at karashi.org>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_UserAgent_Mobile
XPORTVERSION=	0.23.0
XCATEGORIES=	net www pear
X
XMAINTAINER=	smatsui at karashi.org
XCOMMENT=	PEAR class that parses HTTP mobile user agent string
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Net/UserAgent
XFILES=		Mobile.php Mobile/AirHPhone.php Mobile/Common.php \
X		Mobile/Display.php Mobile/DoCoMo.php Mobile/DoCoMoDisplayMap.php \
X		Mobile/EZweb.php Mobile/Vodafone.php Mobile/NonMobile.php \
X		Mobile/Request.php
XTESTS=		00-compile.phpt 01-request.phpt 02-docomo.phpt \
X		03-jphone.phpt 04-ezweb.phpt 05-display.phpt \
X		06-nonmobile.phpt 07-airhphone.phpt 08-display-xmlmap.phpt \
X		DoCoMoMap.xml
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Net_UserAgent_Mobile/Makefile
echo x - pear-Net_UserAgent_Mobile/pkg-descr
sed 's/^X//' >pear-Net_UserAgent_Mobile/pkg-descr << 'END-of-pear-Net_UserAgent_Mobile/pkg-descr'
XNet_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese)
Xmobile HTTP user agents. It'll be useful in page dispatching by user agents.
XThis package was ported from Perl's HTTP::MobileAgent.
XSee http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent
XThe author of the HTTP::MobileAgent module is 
XTatsuhiko Miyagawa <miyagawa at bulknews.net>
X
XWWW: http://pear.php.net/package/Net_UserAgent_Mobile/
END-of-pear-Net_UserAgent_Mobile/pkg-descr
echo x - pear-Net_UserAgent_Mobile/distinfo
sed 's/^X//' >pear-Net_UserAgent_Mobile/distinfo << 'END-of-pear-Net_UserAgent_Mobile/distinfo'
XMD5 (PEAR/Net_UserAgent_Mobile-0.23.0.tgz) = 10620f2ab7c847579341365ee95aa8a7
XSIZE (PEAR/Net_UserAgent_Mobile-0.23.0.tgz) = 28278
END-of-pear-Net_UserAgent_Mobile/distinfo
exit
--- pear-Net_UserAgent_Mobile-0.23.0.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list