edwin 2005-01-09 04:59:35 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/pear-Net_UserAgent_Detect Makefile distinfo pkg-descr
Log:
New port: net/pear-Net_UserAgent_Detect PEAR class that detects web
browser, version and platform
The Net_UserAgent object does a number of tests on an HTTP
user agent string. The results of these tests are available
via methods of the object.
This module is based upon the JavaScript browser detection
code available at
http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
This module had many influences from the lib/Browser.php
code in version 1.3 of Horde.
PR: ports/75815
Submitted by: Antônio Carlos Venâncio Júnior <antonio at php.net>
Revision Changes Path
1.1400 +1 -0 ports/net/Makefile
1.1 +32 -0 ports/net/pear-Net_UserAgent_Detect/Makefile (new)
1.1 +2 -0 ports/net/pear-Net_UserAgent_Detect/distinfo (new)
1.1 +10 -0 ports/net/pear-Net_UserAgent_Detect/pkg-descr (new)