The Hewlett-Packard Co. Linux Inkjet Driver Project is an add-on to the
GNU Ghostscript application. This driver is based on the Hewlett Packard
Appliance APDK for deskjet printers.
WWW: http://hpinkjet.sourceforge.net/
from Benjamin Lerman <benjamin.lerman@ambre.net>
Apsfilter is the number one magic filter for printing under Unix
environment. Its highly configurable and most flexible by global
and printer dependend config files and allowing users to choose
between different print options with lpr on the commandline to get
easy control over layout, speed and quality of the printing process.
Apsfilter supports PS (Postscript) printer and non-PS capable printer
by using Ghostscript as PS emulator. Printing on locally connected
(serial, parallel, USB) and on network printer like Unix-, Windows-,
Novell and AppleTalk remote printer is supported.
WWW: http://www.apsfilter.org/
from Benjamin Lerman <benjamin.lerman@ambre.net>
--
Pod::Simple is a Perl library for parsing text in the Pod ("plain
old documentation") markup language that is typically used for
writing documentation for Perl and for Perl modules. The Pod format
is explained in the perlpod man page; the most common formatter is
called "perldoc".
--
freedt is a reimplementation of Dan Bernstein's daemontools under the GNU GPL,
sharing no code with the original implementation.
It currently includes feature-equivalent replacements for argv0, envdir,
envuidgid, setlock, setuidgid, softlimit, supervise, svc, svok, svscan, svstat
and recordio. It also includes dumblog (a simple multilog replacement),
mkservice (a script for automatically creating service directories), anonidentd
(an anonimising identd implementation) and ratelimit (a bandwidth-limiting
filter along the lines of recordio). All the tools include usage messages; for
instance, do "ratelimit -h" for a brief rundown of the options.
Please note that this package is not a drop-in replacement for daemontools; the
internal state files in service directories are different, and the error
messages (and a few of the options) aren't quite the same.
WWW: http://azz.us-lot.org/code/freedt.html
--
DocBook: The Definitive Guide, written by Norman Walsh and Leonard
Muellner and published by O'Reilly & Associates, Inc., is the
official documentation for the DocBook technical documentation
framework.
--
CVS (Concurrent Versions System) is free software for version control
and networked collaboration. This book assumes no previous knowledge
of CVS, but a working knowledge of Unix and software development
will help.
- '=' vs '+=' can cause grief wrt depends
- BUILD_DEPENDS is not needed if it only contains LIB_DEPENDS
from nikolay@
- teTeX is no longer v1.x*, depend accordingly
Thanks guys!
A bug was discovered in the key validation code. This bug causes keys
with more than one user ID to give all user IDs on the key the amount
of validity given to the most-valid key.
http://marc.theaimsgroup.com/?l=bugtraq&m=105215110111174&w=2
--
MAINTAINER ok
Submitted by Xavier Santolaria <xavier@santolaria.net>.
mod_log_sql offers Apache administrators the ability to log
accesses to an SQL database.
Note: This port requires a system built with revision 1.40 or higher of
src/usr.sbin/httpd/Makefile.bsd-wrapper.
(from the announcement, this is now BETA, not ALPHA)
This is a test version of Vim. Since Vim 6.1 many reported problems
have been fixed. Also included are new and updated syntax files,
translated menus and messages.
Main new features:
- Support for GTK 2. (Daniel Elstner)
- Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi)
- ":try" command and friends. (Servatius Brandt)
- Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff)
- Cscope support for Win32. (Sergey Khorev)
- Support for PostScript printing in various 8-bit encodings. (Mike Williams)
The coming week beta testing will continue. Please report any problem
that you discover!
Once you have installed 6.2f you can find details about the changes
since Vim 6.1 with ":help version-6.2". There is a very long list of
fixed bugs.