servers. It is designed for preforking servers such as Rainbows! and Unicorn,
but should support any Rack HTTP server under Ruby 1.9, 1.8 and Rubinius on
platforms supporting POSIX shared memory. It may also be used as a generic
scoreboard for sharing atomic counters across multiple processes.
WWW: http://raindrops.bogomips.org/
Feature safe: yes
EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows!
Rack servers, but may be used by other applications (that run on Unix-like
platforms).
WWW: http://bogomips.org/kgio/
Feature safe: yes
things in the Django framework.
Features:
render_to decorator - reduce typing in django views.
signals decorator - allow use signals as decorators.
ajax_request decorator - returns JsonResponse with this dict as content.
autostrip decorator - strip text form fields before validation.
get_object_or_None function - similar to get_object_or_404, but
returns None if object not found.
get_config function - get settings from django.conf if exists,
return default value otherwise.
AutoOneToOne field - creates related object on first call if it
doesn't exist yet.
HttpResponseReload - reload and stay on same page from where request
was made.
StaticServer middleware - instead of configuring urls.py, just
add this middleware and it will serve you static files.
JSONField - custom field that lets you easily store JSON data in one of
your model fields.
WWW: https://bitbucket.org/offline/django-annoying/wiki/Home
Feature safe: yes
Net::SSL::ExpireDate get certificate from network (SSL) or local file and obtain
its expiration date.
WWW: http://search.cpan.org/dist/Net-SSL-ExpireDate/
PR: ports/161258 (based on)
Submitted by: Stephon Chen <stephon@gmail.com>
Feature safe: yes
- fix SF mirror
- remove whitespace and "Author: " field from pkg-descr
PR: ports/162590
Submitted by: rm (myself)
Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer),
miwi (co-mentor)
Feature safe: yes
of Python scripts, exposing them as callable objects within the Zope
environment.
WWW: http://pypi.python.org/pypi/Products.PythonScripts
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
with special focus on testing. It is used in Zope, but it's not
Zope specific at all. For instance, it can be used to test or
otherwise interact with any web site.
WWW: http://pypi.python.org/pypi/zope.testbrowser
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
so that one can register local utilities and adapters. It uses local
adapter registries for its adapter and utility registry. The module also
provides some facilities to organize the local software and ensures the
correct behavior inside the ZODB.
WWW: http://pypi.python.org/pypi/zope.site
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
Class::Load::XS provides an XS implementation for portions of Class::Load. See
Class::Load for API details.
WWW: http://search.cpan.org/dist/Class-Load-XS/
Feature safe: yes
which content is processed with Zope Page Templates engine before
returning to client.
WWW: http://pypi.python.org/pypi/zope.ptresource
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
to the lifetime of a server process (startup, database opening, etc.)
WWW: http://pypi.python.org/pypi/zope.processlifetime
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
GUI applications. Instead of describing the content of a page
using a single template or static system of templates and METAL
macros, content provider objects are dynamically looked up based
on the setup/configuration of the application.
WWW: http://pypi.python.org/pypi/zope.contentprovider
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
Rosegarden 11.11.11 is a minor point release that includes additional
translations, and one notable change by Ted Felix that might offer a
tangible reduction in CPU usage without any noticeable side effects.
Feature safe: yes
to Mk/bsd.cran.mk
PR: ports/162238
Submitted by: tota (myself)
Approved by: wen (maintainer of Mk/bsd.cran.mk and many related ports),
David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
(maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
Dan Rue <drue_AT_therub_DOT_org>
(maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe: yes