Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2011 19:09:50 -0700
From:      perryh@pluto.rain.com
To:        ports@freebsd.org
Subject:   initializing portmaster's local-packagedir
Message-ID:  <4e02a06e.y49ZMbfV/Hw1q8gi%perryh@pluto.rain.com>

next in thread | raw e-mail | index | archive | help
Starting with a single directory containing a few hundred packages
(.tbz files), how would I go about converting it into the sort of
repository which portmaster could use as its --local-packagedir?

I suppose the first step would be something along the lines of

  mkdir .all
  mv *.tbz .all
  mv .all All

but how do I figure out which packages go in each of the category
directories and in Latest?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4e02a06e.y49ZMbfV/Hw1q8gi%perryh>