The FreeBSD Ports Archive
FreeBSD comms : kermit4>
Serial and network communications package
C-Kermit is a combined serial and network communication software
package offering a consistent, medium-independent, cross-platform
approach to connection establishment, terminal sessions, file
transfer, character-set translation, numeric and alphanumeric paging,
and automation of communication tasks.
http://www.kermit-project.org/
|
kermit history
v. 1.38
date: 2007/04/14 16:20:45; author: gabor; state: Exp; lines: +2 -10
- Remove 4.X support from unmaintained ports in categories starting with
letter a-c
v. 1.37
date: 2004/04/14 20:32:44; author: naddy; state: Exp; lines: +3 -4
- Update to 8.0.211: bugfix release.
- Drop maintainership.
v. 1.36
date: 2003/04/07 14:17:51; author: naddy; state: Exp; lines: +3 -0
Support NOPORTDOCS.
PR: 50671
Submitted by: Sergey A. Osokin
v. 1.35
date: 2003/04/07 12:18:11; author: naddy; state: Exp; lines: +2 -2
Update to 8.0.209.
Notified by: Xander Jansen et al.
v. 1.34
date: 2003/03/24 12:37:33; author: naddy; state: Exp; lines: +11 -2
Handle OpenSSL < 0.9.7 (for RELENG_4_7).
Submitted by: olgeni
v. 1.33
date: 2003/03/24 01:15:23; author: naddy; state: Exp; lines: +2 -2
Update to 8.0.208.
v. 1.32
date: 2003/03/04 15:03:42; author: naddy; state: Exp; lines: +3 -2
Fix build with OpenSSL 0.9.7.
Submitted by: nectar
v. 1.31
date: 2003/02/21 12:52:49; author: naddy; state: Exp; lines: +1 -0
pkg-comment -> COMMENT
v. 1.30
date: 2002/11/18 23:14:39; author: naddy; state: Exp; lines: +6 -9
Update to 8.0.206: bugfix release.
v. 1.29
date: 2002/05/04 21:25:54; author: kris; state: Exp; lines: +1 -1
Update to 8.0.201.1 which includes a trivial code change.
Noticed by: bento
v. 1.28
date: 2002/03/03 13:53:57; author: naddy; state: Exp; lines: +1 -1
honor CC
v. 1.27
date: 2002/02/15 11:08:10; author: naddy; state: Exp; lines: +11 -8
Add SSL support.
Submitted by: olgeni
Update to 8.0.201. Changes in this release:
* A more natural user interface for the FTP client.
* Up/Down Arrow keys for command recall.
* SET ESCAPE now lets you choose 8-bit characters.
* A more-flexible SHOW VARIABLES command.
* Bug fixes.
v. 1.26
date: 2002/02/09 12:40:22; author: naddy; state: Exp; lines: +2 -1
Enable HTTP support.
Submitted by: olgeni
v. 1.25
date: 2002/01/27 17:31:04; author: naddy; state: Exp; lines: +10 -26
* Update to 8.0.200.
* Take over maintainership.
Approved by: joerg
v. 1.24
date: 2001/11/06 00:53:05; author: naddy; state: Exp; lines: +38 -25
* 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
v. 1.23
date: 2000/04/13 06:35:36; author: asami; state: Exp; lines: +2 -2
Typo (PKGNAME -> PORTNAME).
v. 1.22
date: 2000/04/08 23:22:32; author: mharo; state: Exp; lines: +4 -4
update with the new PORTNAME/PORTVERSION variables
v. 1.21
date: 2000/02/20 10:10:25; author: joerg; state: Exp; lines: +27 -3
Install kermit documentation and example files correctly. This is
basically what the PR suggested, although i did it somewhat
differently. (The PR was related to the previous version of Kermit
anyway.)
After asking Frank da Cruz again, i did however decide to not run the
shipped ckermit.ini (alias .kermrc) by default; the defaults of Kermit
version 7 are supposed to fit the needs of most people, so there is no
need to run the .ini file for everybody. Those who want it can still
find it in the `examples' directory (and Frank suggested users who
like to do this can easily run this as a `kerbang' script file instead
of starting the plain kermit binary).
PR: ports/14894
Submitted by: Oh Junseon
v. 1.20
date: 2000/01/30 23:47:02; author: joerg; state: Exp; lines: +3 -3
Update to final (non-beta) version. Amazingly enough, the MD5 checksum
of the dist file didn't change. :-}
v. 1.19
date: 1999/12/10 19:04:09; author: joerg; state: Exp; lines: +5 -7
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.
v. 1.18
date: 1999/08/25 05:12:36; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.17
date: 1997/11/26 23:16:51; author: jseger; state: Exp; lines: +2 -4
Remove bad MASTER_SITE and portlint.
v. 1.16
date: 1997/07/10 15:50:51; author: pst; state: Exp; lines: +2 -2
Set maintainer to ports@freebsd.org
v. 1.15
date: 1997/01/18 19:32:38; author: max; state: Exp; lines: +5 -1
Added MAN1 and MANCOMPRESSED to Makefile.
Now, installs sample .kermrc into /usr/local/share/examples/kermit.
v. 1.14
date: 1996/12/30 21:33:28; author: max; state: Exp; lines: +2 -2
CATEGORIES+= -> CATEGORIES=
v. 1.13
date: 1996/12/10 20:30:37; author: ache; state: Exp; lines: +3 -3
Close small security hole introduced with last upgrade (one needed
patch not applied):
anyone (not dialer group members only) can do anything with serial devices
Convert to new kermit version number scheme
v. 1.12
date: 1996/12/10 10:23:48; author: pst; state: Exp; lines: +6 -6
Upgrade to kermit 6.192 (package tested too)
v. 1.11
date: 1996/12/08 01:44:33; author: max; state: Exp; lines: +2 -2
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by: asami
v. 1.10
date: 1996/12/07 11:12:21; author: max; state: Exp; lines: +2 -2
Typo in RESTRICTED= line.
v. 1.9
date: 1996/11/17 03:00:48; author: obrien; state: Exp; lines: +7 -3
CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
v. 1.8
date: 1996/06/15 01:16:50; author: asami; state: Exp; lines: +1 -1
Change NO_PACKAGE to RESTRICTED, the authors prohibit redistribution
in any form....
v. 1.7
date: 1996/04/09 07:03:57; author: asami; state: Exp; lines: +3 -4
Add a note that the non-sgid-ness is intentional, and recommend adding
the user to the "dialer" group instead of making kermit sgid.
Taken from a conversation on the ports list.
Asked by: Andrew MacIntyre
Answered by: ache
v. 1.6
date: 1995/08/11 00:43:39; author: asami; state: Exp; lines: +4 -1
Add more master sites (ftp.std.com and Darmstadt).
Submitted by: Werner Griessl
v. 1.5
date: 1995/05/13 06:07:48; author: asami; state: Exp; lines: +4 -1
Add NO_PACKAGE=yes.
v. 1.4
date: 1995/04/15 04:58:57; author: asami; state: Exp; lines: +5 -2
Update of communication programs' Makefiles!
v. 1.3
date: 1995/04/01 12:44:21; author: jkh; state: Exp; lines: +1 -0
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1994/11/16 21:57:39; author: ats; state: Exp; lines: +5 -4
The c-kermit 189 does no longer exist, update it to the version 190.
The patches also need an update.
v. 1.1
date: 1994/10/28 00:04:22; author: pst; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/10/28 00:04:23; author: pst; state: Exp; lines: +0 -0
FreeBSD 2.x port of C-Kermit 5A(189)
=============================================================================
|
| |

|