Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
KOffice is an integrated office suite for KDE, the K Desktop Environment.
Includes:
KWord - A frame-based wordprocessor comparable to FrameMaker
KSpread - A powerful spreadsheet application
KPresenter - A full-featured presentation program
Kivio - A Visio-style flowcharting application
KIllustrator - A vector drawing application
Krayon - A pixel-based image manipulation program like GIMP or
Adobe Photoshop
Based on package from Nick Hudson <skrll@netbsd.org>.
|
|
colorize (0.2.7) unstable; urgency=medium
* file exists test was in wrong place *fixed* (thanks HoFi for report)
- ohh, i hate, that i can't release a stable version :(
|
|
|
|
|
|
|
|
mtail is a small tail workalike that performs output coloring using ansi
escape sequences (although the sequences are overridable, so you could cause
it to output something else, e.g. html font tags, if you really wanted to).
mtail is written in python, is fairly small, and should be relatively
platform-independent.
It has a config file that can contain an arbitrary number of entries, each
of which has a series of regular expressions to indicate which files to color
according to which entry. for each entry, the config file specifies a coloring
scheme using regular expressions and, optionally, filters to apply to each
line before coloring (for example, to strip out extra info, etc.). the config
file also may override the predefined colors and the escape sequences (or
whatever) actually used to perform the coloring.
|
|
|
|
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
|
|
|
|
colorize is a log colorize perl script, with some ugly functions:
* Many known log format (including: daemon [classic log format],
squid [and oops], apache [access, error], xferlog, exim, and more)
* Extreme regexp matches (email, url, size, address, version, file etc.)
* Some usefull matches (user, service, protocol)
* Theme support (with multiple config files)
* HTML output support (with valid HTML and CSS code)
|
|
and newer.
|
|
|
|
and pass in a default suitable for NetBSD.
|
|
|
|
|
|
These patches are no-ops when pinfo is configured for "--with-ncurses".
The only reason I kept them in my own tree is because they may be useful
for "--with-vcurses" on NetBSD-1.5 or newer, but they shouldn't have
been commited.
|
|
lynx-like info file viewer. At this time, INFOPATH must be set in
the environment in order to find NetBSD info files.
|
|
private e-mail. This fixes PR pkg/12452 by myself.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Gone is a utility that locks a terminal with a password
chosen by the user. Gone will prompt the user for a password
(unless the -p option is given, then gone will use the system
password), then print the gone banner, then drop into the gone
shell. From this shell, only a restricted set of commands
can be run. Gone will also disallow messages by removing
permissions on the parent tty. After the timeout period
(10 minutes by default), gone will automatically log the user out.
|
|
|
|
Granulate is a program for splitting files in place. The program
serves a purpose similar to the standard UNIX split, but differs in
one important way. For split to operate on a 40MB file, you must have
more than 40MB of free space on the disk. On the other hand,
granulate only needs one chunk of free space on the hard drive, where
a chunk is the requested size for the output files.
|
|
|
|
Loco is a Perl script which gives the messages file (usually /var/log/messages)
some color, so the output is easier to read. It uses a Perl module called
Term::ANSIColor to produce the colors. The Perl script is very readable
and customizable.
|
|
IWAMOTO Toshihiro in private mail. Thanks.
|
|
terminal type if you set "TERMINFO" to "${PREFIX}/share/lib/terminfo".
|
|
- please note my new email address: tomzo at nefkom.net
- fixed severe bug in database reload (reference to freed block;
curiously this led to crashes under Windows only)
- fixed compatibility with old bttv driver versions (versions <= 0.6.x produced
error "VIDIOCSCHAN: operation not supported" during TV channel changes)
- added detection of lost VBI frames (Linux, for debugging/optimization only)
- added frequency table for France; minor fixes in Western Europe table;
tables can be selected via the TV card input popup
- updated tuner type table for Windows Bt8x8 driver -> support for new tuners
- implemented hyperlinks in help pages for references between chapters
This update was contributed by Mario Kemper in PR pkg/12296.
|
|
@PREFIX@ in DEINSTALL/INSTALL scripts.
|
|
Changes: new sfv were not zero padded; handle ' ' and '_' the same in
insensitive matching.
|
|
are currently not there)
|
|
|
|
|
|
correct DEINSTALL message to refer to the correct directory for the RPM
database.
|
|
XXX need to teach pkglint to be more picky about this
|
|
|
|
|
|
copyright problems.
|
|
|
|
(pass -Wl,-R via MAKE_ENV instead of the patch etc)
Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
|
|
|
|
Package provided by Dieter Baron.
This perl module allows validation and manipulation of International
Standard Book Numbers (ISBNs).
It allows for the calculation/validation of the checksum, extraction
of country and publisher codes, and conversion to/from European
Article Numbers (EANs).
|