- fill in missing ioctls xawtv might use in xioctl()
- link libossaudio into lib/xawtv/snd-oss.so
- install bin/record and bin/pia, since they are now working*
- sync patches a'la update-patches
*still a possible issue with SNDCTL_DSP_GETISPACE which should be
fixed soon
"if it works please go ahead" robert@ (MAINTAINER)
Tikiwiki (Tiki) is free, full-featured Content Management System (CMS).
With Tiki, you can create online applications, web sites, portals,
intra/extranets, and just about anything else. It features:
* Wikis (like Mediawiki)
* Forums (like phpBB)
* Blogs (like WordPress)
* Articles (like Digg)
* Image Gallery (like Flickr)
* Map Server (like Google Maps)
* Link Directory (like DMOZ)
* Translation and i18n (like Babel Fish)
* and much more... all unified
rewordings by and ok bernd@
It's extremely fast, small, dynamic and awesome.
It manages windows in several layouts mode: tiled, floating, etc. Each
layout can be applied dynamically, optimizing the environment for the
application in use and the task performed. Every aspect of awesome is
configurable via a configuration file: awesomerc.
From Will Maier (MAINTAINER)
ok pyr@
A code coverage tool for Ruby featuring fast execution, multiple
analysis modes, cross-referenced XHTML and several kinds of text
reports, easy automation with Rake and Rant.
Submitted and maintained by markus@.
ok sturm@
FastRI is an alternative to the ri command-line tool. It is *much* faster,
and also allows you to offer RI lookup services over DRb. FastRI is a bit
smarter than ri, and can find classes anywhere in the hierarchy without
specifying the "full path". It also knows about gems, and can tell you e.g.
which extensions to a core class were added by a specific gem.
RedCloth is a module for using Textile in Ruby. Textile is a text format.
A very simple text format. Another stab at making readable text that can
be converted to HTML.
UUIDTools was designed to be a simple library for generating any of the
various types of UUIDs (or GUIDs if you prefer to call them that).
It conforms to RFC 4122 whenever possible.
foo2zjs is an open source printer driver for printers that use the
Zenographics ZjStream wire protocol for their print data, such as the
Minolta/QMS magicolor 2300 DL or Konica Minolta magicolor 2430 DL.
These printers are often erroneously referred to as winprinters or GDI
printers.
However, Microsoft GDI only mandates the API between an application and
the printer driver, not the protocol on the wire between the printer
driver and the printer.
In fact, ZjStream printers are raster printers which happen to use a
very efficient wire protocol which was developed by Zenographics and
licensed by most major printer manufacturers for at least some of their
product lines.
from Giovanni Bechis <g.bechis at snb dot it> (MAINTAINER) with some
tweaks by me
testing and ok merdely@
This module allows users to access their Gmail messages with an IMAP
client by running a server which accepts IMAP connections.
from Gleydson Soares (MAINTAINER)
through a tie interface. Any time data is stored in the tied hash, that
key/value pair has an entry time associated with it, and as the cache
fills up, those members of the cache that are the oldest are removed to
make room for new entries.
So, the cache only "remembers" the last written entries, up to the size
of the cache. This can be especially useful if you access great amounts
of data, but only access a minority of the data a majority of the time.
ok simon@
This module allows users to access their Gmail messages with an IMAP
client by running a server which accepts IMAP connections.
from Gleydson Soares (MAINTAINER)