From owner-freebsd-pkg@FreeBSD.ORG Sat Oct 25 20:00:05 2014 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8BEC399B for ; Sat, 25 Oct 2014 20:00:05 +0000 (UTC) Received: from mail-pd0-x22f.google.com (mail-pd0-x22f.google.com [IPv6:2607:f8b0:400e:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 64692178 for ; Sat, 25 Oct 2014 20:00:05 +0000 (UTC) Received: by mail-pd0-f175.google.com with SMTP id y13so3283123pdi.20 for ; Sat, 25 Oct 2014 13:00:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=rIcO/fbKxhqIONp2p3QFLHKTPBLuVtQWYrXvUgtnwIs=; b=t9T4xFgMXq7t69TPkWJb0KwlwTZphkpyreZRQGG84m05iVUSVdMrat/UH45Z+WiV9C TfYDtv7qDlueTN3s7MuEBmCmfTmBC5aLughALSPLLoz1d4TPxUGrhCOpgO5kKKe3U7uw eU1omVNU5eCNs75duYEyaG1FQGf7BNms1kZRAxghQP2+2zIQg2O5i57eCgRB+HWrsYKi 7OQPBhUlNLxlEZMDgqkPzxchPI6n/vny4QeQaxyh2cswd6RYKuuRZGxs3ihSZWbEgHND m38k6vHk9Z2NhKIudmH5TB6vlZujWyV4Af9bk8ffPzSoRMv8ajEuDTpzhzQN0DmXLdMb L+zg== X-Received: by 10.66.255.36 with SMTP id an4mr13414589pad.15.1414267204945; Sat, 25 Oct 2014 13:00:04 -0700 (PDT) Received: from [192.168.0.11] (c-50-132-9-251.hsd1.wa.comcast.net. [50.132.9.251]) by mx.google.com with ESMTPSA id ll4sm6919858pab.25.2014.10.25.13.00.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 25 Oct 2014 13:00:04 -0700 (PDT) From: Paul Beard Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: send-pr Message-Id: Date: Sat, 25 Oct 2014 13:00:02 -0700 To: pkg@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) X-Mailer: Apple Mail (2.1990.1) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2014 20:00:05 -0000 I would use send-pr for this but it doesn=E2=80=99t work because postfix = doesn=E2=80=99t work because it doesn=E2=80=99t link against the right = db libraries for the files on disk. I have tried re-hashing/re-mapping = and it doesn=E2=80=99t seem to take. And I can=E2=80=99t install from = source because of this.=20 pkg-static: = lstat(/usr/ports/mail/postfix/work/stage%%RESETPREFIX%%/share/doc/postfix/= ): No such file or directory Kind of underwhelmed with pkgng when this kind of thing happens. I have = another send-pr stuck in queue which is how I found this.=20 If I wanted an uncooperative package management system, I could have = stayed with Linux=E2=80=A6=