summaryrefslogtreecommitdiffstats
path: root/misc/tet
Commit message (Collapse)AuthorAgeFilesLines
* grep -> ${GREP}mharo1999-08-231-3/+3
| | | | | true -> ${TRUE} false -> ${FALSE}
* chmod -> ${CHMOD}mharo1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Add WWW:mharo1999-05-031-1/+1
|
* Upgrade to v3.2e.jkoshy1999-02-112-4/+4
|
* Upgrade to 3.2d. The old distfile was not fetchable.asami1998-11-282-5/+6
| | | | Submitted by: maintainer
* Simplify the clean targets.jkoshy1998-10-271-7/+3
| | | | Pointed-out-by: asami
* Do something sensible for make clean if TET_ROOT is not defined. Addjkoshy1998-10-261-4/+12
| | | | | | trailing slash to MASTER_SITE. Pointed-out-by: Steve Price and Andreas Klemm.
* TET is now available off an FTP site. Change MASTER_SITE accordingly.jkoshy1998-10-251-5/+2
|
* A port of TET3.2c from the Open Group. This port builds the Distributedjkoshy1998-10-215-0/+77
TET including threads and C++ support. The port has a number of quirks: - sources and binaries need to be installed under $TET_ROOT for later persual by test suites like the PCTS suite from the opengroup. Consequently this port does not actually install anything under $PREFIX. - though the source to TET3.2c is being made publically available, one still needs to register with the open group prior to download the sources. Consequently this port has been marked `MANUAL_FETCH'.
OpenPOWER on IntegriCloud