From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 14 13:50:26 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5C8D16A504 for ; Fri, 14 Jul 2006 13:50:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B084D43D46 for ; Fri, 14 Jul 2006 13:50:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6EDoQup092411 for ; Fri, 14 Jul 2006 13:50:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6EDoQUD092410; Fri, 14 Jul 2006 13:50:26 GMT (envelope-from gnats) Date: Fri, 14 Jul 2006 13:50:26 GMT Message-Id: <200607141350.k6EDoQUD092410@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Heinrich Rebehn Cc: Subject: Re: ports/100156: samba is stopped and not restarted after portupgrade X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Heinrich Rebehn List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jul 2006 13:50:27 -0000 The following reply was made to PR ports/100156; it has been noted by GNATS. From: Heinrich Rebehn To: bug-followup@FreeBSD.org, rebehn@ant.uni-bremen.de Cc: Subject: Re: ports/100156: samba is stopped and not restarted after portupgrade Date: Fri, 14 Jul 2006 15:48:45 +0200 Using AFTERINSTALL in pkgtools.conf is merely a workaround to cope with the fact that "make reinstall" fails to restart the daemons. Also, this does not work with portmanager. IMHO, the port's Makefile is the central point where this should be taken care of, and not pkgtools / portmanager or whatever frontend you use to upgrade your ports. Sincerely, Heinrich Rebehn