Parses a mobile user agent string into it's basic constituent parts, the most important being vendor and model.
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->sunpoet I'll take it.
sunpoet 2011-06-28 15:36:20 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Mobile-UserAgent Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Mobile-UserAgent 1.05 Parses a mobile user agent string into it's basic constituent parts, the most important being vendor and model. One reason for doing this would be to use this information to lookup vendor-model specific device characteristics in a database. WWW: http://search.cpan.org/dist/Mobile-UserAgent/ PR: ports/157943 Submitted by: Dmitry Liakh <dliakh@ukr.net> Revision Changes Path 1.2912 +1 -0 ports/www/Makefile 1.1 +24 -0 ports/www/p5-Mobile-UserAgent/Makefile (new) 1.1 +2 -0 ports/www/p5-Mobile-UserAgent/distinfo (new) 1.1 +6 -0 ports/www/p5-Mobile-UserAgent/pkg-descr (new) 1.1 +6 -0 ports/www/p5-Mobile-UserAgent/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Please test it and run portlint before submit PR next time. Thanks!