On Sun, Oct 19, 2014 at 11:35 PM, Martin Hanson <[email protected]> wrote: > Hi > > This is a suggestion. > > Would it not be possible to add a feature to the ports system which > enables the user to choose to avoid non Open Source ports? >
The feature already exists, see /usr/ports/Mk/bsd.licenses.mk and bsd.licenses.db.mk # LICENSES_ACCEPTED - Accepted licenses. # LICENSES_REJECTED - Rejected licenses. # LICENSES_GROUPS_ACCEPTED - Accepted license groups. # LICENSES_GROUPS_REJECTED - Rejected license groups. Note: not all ports list which license they support. -- DISCLAIMER: No electrons were maimed while sending this message. Only slightly bruised. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
