Remove needless patch introduced in previous commit.
<ChangeLog>
*) Change: now the EAGAIN error returned by connect() is not considered
as temporary error.
*) Change: now the "gzip_vary" directive turned on issues a
"Vary: Accept-Encoding" header line for uncompressed responses too.
*) Feature: the "expires" directive supports daily time.
*) Feature: the "Expect" request header line support.
*) Feature: now the "rewrite" directive does a redirect automatically
if the "https://" protocol is used.
*) Bugfix: the "listen" directive parameters such as "backlog",
"rcvbuf", etc. were not set, if a default server was not the first
one.
*) Bugfix: the "log_not_found" directive did not work for index files
tests.
*) Bugfix: now if FastCGI server sends a "Location" header line without
status line, then nginx uses 302 status code.
Thanks to Maxim Dounin.
*) Bugfix: the ngx_http_flv_module did not support several values in a
query string.
*) Bugfix: when a request to a directory was redirected with the slash
added, nginx dropped a query string from the original request.
</ChangeLog>
<ChangeLog>
Changes with nginx 0.7.24
*) Feature: the "if_modified_since" directive.
*) Bugfix: nginx did not process a FastCGI server response, if the
server send too many messages to stderr before response.
*) Bugfix: the "$cookie_..." variables did not work in the SSI and the
perl module.
Changes with nginx 0.7.23
*) Feature: the "delete" and "ranges" parameters in the "geo" directive.
*) Feature: speeding up loading of geo base with large number of values.
*) Feature: decrease of memory required for geo base load.
</ChangeLog>
gvfs in system then it will use gvfs rather than gnome-vfs. There is a
problem with gvfs for not able to use URI to fetch image by via HTTP. In
MarcusCom CVS has newer gvfs that is fixed and will be switch to gvfs by
default when it merges into FreeBSD ports tree. [1]
- Add iso-codes dependency without provide optional, it only has autocheck.
- Add libgnomeui dependency if it exists, only in GNOMEVFS option.
- Bump the PORTREVISION.
PR: ports/129023 [1]
Reported by: Lars Stokholm <lars.stokholm@gmail.com> [1]
- Switch to MASTER_SITE_SOURCEFORGE
- Minor cleanup to pkg-descr
PR: ports/129342
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (maintainer)
are coded with a Base62 systen to make them short and handy (e.g. to use it as
part of a URL).
PR: ports/129265
Submitted by: Sergey V. Dyatko <sergey.dyatko at gmail.com>
ncurses based music-player. Written in
Python.
WWW: http://code.google.com/p/last-cmus/
PR: ports/129299
Submitted by: Dennis Herrmann <adox at mcx2.org>