Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2009 18:20:25 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/dns/bind94 Makefile distinfo ports/dns/bind94-geoip Makefile pkg-descr
Message-ID:  <200908151820.n7FIKPHi007619@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2009-08-15 18:20:25 UTC

  FreeBSD ports repository

  Modified files:
    dns/bind94           Makefile distinfo 
  Added files:
    dns/bind94-geoip     Makefile pkg-descr 
  Log:
  Add a slave port to bind94 for the GeoIP patch from Caraytech.
  
  The most popular use of this patch is to send web site visitors to their
  nearest web server. Suppose you have a site called www.example555.com with
  two web servers: one in the US and one in England. You can use this patch
  in order for visitors from Europe to connect to the server in England and
  all other visitors to the server in the US. This is just one example of
  its usage. There are probably many others.
  
  WWW: http://www.caraytech.com/geodns/
  
  I created a slave port rather than making this an option but other than
  that I was able to use the excellent work in the PR.
  
  PR:             ports/119997
  Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.1       +18 -0     ports/dns/bind94-geoip/Makefile (new)
  1.1       +11 -0     ports/dns/bind94-geoip/pkg-descr (new)
  1.97      +27 -0     ports/dns/bind94/Makefile
  1.55      +3 -0      ports/dns/bind94/distinfo



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