xine-lib-based plugin for applications that support NPAPI
WWW: http://www.xinehq.de/
- Tested with firefox on cnn.com and plugger testing grounds -
works with occasional segfaults
AOLserver implements a C API for caching arbitrary data. This module provides
a Tcl API on top of the C API. The module is only compatible with AOLserver 3.x
using nsd8x, or AOLserver 4.x.
WWW: http://www.aolserver.com/
- Martin Matuska
martin@matuska.org
PR: ports/105781
Submitted by: Martin Matuska <martin@matuska.org>
Approved by: erwin (mentor)
can be used for the translation of PO (Portable Object)
files. Entrans was developed with Indic community in mind
and has features, like built-in input editor, that make the
translation job a lot easier for Indic translators.
Some of the other useful features include
* Simple and easy to use interface
* User account management
* Multiple levels of user roles for different task allocation
* Seamless reuse of translations
* Search and lookup
* Navigation through untranslated strings
* Header editing option
* Vote for translations
* Machine translation and transliteration
* Upload files as compressed archives of PO files
* Upload files through URLs
WWW: http://entrans.sourceforge.net
PR: ports/108331
Submitted by: Prudhvi Krishna <prudhvikrishna at gmail.com>
Sitemaps.org specification.
The module maintains a short change history for nodes in order to better
approximate the change frequency. It calculates the relative priority of
each node based on node type, number of comments, and promotion. It can
optionally submit your sitemap to Google (support for other search engines
will be added once they support the ping interface) whenever it is changed
and can log when your sitemap is downloaded by a search engine.
This module was originally written as a part of the Google Summer of Code
program.
WWW: http://drupal.org/project/gsitemap
PR: ports/108447
Submitted by: Nick Hilliard <nick at foobar.org>
based on taxonomy categories (vocabulary, terms). It has the following
features:
* Automatically controls access to taxonomy terms and nodes (based on
their category terms)
* Configuration page for each user roles
* Five permission types (View, Update, Delete, Create, List)
WWW: http://drupal.org/project/taxonomy_access
PR: ports/108381
Submitted by: Nick Hilliard <nick at foobar.org>
sites. It provides content translation facilities for nodes and taxonomy,
interface translation for anonymous users when used with the locale module,
and browser language detection. It also includes a block for language
selection and manages translation relationships for nodes and taxonomy
terms.
WWW: http://drupal.org/project/i18n
PR: ports/108382
Submitted by: Nick Hilliard <nick at foobar.org>
file layouts.
This is a pluggable command-line tool.
It includes some built-in features;
* Create file layouts for packages. For instance, paste create
--template=basic_package MyPackage will create a setuptools-ready
file layout.
* Serving up web applications, with configuration based on
paste.deploy.
Author: Ian Bicking <ianb at colorstudy com>
WWW: http://pythonpaste.org/script/
PR: ports/106759
Submitted by: Dryice Liu <dryice at dryice.name>
Approved by: alexbl (mentor, implicit)
situation, to ensure that links work for users outside the proxy.
It serves the same purpose as Apache's ProxyPassReverse directive
does for HTTP headers, and is an essential component of a reverse
proxy.
WWW: http://apache.webthing.com/mod_proxy_xml/
PR: ports/108053
Submitted by: Dominic Marks <dom at goodforbusiness.co.uk>
of XML-driven publishing systems. It runs as an output filter, so it
works automatically with any content generator.
WWW: http://apache.webthing.com/mod_xmlns/
PR: ports/108053
Submitted by: Dominic Marks <dom at goodforbusiness.co.uk>
operates as a simple on-the-fly line editor, applying
search-and-replace rules defined in a configuration or .htaccess
file.
WWW: http://apache.webthing.com/mod_line_edit/
PR: ports/108053
Submitted by: Dominic Marks <dom at goodforbusiness.co.uk>
2007-01-15 www/abcache: "is a dead project and the distfile disappeared"
2007-01-17 devel/rubygem-event-loop: replaced by devel/ruby-event-loop which gets around issues caused by the rubygems system
written by Allan Saddi.
flup is functionally divided into three components:
* FlupServers
* FlupMiddleware
* FlupPublisher
WWW: http://www.saddi.com/software/flup/
PR: ports/106828
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
Approved by: alexbl (mentor, implicit)
with the organization of data in a form - parameters can be an
arbitrarily deep nested structure.
The way this structure is denoted is that when you construct a form the
field names have a special syntax which is parsed.
This plugin supports two syntaxes:
dot notation
<input name="foo.bar.gorch" />
subscript notation
<input name="foo[bar][gorch]" />
When reading query parameters from $c->req you can now access all the
items starting with "foo" as one entity using $c->req->param('foo');.
Each subitem, denoted by either the dot or the square brackets, will be
returned as a further deeper hashref.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Params-Nested
PR: ports/107785
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
similar to TT2.
expand_cgi works with CGI.pm, Apache::Request or anything with an appropriate
"param" method. Or you can use expand_hash directly.
If you prefer to use a different flattening convention then CGI::Expand can
be subclassed.
WWW: http://search.cpan.org/dist/CGI-Expand
PR: ports/107780
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
server. Essentially, it is a 'next generation' FastCGI type protocol.
WWW: http://python.ca/nas/scgi/protocol.txt
PR: ports/107710
Submitted by: Vivek Khera <vivek at khera.org>
Paste Deployment is a system for finding and configuring WSGI
applications and servers. For WSGI application consumers it provides a
single, simple function (loadapp) for loading a WSGI application from
a configuration file or a Python Egg. For WSGI application providers
it only asks for a single, simple entry point to your application, so
that application users don't need to be exposed to the implementation
details of your application.
The result is something a system administrator can install and manage
without knowing any Python, or the details of the WSGI application or
its container.
This tool provides code to load WSGI applications and servers from
URIs; these URIs can refer to Python Eggs for INI-style configuration
files. Paste Script provides commands to serve applications based on
this configuration file.
Author: Ian Bicking <ianb at colorstudy com>
WWW: http://pythonpaste.org/deploy/
PR: ports/106755
Submitted by: Dryice Liu <dryice at dryice.name>
Approved by: alexbl (mentor)
Reviewed by: dryice (maintainer)
Nice Menus is a module for the Drupal CMS which enables drop-down /
right / left expandable menus. The module uses CSS to display the menus
on browsers which have functional CSS. Internet Explorer is supported
using Javascript.
Three styles of menus are currently possible: horizontal (menus drop
down); vertical (menus drop to the left); vertical (menus drop to the
right).
WWW: http://drupal.org/project/nice_menus
Submitted by: Nick Hilliard <nick@foobar.org>
This module is an alternative to Drupal's included upload module. It
uses the filemanager module to allow a unique namespace per node and
support large number of files. In addition this module allows you to
give each attachment a title and description.
Submitted by: Nick Hilliard <nick@foobar.org>
This module adds a full featured file management API for your modules
to use. This API is module development and does not directly add
functionality to your site. This module is required for the attachment
module which is an alternative to Drupal's included upload module.
Submitted by: Nick Hilliard <nick@foobar.org>
2006-12-01 print/ec-fonts-mftraced: Installs files before 'make install'
2006-12-01 print/yatex-xemacs-mule: hangs during build
2006-12-01 security/gnu-crypto: Does not compile
2006-12-01 www/linux-beonex: Security issues. From http://www.beonex.com/ 'The currently available Beonex Communicator 0.8 builds have several known security bugs'
wiki engine. The contents of the navigation bar is a wiki page itself and can
be edited like any other wiki page. The navigation bar supports hierarchical
ordering of topics.
WWW: http://trac-hacks.org/wiki/TracNav
PR: ports/107462
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
pages to a PDF. The link appers in the Download in other formats list at the
bottom of Wiki pages.
This plugin uses htmldoc to perform the conversion.
WWW: http://trac-hacks.org/wiki/PageToPdfPlugin
PR: ports/107270
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
as email is set) to select wiki pages that they wish to be notified (by email)
when a change occurs on it.
WWW: http://trac-hacks.org/wiki/WikiNotificationPlugin
PR: ports/107272
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
Wiki and ticket systems. An extra text entry box is added to the Wiki edit page
for tagging Wiki pages and ticket fields (you can configure which ones) are
treated as tags for the ticket system.
WWW: http://trac-hacks.org/wiki/TagsPlugin
PR: ports/107271
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
as handlers for Apache-2.0. It differs from other modules i've seen in that
it manages the loading and calling of separate shared objects containing your
handler classes. This allows you to easily and cleanly run an entire site
with c++ handlers.
WWW: http://modcplusplus.sourceforge.net/
PR: ports/107361
Submitted by: Michael Durian <durian at shadetreesoftware.com>
standard format. The comment body supports normal TracWiki WikiFormatting.
WWW: http://trac-hacks.org/wiki/AddCommentMacro
PR: ports/107268
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
other plugins, most notably the wiki. For those of you asking what a ctxtnav
bar is, its the row of links below the main navigation bar.
WWW: http://trac-hacks.org/wiki/CtxtnavAddPlugin
PR: ports/107269
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
registered by the original output handler.
If it encounters the presence of such header it will discard all output and
send the file specified by that header instead using Apache internals
including all optimizations like caching-headers and sendfile or mmap if
configured.
It is useful for processing script-output of e.g. php, perl or any cgi.
WWW: http://celebnamer.celebworld.ws/stuff/mod_xsendfile/
PR: ports/105784
Submitted by: Andrew Bennett <andrew@mystock.com>
manage users of SQUID proxy server. Main features are:
* manage users access to SQUID - proxy with NTLM, NCSA authorization
or IP address
* manage prohibition of users to access to URL
* manage to rewrite requested URL to graphical resources (banners,
counters)
* save and build reports of users statistic
* switch of users access to SQUID proxy if his traffic quota is off
* manage a delay pools for users groups
WWW: http://sams.irc.perm.ru/
- Dindin
dindin@freebsd.org.ua
PR: ports/107102
Submitted by: Denis Barov<dindin@freebsd.org.ua>