cvs commit: ports/dns/bind94 Makefile distinfo
ports/dns/bind94-geoip Makefile pkg-descr
Doug Barton
dougb at FreeBSD.org
Sat Aug 15 18:20:26 UTC 2009
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 at 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
More information about the cvs-all
mailing list