On 11/2/14, 10:50 AM, Tijl Coosemans wrote:
On Sun, 2 Nov 2014 18:16:23 +0000 RW <rwmailli...@googlemail.com> wrote:
On Sat, 1 Nov 2014 00:07:23 +0100
Tijl Coosemans wrote:
On Fri, 31 Oct 2014 19:56:21 +0100 Baptiste Daroussin
<b...@freebsd.org> wrote:
tijl@ spotted an interesting point, distinfo and pkg-descr files
files convenient are taking a lot of space for "free", we can
reduce the size of the while ports tree by a factor 2 by simply
merging them into one of the other files (Makefile and/or
pkg-plist) from my testing it really devides significantly the size
of the tree.

Problem is how to merge them if we want to.

What we do not want to loose:
- Easyness of parsing distinfo
- Easyness to get informations about the description
I think it's worth remembering that this saves an amount of storage
that can be had for around 1 penny/cent. The threshold for this being
more trouble than it's worth is pretty low.
The reason I looked into this is because many subversion operations
are slow on the ports tree.  For me it's about saving time there and
not so much about saving disk space.
Starting to think that we should think about making the ports into trees that are category based and then another directory for the .mk files.

Subversion supports externals, git supports submodules.

Maybe it's time to leverage those and have a top level "project" with svn externals or git submodules.

-Alfred


_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to