Asymptote is a 3D programmatic drawing environment
that integrates with TeX/LaTeX. It requires a MacTeX
installation (or equivalent).
Building asy from source is not exactly straightforward
(although not toooo difficult) on Mac OS X due to some
dependences; hopefully this formula helps some people
out.
Signed-off-by: David Höppner <0xffea@gmail.com>
* white spaces
uriparser is a strictly RFC 3986 compliant URI parsing and handling
library written in C. uriparser is cross-platform, fast, supports
Unicode and is licensed under the New BSD license.
CppTest is a portable and powerful, yet simple, unit testing
framework for handling automated tests in C++. The focus lies
on usability and extendability.
mp3.c:60: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘const’
mp3.c:60: static mad_timer_t const mad_timer_zero_stub = {0, 0};
uses mad data type outside ifdef MAD, should be fixed upstream
OpenMP generates a segmentation fault when ImageMagick is called
from within a thread (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42616),
rendering ImageMagick unusable with popular frameworks such as Ruby on Rails.
Signed-off-by: David Höppner <0xffea@gmail.com>
Metaproxy is a proxy front end server that presents a single
Z39.50/SRW/SRU front end to multiple back end Z39.50 database
servers. It can also work in conjunction with Index Data's
library of gateways to access non-Z39.50-compliant database
servers.
Splint is a tool for statically checking C programs for security
vulnerabilities and coding mistakes. With minimal effort, Splint
can be used as a better lint. If additional effort is invested
adding annotations to programs, Splint can perform stronger checking
than can be done by any standard lint.
Signed-off-by: David Höppner <0xffea@gmail.com>
* remove white space
* improve commit message
Binaries for XCode 3.2.3 (build 5664) have been released on:
http://r.research.att.com/tools
This change updates the gfortran brew to install these binaries for systems with
XCode 3.2.3 installed. Previously binaries for 3.2.2 (build 5659) were used
because they worked.
Signed-off-by: David Höppner <0xffea@gmail.com>
* white space, spell error