Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2003 12:37:55 -0800 (PST)
From:      Sean Chittenden <seanc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/mod_geoip Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist
Message-ID:  <200301242037.h0OKbtUl057877@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
seanc       2003/01/24 12:37:55 PST

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_geoip        Makefile distinfo pkg-comment pkg-descr 
                         pkg-message pkg-plist 
  Log:
  Add port mod_geoip.
  
  Port returns the country code of the IP address of the client making the
  request in either an Apache note or in an environment variable.  This
  port does not use reverse DNS to determine the country of the IP address.
  
  Revision  Changes    Path
  1.594     +1 -0      ports/www/Makefile
  1.1       +38 -0     ports/www/mod_geoip/Makefile (new)
  1.1       +1 -0      ports/www/mod_geoip/distinfo (new)
  1.1       +1 -0      ports/www/mod_geoip/pkg-comment (new)
  1.1       +4 -0      ports/www/mod_geoip/pkg-descr (new)
  1.1       +14 -0     ports/www/mod_geoip/pkg-message (new)
  1.1       +8 -0      ports/www/mod_geoip/pkg-plist (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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