From owner-cvs-all Thu Oct 19 14:13:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4233137B4CF; Thu, 19 Oct 2000 14:13:32 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA18372; Thu, 19 Oct 2000 14:13:32 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Message-Id: <200010192113.OAA18372@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Thu, 19 Oct 2000 14:13:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib Makefile src/usr.bin/vacation Makefile vacation.1 vacation.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2000/10/19 14:13:32 PDT Modified files: (Branch: RELENG_4) lib Makefile usr.bin/vacation Makefile Removed files: (Branch: RELENG_4) usr.bin/vacation vacation.1 vacation.c Log: MFC: Use sendmail's version of vacation. It is command line and database compatible with the old version but includes new functionality and bug fixes. Since it is not part of the NO_SENDMAIL make.conf option, libsmdb and libsmutil should always be built for vacation's sake. Revision Changes Path 1.107.2.4 +2 -7 src/lib/Makefile 1.6.2.1 +30 -3 src/usr.bin/vacation/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message