Commit graph

37 commits

Author SHA1 Message Date
Christian Weisgerber
2422cfbb6d - Update to 8.0.211: bugfix release.
- Drop maintainership.
2004-04-14 20:32:44 +00:00
Christian Weisgerber
d8bf72e71e Support NOPORTDOCS.
PR:		50671
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-04-07 14:17:51 +00:00
Christian Weisgerber
fa049497d6 Update to 8.0.209.
Notified by:	Xander Jansen <x+freebsd-ports@surfnet.nl> et al.
2003-04-07 12:18:11 +00:00
Christian Weisgerber
0daf883abc Handle OpenSSL < 0.9.7 (for RELENG_4_7).
Submitted by:	olgeni
2003-03-24 12:37:33 +00:00
Christian Weisgerber
503eb07162 Update to 8.0.208. 2003-03-24 01:15:23 +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
32b8021ea5 pkg-comment -> COMMENT 2003-02-21 12:52:52 +00:00
Christian Weisgerber
c10f0c3bc6 Update to 8.0.206: bugfix release. 2002-11-18 23:14:39 +00:00
Kris Kennaway
6a36ca2203 Update to 8.0.201.1 which includes a trivial code change.
Noticed by:	bento
2002-05-04 21:25:54 +00:00
Christian Weisgerber
f960838315 honor CC 2002-03-03 13:53:57 +00:00
Christian Weisgerber
95cf4aa33b 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.
2002-02-15 11:08:10 +00:00
Christian Weisgerber
eaa3726552 Enable HTTP support.
Submitted by:	olgeni
2002-02-09 12:40:22 +00:00
Christian Weisgerber
2504556c3f * Update to 8.0.200.
* Take over maintainership.

Approved by:	joerg
2002-01-27 17:31:04 +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
Satoshi Asami
770d9a7020 Typo (PKGNAME -> PORTNAME). 2000-04-13 06:35:36 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Joerg Wunsch
bca78cdfb3 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 <hollywar@holywar.net>
2000-02-20 10:10:34 +00:00
Joerg Wunsch
a108077abd Update to final (non-beta) version. Amazingly enough, the MD5 checksum
of the dist file didn't change. :-}
2000-01-30 23:47:02 +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
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Justin M. Seger
22297f9465 Remove bad MASTER_SITE and portlint. 1997-11-26 23:16:51 +00:00
Paul Traina
40a7055cb5 Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +00:00
Masafumi Max NAKANE
805f7fdbcf Added MAN1 and MANCOMPRESSED to Makefile.
Now, installs sample .kermrc into /usr/local/share/examples/kermit.
1997-01-18 19:32:40 +00:00
Masafumi Max NAKANE
0ef14f3cc8 CATEGORIES+= -> CATEGORIES= 1996-12-30 21:33:40 +00:00
Andrey A. Chernov
b772376d23 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
1996-12-10 20:30:44 +00:00
Paul Traina
0e96d95fbb Upgrade to kermit 6.192 (package tested too) 1996-12-10 10:24:03 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
80ce5ce7dd Typo in RESTRICTED= line. 1996-12-07 11:12:21 +00:00
David E. O'Brien
fe5b7da774 CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
1996-11-17 03:01:21 +00:00
Satoshi Asami
bdc8631aef Change NO_PACKAGE to RESTRICTED, the authors prohibit redistribution
in any form....
1996-06-15 01:16:50 +00:00
Satoshi Asami
6e88552cba 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 <andymac@bullseye.apana.org.au>
Answered by:	ache
1996-04-09 07:04:05 +00:00
Satoshi Asami
553327f9be Add more master sites (ftp.std.com and Darmstadt).
Submitted by:	Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
1995-08-11 00:43:39 +00:00
Satoshi Asami
9484ce1e9f Add NO_PACKAGE=yes. 1995-05-13 06:07:48 +00:00
Satoshi Asami
4bcb62c6f9 Update of communication programs' Makefiles! 1995-04-15 04:58:59 +00:00
Jordan K. Hubbard
ac3066bf75 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.
1995-04-01 12:51:41 +00:00
Andreas Schulz
05f5687d24 The c-kermit 189 does no longer exist, update it to the version 190.
The patches also need an update.
1994-11-16 21:57:39 +00:00
Paul Traina
d3c12a74b6 FreeBSD 2.x port of C-Kermit 5A(189) 1994-10-28 00:04:24 +00:00