diff options
author | asami <asami@FreeBSD.org> | 1999-07-14 07:59:58 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-07-14 07:59:58 +0800 |
commit | 8e5e25ce07b46fb021a05576a2a5e2816f23aa63 (patch) | |
tree | 19a4af8448b02b4406d44ea595d2c778864027dc /graphics | |
parent | e79b37ca5e702138b833b3a489a55fc809cd46bf (diff) | |
download | freebsd-ports-gnome-8e5e25ce07b46fb021a05576a2a5e2816f23aa63.tar.gz freebsd-ports-gnome-8e5e25ce07b46fb021a05576a2a5e2816f23aa63.tar.zst freebsd-ports-gnome-8e5e25ce07b46fb021a05576a2a5e2816f23aa63.zip |
Mark these RESTRICTED, there seems to be a legal problem with the distfiles.
From their http site:
The gd library is temporarily available. We have taken it off the
site until we are able to arrive at an agreement with Unisys regarding
their legal position with respect to gd. Please do not send email asking
for the gd library at this time. We cannot send it to you, at least until
this matter is resolved. Thank you for your understanding.
Boutell.Com, Inc.
Reported by: "Stephen J. Roznowski" <sjr@home.net>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gd/Makefile | 4 | ||||
-rw-r--r-- | graphics/gd1/Makefile | 4 | ||||
-rw-r--r-- | graphics/gd2/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 1cd5277406a2..f54d93f67fd9 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # -# $Id: Makefile,v 1.4 1998/04/19 15:38:31 steve Exp $ +# $Id: Makefile,v 1.5 1998/06/25 03:13:16 vanilla Exp $ # DISTNAME= gd1.3 @@ -14,6 +14,8 @@ MASTER_SITES= http://www.boutell.com/gd/http/ \ MAINTAINER= jeff@cetlink.net +RESTRICTED= unavailable from master site due to legal problems + FETCH_BEFORE_ARGS= -b pre-install: diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index 1cd5277406a2..f54d93f67fd9 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # -# $Id: Makefile,v 1.4 1998/04/19 15:38:31 steve Exp $ +# $Id: Makefile,v 1.5 1998/06/25 03:13:16 vanilla Exp $ # DISTNAME= gd1.3 @@ -14,6 +14,8 @@ MASTER_SITES= http://www.boutell.com/gd/http/ \ MAINTAINER= jeff@cetlink.net +RESTRICTED= unavailable from master site due to legal problems + FETCH_BEFORE_ARGS= -b pre-install: diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index 1cd5277406a2..f54d93f67fd9 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # -# $Id: Makefile,v 1.4 1998/04/19 15:38:31 steve Exp $ +# $Id: Makefile,v 1.5 1998/06/25 03:13:16 vanilla Exp $ # DISTNAME= gd1.3 @@ -14,6 +14,8 @@ MASTER_SITES= http://www.boutell.com/gd/http/ \ MAINTAINER= jeff@cetlink.net +RESTRICTED= unavailable from master site due to legal problems + FETCH_BEFORE_ARGS= -b pre-install: |