This module allows user authentication (and can log authenthication
requests) against information stored in a PostgreSQL database.
ok simon@ ajacoutot@
Addressable is a replacement for the URI implementation that is part of
Ruby's standard library. It more closely conforms to the relevant RFCs and
adds support for IRIs and URI templates.
--skipdeps to CONFIGURE_ARGS, sigh...
pointed out by Markus Hennecke with a diff that addresses the issue from
a different angle by updating p5-MRO-Compat to 0.09 which isn't actually
required for this port.
Sinatra is a Domain Specific Language (DSL) for quickly creating
web-applications in Ruby.
It keeps a minimal feature set, leaving the developer to use the
tools that best suit them and their application.
While here, link with -pthread instead of -lpthread, spotted by
ajacoutot@.
Remove the BROKEN marker on sparc64 upon jasper@'s request to let
gnome/devhelp build, although it still SIGBUS'es badly at runtime
(which is being worked on, and driving me nuts)
HTML::FormatText::WithLinks takes HTML and turns it into plain text but
prints all the links in the HTML as footnotes. By default it attempts
to mimic the format of the lynx(1) -dump option.
> Werkzeug started as a simple collection of various utilities for WSGI
> applications and has become one of the most advanced WSGI utility
> modules. It includes a powerful debugger, full featured request and
> response objects, HTTP utilities to handle entity tags, cache control
> headers, HTTP dates, cookie handling, file uploads, a powerful URL
> routing system and a bunch of community contributed addon modules.
>
> Werkzeug is unicode aware and doesn't enforce a specific template
> engine, database adapter or anything else. It doesn't even enforce
> a specific way of handling requests and leaves all that up to the
> developer.
>
> Werkzeug is most useful for end user applications which should work
> on as many server environments as possible (such as blogs, wikis,
> bulletin boards, etc.).
feedback & ok wcmaier@
> Jinja2 is a template engine written in pure Python. It provides a
> Django inspired non-XML syntax but supports inline expressions and an
> optional sandboxed environment.
feedback & ok wcmaier@
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.
help, nitpicking and ok jasper@, ok wcmaier@
note that print/py-reportlab/reportlab needs some more
love.
"Recently it was discovered that nginx workers exit abnormally if they
receive Expect header on all systems except FreeBSD, Linux, and
Solaris."
from upstream via maintainer Darrin Chandler
cacti users): add a patch from the upstream repository to fix this.
Thanks Steven Surdock for reporting the problem and testing this diff
(and similar patches sent by William Yodlowsky). While there, remove
a zero-byte patch that crept in before. ok robert@
This is a minor security release that fixes unescaped output in the
test script. All users are encouraged to upgrade to this release.
In addition all users are encouraged to disable test.php in production,
per the install documentation.
retawq is an interactive, multi-threaded web browser for text terminals.
It is written in C, fast, small, nicely configurable, and comfortable.
The low-level network communications are performed in a non-blocking
way, and you can keep open as many "virtual windows" as you want and
work simultaneously in two of them in a split-screen mode.
based on a port from Girish Venkatachalam
feedback and ok merdely@
This updates nginx to the latest stable version 0.6.34 and removed a
configure workaround (fixed upstream).
Also implements SUBST_CMD (thanks, okan).
ok MAINTAINER, weerd@, okan@
- install a bunch of icons for opera
- add the needed goo (but don't depend on gtk+2, hence the '|| true' part
* add dependency on desktop-file-utils
discussed with an ok ajacoutot@ sturm@ (MAINTAINER)