Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Host the distfile myself since the other two sites are non-fetchable right | kris | 2000-09-22 | 1 | -1/+2 |
| | | | | now | ||||
* | Update all ports using OpenSSL and RSA to work without rsaref since | kris | 2000-09-22 | 1 | -1/+1 |
| | | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems. | ||||
* | Remove redundant/inappropriate CATEGORIES. People need to start reading | will | 2000-06-02 | 1 | -1/+1 |
| | | | | the Porter's Handbook. :-) | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | USE_OPENSSL | kris | 2000-02-06 | 2 | -49/+23 |
| | | | | Assisted by: Jim Bloom <bloom@acm.org> | ||||
* | Change dependencies from static to shared openssl libraries, | dirk | 1999-11-07 | 1 | -0/+2 |
| | | | | because openssl also builds shared libraries, now. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | include ${PREFIX}/include/openssl due to openssl upgrade. | dirk | 1999-06-02 | 1 | -1/+1 |
| | |||||
* | Update to version 0.1.1. | steve | 1999-05-24 | 3 | -32/+8 |
| | | | | | PR: 11663 Submitted by: maintainer | ||||
* | Put a little more of DISTNAME into EXTRACT_SUFX so it is a little | steve | 1999-05-09 | 1 | -4/+3 |
| | | | | more consistent with tradition. | ||||
* | Initial import of slush version 0.1.0. | steve | 1999-05-09 | 8 | -0/+264 |
A telnet-like application which uses a secure SSL channel. PR: 11557 Submitted by: Peter Shipley <shipley@dis.org> |