Restore RESTRICTED line.

Gtk+ is under the GNU Library General Public License.  The following
is the portion of the license which grants permission to distribute
it in binary form:

	4. You may copy and distribute the Library (or a portion or
	derivative of it, under Section 2) in object code or executable
	form under the terms of Sections 1 and 2 above provided that you
	accompany it with the complete corresponding machine-readable
	source code, which must be distributed under the terms of
	Sections 1 and 2 above on a medium customarily used for software
	interchange.

	If distribution of object code is made by offering access to copy
	from a designated place, then offering equivalent access to copy
	the source code from the same place satisfies the requirement to
	distribute the source code, even though third parties are not
	compelled to copy the source along with the object code.

Since this port does not offer the sources, the conditions are not
satisfied, and therefore the license does not give us permission
to distribute the binaries.

I brought up this issue with portmgr but after 73 days I have seen
no response.
This commit is contained in:
Trevor Johnson 2005-03-15 04:53:55 +00:00
parent bf836a2509
commit 7a4311a8ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131283
3 changed files with 3 additions and 0 deletions

View file

@ -27,6 +27,7 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree
BASEVERSION= 9
ONLY_FOR_ARCHS= i386
PLIST= ${PKGDIR}/pkg-plist
RESTRICTED= "binaries under GNU LGPL without accompanying source"
RPM_SET= gtk2-2.2.1-4.i386.rpm
post-install:

View file

@ -27,6 +27,7 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree
BASEVERSION= 9
ONLY_FOR_ARCHS= i386
PLIST= ${PKGDIR}/pkg-plist
RESTRICTED= "binaries under GNU LGPL without accompanying source"
RPM_SET= gtk2-2.2.1-4.i386.rpm
post-install:

View file

@ -27,6 +27,7 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree
BASEVERSION= 9
ONLY_FOR_ARCHS= i386
PLIST= ${PKGDIR}/pkg-plist
RESTRICTED= "binaries under GNU LGPL without accompanying source"
RPM_SET= gtk2-2.2.1-4.i386.rpm
post-install: