Do:
brew install --force gfortran
to install gfortran on Xcode 3.2.3, using support for 3.2.2.
This is unsupported, but R seemed to compile fine for me when
I tried this.
FixesHomebrew/homebrew#1472.
Did not apply the patch back to ENV, because some software will fail
if it sees "-isystem" parameters (esp. software using apxs)
dircproxy is an IRC proxy server ("bouncer") designed for people who use
IRC from lots of different workstations or clients, but wish to remain
connected and see what they missed while they were away.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The BCWipe software is intended to give you a confidence that your deleted
files cannot be recovered by an intruder. BCWipe repeatedly overwrites special
patterns to the files to be destroyed. BCWipe for UNIX offers several wiping
schemas: U.S. DoD 5200.22M standard, German BCI/VSITR 7-pass scheme, U.S. DoE
3-pass scheme, Bruce Schneier's 7-pass scheme, Peter Gutmann's 35-pass scheme,
as well as user defined schemes.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Remove obsolete utfcpp sub-formula for ledger head builds,
since it's now being referenced as a git submodule.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Terminal based game. Imagine you are skiing down an infinite slope,
facing such hazards as trees, ice, bare ground, and the man-eating
Yeti! Unfortunately, you have put your jet-powered skis on
backwards, so you can't see ahead where you are going; only behind
where you have been. However, you can turn to either side, jump or
hop through the air, teleport through hyperspace, launch nuclear
ICBMs, and cast spells to call the Fire Demon. And since the hazards
occur in patches, you can skillfully outmaneuver them. A fun and
very silly game that proves you don't need fancy graphical user
interfaces to have a good time.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
YARA is a tool aimed at helping malware researchers to identify and classify
malware samples. With YARA you can create descriptions of malware families
based on textual or binary patterns contained on samples of those families.
Each description consists of a set of strings and a Boolean expression which
determines its logic.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This adds a formula for dwdiff which is a frontend to diff that operates
at the word level instead of the line level. For more details go to
http://os.ghalkes.nl/dwdiff.html
Signed-off-by: Adam Vandenberg <flangy@gmail.com>