Pkgview is an application that displays the versions of all installed GNOME 2
components, then tries to guess the overall GNOME 2 version. This tool
can be very useful when trying to report bugs in GNOME's Bugzilla
database.
--
Another package for the GNOME2 metapackage ready to import :)
Terminal widget with improved font, internationalisation and accessibility
support for the GNOME 2 desktop. Designed to replace libzvt.
--
Another package for the GNOME2 metapackage, we need fix the PLIST :)
And maybe give support to gnome-pty-helper ?
Any comment will be welcome :P
Nautilus-media is a GStreamer-based multimedia support for Nautilus, including
an awesome new music view and video thumbnailing.
This package is another needed for the GNOME2 metapackage ...
I think it's all OK, but we need to fix the PLIST :)
This is the GNOME2 system monitor packages, needed for the metapackage GNOME2 :), works really fine if anyone can fix the PLIST, it can be imported to the pkgsrc tree without any problem.
DFM is a file manager for Linux and other UNIX like Operating Systems. DFM
is the abrvabation for Desktop File Manager. "Desktop" stands for the
capability to place icons on the root window. The idea to write DFM came
from OS/2. For a long time I had worked with OS/2. Using Linux I miss a
desktop that provides easy launching programs, managing files and their
association. I think only a program like the WPS can provide this. Some of
the main features are:
* Normal view, Detail view, Structure view
* Icons may have any size
* placement of icons is free (Normal view)
* every file have its own icon and startcommand
* copy, move and link files
* The desktop is a special folder in the homedirectory - There the user
can place links to favourite programs or folders of the system
* every DFM-window have its own backgroundpixmap or color
* XV thumbnails are used as icons
* XDND drag support
* Offix drag support
ht2html is a simple web page templating system that defines a format and
provides a set of Python scripts for creating a simple, but consistent web
site. All pages include a left corner logo, a site wide site links top bar,
and a directory-specific side
3.6, (this time importing into the correct place...).
Put into WIP whilst I mull over what to do about the GUI functionality
in the test script, i.e.
1. whether to leave it as is and let the user decide whether to install
p5-Tk
2. whether to make a separate package for a GUI test script
3. or whether to make this package depend on p5-Tk.
(1 or 2 are probably what will happen.)
Also need to add an rc.d script and see what to do about PKG_SYSCONFDIR.
'cvs pserver' under a special uid/gid in a chroot jail.
cvsd is run as a daemon and is controlled through a configuration
file. It is relatively easy to configure and tools are provided
for easily setting up a rootjail.
This server can be useful if you want to run a public cvs
pserver. You should however be aware of the security limitations
of running a cvs pserver. If you want any kind of authentication
you should really consider using secure shell as a secure
authentication mechanism and transport. Passwords used in cvs
pserver are transmitted in plaintext and this wrapper won't
change that.
This server adds a layer of security to cvs. cvs is a very
powerful tool and is capable of running scripts and other
things. By running cvs in a rootjail it is possible to limit
the amount of "damage" cvs can do if it is exploited. It is
generally a good idea to run cvsd without any write permissions
to any directory on the system.
WWW: http://tiefighter.et.tudelft.nl/~arthur/cvsd/
NOTE: this is effectively an update of the existing cvsd package.
Yelp is a help browser for GNOME 2.0. The name Yelp was suggested by Daniel
Lundin. Yelp is pronounced the same as the swedish word for 'help'.
--
This package is needed for GNOME 2.x ...
Pygame is a set of Python modules designed for writing games. It is written on
top of the excellent SDL library. This allows you to create fully featured
games and multimedia programs in the python language. Pygame is highly
portable and runs on nearly every platform and operating system.
lazy I can be: all those modules packaged for one small purpose, parsing
crontab entries.
This module generates DateTime and DateTime::Set objects based
on crontab-style entries. The crontab formats are the extended
V7 standard as described in crontab(5) on linux systems and
as noted in the documentation for Set::Crontab.
Note that the module is still alpha status. Methods provided
are likely to change in the future.
DateTime::Set is a module for date/time sets. It can
be used to handle two different types of sets.
The first is a fixed set of predefined datetime objects.
For example, if we wanted to create a set of dates
containing the birthdays of people in our family.
The second type of set that it can handle is one based
on the idea of a recurrence, such as "every Wednesday",
or "noon on the 15th day of every month". This type of
set can have fixed starting and ending datetimes, but
neither is required. So our "every Wednesday set" could
be "every Wednesday from the beginning of time until
the end of time", or "every Wednesday after 2003-03-05
until the end of time", or "every Wednesday between
2003-03-05 and 2004-01-07".