1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Kris Kennaway
7d2dd70a77 USE_OPENSSL
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 22:11:36 +00:00
Dirk Froemberg
6ea24563ed Fix build and run problems in conjunction with OpenSSL.
Natively SSLtelnet works with SSLeay, only.

PR:		ports/12973
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.ORG> (maintainer)
1999-08-05 08:00:25 +00:00
Dirk Froemberg
022f745a66 ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.
Unfortunaly SSLtelnet doesn't work with openssl-0.9.2b at the moment.
We'll try to fix this as soon as possible.

OK'ed by:	Issei Suzuki <issei@jp.freebsd.org> (maintainer)
1999-03-26 08:44:57 +00:00
Vanilla I. Shu
345084608f Don't use libbsd & libutil on package.
Agreed by:	maintainer
1998-09-05 18:22:17 +00:00
Vanilla I. Shu
c7159045d6 It is a telnet/telnetd program support SSL encryption
and certification mechanism.
PR:		ports/6182
Submitted by:	Issei Suzuki <issei@t-cnet.or.jp
1998-04-11 15:07:05 +00:00