IABSD.fr/ports/math/lpsolve

Branch :


Log

Author Commit Date CI Message
270db149 2015-04-21 18:24:22 add some missing pthread to WANTLIB (using modified portbump, thanks zhuk@)
2382144b 2015-03-16 18:07:34 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
b70345e2 2014-11-30 05:41:34 Eliminate the use of the malloc.h header and/or replace with stdlib.h.
f0a1059c 2013-12-07 12:04:55 Remove lpsolve's dependency upon <sys/timeb.h>. Looks like I already patched away libcompat.a last year. OK naddy@
0662a4e9 2013-03-11 11:20:26 PERMIT_* / REGRESS->TEST sweep
2009c4a6 2012-11-03 03:23:20 zap space
34c195b2 2012-09-29 05:02:50 - Use proper PIC flag. - Re-enable on sparc64. ok sthen@
7a1e28c0 2012-09-27 17:44:20 Mark as BROKEN-sparc64 since it never built there; triggers a relocation overflow error when linking liblpsolve55.so.0.0.
695cd595 2012-05-11 23:29:30 Add Python bindings for lpsolve-5.5.20, move all common stuff into a Makefile.inc, remove dependency upon libcompat with patching. OK jasper@