From owner-cvs-all Fri Aug 10 23:59:11 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 57C8D37B403; Fri, 10 Aug 2001 23:59:04 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7B6x4419014; Fri, 10 Aug 2001 23:59:04 -0700 (PDT) (envelope-from kris) Message-Id: <200108110659.f7B6x4419014@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 10 Aug 2001 23:59:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/xcept Makefile ports/comms/xcept/files patch-ab 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 kris 2001/08/10 23:59:03 PDT Modified files: comms/xcept Makefile comms/xcept/files patch-ab Log: Don't install ceptd setuid root: it's a daemon you run as root from inetd.conf, so it doesn't need the additional privileges. This port still bogusly hardcodes /usr/local as the installation directory. Revision Changes Path 1.13 +2 -1 ports/comms/xcept/Makefile 1.2 +1 -1 ports/comms/xcept/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message