Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Make slush build when using utmpx. | ed | 2010-01-20 | 1 | -117/+113 |
| | | | | Approved by: miwi (portmgr, implicit) | ||||
* | Reset shipley@dis.org due to maintainer-timeouts and no response to email. | linimon | 2008-09-03 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | Remove code remnants that test for 3.X and earlier releases of FreeBSD. | linimon | 2006-06-23 | 1 | -6/+1 |
| | | | | | | | The bsd.*.mk architecture has not supported these antique releases for quite some time. Hat: portmgr | ||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Fix MASTER_SITES | pav | 2004-05-26 | 1 | -3/+2 |
| | | | | | PR: ports/67197 Submitted by: Roman Neuhauser <neuhauser@chello.cz> | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | - Fix build on -current | krion | 2003-10-27 | 4 | -50/+31 |
| | | | | | | | - Fixes for portlint (DOCSDIR) PR: 58582 Submitted by: elvis@sslab.cs.ccu.edu.tw | ||||
* | BROKEN on 5.1: does not compile | kris | 2003-05-18 | 1 | -0/+4 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | 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-10 | 1 | -2/+2 |
| | |||||
* | USE_OPENSSL | kris | 2000-02-07 | 2 | -49/+23 |
| | | | | Assisted by: Jim Bloom <bloom@acm.org> | ||||
* | Change dependencies from static to shared openssl libraries, | dirk | 1999-11-08 | 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-10 | 1 | -4/+3 |
| | | | | more consistent with tradition. | ||||
* | Initial import of slush version 0.1.0. | steve | 1999-05-10 | 8 | -0/+264 |
A telnet-like application which uses a secure SSL channel. PR: 11557 Submitted by: Peter Shipley <shipley@dis.org> |