other files. It is administrated via WebAdminPlugin and there is an
interface to the trac-admin tool that may help during automatic server
maintenance. The Downloads section of Trac displays a table with
information about the uploaded files such as description, component,
version, size, architecture, type and optionally assigned tags which the
download is related to. It also collects information about number of
downloads which can be displayed on wiki page together with direct links
to the specified download.
WWW: http://trac-hacks.org/wiki/DownloadsPlugin
canonicalizing URLs, and a few other things. It uses the
list of domain names from the Public Suffix List to know
what constitutes a subdomain, domain, and public suffix.
WWW: http://github.com/pauldix/domainatrix
PR: ports/148855
Submitted by: Eric Freeman <freebsdports at chillibear.com>
search, sort, and more easily using DBIx::Class.
This module helps you to map various DBIx::Class features to CGI
parameters. For the most part that means it will help you search,
sort, and paginate with a minimum of effort and thought.
WWW: http://search.cpan.org/perldoc?Catalyst::TraitFor::Controller::DBIC::DoesPaging
PR: ports/149026
Submitted by: Alex Bakhtin <Alex.Bakhtin at gmail.com>
handlers in a Sinatra application. Assuming that your application
is running on example.com, and that it has been mapped to /myapp,
you should be able call url_for from within a handler as follows:
url_for "/" # Returns "/myapp/"
url_for "/foo" # Returns "/myapp/foo"
url_for "/foo", :full # Returns "http://example.com/myapp/foo"
WWW: http://github.com/emk/sinatra-url-for
PR: ports/149359
Submitted by: Eric Freeman <freebsdports at chillibear.com>
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav
interface written in PHP. As a modern web interface, it allows
you to access and control remote VirtualBox instances.
WWW: http://code.google.com/p/phpvirtualbox/
Submitted by: myself
Approved by: miwi (mentor), beat (co-mentor)
to provide clean CGI support to Nginx (and other web servers that may need it).
Features:
* very lightweight (84KB of private memory per instance)
* fixes broken CR/LF in headers
* handles environment in a sane way (CGI scripts get HTTP-related env. vars
* from FastCGI parameters and inherit all the others from fcgiwrap's
* environment)
* no configuration, so you can run several sites off the same fcgiwrap pool
* passes CGI stderr output to fcgiwrap's stderr (this is by design but
* stderr could be also passed to FastCGI stderr stream)
WWW: http://nginx.localdomain.pl/wiki/FcgiWrap
PR: ports/148649
Submitted by: Bapt <baptiste.daroussin at gmail.com>
The DiscussionPlugin adds discussion forums to Trac. An arbitrary number
of forums can be added, organised to forum groups. Users can create
topics in forums and reply to them which together creates discussion
threads. Threaded or flat view to topics and its replies is supported.
Each forum has a list of moderators who can delete topics, replies,
etc. Appending new forums and topics either as new replies shows up in
timeline. Searching capability in topics and replies is supported too.
role and author. It allows you to specifiy custom view, edit and
delete permissions for each content type. Optionally you can enable
per content access settings, so you can customize the access for
each content node.
WWW: http://drupal.org/project/content_access
PR: ports/147329
Submitted by: Anderson Soares Ferreira <anderson at cnpm.embrapa.br>
Feature safe: yes
a visual HTML editor, sometimes called WYSIWYG editor.
This HTML text editor brings many of the powerful WYSIWYG editing functions
of known desktop editors like Word to the web. It's very fast and doesn't
require any kind of installation on the client computer.
WWW: http://drupal.org/project/ckeditor
PR: ports/147328
Submitted by: Anderson Soares Ferreira <anderson at cnpm.embrapa.br>
Feature safe: yes
and update many feeds as quickly as possible.
The fetching and parsing logic have been de-coupled
so that either of them can be used in isolation if you'd
prefer not to use everything that Feedzirra offers.
WWW: http://github.com/pauldix/feedzirra
PR: ports/147693
Submitted by: Eric Freeman <freebsdports at chillibear.com>
has the main goal to provide a strategic overview of how Thunder is caching and
what it is caching, aggregating value and helping on decision making regarding
the real web acceleration rates and allowing one to identify unefficient cache
patterns, plugins, as well as domains which should have a plugin written for
and, off course, the top efficient domains and caching patterns as well.
WWW: http://www.thundercache.com.br
PR: ports/146875
Submitted by: Patrick Tracanelli <eksffa at freebsdbrasil.com.br>
the ability to configure settings via an admin interface, rather than by
editing "settings.py".
WWW: http://bitbucket.org/bkroeze/django-livesettings/
PR: ports/146733
Submitted by: Kevin Golding <ports at caomhin.org>
aimed for professional python webapps deployment and development. Over
time it has evolved in a complete stack for networked/clustered python
applications, implementing message/object passing, RPC and process
management.
WWW: http://projects.unbit.it/uwsgi/
PR: ports/146865
Submitted by: Daniel Gerzo <danger at FreeBSD.org>
Service callbacks may be used with multiple interfaces like XMLRPC, JSON,
JSON-RPC, REST, SOAP, AMF, etc. This allows a Drupal site to provide web
services via multiple interfaces while using the same callback code.
WWW: http://drupal.org/project/services
PR: ports/146936
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
and playback on Silverlight, iPhone and Flash 10.1.
Advantages & features:
* It's HTTP-based, so no problems with firewalls.
* It's cache/proxy friendly, so you can use generic HTTP caches/proxies.
* It's cheap, there is no need for additional media streaming
services offered by hosting providers.
* The end user will appreciate the fast starting and seeking
anywhere in the video.
* The video dynamically adapts to network conditions.
* It uses the industry standard MPEG4 file format.
* Use your favourite open source software (X264) to encode your videos.
* Encoded content is compatible with both Smooth Streaming for Silverlight
as well as for HTTP Streaming to the iPhone.
WWW: http://smoothstreaming.code-shop.com/trac/wiki/Mod-Smooth-Streaming-Apache
PR: ports/146967
Submitted by: Marcus Hermansson <bmhermansson at gmail.com>
remote IP address and hostname for the request with the IP address
list presented by a proxy or load balancer via the request headers.
WWW: http://httpd.apache.org/docs/2.3/mod/mod_remoteip.html
PR: ports/146509
Submitted by: Jim Riggs <ports at christianserving.org>