From owner-freebsd-ports@FreeBSD.ORG Sat Nov 9 23:47:40 2013 Return-Path: Delivered-To: freebsd-ports@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 B88FC488 for ; Sat, 9 Nov 2013 23:47:40 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pb0-x230.google.com (mail-pb0-x230.google.com [IPv6:2607:f8b0:400e:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 95C8629AD for ; Sat, 9 Nov 2013 23:47:40 +0000 (UTC) Received: by mail-pb0-f48.google.com with SMTP id mc17so1351389pbc.21 for ; Sat, 09 Nov 2013 15:47:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=b0eCiDBAEYNZapSMsSzVyc6WEHJXmV/j5aBzDGSY0kQ=; b=XMgP5KhRJY0IB3vTcPpfqAPhOESrVg2jxBggzy1bGjRY9AhfO8j0C5l1WzVej81UG8 Q/ixswfdzPkAl+BaZIn6zGN3FYGABF7zy9RFTQNJ205IxPyMg5mKY4D1eCi8NWDSwDHd KHepIxJAj+ikyskdqmdw4oobC3uGmVcM2ddDC6wRGst/qTY+WfFAor9ZRvdIkD6sRWHo Rd3t8blP20Hl0LnM/nZBQMXLmTKY5nYP6DFocVS5Jg1qyuFyOM9/quhDLrx4e7Wawp3p FSprwND1CuD/UpSDsn7NEw8qyHTrNuExE0wRf4Gj+FHilouoS0WS9b5C6udCwEBna2r2 9P1g== MIME-Version: 1.0 X-Received: by 10.68.220.36 with SMTP id pt4mr22495722pbc.30.1384040859780; Sat, 09 Nov 2013 15:47:39 -0800 (PST) Received: by 10.68.185.130 with HTTP; Sat, 9 Nov 2013 15:47:39 -0800 (PST) Date: Sat, 9 Nov 2013 18:47:39 -0500 Message-ID: Subject: full documentation for all @'s in pkg-plist From: Aryeh Friedman To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Sat, 09 Nov 2013 23:47:40 -0000 Where would I find a complete list of @'s allowed in pkg-plist and hopefully an explination of each one? (the porter's handbook is incomplete)