Bug 75815

Summary: New port: net/pear-Net_UserAgent_Detect PEAR class that detects web browser, version and platform
Product: Ports & Packages Reporter: Antonio Carlos Venancio Junior <antonio>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Antonio Carlos Venancio Junior 2005-01-04 20:00:47 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-01-09 05:02:32 UTC
State Changed
From-To: open->closed

Committed, thanks!