From owner-svn-ports-all@FreeBSD.ORG Tue Mar 24 18:13:02 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7AD85114; Tue, 24 Mar 2015 18:13:02 +0000 (UTC) Received: from mail-yk0-x233.google.com (mail-yk0-x233.google.com [IPv6:2607:f8b0:4002:c07::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D69AF89; Tue, 24 Mar 2015 18:13:02 +0000 (UTC) Received: by ykfs63 with SMTP id s63so548537ykf.2; Tue, 24 Mar 2015 11:13:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=9G1jguEw2h1a/2n8AmkYp8R59BewFHYO0ODLsUxpUGg=; b=Et4s5a3VwooCF7wveRTFSrrNUdgqD6HuZ9iY9jgzGViSw7bQbD09aReTh5FDAbmK8C NLxbaymS5qKxIObpQ7Bpt4GA+UPlV+9yYjIRoerSDGeKFC8o0WQcdO7maLrzuPAkJz+u V6VqQUrmtpHdfDL+Ch7ujRz9rElHjqYneBDbBiNXBMLbhZFXVnkUrQ5L4RfdVNNAuj+C oWcN3T6vpeLsGfWvF9ltdQLULKysN4LLVyenmfREnrxpS7geiJG0QCEnrwrIIbdbO4Ou atBh2UI6ok72xHoMMz3i2qoEqHHKmAAF/+ehXDxKcKnESh+0Z+KQbS1QpZdA/UQvxi/l O4oQ== X-Received: by 10.52.1.8 with SMTP id 8mr3924365vdi.59.1427220781185; Tue, 24 Mar 2015 11:13:01 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ci3sm8499vdd.3.2015.03.24.11.12.57 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Mar 2015 11:12:57 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 24 Mar 2015 19:12:54 +0100 From: Baptiste Daroussin To: Bryan Drewery Subject: Re: svn commit: r382128 - in head/mail/dovecot2: . files Message-ID: <20150324181253.GC37936@ivaldir.etoilebsd.net> References: <201503241738.t2OHcYnp092783@svn.freebsd.org> <5511A5C3.7060903@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aT9PWwzfKXlsBJM1" Content-Disposition: inline In-Reply-To: <5511A5C3.7060903@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Adam Weinberger , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2015 18:13:02 -0000 --aT9PWwzfKXlsBJM1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 24, 2015 at 12:58:27PM -0500, Bryan Drewery wrote: > On 3/24/2015 12:38 PM, Adam Weinberger wrote: > > Author: adamw > > Date: Tue Mar 24 17:38:34 2015 > > New Revision: 382128 > > URL: https://svnweb.freebsd.org/changeset/ports/382128 > > QAT: https://qat.redports.org/buildarchive/r382128/ > >=20 > > Log: > > Move the sample configuration files into ETCDIR. > > =20 > > After talking more with Rozhuk Ivan (submitter of 198792, see r381930= ), > > the sample configuration files don't belong in DOCSDIR, and they real= ly > > don't belong underneath an OPTION that many people have disabled by > > default. > > =20 > > I still don't think that they're good candidates for @sample, but they > > make more sense living in ETCDIR. > > =20 > > While here, shuffle around a few other docs/examples files. > > =20 > > PORTREVISION bump for the plist changes. >=20 >=20 > Having had @sample for a while now I do wish that there was a way to > specify that a file should be copied to ETCDIR. >=20 > So for this example: >=20 > @sample %%EXAMPLESDIR%%example-config/conf.d/10-auth.conf >=20 > This would copy a .conf to ETCDIR/10-auth.conf. It gets tricky if you > want it in ETCDIR/conf.d/ though. >=20 > We need parameters for @keywords to do anything like this. >=20 > Also going back to the real root issue I do not like pkg-plist at all. I > much prefer the declarative way gentoo ebuilds are written. >=20 With pkg 1.5 we can have arguments with keywords, my goal is to add @exampl= e (or extend @sample so that you will right something like: @example %%EXAMPLESDIR%%/plop.default_or_what_ever_upstream_want %%ETCDIR%%= /prog/plop.conf Best regards, Bapt --aT9PWwzfKXlsBJM1 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlURqSUACgkQ8kTtMUmk6Ewj8QCeNVfu8FEAEsiWyq+ZfK7bIbhn LKkAn3H9l5Mxwb4CWh/ztTGcWuvEyzBR =SIyv -----END PGP SIGNATURE----- --aT9PWwzfKXlsBJM1--