aboutsummaryrefslogtreecommitdiffstats
path: root/science/lamprop
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.3.3dhn2011-06-232-5/+7
| | | | | PR: ports/158176 Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer)
* - Allow to build with MAKE_JOBS_SAFEmiwi2009-03-312-1/+2
| | | | | PR: 133221 Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer)
* - Update to 1.3.2miwi2008-02-162-7/+7
| | | | | PR: 120624 Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer)
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-9/+1
|
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-2/+0
|
* SHA256ifyedwin2006-01-241-1/+2
| | | | Approved by: krion@
* Unbreak on 6.0: gcc has problem with variable-length automatic arrays,thierry2005-08-031-2/+5
| | | | | | | | -O2 and -fno-unit-at-a-time. Submitted by: Roland Smith (maintainer) Reported by: krion via pointyhat Approved by: portmgr (krion)
* Fix on ia64 by removing the -fno-unit-at-a-time flag.thierry2005-06-081-4/+9
| | | | | Reported by: Kris via pointyhat Submitted by: maintainer
* Add lamprop 1.3.1.thierry2005-05-163-0/+45
Lamprop takes in input file describing the lay-up and constituent materials of a fiber-reinforced composite laminate, and calculates some mechanical and other properties. The submitter is the original author of the software, and will maintain the port. PR: 81066 Submitted by: Roland Smith <rsmith (at) xs4all.nl>