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?
_______________________________________________
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