From owner-cvs-all@FreeBSD.ORG Mon Sep 25 11:44:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 E7D6C16A47B; Mon, 25 Sep 2006 11:44:39 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B89D43D64; Mon, 25 Sep 2006 11:44:39 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8PBidIL091856; Mon, 25 Sep 2006 11:44:39 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8PBidEH091855; Mon, 25 Sep 2006 11:44:39 GMT (envelope-from roam) Message-Id: <200609251144.k8PBidEH091855@repoman.freebsd.org> From: Peter Pentchev Date: Mon, 25 Sep 2006 11:44:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/daemontools Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2006 11:44:40 -0000 roam 2006-09-25 11:44:39 UTC FreeBSD ports repository Modified files: sysutils/daemontools Makefile distinfo Log: Add the sigq12 patch, which allows the svc utility to tell supervise to send SIGQUIT, SIGUSR1, or SIGUSR2 to the daemon process. OPTIONS'ify - all but the STARTUP_SCRIPT variable, which is a string, not a flag. Appease portlint partially - unquote the RESTRICTED message. Bump PORTREVISION. Requested by: "Brent B. Powers" (the sigq12 patch) Revision Changes Path 1.24 +13 -4 ports/sysutils/daemontools/Makefile 1.6 +3 -0 ports/sysutils/daemontools/distinfo