| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Aug 2004 05:36:44
0.13_1
|
kris  |
As previously announced, remove these broken/insecure/obsolete ports. |
02 Jul 2004 16:55:37
0.13_1
|
des  |
Mark FORBIDDEN and DEPRECATED. |
27 Feb 2004 01:18:50
0.13_1
|
clement  |
Make portlint happier. |
29 Jan 2004 16:13:06
0.13_1
|
trevor  |
SIZEify. |
02 Nov 2003 11:05:35
0.13_1
|
edwin  |
Make net/SSLtelnet fetchable again. |
24 Sep 2003 09:37:11
0.13_1
|
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
24 Apr 2003 03:52:41
0.13_1
|
kuriyama  |
Add missing rmdir. |
21 Feb 2003 14:44:51
0.13
|
nectar  |
Ugh, this code defines `extern' and then includes non-application
headers. Hack around the hack.
The fact that this port was broken with OpenSSL 0.9.7 was
Reported by: kris |
20 Feb 2003 18:51:13
0.13
|
knu  |
De-pkg-comment. |
19 Oct 2002 10:27:25
0.13
|
kris  |
Re-add SSLtelnet, with patch (patch-an) to fix the security vulnerability
described in FreeBSD-SA-01:49.telnetd
Submitted by: kondo hiroshi <kondo@ysyslab.co.jp>
PR: ports/42676 |
19 Oct 2002 10:26:56
0.13
|
kris  |
Re-add SSLtelnet, with patch (patch-an) to fix the security vulnerability
described in FreeBSD-SA-01:49.telnetd
Submitted by: kondo hiroshi <kondo@ysyslab.co.jp>
PR: ports/42676 |
13 Oct 2002 03:36:40
0.13
|
kris  |
The SSLtelnet port was marked FORBIDDEN for security reasons 13 months ago.
Remove it. |
16 Feb 2002 05:32:08 
|
issei  |
Remove myself from MAINTAINER |
20 Aug 2001 22:57:04 
|
kris  |
Mark FORBIDDEN because the remotely exploitable telnetd hole is not yet fixed.
|
09 Jan 2001 20:59:55 
|
issei  |
- Fix compilation and installation error in CURRENT. - maintainer is committer
now. - Style fix in patch-* |
08 Oct 2000 07:19:09 
|
asami  |
Convert category net to new layout. |
22 Sep 2000 05:25:06 
|
kris  |
Host the distfile myself since the master site seems to no longer carry it. |
22 Sep 2000 02:59:06 
|
kris  |
Update all ports using OpenSSL and RSA to work without rsaref since 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.
|
08 Aug 2000 03:37:54 
|
steve  |
time(3) returns a time_t and not a long. This fixes build on the Alpha. |