Date: Wed, 16 Jul 2014 14:33:11 +0100 From: Vsevolod Stakhov <vsevolod@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: svn-ports-head <svn-ports-head@freebsd.org>, "Timur I. Bakeyev" <timur@FreeBSD.org>, Steve Wills <swills@freebsd.org>, svn-ports-all <svn-ports-all@freebsd.org>, marino@freebsd.org, "ports-committers@freebsd.org" <ports-committers@freebsd.org> Subject: Revision policy (was: svn commit: r361646 - in head/net/samba36: . files) Message-ID: <53C67F17.4000207@FreeBSD.org> In-Reply-To: <20140716124326.GA26506@FreeBSD.org> References: <20140715170501.GA73101@FreeBSD.org> <53C5618F.2020104@FreeBSD.org> <20140716094453.GA53961@FreeBSD.org> <53C65677.8060603@FreeBSD.org> <20140716111328.GB82901@FreeBSD.org> <53C6638E.6000801@FreeBSD.org> <20140716115304.GA5861@FreeBSD.org> <53C668C9.9030209@FreeBSD.org> <20140716120705.GA14729@FreeBSD.org> <53C66C3B.1000905@FreeBSD.org> <20140716124326.GA26506@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16/07/14 13:43, Alexey Dokuchaev wrote: > On Wed, Jul 16, 2014 at 01:12:43PM +0100, Vsevolod Stakhov wrote: <skipped> > P.S. About that +MANIFEST file: can we please please please make it > human readable? Like, break the lines, use indentation, etc. Maybe it > is more appropriate to keep +COMPACT_MANIFEST as one-liner, although I > am not convinced that separate +COMPACT_MANIFEST should exist at all. > Since we use ucl for it, it is not a big problem to switch MANIFEST to a human readable format. However, that would break compatibility with pkg 1.2 that uses yaml for these purposes. So this will be a subject of discussion after 1.3 is released. Compacted manifest is intended to be used by `pkg repo` command that doesn't care about files. With compact manifest it runs much faster. -- Vsevolod Stakhov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53C67F17.4000207>