Protocol::SocketIO is a set of modules that implement Socket.IO protocol without
depending on event loops, HTTP parsers and HTTP servers.
WWW: http://search.cpan.org/dist/Protocol-SocketIO/
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
- Add startup script that the rc.d script invokes to wait for
/dev/dvb nodes to appear, can be disabled by setting vdr_waitdvb="NO"
in rc.conf(5). (This turned out to be necessary in some situations
because devd starts webcamd only later in the boot process.)
- One more fix for changing OSD language when using UTF-8.
- Update multimedia/vdr-plugin-femon to 1.7.11 .
- Update multimedia/vdr-plugin-ttxtsubs to 0.2.4 .
- Bump PORTREVISION for all other plugins.
- Update www/vdradmin-am to 3.6.9 .
Changes:
- Prevent a cross-site-scripting attack against the default standard error
message handling. (CVE-2010-1104).
- Use in operator instead of deprecated has_key method (which is not implemented
by OFS.ObjectManager). This fixes an issue with WebDAV requests for skin objects.
VuXML entry will be added later this day.
Note, you have to actually uncomment the include for this to take affect
- No PORTREVISION bump since nothing changes by default
PR: ports/156987
Reported by: Adrian Dimcev <adimcev@carbonwind.net>
With Hat: apache@
o) memc from 0.12 to 0.13rc3;
o) redis2 from 0.07 to 0.08rc2;
o) set_misc from 0.22rc3 to 0.22rc4;
o) srcache from 0.12 to 0.13rc3;
o) xss from 0.03rc3 to 0.03rc8.
<ChangeLog>
*) Feature: the "TLSv1.1" and "TLSv1.2" parameters of the
"ssl_protocols" directive.
*) Bugfix: the "limit_req" directive parameters were not inherited
correctly; the bug had appeared in 1.1.12.
*) Bugfix: the "proxy_redirect" directive incorrectly processed
"Refresh" header if regular expression were used.
*) Bugfix: the "proxy_cache_use_stale" directive with "error" parameter
did not return answer from cache if there were no live upstreams.
*) Bugfix: the "worker_cpu_affinity" directive might not work.
*) Bugfix: nginx could not be built on Solaris; the bug had appeared in
1.1.12.
*) Bugfix: in the ngx_http_mp4_module.
</ChangeLog>
<ChangeLog>
* bugfix: the on-demand handler/filter registration mechanism did
not work fully for config reload via the HUP signal.
* bugfix: when setting a multi-value response header to a single
value, the single value might be repeated on each old value.
* feature: added some debugging outputs that can be enabled by
the --with-debug option when building nginx or ngx_openresty.
* bugfix: we should set header hash using ngx_hash_key_lc, not
simply to 1.
* bugfix: Setting Cache-Control response headers might not work
with other nginx output filter modules because we did not
properly prepare the r->cache_control array at the same time.
* bugfix: more_set_input_headers and more_clear_input_headers did
not handle the Accept-Encoding request headers properly.
* bugfix: the more_set_input_headers directive might cause invalid
memory reads because Nginx request header values must be null
terminated. thanks Maxim Dounin.
* bugfix: removing builtin headers in huge request headers with 20+
entries could result in data loss. thanks Chris Dumoulin for the
patch in github issue #6.
</ChangeLog>
Allows 3rd party apps to dynamically insert template inclusions into your apps
at pre-defined plugin points.
WWW: https://bitbucket.org/bkroeze/django-caching-app-plugins/
PR: ports/164053
Submitted by: Kevin Golding <ports@caomhin.org>
management and manipulation functionality as well as a complete photo gallery
solution. Effects, include reflections and transparent watermarks. Photologue
embraces the Django admin and smoothly integrates with photo thumbnails and
effect previews.
WWW: http://code.google.com/p/django-photologue/
PR: ports/164054
Submitted by: Kevin Golding <ports@caomhin.org>