Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2005 04:59:35 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/pear-Net_UserAgent_Detect Makefile distinfo pkg-descr
Message-ID:  <200501090459.j094xZVo040679@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501090459.j094xZVo040679>