From owner-freebsd-ports@FreeBSD.ORG Tue Mar 11 14:33:47 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DC0C1065672 for ; Tue, 11 Mar 2008 14:33:47 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id 1AD1A8FC15 for ; Tue, 11 Mar 2008 14:33:47 +0000 (UTC) (envelope-from vivek@khera.org) Received: from host-121.int.kcilink.com (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id 6B34B8A150 for ; Tue, 11 Mar 2008 10:33:46 -0400 (EDT) Message-Id: From: Vivek Khera To: FreeBSD Ports Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Tue, 11 Mar 2008 10:33:46 -0400 X-Mailer: Apple Mail (2.919.2) Subject: lost ports/Mk/* files?!? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2008 14:33:47 -0000 Somehow portsnap managed to delete all but /usr/ports/Mk/bsd.port.mk from my ports/Mk subdir. How to recover without having to start again from scratch? Can I just copy them from another system? Will it confuse portsnap?