Created a new Homebrew formula for the odt2txt command-line document-to-text conversion tool. Installs
to a snapshot version with Mac support in the Makefile.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Remove "/opt" paths from Makefile
* Use a stable tarball on Google Code instead of an hg revision
* Update to 1.9.3 to stop getting compile errors on 64-bit OS X
* autoconf 2.1.3 apparently no longer needed
* Replace the wodgy patch with use of inreplace and ENV vars.
* Keep the (initially empty) share/lua and lib/lua folders around, so that
lua package managers can put modules there.
* Use a SVN checkout for Metasploit.
The Metasploit tarballs are loaded with .svn folders which we would
have to delete anyway, so use a Subversion checkout and tagged
release.
The Automated Testing Framework (ATF) is a collection of libraries and
utilities designed to ease unattended application testing in the hands of
developers and end users of a specific piece of software.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
stunnel is an SSL wrapper daemon for clients or servers that are not SSL-aware.
It is commonly used for inetd-style daemons such as POP3 or IMAP.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Specify etc explicitly and tweak caveats.
rzip is a compression program, similar in functionality to gzip or bzip2, but able to take advantage long distance redundencies in files, which can sometimes allow rzip to produce much better compression ratios than other programs.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
GiNaC is Not a CAS is a C++ library that supports symbolic computation
and may be used as the foundation of a Computer Algebra System (CAS).
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The Class Library for Numbers (CLN) is a C++ library that provides an
efficient implementation of arbitrary precision arithmetic.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>