aboutsummaryrefslogtreecommitdiffstats
path: root/math/ldouble
Commit message (Collapse)AuthorAgeFilesLines
* - Mark ONLY_FOR_ARCHS=i386 sparc64ahze2006-05-031-3/+1
| | | | Reported by: pointyhat via kris
* - After 2nd glance at the docs readd iad64 to NOT_FOR_ARCHSahze2006-05-011-1/+1
|
* - Attempt to fix build on amd64 and ia64 by removing sparc64-only CFLAGSahze2006-05-011-1/+5
|
* - Mark NOT_FOR_ARCH=ia64ahze2006-05-011-1/+1
| | | | Reported by: kris mail
* - Add amd64 to NOT_FOR_ARCHSahze2006-04-231-0/+1
|
* - install mathl.h on i386ahze2006-04-201-1/+5
| | | | | | - Bump PORTREVISION Requested by: thierry to unbreak lang/gambas
* - Use MASTER_SITE_LOCAL in MASTER_SITES to fix fetchahze2006-04-191-1/+3
| | | | Reported by: kris mail
* - Add support for atleast sparc64 and maybe other 64bit cpusahze2006-04-145-12/+53
| | | | - Grab MAINTAINER on ldouble
* - Add SHA256pav2005-11-251-0/+1
|
* Don't build example programs since we don't install themahze2004-11-231-82/+9
| | | | Approved by: adamw (implicit)
* Utilize ONLY_FOR_ARCHS for i386ahze2004-11-181-0/+1
| | | | | | | since ldouble is for 32bit machines Pointed out by: pointyhat via kris Approved by: adamw (implicit)
* Remove vtel.rgv.net from MASTER_SITES, its now deadahze2004-11-111-2/+1
| | | | Approved by: marcus (co mentor)
* Add ldoubleahze2004-11-084-0/+157
Library of elementary mathematical functions, probability and elliptic integrals in 80-bit long double precision. Approved by: pav (co mentor)