Date: Fri, 17 Jun 2011 08:27:05 +0000 From: Dmitry Liakh <dliakh@ukr.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/157943: New port www/p5-Mobile-UserAgent Parses a mobile user agent string Message-ID: <20110617082705.GF95231@dliakh-ws.zzoo.testbed.ukr.net> Resent-Message-ID: <201106170830.p5H8UFZL014821@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 157943 >Category: ports >Synopsis: New port www/p5-Mobile-UserAgent Parses a mobile user agent string >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 17 08:30:14 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Dmitry Liakh >Release: FreeBSD 8.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD dliakh-ws.zzoo.testbed.ukr.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #3: Fri Jun 11 02:03:52 EEST 2010 root@dev.ukr.net:/usr/obj/usr/src/sys/DEV amd64 >Description: Parses a mobile user agent string into it's basic constituent parts, the most important being vendor and model. >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: # # . # ./Makefile # ./distinfo # ./pkg-descr # ./pkg_plist # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19' X# New ports collection makefile for: p5-Mobile-UserAgent X# Date created: Jun 15 2011 X# Whom: dliakh@ukr.net X# X# $FreeBSD$ X# X XPORTNAME= Mobile-UserAgent XPORTVERSION= 1.05 XCATEGORIES= www XMASTER_SITES= PERL_CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= dliakh@ukr.net XCOMMENT= Parses a mobile user agent string into it's basic constituent parts X XMAN3= Mobile::UserAgent.3 Mobile::UserAgentFactory.3 X XPERL_CONFIGURE=yes X X.include <bsd.port.mk> 464ef7c6571951809b23e262cbe26e19 echo x - ./distinfo sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2' XSHA256 (Mobile-UserAgent-1.05.tar.gz) = e6938d169d60679affb3a78202a71067d382eef240161d4e09cbe1ff61d9ed35 XSIZE (Mobile-UserAgent-1.05.tar.gz) = 37860 aec8793adfd5b7c3f00e62ae41a09ac2 echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5' XParses a mobile user agent string into it's basic constituent parts, Xthe most important being vendor and model. X XOne reason for doing this would be to use this information to lookup Xvendor-model specific device characteristics in a database. 0e313719ff012ceaf97a028d51caa8f5 echo x - ./pkg_plist sed 's/^X//' >./pkg_plist << 'a7ff3a9caa9f9661561f2e717be8103a' X%%SITE_PERL%%/Mobile/UserAgent.pm X%%SITE_PERL%%/Mobile/UserAgentFactory.pm X@dirrmtry %%SITE_PERL%%/Mobile a7ff3a9caa9f9661561f2e717be8103a exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110617082705.GF95231>