From owner-freebsd-ports@FreeBSD.ORG Wed Feb 16 13:42:19 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FD0516A4CE for ; Wed, 16 Feb 2005 13:42:19 +0000 (GMT) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id E727443D45 for ; Wed, 16 Feb 2005 13:42:17 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 24939 invoked from network); 16 Feb 2005 13:37:28 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 16 Feb 2005 13:37:28 -0000 Received: (qmail 23649 invoked by uid 89); 16 Feb 2005 13:46:17 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (82.76.1.117) by 0 with SMTP; 16 Feb 2005 13:46:17 -0000 Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP id 8F1216190 for ; Wed, 16 Feb 2005 15:42:13 +0200 (EET) Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with ESMTP id 3AD17112 for ; Wed, 16 Feb 2005 15:42:12 +0200 (EET) Date: Wed, 16 Feb 2005 15:42:12 +0200 From: Ion-Mihai Tetcu To: ports@FreeBSD.ORG Message-ID: <20050216154212.55c3fe88@it.buh.cameradicommercio.ro> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: @unexec equivalent in Makefile ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 13:42:19 -0000 Hi, I have a port that installs 8 files (3 of them being PORTDOCS), so I rather not use a pkg-plist file. But I need to remove a .conf file on deinstall if it's identical to the distributed one, and I'm not aware of a way to do it in the Makefile; we don't have pre|post-deinstall targets and using a pkg-deinstall doesn't make sense just for this. -- IOnut Unregistered ;) FreeBSD "user"