aboutsummaryrefslogtreecommitdiff
path: root/math/ldouble
Commit message (Collapse)AuthorAgeFilesLines
* - Mark ONLY_FOR_ARCHS=i386 sparc64Michael Johnson2006-05-031-3/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=161265
* - After 2nd glance at the docs readd iad64 to NOT_FOR_ARCHSMichael Johnson2006-05-011-1/+1
| | | | Notes: svn path=/head/; revision=161061
* - Attempt to fix build on amd64 and ia64 by removing sparc64-only CFLAGSMichael Johnson2006-05-011-1/+5
| | | | Notes: svn path=/head/; revision=161058
* - Mark NOT_FOR_ARCH=ia64Michael Johnson2006-05-011-1/+1
| | | | | | | Reported by: kris mail Notes: svn path=/head/; revision=161032
* - Add amd64 to NOT_FOR_ARCHSMichael Johnson2006-04-221-0/+1
| | | | Notes: svn path=/head/; revision=160153
* - install mathl.h on i386Michael Johnson2006-04-191-1/+5
| | | | | | | | | - Bump PORTREVISION Requested by: thierry to unbreak lang/gambas Notes: svn path=/head/; revision=159970
* - Use MASTER_SITE_LOCAL in MASTER_SITES to fix fetchMichael Johnson2006-04-181-1/+3
| | | | | | | Reported by: kris mail Notes: svn path=/head/; revision=159896
* - Add support for atleast sparc64 and maybe other 64bit cpusMichael Johnson2006-04-145-12/+53
| | | | | | | - Grab MAINTAINER on ldouble Notes: svn path=/head/; revision=159490
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* Don't build example programs since we don't install themMichael Johnson2004-11-231-82/+9
| | | | | | | Approved by: adamw (implicit) Notes: svn path=/head/; revision=122201
* Utilize ONLY_FOR_ARCHS for i386Michael Johnson2004-11-181-0/+1
| | | | | | | | | | since ldouble is for 32bit machines Pointed out by: pointyhat via kris Approved by: adamw (implicit) Notes: svn path=/head/; revision=121839
* Remove vtel.rgv.net from MASTER_SITES, its now deadMichael Johnson2004-11-111-2/+1
| | | | | | | Approved by: marcus (co mentor) Notes: svn path=/head/; revision=121350
* Add ldoubleMichael Johnson2004-11-074-0/+157
Library of elementary mathematical functions, probability and elliptic integrals in 80-bit long double precision. Approved by: pav (co mentor) Notes: svn path=/head/; revision=121047