- it is broken with latest claws-mail release, and no fix is available.
- it is not officially maintained anymore upstream.
- due to licence issues with libclamav (now GPLv2 only, claws-mail is
GPLv3+), upstream devs of claws-mail stated that this plugin was 'illegal'.
See claws-mail website for more information.
- i don't want to handle licence issues like this.
Discussed with and 'be a man. make a decision and stand to it.' mbalmer@
Steghide is a steganography program that is able to hide data in various kinds
of image- and audio-files. The color- respectively sample-frequencies are not
changed thus making the embedding resistant against first-order statistical
tests.
from Giovanni Bechi
ok steven@
the installed headers, rather than the port build directory.
Remove configure.in patch ; obsoleted by a similar change to
tclConfig.sh in lang/tcl/8.5
From Stuart Cassoff (maintainer), ok deanna
This module allows you to both load one or more modules, while setting
up inheritance from those modules at the same time.
By default, every base class needs to live in a file of its own. If you
want to have a subclass and its parent class in the same file, you can
tell parent not to load any modules by using the -norequire switch.
ok merdely@
- do not mention a mail being sent when hiscore is broken, this feature is
disabled.
- when a player dies, reset eater position. Also pick startup position closer
to the MSDOS version of the game.
- use {s,}random instead of {s,}rand.
ok deanna@ for my yearly ports commit.
Highlights of Tk 8.5
* New modern theming engine: New and complementary widgets
that make use of platform-specific theming on Mac OS X and
Windows to better fit in with those environments, and
feature an improved look and feel under X11.
* New widgets: Part of the themed widget set, Tk now has
core notebook, combobox, treeview and progressbar widgets.
* text widget: Smooth scrolling, widget peering, and
improved procedures for counting and replacing text.
* Font rendering: Now uses anti-aliased text under X11, and
a more modern text engine (ATSUI) on Mac OS X.
* Additional improvements: Window transparency, new
fullscreen option for windows, enhancements to specific
widgets and window layout, and more.
from Stuart Cassoff (MAINTAINER)
ok steven@
Highlights of Tcl 8.5
* Speed: 8.5 now runs 10% faster than 8.4 with bytecode
improvements, object caching and reduced memory usage.
* Bignums: Tcl now supports arbitrary-precision integers,
which improves math operations on large integers.
* Safer interps: Tcl's powerful safe interpreter mechanism
now has improved control of time and command limits in
slave interpreters.
* clock command: More robust implementation of command for
specifying time, with significant l10n and i18n
improvements.
* dict command: New data structure that allows access to
data by value rather than a variable name, which is
substantially faster.
* Additional improvements: Faster list search, new and
improved mathematics procedures, anonymous procedures, new
ways to package Tcl extensions, Tcl-level custom channel
types, file and line location information for each
command, and more.
from Stuart Cassoff (MAINTAINER)
ok steven@