I am preparing my list of ports to feed into poudriere for package build. So far I have been able to compile a list of packages and not ports (in the group/port format), which is the format that poudriere requires.
To complicate matters further, many packages (specially lib ports) are automatically called by a meta-port and listing all the dependent ports in the file is unnecessary.
Are there any suggestions on how I could generate a ports-list from a package-list; then trim that package list based on whether it is dependent on a meta-port? Probably requires some custom script, but I thought I would ask anyway.
Regards.
To complicate matters further, many packages (specially lib ports) are automatically called by a meta-port and listing all the dependent ports in the file is unnecessary.
Are there any suggestions on how I could generate a ports-list from a package-list; then trim that package list based on whether it is dependent on a meta-port? Probably requires some custom script, but I thought I would ask anyway.
Regards.