From owner-freebsd-ports@FreeBSD.ORG Sun Jul 7 20:02:41 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 38C431EB; Sun, 7 Jul 2013 20:02:41 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pb0-x235.google.com (mail-pb0-x235.google.com [IPv6:2607:f8b0:400e:c01::235]) by mx1.freebsd.org (Postfix) with ESMTP id 0EDA212B1; Sun, 7 Jul 2013 20:02:41 +0000 (UTC) Received: by mail-pb0-f53.google.com with SMTP id xb12so3597368pbc.26 for ; Sun, 07 Jul 2013 13:02:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=QhbdQsAnZ1EKTi8beH5JIPkhSPbvxyJjOzA/jhovt3c=; b=JefomC2ojay+zs6YD1q+SHiGaFNHyXHOECqTB9TcfuIicFLzpwiaBLiz+CBc/Iy8TM Pec556AtB4ZTdLP4PqphdURAHTRWru7neJlsc1Zcj9Hmkwe+7HIWPyuqSVSEaFjXZINs MbK92PsW6gWak0OvfgdSaGbEmAzjKTczJVbb+Ha+2iV9kf9L3dliJ+fUXdrSe6hD010G jPMg22Lv844zNALM0hgl2RaJ9Tl2MVqydQgE8dRWP5Mat7u7Dmp2wMRamx/6LJQU26VI 6fEhf/4bBoy2ILeyu7jpo5eaJ9qssUs+4GKjN4jiuftGo1GSylvaDQjJVKEF03GtXaGf oMxg== MIME-Version: 1.0 X-Received: by 10.68.201.135 with SMTP id ka7mr13455856pbc.5.1373227360015; Sun, 07 Jul 2013 13:02:40 -0700 (PDT) Received: by 10.68.80.231 with HTTP; Sun, 7 Jul 2013 13:02:39 -0700 (PDT) In-Reply-To: References: Date: Sun, 7 Jul 2013 16:02:39 -0400 Message-ID: Subject: Re: help with making a port From: Aryeh Friedman To: Jason Helfman Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jul 2013 20:02:41 -0000 On Sun, Jul 7, 2013 at 3:51 PM, Jason Helfman wrote: > pkg which /path/to/file > or > pkg_info -W /path/to/file > > Odd though that you checked there, and it wasn't recorded.... aryeh@dev:/home/aryeh% pkg_info -W /usr/local/share/foo/foo.jar pkg_info: You appear to be using the newer pkg(1) tool on this system for package management, rather than the legacy package management tools (pkg_*). The legacy tools should no longer be used on this system. pkg_info: /var/db/pkg/aegis-4.24.3/+CONTENTS: No such file or directory aryeh@dev:/home/aryeh% pkg_info which /usr/local/share/foo/foo.jar pkg_info: You appear to be using the newer pkg(1) tool on this system for package management, rather than the legacy package management tools (pkg_*). The legacy tools should no longer be used on this system. pkg_info: can't find package 'which' installed or in a file! tar: +*: Not found in archive tar: Error exit delayed from previous errors. pkg_info: tar extract of /usr/local/share/foo/foo.jar failed! pkg_info: error during unpacking, no info for '/usr/local/share/foo/foo.jar' available