aboutsummaryrefslogtreecommitdiff
path: root/math/spooles
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 1.5;Thierry Thomas2014-09-011-1/+1
| | | | | | | - Bump PORTREVISION for consumers. Notes: svn path=/head/; revision=366964
* Chase the upgrade of net/mpich2.Thierry Thomas2014-08-261-1/+1
| | | | | | | Approved by: portmgr (non staged ports) Notes: svn path=/head/; revision=366262
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-5/+8
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=360499
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-6/+6
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* math/spooles*: specify post-extraction with ${TAR}John Marino2014-05-291-1/+1
| | | | | | | | | | | | | | | It's possible that EXTRACT_CMD won't be predefined in the near future in order to support distfiles in multiple formats. We know the post- extraction tool needs to be tar, so let's specify it directly. It may be worth looking at the post-extract target here and seeing if it's really needed. Often one can just change the WRKSRC value to avoid a custom post-extract taraget. Approved by: infrastructure improvements blanket Notes: svn path=/head/; revision=355754
* - Stage supportMartin Wilke2014-02-261-23/+20
| | | | Notes: svn path=/head/; revision=346101
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* Unify files/patch-I2Ohash-large-input and files/patch-I2Ohash+src+util.c.Maho Nakata2013-03-062-103/+6
| | | | Notes: svn path=/head/; revision=313501
* Add a fix to math/spooles from the CalculiX package.Maho Nakata2013-03-063-2/+101
| | | | | | | | PR: 176653 Submitted by: pfg@ Notes: svn path=/head/; revision=313492
* Chase the upgrade of MPICH2.Thierry Thomas2011-02-262-9/+1
| | | | | | | | | | Since I'm there, pet portlint where needed, e.g. by removing oblsolete MD5 checksums. PR: ports/154715 Notes: svn path=/head/; revision=269786
* - Chase relocation of net/mpich2Thierry Thomas2009-11-282-3/+3
| | | | | | | | | - Bump PORTREVISION if needed - Fix some portlint errors. Notes: svn path=/head/; revision=244904
* Fix segfault for very large systemsMaho Nakata2009-01-092-1/+35
| | | | | | | | | | (1,000,000 dofs and more). http://groups.yahoo.com/group/calculix/message/5018 Submitted by: "Pedro F. Giffuni" Notes: svn path=/head/; revision=225621
* Update pkg-descr.Maho Nakata2007-09-221-1/+1
| | | | | | | Submitted by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=199879
* Build fix for ports/spooles-mpichMaho Nakata2007-01-231-3/+1
| | | | Notes: svn path=/head/; revision=183048
* Add missing object files.Maho Nakata2007-01-093-1/+21
| | | | | | | Bump portrevision. Notes: svn path=/head/; revision=181841
* Install shared libs too.Maho Nakata2007-01-093-23/+46
| | | | | | | Bump port revision. Notes: svn path=/head/; revision=181834
* Change dependence to net/mpich2Maho Nakata2006-07-232-3/+3
| | | | | | | Submitted by: thierry Notes: svn path=/head/; revision=168515
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* forgot to add two patches...Maho Nakata2006-03-152-0/+26
| | | | Notes: svn path=/head/; revision=157123
* Minor enhancements.Maho Nakata2006-03-151-3/+9
| | | | | | | | | | port should send CFLAGS, adding -fPIC for amd64. PR: 93612 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=157122
* SHA256ifyEdwin Groothuis2006-01-221-0/+8
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Fix packaging.Maho Nakata2005-01-301-1/+1
| | | | | | | Submitted by: kris via pointyhat Notes: svn path=/head/; revision=127677
* New versions of cad/calculix (>=1.2) will let us build with Multithreaded ↵Maho Nakata2005-01-201-27/+11
| | | | | | | | | | | | | support in addition to the serial version. This change is required for that purpose, and doesn't seem to have any ill efect on the serial version. PR: 75528 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=126891
* 1) Adding missing symbols in the libraryMaho Nakata2004-10-194-25/+51
| | | | | | | | | | 2) Makefile Cleanups. PR: 72216 Submitted by: thierry@ Notes: svn path=/head/; revision=119764
* Make portlint happy by replacing space to tabMaho Nakata2004-05-061-9/+9
| | | | | | | | PR: 65409 Submitted by: trevor Notes: svn path=/head/; revision=108577
* SIZEifyMaho Nakata2004-03-191-0/+8
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104580
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Correct patch file so that cleanly appled.Maho Nakata2003-11-091-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=93595
* A small bug was found on the multithreaded version of spooles...Maho Nakata2003-11-041-0/+11
| | | | | | | | PR: 58908 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=93061
* Some clean up and enhancementMaho Nakata2003-06-103-82/+76
| | | | | | | | | PR: 52019 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Rewrote in many ways... Notes: svn path=/head/; revision=82663
* SPOOLES is a library for solving sparse real and complex linearMaho Nakata2003-05-057-0/+713
systems of equations. Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=80138