From owner-freebsd-current@FreeBSD.ORG Sat Aug 17 17:15:55 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9FD49168 for ; Sat, 17 Aug 2013 17:15:55 +0000 (UTC) (envelope-from jaglover@gmail.com) Received: from mail-ob0-x231.google.com (mail-ob0-x231.google.com [IPv6:2607:f8b0:4003:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6C57521A3 for ; Sat, 17 Aug 2013 17:15:55 +0000 (UTC) Received: by mail-ob0-f177.google.com with SMTP id f8so3171008obp.8 for ; Sat, 17 Aug 2013 10:15:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=Z4TFK0fcoxljyVaBC+ZcISgUXDMGPo4h+wRAxtVPUKI=; b=rDxrqKuXPlydFQBs6ZwZA/ETMSC6IYTdnbB636HPY1GQMO+3ugae6N8blYGCKjpVVB j3SQrFLK9yTTNr3fYkPJpS42RDDdj0sC9zlBrb2ppnpbnv0lbGjMUHl6EbfgyizmsqCJ VEzyUH8AyAxHKMDgCoYZeLJy37j/DNBXadIwD0lqKIDrJMUVMf1v+fdNkiKIZkPMj0oU P5ub8PiPqd3bowyLQYSEDv7H00lcb90NZvm9B/UT0B7dzH4XCAEKQwIdY+I1Vgy1D6IS ikqYWSy2OIDrqWBJ8x0nGvkG0VCxVYEhSIw0IJPKsaOhviQaBJ4g8Ltatx2+2OGmjekE 21Wg== X-Received: by 10.60.93.41 with SMTP id cr9mr3770452oeb.20.1376759754628; Sat, 17 Aug 2013 10:15:54 -0700 (PDT) Received: from zeus.saul.homeunix.org (methodstech-9.eatel.net. [209.124.200.105]) by mx.google.com with ESMTPSA id d3sm3253822oek.5.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Sat, 17 Aug 2013 10:15:53 -0700 (PDT) Date: Sat, 17 Aug 2013 12:15:51 -0500 From: "Saul A. Peebsen" To: FreeBSD CURRENT Subject: portaudit install failure Message-ID: <20130817121551.6e221aa6@zeus.saul.homeunix.org> X-Mailer: Claws Mail 3.9.2-dirty (GTK+ 2.24.20; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Aug 2013 17:15:55 -0000 I'm getting this: ... ---> Installing the new version via the port ===> Installing for portaudit-0.6.1 /usr/sbin/pkg_info missing, please install port sysutils/pkg_install-devel *** Error code 1 But there is no sysutils/pkg_install-devel in ports? -- Cheers, Saul