From 8a9136938beebf3ac0d93ad9a1c6b29b7e354bb8 Mon Sep 17 00:00:00 2001 From: trevor Date: Tue, 15 Mar 2005 04:32:24 +0000 Subject: Restore RESTRICTED line. ATK 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. --- accessibility/linux-atk/Makefile | 1 + accessibility/linux-f10-atk/Makefile | 1 + accessibility/linux-f8-atk/Makefile | 1 + 3 files changed, 3 insertions(+) diff --git a/accessibility/linux-atk/Makefile b/accessibility/linux-atk/Makefile index 740828e66c7b..166f5ec48cb7 100644 --- a/accessibility/linux-atk/Makefile +++ b/accessibility/linux-atk/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libglib-2.0.so.0:${PORTSDIR}/devel/linux-glib2 BASEVERSION= 9 ONLY_FOR_ARCHS= i386 PLIST= ${PKGDIR}/pkg-plist +RESTRICTED= "binary under GNU LGPL without accompanying source" RPM_SET= atk-1.2.0-2.i386.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/accessibility/linux-f10-atk/Makefile b/accessibility/linux-f10-atk/Makefile index 740828e66c7b..166f5ec48cb7 100644 --- a/accessibility/linux-f10-atk/Makefile +++ b/accessibility/linux-f10-atk/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libglib-2.0.so.0:${PORTSDIR}/devel/linux-glib2 BASEVERSION= 9 ONLY_FOR_ARCHS= i386 PLIST= ${PKGDIR}/pkg-plist +RESTRICTED= "binary under GNU LGPL without accompanying source" RPM_SET= atk-1.2.0-2.i386.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/accessibility/linux-f8-atk/Makefile b/accessibility/linux-f8-atk/Makefile index 740828e66c7b..166f5ec48cb7 100644 --- a/accessibility/linux-f8-atk/Makefile +++ b/accessibility/linux-f8-atk/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libglib-2.0.so.0:${PORTSDIR}/devel/linux-glib2 BASEVERSION= 9 ONLY_FOR_ARCHS= i386 PLIST= ${PKGDIR}/pkg-plist +RESTRICTED= "binary under GNU LGPL without accompanying source" RPM_SET= atk-1.2.0-2.i386.rpm .include "../../x11-toolkits/linux-gtk/Makefile" -- cgit