Commit graph

8 commits

Author SHA1 Message Date
Eygene Ryabinkin
72f6d3c480 math/lp_solve: respect TMPDIR environment variable
Some People (TM) are using non-executable /tmp on their machines.
The ccc utility from the port tries to run compiled executables
from /tmp, so this fails and port installation does not work.

It is always good to respect TMPDIR and this patch does just that.

PR: 154503
Feature safe: yes
Approved by: garga (mentor)
2011-03-04 15:13:44 +00:00
Max Brazhnikov
625b28e732 Fix the fix.
PR:		ports/148407
Submitted by:	Mayo Jordanov (maintainer)
2010-07-24 08:03:40 +00:00
Martin Wilke
0aef7ab243 - Update to 5.5.0.13
PR:		126598
Submitted by:	Ports Fury
2008-08-18 22:08:22 +00:00
Maho Nakata
14f03a7f13 Update to 5.5.0.9
* New freely fetchable MASTER_SITE [1]
* possible fix for sparc64 [2]
Submitted by:	Pedro F. Giffuni[1], kris[2]
2006-10-10 02:05:45 +00:00
Maho Nakata
15e0b7be97 * Install more header files.
* get rid of parts that link against libcompat
* bump PORTREVISION
2006-09-02 12:12:44 +00:00
Maho Nakata
1f464374d8 update to version 5.5 2006-09-02 10:03:52 +00:00
Maho Nakata
d458fcb309 Fixed bison problem.
Pointed out by:	kris
Pointy hat to:	maho and Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-23 15:33:37 +00:00
Maho Nakata
e3b29ff95b lp_solve, A free linear programming solver that can process
standard MPL format. This lp_solve versions is released
under the LGPL license

PR:		53649
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-19 04:33:07 +00:00