From owner-cvs-all@FreeBSD.ORG Sun Oct 8 18:06:55 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 E57E216A416; Sun, 8 Oct 2006 18:06:55 +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 6A7E243D4C; Sun, 8 Oct 2006 18:06:55 +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 k98I6tMg001927; Sun, 8 Oct 2006 18:06:55 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k98I6ts5001914; Sun, 8 Oct 2006 18:06:55 GMT (envelope-from roam) Message-Id: <200610081806.k98I6ts5001914@repoman.freebsd.org> From: Peter Pentchev Date: Sun, 8 Oct 2006 18:06:54 +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/security/stunnel Makefile pkg-deinstall 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: Sun, 08 Oct 2006 18:06:56 -0000 roam 2006-10-08 18:06:54 UTC FreeBSD ports repository Modified files: security/stunnel Makefile Removed files: security/stunnel pkg-deinstall Log: Fix the problem with unattended deinstallation by not even attempting to remove the stunnel user and group at all - just kill the package deinstall script. PR: 104028 Reported by: jan grant , Stephen Hurd (in private mail a while ago), and, I think, many others Revision Changes Path 1.75 +1 -0 ports/security/stunnel/Makefile 1.3 +0 -63 ports/security/stunnel/pkg-deinstall (dead)