From owner-cvs-all@FreeBSD.ORG Sat Jan 8 08:05:29 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B49E10656A8; Sat, 8 Jan 2011 08:05:29 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6131C8FC16; Sat, 8 Jan 2011 08:05:29 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p0885Ttt065639; Sat, 8 Jan 2011 08:05:29 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p0885TEL065638; Sat, 8 Jan 2011 08:05:29 GMT (envelope-from dougb) Message-Id: <201101080805.p0885TEL065638@repoman.freebsd.org> From: Doug Barton Date: Sat, 8 Jan 2011 08:05:29 +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/x11/slim Makefile ports/x11/slim/files slim.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jan 2011 08:05:29 -0000 dougb 2011-01-08 08:05:29 UTC FreeBSD ports repository Modified files: x11/slim Makefile x11/slim/files slim.sh.in Log: Update rc.d script to effectively stop slim Maintainer assisted with testing various versions of the script. This final version seems to have addressed all of the issues that he and I saw. PR: ports/153392 Submitted by: me Revision Changes Path 1.24 +1 -0 ports/x11/slim/Makefile 1.5 +28 -2 ports/x11/slim/files/slim.sh.in