where it left off. Happstack-State spares you the need to deal with all
the marshalling, consistency, and configuration headache that you would
have if you used an external DBMS for this purpose. Its component model
makes it easy to compose big applications from smaller reliable parts.
Use event subscription to trigger IO actions and support comet-style or
irc-bot applications.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
routing requests, handling query parameters, generating responses,
working with cookies, serving files, and more.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
easy to use template-haskell function. Spare yourself the need to
write, run, and maintain code that marshalls your data to/from an
external relational database just for efficient queries. The
happstack-ixset relies on generics and TH to spare you the boilerplate
normally required for such tasks.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
* Deriving instances for your datatypes.
* Producing default values of Haskell datatypes.
* Normalizing values of Haskell datatypes.
* Marshalling Haskell values to and from XML.
* Marshalling Haskell values to and from HTML forms.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
agnostic web server that focuses on web applications using modern
browser technologies.
WWW: http://mongrel2.org/
PR: ports/163256
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
content on the World Wide Web and intranets. It is based on Django
and written in Python.
WWW: http://django-cms.org/
PR: ports/164624
Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
A fresh look at blocks. With django-sekizai you can define
placeholders where your blocks get rendered and at different places in
your templates append to those blocks. This is especially useful for
css and javascript. Your subtemplates can now define css and
javscript files to be included, and the css will be nicely put at the
top and the javascript to the bottom, just like you should. Also
sekizai will ignore any duplicate content in a single block.
WWW: https://github.com/ojii/django-sekizai
PR: ports/164622
Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
server status in multiprocess Plack servers such as Starman and
Starlet. This middleware changes status only before and after
executing the application. so cannot monitor keepalive session and
network i/o wait.
WWW: http://search.cpan.org/dist/Plack-Middleware-ServerStatus-Lite/
Currently adds /sitemap and /sitemap.xml where the former is a basic
HTML list and the latter is an XML document of URLS.
WWW: http://search.cpan.org/dist/Dancer-Plugin-SiteMap/
PR: ports/164558
Submitted by: Grzegorz Blach <magik@roorback.net>
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/
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>
2011-12-31 www/squid30: This version of Squid is no longer actively maintained upstream
2011-12-31 devel/slglade: Depends on non-functional x11-toolkits/slgtk
2011-12-31 x11-toolkits/slgtk: Does not work with newer GTK+, upstream development has ceased
2011-12-31 x11-toolkits/slgtkdatabox: Depends on non-functional x11-toolkits/slgtk
(http://stf-storage.github.com) dispatcher component. It does not know
how to actually store or retrieve data, so you must implement that
portion yourself.
The reason this exists is mainly to allow you to testing systems that
interact with STF servers. For example, setting up the main STF
implementation is quite a pain if all you want to do is to test your
application, but with this module, you can easily create a dummy STF
dispatcher.
WWW: http://search.cpan.org/dist/STF-Dispatcher-PSGI/