From owner-cvs-all Sun Feb 20 2:10:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4051437BBF8; Sun, 20 Feb 2000 02:10:36 -0800 (PST) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA41528; Sun, 20 Feb 2000 02:10:36 -0800 (PST) (envelope-from joerg@FreeBSD.org) Message-Id: <200002201010.CAA41528@freefall.freebsd.org> From: Joerg Wunsch Date: Sun, 20 Feb 2000 02:10:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/kermit Makefile ports/comms/kermit/files dot.kermrc ports/comms/kermit/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk joerg 2000/02/20 02:10:36 PST Modified files: comms/kermit Makefile comms/kermit/pkg PLIST Removed files: comms/kermit/files dot.kermrc Log: 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 Revision Changes Path 1.21 +27 -3 ports/comms/kermit/Makefile 1.5 +20 -0 ports/comms/kermit/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message