Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2003 22:58:05 +0100 (CET)
From:      Thierry Thomas <thierry@pompo.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60311: math/freefem++: adding a restriction about commercial usage.
Message-ID:  <20031216215805.9A5D1751E@graf.pompo.net>
Resent-Message-ID: <200312162200.hBGM0Wbn077240@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60311
>Category:       ports
>Synopsis:       math/freefem++: adding a restriction about commercial usage.
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 16 14:00:32 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Nov 20 23:06:13 CET 2003 thierry@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	Sorry, when submitting this port, I missed an important point.
	The file COPYRIGHT says:

	// USAGE  : You may copy freely these files and use it for    
	//          teaching or research. These or part of these may   
	//          not be sold or used for a commercial purpose with- 
	//          out our consent : fax  +33 1 44 27 7200

>How-To-Repeat:
	N/A.
>Fix:
	Please apply the following patch with a legal entry.

--- freefem++.diff begins here ---
diff -urN math/freefem++.orig/Makefile math/freefem++/Makefile
--- math/freefem++.orig/Makefile	Tue Dec  9 22:15:53 2003
+++ math/freefem++/Makefile	Tue Dec 16 22:51:07 2003
@@ -17,6 +17,8 @@
 LIB_DEPENDS=	atlas.1:${PORTSDIR}/math/atlas
 BUILD_DEPENDS=	${LOCALBASE}/include/ARPACK++:${PORTSDIR}/math/arpack++
 
+RESTRICTED=	no-commercial-use
+
 USE_XLIB=	yes
 USE_GMAKE=	yes
 
--- freefem++.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031216215805.9A5D1751E>