Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a
pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn
server is broadly compatible with various web frameworks, simply
implemented, light on server resource usage, and fairly speedy.
ok rpointel@
The gEDA project has produced and continues working on a full GPL'd
suite and toolkit of Electronic Design Automation tools. These tools are
used for electrical circuit design, schematic capture, simulation,
prototyping, and production. Currently, the gEDA project offers a mature
suite of free software applications for electronics design, including
schematic capture, attribute management, bill of materials (BOM)
generation, netlisting into over 20 netlist formats, analog and digital
simulation, and printed circuit board (PCB) layout.
ok edd@
Bulk builders suffer without this, and we already have a sligt
idea what's going wrong (new thread receives a signal before
__tfork returns and then it fails in sigreturn).
I hope to find some time to work on a regression test for this
problem (which isn't related at all to ghc).
* Skip symlinks when using mbox
* Update FSF address in file headers
* Update COPYING to latest gpl-2.0.txt
* Improve error message if home directory cannot be determined
* Honour HOME environment variable
* MIME types are allowed to have "+" characters in them.
* Fix deficiencies in the parsing of mbox From lines
* Include the existing -x flag in the help message
And others, while there, USE_GROFF is not needed.
Maintainer timeout
OK okan@, aja@ and sthen@ (look fine but without testing)
* the \r character was not handled correctly
* Added support for flexible tabize wished
* some highlighting mistakes were introduced by the last
bugfix.
Tested on i386. While here USE_GROFF is not needed.
OK okan@, aja@