News
Nginx Fancyindex: Nginx Fancyindex 0.2.2 released
This is a maintenance release which includes a patch which allows to handle gnerating indexes when it is not possible to stat() some file of a directory. Thanks go to Benoit Sigoure (who cooked the patch) and Sergei A. Osokin (who let me know about that FreeBSD bug report)
As always, you can grab the latest sources from our downloads area
Overlay: New version of collectd
Bump a new version of collectd ebuild, now you
can emerge the version 4.9.1.
New USE flags was added, like python support and tokyotyrant modules.
Enjoy
DTools: Version 3.0 released!
Today has released the version 3.0 of dtools, which is a completly rewritten version. This version fix some minor bugs related with tag solving and also how to handle tags and database.
Now the database file is completely independent of ssh, but work fine together (we keep in mind our project goals!), also new color scheme is provided and modules was rewritten too. The sudo and ssh modules are now more stables and allow to work fine in interactive mode too.
Finaly documentation is maintaned in man mode and also add text file called FAQ with common questions.
Enjoy!
Overlay: Nginx updated to 0.8.32 - and not just that
I have invested some time in updating the Nginx ebuild to version 0.8.32, incorporating some changes that have landed some weeks ago in the official Gentoo ebuild:
- The
gzip-staticUSE-flag is nowstatic-gzip. - A configuration file for
logrotateis now provided and installed. - The USE-flags for mail components now allow for fine grained control with the
imap,popandsmtpflags. - An updated init script.
As always, our ebuild includes support for a number of additional modules (WSGI, Fancyindex, SCGI, etc)
Enjoy!
Overlay: Nginx ebuild updated to 0.8.31 (1 comment)
Today I have updated the Nginx ebuild to version 0.8.31, and incorporated the latest changes from the official Gentoo version. This includes:
- Added keyword
~x86-fbsd - New USE-flag
securelink, to control whether the secure link module is built. - New USE-flag
random-index, to control whether the random index module is built. - A fix to make the Perl module build with certain
libperlversions. - If IPv6 is enabled, a warning about its support being experimental will be issued during build.
Enjoy!
libnss-map: New project: libnss_map
The libnss_map module is a small library for GNU Name Service Switch which maps all users to one previously defined. also fake the username and groups for the UID/GID to appear the username who log in. The module implements also a small group role facility, so different users can login with the same UID/GID, but keep different group membership.
Overlay: Nginx “push” module added
This module can be used to turn nginx into a long-polling message queuing HTTP push server, which is great for Comet-based web applications by just making Nginx sit in front of your applications and letting it handle long-lived connections, which is a task which fits its event-based architecture well. Then you applications do not need to be asynchronous, and may be coded using more traditional techniques, as long as they post updates to clients using the a message queue which uses Nginx with this “push” module.
Make sure you get a peek at the documentation http://github.com/slact/nginx_http_push_module
Have a lot of fun...
Overlay: Added tokyotirant ebuild
Tokyotirant is a fast key-value database which is used in a lot of projects, now the overlay contains and maintain a ebuild for this tool.
Overlay: Added jessyink ebuild
JessyInk is a set of features for inkscape which providing slide maker capabilities to this SVG manipulation software, including embeded javascript in the SVG to add effects and gestures.
DTools: New version released!
The 2.0 version of dtools projects is release, you can download the tarball from the Files section, or get repository using the usual way.
Enjoy!
Also available in: Atom