On Thu, Oct 20, 2011 at 4:48 PM, Ryan Schmidt <[email protected]> wrote: > On Oct 20, 2011, at 09:41, [email protected] wrote: > >> Revision: 86173 >> http://trac.macports.org/changeset/86173 >> Author: [email protected] >> Date: 2011-10-20 07:41:05 -0700 (Thu, 20 Oct 2011) >> Log Message: >> ----------- [...] >> py-sip: Add PSF-like license and notice. >> + post-activate { >> + ui_msg "" >> + ui_msg >> "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" >> + ui_msg "! ${subport} is available under a PSF license with one >> addition: !" >> + ui_msg "! 4. Licensee may not use SIP to generate Python bindings >> for any C or !" >> + ui_msg "! C++ library for which bindings are already provided by >> Riverbank. !" >> + ui_msg "! GPL-2 or GPL-3 licenses are also available. >> !" >> + ui_msg >> "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" >> + ui_msg "" >> + ui_msg "See ${prefix}/share/doc/${subport}/LICENSE \[-GPL2 -GPL3\] >> for details." >> + ui_msg "" >> + } >> + > > Why not use the "notes" feature for this message? > > Also, why is a message needed at all?
I'd love to, but 'notes' isn't documented in the guide... care to enlighten or point me in the right direction? I added this as a user who gets the distributable package is getting it (by my interpretation) via the -almost- PSF license. I was just adding the user-facing message as a FYI for the user... -Eric -- Eric A. Borisch _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
