Jing is a tool for validating XML documents according to RelaxNG schema.
Manual can be found at: http://www.thaiopensource.com/relaxng/jing.html
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Trang is a schema converter for XML. Trang can convert between
RelaxNG (XML syntax), RelaxNG Compact, XML DTDs, W3C XML
Schemas.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes compiler error with mkclean-0.8.6 and XCode-4.3+ due to a
hardcoded /Developer and macosx-version-min. Those are set to the
optimal value by default.
- inreplace was failing due to unnoticed fix upstream.
- remove inreplace
- patch if MacOS.prefer_64_bit, don't set SDK path or min version.
Reported upstream, noted in formula.
https://sourceforge.net/tracker/?func=detail&aid=3505611&group_id=68739&atid=522228ClosesHomebrew/homebrew#10970.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Mkvalidator suffers the same problems as mkclean, a hardcoded
path to /Developer and a version-min=10.6. This removes a broken
inreplace, adds a patch to not force an SDK path on 64bit systems
nor a minimum version. Unreported, but identical to mkclean that
was reported. Fixes compile errors on Lion.
ClosesHomebrew/homebrew#10971.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Removed --disable-debug and --disable-dependency-tracking, which the configure script does not recognise.
ClosesHomebrew/homebrew#10982.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
QuickFIX is a full-featured open source FIX engine, currently compatible
with the FIX 4.0-5.0 spec.
ClosesHomebrew/homebrew#8962.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
When installed from Homebrew that's not on /usr/local, dyld complains it
can't find libminiupnpc.8.dylib. Fixed this by passing absolute path to
-Wl,-install_name when linking.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The dep on openssl is unconditional and undocumented; the ftimes docs
seem to indicate that 0.9.7f is sufficient which would make it
unnecessary even on Leopard.
Also fix a couple of style nits.
ClosesHomebrew/homebrew#10953.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Gabedit is a Graphical User Interface for Gamess-US, Gaussian, Molcas,
Molpro, MPQC, OpenMopac, Orca, PC Gamess and Q-Chem computational
chemistry packages.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP).
Version 1.0.0 is complete rewrite and has a lot of new features.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>