Changes in the files "CHANGES", "README", and "example-config".
Additional the example-config is now installed -> PORTREVISION bump
Reported by: clemens fischer
single process. Much of the internal Catalyst flow now uses POE yield calls.
Application code will still block of course, but all I/O, header processing,
and POST body processing is handled asynchronously.
2007-07-28 www/p5-Kwiki-Archive-SVK: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-Atom: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-Cache: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-Diff: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-Edit-RequireUserName: Already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-GDGraphGenerator: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-Infobox: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-ModPerl: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-NavigationToolbar: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-NewPage: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-Notify-Mail: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-PagePrivacy: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-RecentChanges: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-RecentChangesRSS: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-Revisions: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-Search: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-Theme-ColumnLayout: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-UserName: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-UserPreferences: already bundled in www/p5-Kwiki (0.39 or latter)
2007-07-28 www/p5-Kwiki-VimMode: already bundled in www/p5-Kwiki (0.39 or latter)
<ChangeLog>
*) Feature: the $args variable can be set with the "set"
directive.
*) Feature: the $is_args variable.
*) Bugfix: if a client has closed connection to mail proxy
then nginx might not close connection to backend.
*) Bugfix: now nginx escapes space in $memcached_key
variable.
*) Bugfix: a segmentation fault might occur in worker
process when the HTTPS protocol was used in the
"proxy_pass" directive.
*) Bugfix: the perl $$ variable value in ngx_http_perl_module
was equal to the master process identification number.
*) Bugfix: fix building on Solaris/amd64 by Sun Studio 11
and early versions; bug appeared in 0.5.29.
</ChangeLog>
<ChangeLog>
*) Feature: the --sysconfdir=PATH option in configure.
*) Feature: named locations.
*) Feature: the $args variable can be set with the
"set" directive.
*) Feature: the $is_args variable.
*) Bugfix: fair big weight upstream balancer.
*) Bugfix: if a client has closed connection to mail
proxy then nginx might not close connection to
backend.
*) Bugfix: if the same host without specified port
was used as backend for HTTP and HTTPS, then nginx
used only one port - 80 or 443.
*) Bugfix: fix building on Solaris/amd64 by Sun
Studio 11 and early versions; bug appeared in 0.6.4.
</ChangeLog>
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
Mod_Authz_Unixgroup is a unix group access control modules for Apache 2.1 and
later. If you are having users authenticate with real Unix login ID over the
net, using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on unix group membership, then
mod_authz_unixgroup is exactly what you need.
WWW: http://www.unixpapa.com/mod_authz_unixgroup/
PR: ports/114717
Submitted by: Will Stacey <will@at.org>
designers to control how lists of content (nodes) are presented.
Traditionally, Drupal has hard-coded most of this, particularly
in how taxonomy and tracker lists are formatted.
This tool is essentially a smart query builder that,
given enough information, can build the proper query,
execute it, and display the results. It has four modes,
plus a special mode, and provides an impressive amount
of functionality from these modes.
WWW: http://drupal.org/project/views
PR: ports/114964
Submitted by: Geoff Glasson <g_glasson at jimali.dyndns.org>
generated by the excellent Views module in node bodies using
relatively simple tag syntax
WWW: http://drupal.org/project/views
PR: ports/114965
Submitted by: Geoff Glasson <g_glasson at jimali.dyndns.org>
as well as registered users to subscribe to different newsletters.
WWW: http://drupal.org/project/simplenews
PR: ports/114966
Submitted by: Geoff Glasson <g_glasson at jimali.dyndns.org>