From owner-cvs-all Thu Sep 12 3: 9:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B63637B400; Thu, 12 Sep 2002 03:09:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D837E43E6E; Thu, 12 Sep 2002 03:09:03 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from freefall.freebsd.org (sheldonh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8CA93JU073671; Thu, 12 Sep 2002 03:09:03 -0700 (PDT) (envelope-from sheldonh@freefall.freebsd.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8CA931M073669; Thu, 12 Sep 2002 03:09:03 -0700 (PDT) Message-Id: <200209121009.g8CA931M073669@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 12 Sep 2002 03:09:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/exim Makefile distinfo pkg-install pkg-plist ports/mail/exim/files POST-INSTALL-NOTES patch-..::exim-texinfo-3.30::doc::spec.texinfo patch-scripts::exim_install patch-src::EDITME patch-src::configure.default patch-xxx::no_fsync ports/mail/exim-devel ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2002/09/12 03:09:02 PDT Modified files: mail Makefile mail/exim Makefile distinfo pkg-install pkg-plist mail/exim/files POST-INSTALL-NOTES patch-scripts::exim_install patch-src::EDITME patch-src::configure.default mail/exim-doc-html Makefile mail/exim-monitor Makefile Removed files: mail/exim/files patch-..::exim-texinfo-3.30::doc::spec.texinfo patch-xxx::no_fsync mail/exim-devel Makefile distinfo pkg-comment pkg-descr pkg-install pkg-message pkg-plist mail/exim-devel/files POST-INSTALL-NOTES exim.sh patch-OS::Makefile-FreeBSD patch-doc::spec.txt patch-scripts::exim_install patch-src::EDITME patch-src::configure.default Log: I agree with the Exim community that the exim-4.xx has reached production quality. Move exim to exim-old for folks who need exim-3.xx, because the configuration file for exim-4.xx is not backward compatible. Move exim-devel to exim, removing NO_LATEST_LINK: repo-copy exim -> exim-old copy over exim-devel -> exim retire exim-devel Slave ports are intended for use with the exim port, as before, so they now build and install for exim-4.xx. Revision Changes Path 1.322 +1 -1 ports/mail/Makefile 1.118 +0 -236 ports/mail/exim-devel/Makefile (dead) 1.42 +0 -2 ports/mail/exim-devel/distinfo (dead) 1.8 +0 -40 ports/mail/exim-devel/files/POST-INSTALL-NOTES (dead) 1.5 +0 -27 ports/mail/exim-devel/files/exim.sh (dead) 1.3 +0 -10 ports/mail/exim-devel/files/patch-OS::Makefile-FreeBSD (dead) 1.2 +0 -22 ports/mail/exim-devel/files/patch-doc::spec.txt (dead) 1.7 +0 -50 ports/mail/exim-devel/files/patch-scripts::exim_install (dead) 1.10 +0 -103 ports/mail/exim-devel/files/patch-src::EDITME (dead) 1.9 +0 -40 ports/mail/exim-devel/files/patch-src::configure.default (dead) 1.4 +0 -1 ports/mail/exim-devel/pkg-comment (dead) 1.7 +0 -9 ports/mail/exim-devel/pkg-descr (dead) 1.6 +0 -36 ports/mail/exim-devel/pkg-install (dead) 1.9 +0 -7 ports/mail/exim-devel/pkg-message (dead) 1.23 +0 -35 ports/mail/exim-devel/pkg-plist (dead) 1.2 +2 -2 ports/mail/exim-doc-html/Makefile 1.6 +1 -1 ports/mail/exim-monitor/Makefile 1.113 +50 -11 ports/mail/exim/Makefile 1.36 +2 -2 ports/mail/exim/distinfo 1.8 +15 -14 ports/mail/exim/files/POST-INSTALL-NOTES 1.2 +0 -22 ports/mail/exim/files/patch-..::exim-texinfo-3.30::doc::spec.texinfo (dead) 1.5 +27 -14 ports/mail/exim/files/patch-scripts::exim_install 1.7 +72 -103 ports/mail/exim/files/patch-src::EDITME 1.6 +24 -35 ports/mail/exim/files/patch-src::configure.default 1.2 +0 -103 ports/mail/exim/files/patch-xxx::no_fsync (dead) 1.5 +5 -8 ports/mail/exim/pkg-install 1.20 +10 -4 ports/mail/exim/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message