<ChangeLog>
*) Bugfix: in shared memory allocations if nginx was built without
debugging.
Thanks to Andrey Kvasov.
*) Bugfixes in an "Expect" request header line support.
*) Bugfix: UTF-8 encoding usage in the ngx_http_autoindex_module.
</ChangeLog>
<ChangeLog>
*) Feature: now a directory existence testing can be set explicitly in
the "try_files" directive.
*) Bugfix: fastcgi_store stored files not always.
*) Bugfix: in geo ranges.
*) Bugfix: in shared memory allocations if nginx was built without
debugging.
Thanks to Andrey Kvasov.
</ChangeLog>
* Do not attempt to re-resolve IP addresses
* Add '-C <file>' command to load in specific config file
* Cope with random/strange config files better
* Correct some minor typos
* Create the .csshrc file if it doesnt already exist and amend pod
* Amend host menu items to be a little more descriptive
* Remove 'Catpure Terminal' from Hosts menu as it doesnt do anything
useful
* Ensure loading of hosts from user ssh config file is case insensitive
Submitted by: ehaupt
offered by the GeoNames project.
The GeoNames database contains over 8,000,000 geographical names
corresponding to over 6,500,000 unique features. All features are
categorized into one out of nine feature classes and further
subcategorized into one out of 645 feature codes. Beyond names of
places in various languages, data stored include latitude, longitude,
elevation, population, administrative subdivision and postal codes.
All coordinates use the WGS84 system (World Geodetic System 1984).
Those data are accessible free of charge through a number of Web
services and a daily database export. The Web services include
direct and reverse geocoding,finding places through postal codes,
finding places next to a given place, and finding Wikipedia articles
about neighbouring places.
WWW: http://pear.php.net/package/Services_GeoNames
PR: ports/130935
Submitted by: Wen Heping <wenheping at gmail.com>
- Clean empty files from installation directory
- Add customization support for all config files in app/config directory
- Unbreak Cake console wrapper script
Adapters. Currently available are:
* Socket adapter, based on old HTTP_Request code,
* Curl adapter, wraps around PHP's cURL extension,
* Mock adapter, to use for testing packages dependent on HTTP_Request2.
Supports POST requests with data and file uploads, authentication,
cookies, proxies, gzip and deflate encodings, monitoring the request
progress with Observers.
WWW: http://pear.php.net/package/HTTP_Request2/
PR: ports/130293
Submitted by: Wen Heping <wenheping at gmail.com>
the reCAPTCHA Mailhide API
reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who
complete the captcha to assist in the digitization of books.
reCAPTCHA improves the process of digitizing books by sending words that
cannot be read by computers to the Web in the form of CAPTCHAs for
humans to decipher. More specifically, each word that cannot be read
correctly by OCR is placed on an image and used as a CAPTCHA. This is
possible because most OCR programs alert you when a word cannot be read
correctly.
http://recaptcha.net/learnmore.html
WWW: http://search.cpan.org/~andya/Captcha-reCAPTCHA-Mailhide-0.93/
PR: ports/ports/130275
Submitted by: gerard