From owner-freebsd-ports@FreeBSD.ORG Sun May 25 07:15:21 2014 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 ESMTPS id 7446559F; Sun, 25 May 2014 07:15:21 +0000 (UTC) Received: from mail-pb0-x233.google.com (mail-pb0-x233.google.com [IPv6:2607:f8b0:400e:c01::233]) (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 47D4F25AE; Sun, 25 May 2014 07:15:21 +0000 (UTC) Received: by mail-pb0-f51.google.com with SMTP id ma3so6193652pbc.10 for ; Sun, 25 May 2014 00:15:20 -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=3moosuADRiQV0uvbB8JM/LXu0WvRG1NZw6nXyYQrON0=; b=O2THVRHp1DpzxJijurCo/7hhiycuX7dBiXFPp6JRaD0mt1Q4eMbzL8BM4HnyBMo+K6 +8dbHj5e6q2/CbxB5MCbyOU3z2LvkOoUdJYd7/asXiHWXC/0F5+NgTn3SbgUPTUBbfvs nlFLTa5b/XjxjfBgm1VMp2TnanEbW5bJe4iBsjMZmtsHO2eui0zD8I/QsOrOraNcGpPo LMGyeBrLgFhbEnbe0YHBgs7B8ft4ET8Nv5QLonRBF8i8WaoZqm69WWycVkdgdcQe2Iml 7mCF1I61PnqewFoj3JJFhkAHFe8rce1bK4fXc6tdqCjbqKcK8KiFICMqMltc7Gy2q+TK g9Uw== MIME-Version: 1.0 X-Received: by 10.68.125.164 with SMTP id mr4mr18419630pbb.27.1401002120936; Sun, 25 May 2014 00:15:20 -0700 (PDT) Received: by 10.70.29.131 with HTTP; Sun, 25 May 2014 00:15:20 -0700 (PDT) In-Reply-To: <538197E3.1070609@marino.st> References: <524CE820.5060003@missouri.edu> <20131003061511.GF85314@ithaqua.etoilebsd.net> <538179d9.ERL3ZKEnk4pQKKib%perryh@pluto.rain.com> <538197E3.1070609@marino.st> Date: Sun, 25 May 2014 09:15:20 +0200 Message-ID: Subject: Re: Is staging a port really this simple? From: Zsolt Udvari To: marino@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Ports mailing list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2014 07:15:21 -0000 2014-05-25 9:12 GMT+02:00 John Marino : > no, the @sample keyword in pkg-plist does that (replacing other lines > there). pkg doesn't do this by itself, it needs to be told. Yes, this is more accurate.