Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -2/+0 |
| | |||||
* | Reset maintainership. | jkoshy | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | - Upgrade to v3.7. | jkoshy | 2006-04-09 | 3 | -22/+44 |
| | | | | | | | | | | New upstream features include: + Distributed TETware has a 'Transfer Source Files' phase. + More flexibility in handling real-time signals in the C API. + APIs for Java, Python, Ruby, Perl, Tcl, PHP. These have not been turned on in this version of the port. - Install PDF documentation under ${TET_ROOT}/doc unless NOPORTDOCS is specified. | ||||
* | Add SA256 checksums. | jkoshy | 2005-12-14 | 1 | -0/+1 |
| | |||||
* | Unbreak port by merging the build and install phases. Create a PLIST | jkoshy | 2004-08-24 | 2 | -18/+22 |
| | | | | | dynamically so that pkg_delete works. Make the Makefile and pkg-descr portlint clean. | ||||
* | BROKEN: Installs/removes files outside of the install/deinstall phases | kris | 2004-06-26 | 1 | -1/+2 |
| | |||||
* | Add SIZE to distinfo. | jkoshy | 2004-03-25 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Correct documentation URL. | jkoshy | 2003-06-04 | 1 | -1/+2 |
| | | | | Submitted by: "K Nagarajan" <knr@india.hp.com> | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Correct home page URL. | jkoshy | 2002-06-27 | 1 | -1/+1 |
| | |||||
* | Correct home page URL. | jkoshy | 2001-12-24 | 1 | -1/+1 |
| | |||||
* | Upgrade to v3.3h. | jkoshy | 2001-07-25 | 2 | -3/+3 |
| | |||||
* | Upgrade to TET v3.3f | jkoshy | 2000-10-30 | 2 | -2/+2 |
| | |||||
* | Use MASTER_SITE_LOCAL. | jkoshy | 2000-06-26 | 1 | -1/+2 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -4/+3 |
| | |||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | peter | 2000-02-08 | 1 | -1/+1 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | Upgrade to v3.3d-unsup. | jkoshy | 1999-12-27 | 1 | -3/+3 |
| | |||||
* | upgrade to v3.3d-unsup | jkoshy | 1999-12-27 | 1 | -1/+1 |
| | |||||
* | Fix MASTER_SITES. | jkoshy | 1999-12-08 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -5/+5 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | grep -> ${GREP} | mharo | 1999-08-23 | 1 | -3/+3 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -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: | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Upgrade to v3.2e. | jkoshy | 1999-02-11 | 2 | -4/+4 |
| | |||||
* | Upgrade to 3.2d. The old distfile was not fetchable. | asami | 1998-11-28 | 2 | -5/+6 |
| | | | | Submitted by: maintainer | ||||
* | Simplify the clean targets. | jkoshy | 1998-10-27 | 1 | -7/+3 |
| | | | | Pointed-out-by: asami | ||||
* | Do something sensible for make clean if TET_ROOT is not defined. Add | jkoshy | 1998-10-26 | 1 | -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. | jkoshy | 1998-10-25 | 1 | -5/+2 |
| | |||||
* | A port of TET3.2c from the Open Group. This port builds the Distributed | jkoshy | 1998-10-21 | 5 | -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'. |