Bug 75815 - New port: net/pear-Net_UserAgent_Detect PEAR class that detects web browser, version and platform
Summary: New port: net/pear-Net_UserAgent_Detect PEAR class that detects web browser, ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-04 20:00 UTC by Antonio Carlos Venancio Junior
Modified: 2005-01-09 05:02 UTC (History)
0 users

See Also:


Attachments
file.shar (2.37 KB, text/plain)
2005-01-04 20:00 UTC, Antonio Carlos Venancio Junior
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!