1) new rc
2) extra command 'upgrade'
3) don't remove NGINX_TMPDIR directory, if port upgrade running
from -devel to stable port version.
Profiles are unsupported by this nginx version.
Bump PORTREVISION.
<ChangeLog>
Changes with nginx 0.7.19 13 Oct 2008
*) Bugfix: version number update.
Changes with nginx 0.7.18 13 Oct 2008
*) Change: the "underscores_in_headers" directive; now nginx does not
allows underscores in a client request header line names.
*) Feature: the ngx_http_secure_link_module.
*) Feature: the "real_ip_header" directive supports any header.
*) Feature: the "log_subrequest" directive.
*) Feature: the $realpath_root variable.
*) Feature: the "http_502" and "http_504" parameters of the
"proxy_next_upstream" directive.
*) Bugfix: the "http_503" parameter of the "proxy_next_upstream" or
"fastcgi_next_upstream" directives did not work.
*) Bugfix: nginx might send a "Transfer-Encoding: chunked" header line
for HEAD requests.
*) Bugfix: now accept threshold depends on worker_connections.
</ChangeLog>
the external system header paths. This prevents us from picking up the
jpeg headers from the system headers when building splashscreen_jpeg.c
which caused an undefined reference to be present in libsplashscreen
since the internal JDK jpeg headers remap the function names.
PR: 119654
computations. It offers an interactive environment, an expressive programming
language, a compiler, a large set of mathematical libraries of interest to
researchers and practitioners of computational sciences.
WWW: http://www.open-axiom.org
PR: 128034
Submitted by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
- net/uriparser 0.7.1 -> 0.7.2
- multimedia/libspiff 0.8.3 -> 1.0.0
- audio/herrie 2.1 -> 2.2
I'm updating these ports in a single commit, because herrie 2.2 requires
these up-to-date versions to compile properly.
(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian).
Based on the xUnit architecture. Supports automatic test discovery,
a rich set of assertions, user-defined assertions, death tests,
fatal and non-fatal failures, type-parameterized tests, various options
for running the tests, and XML test report generation.
functionality for coroutines. For a definition of the term coroutine
see The Art of Computer Programming by Donald E. Knuth. Coroutines
are a very simple cooperative multitasking environment where the
switch from one task to another is done explicitly by a function
call.
WWW: http://www.xmailserver.org/libpcl.html
PR: 128066
Submitted by: Manuel Giraud <manuel dot giraud at gmail dot com>
* Improvements to plugin modules/classes:
o New plugin module lotusdomino for LDAP interface of Lotus
Domino server.
o New plugin class for attribute types found in schema of MIT
Kerberos LDAP backend: krbTicketFlags, krbPrincipalType and
krbTicketPolicyReference.
o New plugin class for LDAP syntax UUID.
o Fix in BitArrayInteger.formValue for adding new values.
* Case-insensitive sorting for...
o attributes in table view when displaying or editing entries
o object classes in object class input select lists
o lists of schema links in schema viewer
* Fixed SyntaxErroronly occuring with Python_2.3.
* Several updates to the country code configuration file including
a fix NON-ASCII encoding of country names.