Policyd v2 (codenamed "cluebringer") is a multi-platform policy
server for popular MTAs. This policy daemon is designed mostly
for large scale mail hosting environments.
WWW: http://www.policyd.org
PR: ports/129385
Submitted by: Chifeng QU <chifeng at gmail.com>
ago, has been marked deprecated since January 2005 and is not used by
any other port in the tree.
PR: ports/128322
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
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]