Commit Graph

18 Commits

Author SHA1 Message Date
Alexey Dokuchaev 315bb91822 Unbreak the build against newer versions of OpenSSL (since 1.1.0-pre5), where
many data structures were made opaque and RLE compression support was removed.

Reported by:	pkg-fallout
2018-10-24 11:47:28 +00:00
John Marino 108315526d comms/kermit: Upgrade version 9.0.302 => 9.0.304 (LibreSSL support)
Fixes when SSL library has no SSLv3, EGD and compression.

PR:		198980
Submitted by:	brnrd@
Approved by:	maintainer timeout (2 months) + SSL blanket
2016-09-11 21:11:08 +00:00
Alexey Dokuchaev 06e6ff3128 Update to version 9.0.302, which should build and work on all versions of
FreeBSD since 1993 without any patches.  Touch the COMMENT while I'm here.

This is result of collaborative work by Frank da Cruz (C-Kermit original
author and current upstream maintainer) and yours truly.
2011-08-21 18:12:08 +00:00
Alexey Dokuchaev 8db88ed817 - Update to version 9.0.301
- Remove no longer needed patches and inplace editing
- Define LICENSE (BSD)
- Fix pty locking on 800045 and above
- Simplify documentation installation

Tested with:	emulators/x48
2011-08-19 10:21:41 +00:00
Pav Lucistnik d60ad805ee - Fix build with gcc41
PR:		ports/103748
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-09-28 16:31:06 +00:00
Dirk Meyer 5b621ecce6 - Fix conflicts with openssl 2005-09-29 18:39:43 +00:00
Christian Weisgerber 04049df846 Fix build with OpenSSL 0.9.7.
Submitted by:	nectar
2003-03-04 15:03:42 +00:00
Christian Weisgerber c10f0c3bc6 Update to 8.0.206: bugfix release. 2002-11-18 23:14:39 +00:00
Christian Weisgerber bb6d250cce Forgotten in 8.0.201 update. 2002-02-15 11:11:56 +00:00
Christian Weisgerber 2d79ada819 * Update to latest stable release, 7.0.197.
* Add mirror site.
* Fix and improve comment and description.
* Use the provided build infrastructure instead of gratuitously
  replacing it with our own.
* Tweak build defines.

Reviewed by:	joerg
2001-11-06 00:53:05 +00:00
Joerg Wunsch b92c42351e Remove the hack that built the man page from ckuker.cpp, and use ckuker.nr
instead.  The hack fell over on the Alpha architecture anyway.

Quoting Frank da Cruz <fdc@watsun.cc.columbia.edu>:

``P.S. The "default" man page is ckuker.nr.  You only need to run ckuker.cpp
through "make manpage" if you are building a custom man page (like the one
that we make for HP-UX).  Since FreeBSD does not have a custom man page,
there is no need to do this.''

The Kermit port is now fully Alpha-ready, too.
2000-01-31 12:50:15 +00:00
Joerg Wunsch d3ae80250e Upgrade to version 7.0-beta(11).
Add myself as the maintainer.
Remove `RESTRICTED', open-source operating systems are now allowed
to redistribute either sources as well as a binary version.
1999-12-10 19:04:21 +00:00
Andrey A. Chernov c86721c924 Fix device permission problem by another way:
don't install kermit as setgid
Suggested-by: pst
1996-12-11 19:16:51 +00:00
Paul Traina 0e96d95fbb Upgrade to kermit 6.192 (package tested too) 1996-12-10 10:24:03 +00:00
Andrey A. Chernov 953b15cda5 Add compilation options: SETREUID,SAVEDUID,NDSYSERRLIST
Install as sgid dialer to make able to remove stale lock files.
Degradate priv_opn function to simple open: we don't need sgid
capabilities to open devices.
1995-09-19 11:51:33 +00:00
Andrey A. Chernov 4f9c15f851 Remove -DTAYLOR_UUCP from CFLAGS, it is obsoleted
by new version
1994-11-18 13:29:04 +00:00
Andrey A. Chernov 772d06af36 -DNOCOTFMC added to fix open bug with sio 1994-10-28 05:07:47 +00:00
Paul Traina d3c12a74b6 FreeBSD 2.x port of C-Kermit 5A(189) 1994-10-28 00:04:24 +00:00