aboutsummaryrefslogtreecommitdiff
path: root/math/cxsc
Commit message (Collapse)AuthorAgeFilesLines
* Remove math/cxsc per expiration note.Gerald Pfeifer2009-03-076-267/+0
| | | | Notes: svn path=/head/; revision=229601
* Mark for depreciation, since unmaintained, failing to work with currentGerald Pfeifer2009-02-011-0/+3
| | | | | | | | | | versions of GCC, dead upstream, and requiring gcc33 which fails to build itself (and does not support current versionf of FreeBSD or non-i386). EXPIRATION_DATE=2009-03-02. Notes: svn path=/head/; revision=227373
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-6/+1
| | | | Notes: svn path=/head/; revision=225300
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* - add USE_GCC=3.3 when default gcc is 3.4Yen-Ming Lee2004-11-042-3/+2
| | | | | | | - utilize BSD_INSTALL_DATA in INSTALL_MACROS Notes: svn path=/head/; revision=120749
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
| | | | Notes: svn path=/head/; revision=116340
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Ignore CFLAGS. As noted by the authors, optimization "takes tooTrevor Johnson2002-03-262-13/+4
| | | | | | | much RAM." Notes: svn path=/head/; revision=56666
* BROKEN: Does not build (exhausts memory)Kris Kennaway2002-03-251-0/+2
| | | | Notes: svn path=/head/; revision=56586
* add cxscYing-Chieh Liao2001-08-117-0/+268
C++ class library for eXtended Scientific Computing Notes: svn path=/head/; revision=46078