| Commit message (Expand) | Author | Age | Files | Lines |
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
* | Make net/SSLtelnet fetchable again. | Edwin Groothuis | 2003-11-02 | 1 | -2/+6 |
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | Sergey A. Osokin | 2003-09-24 | 1 | -2/+2 |
* | Add missing rmdir. | Jun Kuriyama | 2003-04-24 | 2 | -0/+2 |
* | Ugh, this code defines `extern' and then includes non-application | Jacques Vidrine | 2003-02-21 | 1 | -3/+28 |
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
* | Re-add SSLtelnet, with patch (patch-an) to fix the security vulnerability | Kris Kennaway | 2002-10-19 | 20 | -0/+1764 |
* | The SSLtelnet port was marked FORBIDDEN for security reasons 13 months ago. | Kris Kennaway | 2002-10-13 | 19 | -446/+0 |
* | Remove myself from MAINTAINER | Issei Suzuki | 2002-02-16 | 1 | -1/+1 |
* | Mark FORBIDDEN because the remotely exploitable telnetd hole is not yet | Kris Kennaway | 2001-08-20 | 1 | -0/+2 |
* | - Fix compilation and installation error in CURRENT. | Issei Suzuki | 2001-01-09 | 7 | -4/+52 |
* | Host the distfile myself since the master site seems to no longer carry it. | Kris Kennaway | 2000-09-22 | 1 | -1/+3 |
* | Update all ports using OpenSSL and RSA to work without rsaref since | Kris Kennaway | 2000-09-22 | 1 | -1/+1 |
* | time(3) returns a time_t and not a long. This fixes build on the Alpha. | Steve Price | 2000-08-08 | 1 | -2/+12 |
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
* | Fix build for -stable | Kris Kennaway | 2000-02-22 | 3 | -7/+9 |
* | USE_OPENSSL | Kris Kennaway | 2000-02-06 | 6 | -53/+37 |
* | Fix the setterm() on -stable. | Vanilla I. Shu | 1999-10-16 | 1 | -20/+20 |
* | Fix the coredump of setupterm(). | Vanilla I. Shu | 1999-09-19 | 1 | -0/+26 |
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | Michael Haro | 1999-08-27 | 1 | -5/+5 |
* | grep -> ${GREP} | Michael Haro | 1999-08-23 | 1 | -2/+2 |
* | Fix build and run problems in conjunction with OpenSSL. | Dirk Froemberg | 1999-08-05 | 15 | -198/+211 |
* | ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade. | Dirk Froemberg | 1999-03-26 | 2 | -8/+15 |
* | Change dependencies from SSLeay to openssl, the successor of SSLeay. | Dirk Froemberg | 1999-01-10 | 1 | -3/+4 |
* | Upgrade to 0.13. | Vanilla I. Shu | 1998-10-19 | 5 | -84/+86 |
* | security/rsaref has been ELFized. | Satoshi Asami | 1998-09-25 | 1 | -2/+2 |
* | Don't use libbsd & libutil on package. | Vanilla I. Shu | 1998-09-05 | 4 | -26/+209 |
* | Change maintainer's email address, and add depends with rsaref. | Vanilla I. Shu | 1998-08-26 | 2 | -3/+30 |
* | Fix message output of telnetd. | Vanilla I. Shu | 1998-06-04 | 1 | -2/+2 |
* | It is a telnet/telnetd program support SSL encryption | Vanilla I. Shu | 1998-04-11 | 9 | -0/+139 |