From owner-freebsd-ports Tue Oct 22 4:19:19 2002 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 6DE8037B401 for ; Tue, 22 Oct 2002 04:19:18 -0700 (PDT) Received: from fuzuli.enderunix.org (64.90.191.122.nyinternet.net [64.90.191.122]) by mx1.FreeBSD.org (Postfix) with SMTP id 49E9443E65 for ; Tue, 22 Oct 2002 04:19:17 -0700 (PDT) (envelope-from freebsd-ports@faruk.net) Received: (qmail 93991 invoked from network); 16 Oct 2002 18:42:17 -0000 Received: from localhost (HELO fuzuli.enderunix.org) (127.0.0.1) by localhost with SMTP; 16 Oct 2002 18:42:17 -0000 Received: (from vpopmail@localhost) by fuzuli.enderunix.org (8.12.6/8.12.6/Submit) id g9GIgHsl093989; Wed, 16 Oct 2002 14:42:17 -0400 (EDT) Message-Id: <200210161842.g9GIgHsl093989@fuzuli.enderunix.org> X-Authentication-Warning: fuzuli.enderunix.org: vpopmail set sender to freebsd-ports@faruk.net using -f From: "Omer Faruk Sen" To: freebsd-ports@freebsd.org Subject: ports upgrade ? Date: Wed, 16 Oct 2002 14:42:17 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org First I am sorry if here is not the right place to ask it. I am trying to update a port but I am having a problem. I am in fact having problems while patch'ing my old port. Here is what I have done. #cp -r category/ports category/ports.old #cd category/ports #cd /usr/ports/category #diff -ruN ports.old ports >patch I have 2 questions here. 1)I have to remove a directory from my port. How can I do that? I have rm -fr /usr/ports/category/ports/files but it didn't work since patch didn't remove that directory. 2)After patching ports with `patch < patch' i see files with *.orig but I think they shouldn't be there. I have read the porters' handbook of course. But I think there can be a ports' upgraders :) section too in that guide. REGARDS. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message