From owner-cvs-all Tue Jun 12 11: 6:17 2001 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 9EC2F37B407; Tue, 12 Jun 2001 11:06:02 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5CI62c28145; Tue, 12 Jun 2001 11:06:02 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200106121806.f5CI62c28145@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 12 Jun 2001 11:06:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim Makefile ports/mail/exim/files patch-aa patch-src::EDITME 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 2001/06/12 11:05:59 PDT Modified files: mail/exim Makefile mail/exim/files patch-aa patch-src::EDITME Log: * Add a WITH_IPV6 knob. Exim breaks if compiled with IPv6 support and run with a kernel that has had IPv6 ommitted from its configuration, so I can't make this a default (yet). * Remove crazy handling of exim.sh and replace it with something much simpler and more sane. This allows non-root users to build, even if they can't install (properly). Revision Changes Path 1.81 +12 -3 ports/mail/exim/Makefile 1.15 +9 -30 ports/mail/exim/files/patch-aa 1.2 +9 -1 ports/mail/exim/files/patch-src::EDITME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message