Commit Graph

12 Commits

Author SHA1 Message Date
sthen
270db149c4 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:24:22 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
brad
b70345e22c Eliminate the use of the malloc.h header and/or replace
with stdlib.h.
2014-11-30 05:41:34 +00:00
edd
f0a1059c7e Remove lpsolve's dependency upon <sys/timeb.h>.
Looks like I already patched away libcompat.a last year.

OK naddy@
2013-12-07 12:04:55 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
espie
2009c4a6ca zap space 2012-11-03 03:23:20 +00:00
brad
34c195b283 - Use proper PIC flag.
- Re-enable on sparc64.

ok sthen@
2012-09-29 05:02:50 +00:00
landry
7a1e28c0af Mark as BROKEN-sparc64 since it never built there; triggers a relocation
overflow error when linking liblpsolve55.so.0.0.
2012-09-27 17:44:20 +00:00
edd
695cd59509 Add Python bindings for lpsolve-5.5.20, move all common stuff into a
Makefile.inc, remove dependency upon libcompat with patching.

OK jasper@
2012-05-11 23:29:30 +00:00
edd
f0854b2df7 Top level Makefile for math/lpsolve.
See my last commit for why we are using a subdir.
2012-04-20 09:56:56 +00:00
edd
aa0aa9411d Import lpsolve-5.5.2.0
I am putting this in a core/ subdirectory, as there is a Python binding
that I have my eye on porting too.

OK jasper@
2012-04-20 09:54:11 +00:00