From 78cc860b847e19628073c91f07936d3c4472d1f9 Mon Sep 17 00:00:00 2001 From: SADA Kenji Date: Sun, 4 Nov 2001 16:06:58 +0000 Subject: Remove some restrictions of source distribution. Approved by: maintainer Pointed out by: mi --- net/spread4/Makefile | 9 ++------- net/spread4/pkg-descr | 4 ++++ 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'net/spread4') diff --git a/net/spread4/Makefile b/net/spread4/Makefile index a06172692f7d..1ad346ebd0c2 100644 --- a/net/spread4/Makefile +++ b/net/spread4/Makefile @@ -8,7 +8,8 @@ PORTNAME= spread PORTVERSION= 3.15.2 CATEGORIES= net perl5 java -MASTER_SITES= +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= sada DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= anders@fix.no @@ -26,9 +27,7 @@ MAN3= SP_connect.3 SP_disconnect.3 SP_equal_group_ids.3 SP_error.3 \ SP_scat_multicast.3 SP_scat_receive.3 USE_PERL5= yes -NO_CDROM= "See the license: http://www.spread.org/license/" NO_PACKAGE= "User and group needs to be created" -RESTRICTED= "See the license: http://www.spread.org/license/" INSTALLS_SHLIB= yes JAVASUBDIR= jdk1.1.8 @@ -51,10 +50,6 @@ MAKE_ARGS+= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS} .include -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE='You must fetch the source manually from http://www.cnds.jhu.edu/download/download_spread.cgi and copy the file to ${DISTDIR}. Then run make again.' -.endif - post-build: (cd ${WRKSRC}/perl/Spread-3.15.2-1.03; ${PERL} Makefile.PL; ${MAKE}) .if defined(WITH_JAVA_LIB) diff --git a/net/spread4/pkg-descr b/net/spread4/pkg-descr index 5725b77ac40d..eac0080659cd 100644 --- a/net/spread4/pkg-descr +++ b/net/spread4/pkg-descr @@ -1,3 +1,7 @@ +Copyright (c) 1993-2001 Spread Concepts LLC. All rights reserved. +This product uses software developed by Spread Concepts LLC for use in the +Spread toolkit. For more information about Spread see http://www.spread.org . + Spread is a toolkit and daemon that provide multicast and group communications support to applications across local and wide area networks. Spread is designed to make it easy to write groupware, networked multimedia, reliable server, and -- cgit v1.2.3