OK kn@
Comment:
utilities for commandline-based programs
Description:
This distribution contains a collection of utilities extracted from
various commandline-based programs Paul Evans has written, in the hope of
trying to find a standard base to build these from in future.
Upstream last released in 2014, we never updated since import in 2010.
Use a linux live CD if you want to crack your Windows <= 7 passwords.
OK sdk ian
(mp39590 AT gmail ! com)
adds audio/timidity RDEP which if present plays game music
make update-plist was missing which I added - adds a couple of
language translations, includin French, Hungarian, Turkish
OK kn@
Comment:
write a heap dump file for later analysis
Description:
This module provides the memory-dumping function that creates a heap
dump file which can later be read by Devel::MAT::Dumpfile. It provides
a single function which is not exported, which writes a file to the
given path.
If a port should not attempt to run a configure script, simply don't
set CONFIGURE_STYLE at all.
The perl and pyton modules use CONFIGURE_STYLE=none for their own
purposes. Also, some ports use it to disable a default provided
by Makefile.inc. Apart from that, CONFIGURE_STYLE=none has no meaning.
ok semarie@ ajacoutot@ kn@ sthen@
No update since import in 2013, upstream github moved to gitlab were
the last commit is ten years old, we're the only ones packaging it,
plain doesn't work unless you manually install two missing RDEPs.
Use the actively maintained security/sslscan instead.
OK sdk
The Open Crypto Development Kit is stuck in 2007, no major linux distro
packages it, out port's homepage points at the gnutls homepage which does
not seem to have any reference to this code, no port uses this.
OK jca
OK benoit@
Comment:
format terminal output using String::Tagged
Description:
This subclass of String::Tagged provides a method, build_terminal, for
outputting the formatting tags embedded in the string as terminal
escape sequences, to render the the output in the appropriate style.