[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Custom build lists
There must be an easy way to do this:
What I want is a way to specify a list of ports (with FLAVORS) I want
built and well... have them all built. :)
I've tried a simple shell script and even a special Makefile listing the
ports I want as SUBDIRS but I keep getting stuck on FLAVORS (not to
mention SUBPACKAGES).
Now, I could put real effort into this and put something together in
Perl but I can't help thinking that there's a better (easier) way to do
this.
I especially like the custom Makefile idea - clean and simple and uses
the existing infrastructure - but there must be a better way to specify
particular FLAVORS.
Any thoughts?
Marc