From owner-cvs-all Tue Dec 8 07:23:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05348 for cvs-all-outgoing; Tue, 8 Dec 1998 07:23:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05341; Tue, 8 Dec 1998 07:23:44 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA17507; Tue, 8 Dec 1998 07:23:45 -0800 (PST) Date: Tue, 8 Dec 1998 07:23:45 -0800 (PST) Message-Id: <199812081523.HAA17507@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/mail/exim Makefile ports/mail/exim/files configure.default md5 eximon eximon.bin ports/mail/exim/patches patch-aa patch-ab patch-ac patch-ad patch-ae ports/mail/exim/pkg INSTALL Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/12/08 07:23:45 PST Modified files: mail/exim Makefile mail/exim/files configure.default md5 mail/exim/patches patch-aa patch-ab Removed files: mail/exim/files eximon eximon.bin mail/exim/patches patch-ac patch-ad patch-ae mail/exim/pkg INSTALL Log: Upgrade to 2.054 (Testing release!). Patches incorporated by the author were removed. One new patch created to prevent core dumps when running non-listening queue-runners. Handle the difference in BINOWN between stable (bin) and current (root), obviating the need for an INSTALL script. Don't install shell script "place-holders" for eximon when built without USE_XLIB, just touch the files for package-friendliness. Graceful. Improve out-of-the-box relay handling; localhost symoblic name was weak, use private subnet numerical net instead. Submitted by: maintainer Revision Changes Path 1.24 +24 -21 /home/ncvs/ports/mail/exim/Makefile 1.2 +1 -1 /home/ncvs/ports/mail/exim/files/configure.default 1.15 +1 -1 /home/ncvs/ports/mail/exim/files/md5 1.10 +11 -102 /home/ncvs/ports/mail/exim/patches/patch-aa 1.3 +67 -12 /home/ncvs/ports/mail/exim/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message