aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-glib2
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2005-03-15 04:35:01 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2005-03-15 04:35:01 +0000
commita005d5c9328649d0400f3d4dd6fc225ee81ef4b9 (patch)
treee1798e0cd7a98a0b37752a8a720bcd3880ddbd88 /devel/linux-glib2
parentd050809603b98c0fd31dc6b30add24d9e077bd62 (diff)
Restore RESTRICTED line.
Glib 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.
Notes
Notes: svn path=/head/; revision=131279
Diffstat (limited to 'devel/linux-glib2')
-rw-r--r--devel/linux-glib2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/linux-glib2/Makefile b/devel/linux-glib2/Makefile
index 4c64f045642d..84da08785493 100644
--- a/devel/linux-glib2/Makefile
+++ b/devel/linux-glib2/Makefile
@@ -16,6 +16,7 @@ COMMENT= Version 2.X Linux/i386 binary port of GLib
BASEVERSION= 9
ONLY_FOR_ARCHS= i386
PLIST= ${PKGDIR}/pkg-plist
+RESTRICTED= "binary under GNU LGPL without accompanying source"
RPM_SET= glib2-2.2.1-1.i386.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"