On Wed, Dec 08, 2010 at 09:56:47PM +0100, LEVAI Daniel wrote:
> On sze, dec 08, 2010 at 21:01:58 +0100, Landry Breuil wrote:
> > Here's a fixed version:
> > - adds RCS Tag
> > - remove article from COMMENT
> > - remove useless V
> > - add spaces around =
> > - use HOMEPAGE in MASTER_SITES
> > - use LIB_DEPENDS and set WANTLIB
> I'm going to stick my neck out here, but what is the meaning of defining
> SDL-image in both WANTLIB and LIB_DEPENDS?

LIB_DEPENDS has a pkgpath, WANTLIB has the lib provided by the port in
this pkgpath. read bsd.port.mk(5).
> 
> > I doubt chroma-extras can be imported as-is in the portstree, given
> > what's written regarding XOR licence on 
> > http://level7.org.uk/chroma/others.html
> Again, I'm taking a risk, but I must ask, because I'm not familiar with
> legal stuff; what is the concern here? We won't mirror the chroma-extras
> distfile, which contains the copyrighted material, just simply provide
> an URL for it.

the chroma-extras distfile would be mirrored by default on distfiles
mirrors unless you set PERMIT_DISTFILES_CDROM/FTP to No. And same for
PERMIT_PACKAGE_CDROM/FTP, we don't want to distribute packages
containing non-free/copyrighted content. again, see bsd.port.mk(5)

> Is it acceptable, that I'd extract the Enigma levels (which are in the
> public domain) and I'd mirror it?

Your call. Either set all PERMIT* to no and make the port for
xor+enigma, or just mirror enigma levels which don't have those
restrictions.

Landry

Reply via email to