From owner-cvs-ports Sun Nov 23 09:05:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA18918 for cvs-ports-outgoing; Sun, 23 Nov 1997 09:05:28 -0800 (PST) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA18732; Sun, 23 Nov 1997 09:03:38 -0800 (PST) (envelope-from max@FreeBSD.org) From: Masafumi NAKANE Received: (from max@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id JAA26815; Sun, 23 Nov 1997 09:03:03 -0800 (PST) Date: Sun, 23 Nov 1997 09:03:03 -0800 (PST) Message-Id: <199711231703.JAA26815@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mail/mailagent Makefile ports/mail/mailagent/pkg PLIST Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk max 1997/11/23 09:03:03 PST Modified files: mail/mailagent Makefile Log: In pre-extract:, check if the make was run by root. If so, abort the extraction/build as it won't go through the sanity tests afterwards. Copy example files in agent/examples into ${PREFIX}/share/examples/mailagent. Revision Changes Path 1.21 +8 -1 ports/mail/mailagent/Makefile Modified files: mail/mailagent/pkg PLIST Log: Copy example files in agent/examples into ${PREFIX}/share/examples/mailagent. Revision Changes Path 1.4 +10 -0 ports/mail/mailagent/pkg/PLIST