From nobody@FreeBSD.org  Mon Apr 21 15:16:33 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 97658D17
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Apr 2014 15:16:33 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 82C111212
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Apr 2014 15:16:33 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3LFGXZ5013353
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Apr 2014 15:16:33 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3LFGXd3013347;
	Mon, 21 Apr 2014 15:16:33 GMT
	(envelope-from nobody)
Message-Id: <201404211516.s3LFGXd3013347@cgiserv.freebsd.org>
Date: Mon, 21 Apr 2014 15:16:33 GMT
From: C Hutchinson <portmaster@bsdforge.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: change-request, maintainer-update for the soon to be removed net/spread
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         188853
>Category:       ports
>Synopsis:       change-request, maintainer-update for the soon to be removed net/spread
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 21 15:20:00 UTC 2014
>Closed-Date:    Tue May 20 06:16:17 UTC 2014
>Last-Modified:  Tue May 20 14:10:00 UTC 2014
>Originator:     C Hutchinson
>Release:        8.4-STABLE, 9.2-STABLE
>Organization:
>Environment:
>Description:
This is an attempt to salvage the soon to be removed;
net/spread. The original MASTER_SITES listings
(http://www.edu-linux.org/down/) are no longer
available. I would be willing to maintain this port,
and provide a reliable location for it's source
(spread-src-3.17.4.tar.gz). I have the original
source from it's original location (www.spread.org).
>How-To-Repeat:
Attempt to build this port.
>Fix:
Allow me to maintain this port, and provide for the source location.

requisite patch(1)es to follow...


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Mon Apr 21 15:24:06 UTC 2014 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188853 

From: "C Hutchinson" <portmaster@bsdforge.com>
To: bug-followup@FreeBSD.org, portmaster@bsdforge.com
Cc:  
Subject: Re: ports/188853: change-request,
      maintainer-update for the soon to be removed net/spread [PATCH]
Date: Mon, 21 Apr 2014 09:09:23 -0700 (PDT)

 > Thank you very much for your problem report.
 > It has the internal identification `ports/188853'.
 > The individual assigned to look at your
 > report is: freebsd-ports-bugs.
 >
 > You can access the state of your problem report at any time
 > via this link:
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=188853
 >
 >>Category:       ports
 >>Responsible:    freebsd-ports-bugs
 >>Synopsis:       change-request, maintainer-update for the soon to be removed net/spread
 >>Arrival-Date:   Mon Apr 21 15:20:00 UTC 2014
 >
 
 Here's the pacth, as promised
 
 Index: spread/Makefile
 ===================================================================
 --- spread/Makefile	(revision 351688)
 +++ spread/Makefile	(working copy)
 @@ -5,19 +5,14 @@
  PORTVERSION=	3.17.4
  PORTREVISION=	2
  CATEGORIES=	net perl5
 -MASTER_SITES=	http://www.edu-linux.org/down/
 +MASTER_SITES=	http://bsdforge.com/projects/source/apache2/
  DISTNAME=	${PORTNAME}-src-${PORTVERSION}
 
  MAINTAINER=	ports@FreeBSD.org
  COMMENT=	The Spread Group Communication System, a network toolkit
 
 -DEPRECATED=	No more public distfiles
 -EXPIRATION_DATE=	2014-03-10
 -
  MAKE_JOBS_UNSAFE=	yes
 
 -PORTSCOUT=	limit:^3
 -
  GNU_CONFIGURE=	yes
  USES=		perl5
  USE_RC_SUBR=	spread
 

From: "C Hutchinson" <portmaster@bsdforge.com>
To: bug-followup@freebsd.org, portmaster@bsdforge.com
Cc: "Ruslan Makhmatkhanov" <cvs-src@yandex.ru>
Subject: Re: ports/188853: change-request,
      maintainer-update for the soon to be removed net/spread [PATCH]
Date: Mon, 21 Apr 2014 10:45:09 -0700 (PDT)

 >> Thank you very much for your problem report.
 >> It has the internal identification `ports/188853'.
 >> The individual assigned to look at your
 >> report is: freebsd-ports-bugs.
 >>
 >> You can access the state of your problem report at any time
 >> via this link:
 >>
 >> http://www.freebsd.org/cgi/query-pr.cgi?pr=188853
 >>
 >>>Category:       ports
 >>>Responsible:    freebsd-ports-bugs
 >>>Synopsis:       change-request, maintainer-update for the soon to be removed net/spread
 >>>Arrival-Date:   Mon Apr 21 15:20:00 UTC 2014
 >>
 >
 > Here's the pacth, as promised
 >
 > Index: spread/Makefile
 > ===================================================================
 > --- spread/Makefile	(revision 351688)
 > +++ spread/Makefile	(working copy)
 > @@ -5,19 +5,14 @@
 >  PORTVERSION=	3.17.4
 >  PORTREVISION=	2
 >  CATEGORIES=	net perl5
 > -MASTER_SITES=	http://www.edu-linux.org/down/
 > +MASTER_SITES=	http://bsdforge.com/projects/source/apache2/
 >  DISTNAME=	${PORTNAME}-src-${PORTVERSION}
 >
 >  MAINTAINER=	ports@FreeBSD.org
 >  COMMENT=	The Spread Group Communication System, a network toolkit
 >
 > -DEPRECATED=	No more public distfiles
 > -EXPIRATION_DATE=	2014-03-10
 > -
 >  MAKE_JOBS_UNSAFE=	yes
 >
 > -PORTSCOUT=	limit:^3
 > -
 >  GNU_CONFIGURE=	yes
 >  USES=		perl5
 >  USE_RC_SUBR=	spread
 >
 >
 Please disregard the previous patch.
 Following is a revised version, which provides for STAGING, as well
 as for maintainer-request, and a new location for source.
 Please note; I did not bump $PORTREVISION
 
 Files affected: (1)
 Makefile
 
 
 Index: spread/Makefile
 ===================================================================
 --- spread/Makefile	(revision 351696)
 +++ spread/Makefile	(working copy)
 @@ -5,19 +5,14 @@
  PORTVERSION=	3.17.4
  PORTREVISION=	2
  CATEGORIES=	net perl5
 -MASTER_SITES=	http://www.edu-linux.org/down/
 +MASTER_SITES=	http://bsdforge.com/projects/source/apache2/
  DISTNAME=	${PORTNAME}-src-${PORTVERSION}
 
 -MAINTAINER=	ports@FreeBSD.org
 +MAINTAINER=	portmaster@bsdforge.com
  COMMENT=	The Spread Group Communication System, a network toolkit
 
 -DEPRECATED=	No more public distfiles
 -EXPIRATION_DATE=	2014-03-10
 -
  MAKE_JOBS_UNSAFE=	yes
 
 -PORTSCOUT=	limit:^3
 -
  GNU_CONFIGURE=	yes
  USES=		perl5
  USE_RC_SUBR=	spread
 @@ -42,7 +37,6 @@
  		SP_multigroup_scat_multicast.3 SP_poll.3 SP_receive.3 \
  		SP_scat_multicast.3 SP_scat_receive.3
 
 -NO_STAGE=	yes
  .include <bsd.port.pre.mk>
 
  # bsd.port.mk doesn't allow us to use GNU_CONFIGURE and PERL_CONFIGURE together.
 @@ -64,27 +58,27 @@
 
  post-install:
  .for f in ${HEADERFILES}
 -	${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/include
 +	${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/include
  .endfor
  	${INSTALL_DATA} ${WRKSRC}/sample.spread.conf \
 -		${PREFIX}/etc/spread.conf.sample
 +		${STAGEDIR}${PREFIX}/etc/spread.conf.sample
  .if !exists(${PREFIX}/etc/${PORTNAME}.conf)
  	${INSTALL_DATA} ${WRKSRC}/sample.spread.conf \
 -		${PREFIX}/etc/${PORTNAME}.conf
 +		${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf
  .endif
  	${INSTALL_DATA} ${WRKSRC}/sample.spread.access_ip \
 -		${PREFIX}/etc/spread.access_ip.sample
 +		${STAGEDIR}${PREFIX}/etc/spread.access_ip.sample
  .if !exists(${PREFIX}/etc/spread.access_ip)
  	${INSTALL_DATA} ${WRKSRC}/sample.spread.access_ip \
 -		${PREFIX}/etc/spread.access_ip
 +		${STAGEDIR}${PREFIX}/etc/spread.access_ip
  .endif
  	(cd ${WRKSRC}/perl/Spread && ${MAKE} install)
 -	${MKDIR} ${EXAMPLESDIR}
 -	${INSTALL_DATA} ${WRKSRC}/perl/Spread/test.pl ${EXAMPLESDIR}
 +	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
 +	${INSTALL_DATA} ${WRKSRC}/perl/Spread/test.pl ${STAGEDIR}${EXAMPLESDIR}
  .if !defined(NOPORTDOCS)
 -	${MKDIR} ${DOCSDIR}
 -	${INSTALL_DATA} ${WRKSRC}/Readme.txt ${DOCSDIR}
 -	${INSTALL_DATA} ${WRKSRC}/license.txt ${DOCSDIR}/LICENSE
 +	${MKDIR} ${STAGEDIR}${DOCSDIR}
 +	${INSTALL_DATA} ${WRKSRC}/Readme.txt ${STAGEDIR}${DOCSDIR}
 +	${INSTALL_DATA} ${WRKSRC}/license.txt ${STAGEDIR}${DOCSDIR}/LICENSE
  .endif
  	@${INSTALL} -m 750 -o ${USERS} -g ${GROUPS} -d ${RUNDIR}
  	@${CAT} ${PKGMESSAGE}
 
 
 --chris
 

From: "C Hutchinson" <portmaster@bsdforge.com>
To: bug-followup@FreeBSD.org, portmaster@bsdforge.com
Cc: cvs-src@yandex.ru
Subject: Re: ports/188853: change-request,
      maintainer-update for the soon to be removed net/spread
Date: Sun, 4 May 2014 19:44:57 -0700 (PDT)

 Why hasn't this been committed yet?
 Other ports that depend upon this, are being _needlessly_ removed
 (ports/188127 net/wackamole) for example. What [else] must be done
 to get time sensitive pr's prioritized [more] effectively?
 
 Thank you for all your time, and consideration.
 
 --Chris
 

From: "C Hutchinson" <portmaster@bsdforge.com>
To: "C Hutchinson" <portmaster@bsdforge.com>
Cc: bug-followup@freebsd.org, portmaster@bsdforge.com, cvs-src@yandex.ru
Subject: Re: ports/188853: change-request,
           maintainer-update for the soon to be removed net/spread
Date: Mon, 5 May 2014 11:57:15 -0700 (PDT)

 ------=_20140505115715_33658
 Content-Type: text/plain; charset="utf-8"
 Content-Transfer-Encoding: 8bit
 
 > Why hasn't this been committed yet?
 > Other ports that depend upon this, are being _needlessly_ removed
 > (ports/188127 net/wackamole) for example. What [else] must be done
 > to get time sensitive pr's prioritized [more] effectively?
 >
 > Thank you for all your time, and consideration.
 >
 > --Chris
 >
 >
 I'm not sure why this patch(1) (diff) isn't being committed. But just
 in case. Here's a patch in shar(1) format. In case that's the reason.
 Am I missing anything else? I've provided a fetchable  / reliable file
 (MASTER_SITES), and I've provided for STAGEing. Please respond.
 
 --Chris
 
 ------=_20140505115715_33658
 Content-Type: application/octet-stream; name="PR_188853.diff.shar"
 Content-Transfer-Encoding: base64
 Content-Disposition: attachment; filename="PR_188853.diff.shar"
 
 IyBUaGlzIGlzIGEgc2hlbGwgYXJjaGl2ZS4gIFNhdmUgaXQgaW4gYSBmaWxlLCByZW1vdmUgYW55
 dGhpbmcgYmVmb3JlCiMgdGhpcyBsaW5lLCBhbmQgdGhlbiB1bnBhY2sgaXQgYnkgZW50ZXJpbmcg
 InNoIGZpbGUiLiAgTm90ZSwgaXQgbWF5CiMgY3JlYXRlIGRpcmVjdG9yaWVzOyBmaWxlcyBhbmQg
 ZGlyZWN0b3JpZXMgd2lsbCBiZSBvd25lZCBieSB5b3UgYW5kCiMgaGF2ZSBkZWZhdWx0IHBlcm1p
 c3Npb25zLgojCiMgVGhpcyBhcmNoaXZlIGNvbnRhaW5zOgojCiMJUFJfMTg4ODUzLmRpZmYKIwpl
 Y2hvIHggLSBQUl8xODg4NTMuZGlmZgpzZWQgJ3MvXlgvLycgPlBSXzE4ODg1My5kaWZmIDw8ICdi
 ODhmYzAwYTEzYzJjNzc2MDQ2NTM5OTRmOWU1YjViZicKWEluZGV4OiBzcHJlYWQvTWFrZWZpbGUK
 WD09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
 PT09PT09PT09PT0KWC0tLSBzcHJlYWQvTWFrZWZpbGUJKHJldmlzaW9uIDM1MzAzNikKWCsrKyBz
 cHJlYWQvTWFrZWZpbGUJKHdvcmtpbmcgY29weSkKWEBAIC0zLDI4ICszLDIzIEBAClggClggUE9S
 VE5BTUU9CXNwcmVhZApYIFBPUlRWRVJTSU9OPQkzLjE3LjQKWC1QT1JUUkVWSVNJT049CTIKWCtQ
 T1JUUkVWSVNJT049CTMKWCBDQVRFR09SSUVTPQluZXQgcGVybDUKWC1NQVNURVJfU0lURVM9CWh0
 dHA6Ly93d3cuZWR1LWxpbnV4Lm9yZy9kb3duLwpYK01BU1RFUl9TSVRFUz0JaHR0cDovL2JzZGZv
 cmdlLmNvbS9wcm9qZWN0cy9zb3VyY2UvbmV0L3NwcmVhZC8KWCBESVNUTkFNRT0JJHtQT1JUTkFN
 RX0tc3JjLSR7UE9SVFZFUlNJT059ClggClgtTUFJTlRBSU5FUj0JcG9ydHNARnJlZUJTRC5vcmcK
 WCtNQUlOVEFJTkVSPQlwb3J0bWFzdGVyQGJzZGZvcmdlLmNvbQpYIENPTU1FTlQ9CVRoZSBTcHJl
 YWQgR3JvdXAgQ29tbXVuaWNhdGlvbiBTeXN0ZW0sIGEgbmV0d29yayB0b29sa2l0ClggClgtREVQ
 UkVDQVRFRD0JTm8gbW9yZSBwdWJsaWMgZGlzdGZpbGVzClgtRVhQSVJBVElPTl9EQVRFPQkyMDE0
 LTAzLTEwClgtClggTUFLRV9KT0JTX1VOU0FGRT0JeWVzClggClgtUE9SVFNDT1VUPQlsaW1pdDpe
 MwpYLQpYIEdOVV9DT05GSUdVUkU9CXllcwpYIFVTRVM9CQlwZXJsNQpYIFVTRV9SQ19TVUJSPQlz
 cHJlYWQKWCBVU0VfTERDT05GSUc9CXllcwpYIApYLVVTRVJTPQkJc3ByZWFkClgtR1JPVVBTPQkJ
 c3ByZWFkClgrVVNFUlM/PQkke1BPUlROQU1FfQpYK0dST1VQUz89CSR7VVNFUlN9ClggUlVORElS
 PQkJL3Zhci9ydW4vc3ByZWFkClggClggUExJU1RfU1VCKz0JVVNFUlM9JHtVU0VSU30gR1JPVVBT
 PSR7R1JPVVBTfSBSVU5ESVI9JHtSVU5ESVJ9ClhAQCAtNDIsNyArMzcsNiBAQApYIAkJU1BfbXVs
 dGlncm91cF9zY2F0X211bHRpY2FzdC4zIFNQX3BvbGwuMyBTUF9yZWNlaXZlLjMgXApYIAkJU1Bf
 c2NhdF9tdWx0aWNhc3QuMyBTUF9zY2F0X3JlY2VpdmUuMwpYIApYLU5PX1NUQUdFPQl5ZXMKWCAu
 aW5jbHVkZSA8YnNkLnBvcnQucHJlLm1rPgpYIApYICMgYnNkLnBvcnQubWsgZG9lc24ndCBhbGxv
 dyB1cyB0byB1c2UgR05VX0NPTkZJR1VSRSBhbmQgUEVSTF9DT05GSUdVUkUgdG9nZXRoZXIuClhA
 QCAtNjQsMjcgKzU4LDI3IEBAClggClggcG9zdC1pbnN0YWxsOgpYIC5mb3IgZiBpbiAke0hFQURF
 UkZJTEVTfQpYLQkke0lOU1RBTExfREFUQX0gJHtXUktTUkN9LyR7Zn0gJHtQUkVGSVh9L2luY2x1
 ZGUKWCsJJHtJTlNUQUxMX0RBVEF9ICR7V1JLU1JDfS8ke2Z9ICR7U1RBR0VESVJ9JHtQUkVGSVh9
 L2luY2x1ZGUKWCAuZW5kZm9yClggCSR7SU5TVEFMTF9EQVRBfSAke1dSS1NSQ30vc2FtcGxlLnNw
 cmVhZC5jb25mIFwKWC0JCSR7UFJFRklYfS9ldGMvc3ByZWFkLmNvbmYuc2FtcGxlClgtLmlmICFl
 eGlzdHMoJHtQUkVGSVh9L2V0Yy8ke1BPUlROQU1FfS5jb25mKQpYKwkJJHtTVEFHRURJUn0ke1BS
 RUZJWH0vZXRjL3NwcmVhZC5jb25mLnNhbXBsZQpYKy5pZiAhZXhpc3RzKFNUQUdFRElSfSR7UFJF
 RklYfS9ldGMvJHtQT1JUTkFNRX0uY29uZikKWCAJJHtJTlNUQUxMX0RBVEF9ICR7V1JLU1JDfS9z
 YW1wbGUuc3ByZWFkLmNvbmYgXApYLQkJJHtQUkVGSVh9L2V0Yy8ke1BPUlROQU1FfS5jb25mClgr
 CQkke1NUQUdFRElSfSR7UFJFRklYfS9ldGMvJHtQT1JUTkFNRX0uY29uZgpYIC5lbmRpZgpYIAkk
 e0lOU1RBTExfREFUQX0gJHtXUktTUkN9L3NhbXBsZS5zcHJlYWQuYWNjZXNzX2lwIFwKWC0JCSR7
 UFJFRklYfS9ldGMvc3ByZWFkLmFjY2Vzc19pcC5zYW1wbGUKWCsJCSR7U1RBR0VESVJ9JHtQUkVG
 SVh9L2V0Yy9zcHJlYWQuYWNjZXNzX2lwLnNhbXBsZQpYIC5pZiAhZXhpc3RzKCR7UFJFRklYfS9l
 dGMvc3ByZWFkLmFjY2Vzc19pcCkKWCAJJHtJTlNUQUxMX0RBVEF9ICR7V1JLU1JDfS9zYW1wbGUu
 c3ByZWFkLmFjY2Vzc19pcCBcClgtCQkke1BSRUZJWH0vZXRjL3NwcmVhZC5hY2Nlc3NfaXAKWCsJ
 CSR7U1RBR0VESVJ9JHtQUkVGSVh9L2V0Yy9zcHJlYWQuYWNjZXNzX2lwClggLmVuZGlmClggCShj
 ZCAke1dSS1NSQ30vcGVybC9TcHJlYWQgJiYgJHtNQUtFfSBpbnN0YWxsKQpYLQkke01LRElSfSAk
 e0VYQU1QTEVTRElSfQpYLQkke0lOU1RBTExfREFUQX0gJHtXUktTUkN9L3BlcmwvU3ByZWFkL3Rl
 c3QucGwgJHtFWEFNUExFU0RJUn0KWCsJJHtNS0RJUn0gJHtTVEFHRURJUn0ke0VYQU1QTEVTRElS
 fQpYKwkke0lOU1RBTExfREFUQX0gJHtXUktTUkN9L3BlcmwvU3ByZWFkL3Rlc3QucGwgJHtTVEFH
 RURJUn0ke0VYQU1QTEVTRElSfQpYIC5pZiAhZGVmaW5lZChOT1BPUlRET0NTKQpYLQkke01LRElS
 fSAke0RPQ1NESVJ9ClgtCSR7SU5TVEFMTF9EQVRBfSAke1dSS1NSQ30vUmVhZG1lLnR4dCAke0RP
 Q1NESVJ9ClgtCSR7SU5TVEFMTF9EQVRBfSAke1dSS1NSQ30vbGljZW5zZS50eHQgJHtET0NTRElS
 fS9MSUNFTlNFClgrCSR7TUtESVJ9ICR7U1RBR0VESVJ9JHtET0NTRElSfQpYKwkke0lOU1RBTExf
 REFUQX0gJHtXUktTUkN9L1JlYWRtZS50eHQgJHtTVEFHRURJUn0ke0RPQ1NESVJ9ClgrCSR7SU5T
 VEFMTF9EQVRBfSAke1dSS1NSQ30vbGljZW5zZS50eHQgJHtTVEFHRURJUn0ke0RPQ1NESVJ9L0xJ
 Q0VOU0UKWCAuZW5kaWYKWCAJQCR7SU5TVEFMTH0gLW0gNzUwIC1vICR7VVNFUlN9IC1nICR7R1JP
 VVBTfSAtZCAke1JVTkRJUn0KWCAJQCR7Q0FUfSAke1BLR01FU1NBR0V9CmI4OGZjMDBhMTNjMmM3
 NzYwNDY1Mzk5NGY5ZTViNWJmCmV4aXQKCg==
 ------=_20140505115715_33658--
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188853: commit references a PR
Date: Tue, 20 May 2014 06:03:08 +0000 (UTC)

 Author: rm
 Date: Tue May 20 06:03:04 2014
 New Revision: 354596
 URL: http://svnweb.freebsd.org/changeset/ports/354596
 QAT: https://qat.redports.org/buildarchive/r354596/
 
 Log:
   net/spread: unbreak, support staging
   
   - update master sites (maintained by submitter)
   - remove broken and deprecated
   - pass maintainership to submitter
   - support staging
   
   PR:		188853
   Submitted by:	C Hutchinson <portmaster@bsdforge.com>
 
 Modified:
   head/net/spread/Makefile
   head/net/spread/pkg-descr
   head/net/spread/pkg-plist
 
 Modified: head/net/spread/Makefile
 ==============================================================================
 --- head/net/spread/Makefile	Tue May 20 05:30:07 2014	(r354595)
 +++ head/net/spread/Makefile	Tue May 20 06:03:04 2014	(r354596)
 @@ -5,19 +5,14 @@ PORTNAME=	spread
  PORTVERSION=	3.17.4
  PORTREVISION=	2
  CATEGORIES=	net perl5
 -MASTER_SITES=	http://www.edu-linux.org/down/
 +MASTER_SITES=	http://bsdforge.com/projects/source/apache2/
  DISTNAME=	${PORTNAME}-src-${PORTVERSION}
  
 -MAINTAINER=	ports@FreeBSD.org
 +MAINTAINER=	portmaster@bsdforge.com
  COMMENT=	The Spread Group Communication System, a network toolkit
  
 -DEPRECATED=	No more public distfiles
 -EXPIRATION_DATE=	2014-03-10
 -
  MAKE_JOBS_UNSAFE=	yes
  
 -PORTSCOUT=	limit:^3
 -
  GNU_CONFIGURE=	yes
  USES=		perl5
  USE_RC_SUBR=	spread
 @@ -35,14 +30,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-src-${POR
  PKGMESSAGE=	${WRKSRC}/license.txt
  PORTDOCS=	Readme.txt LICENSE
  HEADERFILES=	sp_func.h sp_func.h sp_events.h
 -MAN1=		spflooder.1 spmonitor.1 spread.1 sptuser.1 spuser.1
 -MAN3=		libsp.3 SP_connect.3 SP_disconnect.3 SP_equal_group_ids.3 \
 -		SP_error.3 SP_join.3 SP_leave.3 \
 -		SP_multicast.3 SP_multigroup_multicast.3 \
 -		SP_multigroup_scat_multicast.3 SP_poll.3 SP_receive.3 \
 -		SP_scat_multicast.3 SP_scat_receive.3
  
 -NO_STAGE=	yes
  .include <bsd.port.pre.mk>
  
  # bsd.port.mk doesn't allow us to use GNU_CONFIGURE and PERL_CONFIGURE together.
 @@ -64,29 +52,26 @@ post-build:
  
  post-install:
  .for f in ${HEADERFILES}
 -	${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/include
 +	${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/include
  .endfor
  	${INSTALL_DATA} ${WRKSRC}/sample.spread.conf \
 -		${PREFIX}/etc/spread.conf.sample
 -.if !exists(${PREFIX}/etc/${PORTNAME}.conf)
 +		${STAGEDIR}${PREFIX}/etc/spread.conf.sample
 +.if !exists(${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf)
  	${INSTALL_DATA} ${WRKSRC}/sample.spread.conf \
 -		${PREFIX}/etc/${PORTNAME}.conf
 +		${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf
  .endif
  	${INSTALL_DATA} ${WRKSRC}/sample.spread.access_ip \
 -		${PREFIX}/etc/spread.access_ip.sample
 -.if !exists(${PREFIX}/etc/spread.access_ip)
 +		${STAGEDIR}${PREFIX}/etc/spread.access_ip.sample
 +.if !exists(${STAGEDIR}${PREFIX}/etc/spread.access_ip)
  	${INSTALL_DATA} ${WRKSRC}/sample.spread.access_ip \
 -		${PREFIX}/etc/spread.access_ip
 -.endif
 -	(cd ${WRKSRC}/perl/Spread && ${MAKE} install)
 -	${MKDIR} ${EXAMPLESDIR}
 -	${INSTALL_DATA} ${WRKSRC}/perl/Spread/test.pl ${EXAMPLESDIR}
 -.if !defined(NOPORTDOCS)
 -	${MKDIR} ${DOCSDIR}
 -	${INSTALL_DATA} ${WRKSRC}/Readme.txt ${DOCSDIR}
 -	${INSTALL_DATA} ${WRKSRC}/license.txt ${DOCSDIR}/LICENSE
 +		${STAGEDIR}${PREFIX}/etc/spread.access_ip
  .endif
 -	@${INSTALL} -m 750 -o ${USERS} -g ${GROUPS} -d ${RUNDIR}
 -	@${CAT} ${PKGMESSAGE}
 +	(cd ${WRKSRC}/perl/Spread && ${MAKE} PREFIX=${STAGEDIR}${PREFIX} install)
 +	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
 +	${INSTALL_DATA} ${WRKSRC}/perl/Spread/test.pl ${STAGEDIR}${EXAMPLESDIR}
 +	${MKDIR} ${STAGEDIR}${DOCSDIR}
 +	${INSTALL_DATA} ${WRKSRC}/Readme.txt ${STAGEDIR}${DOCSDIR}
 +	${INSTALL_DATA} ${WRKSRC}/license.txt ${STAGEDIR}${DOCSDIR}/LICENSE
 +	${INSTALL} -m 750 -d ${STAGEDIR}${RUNDIR}
  
  .include <bsd.port.post.mk>
 
 Modified: head/net/spread/pkg-descr
 ==============================================================================
 --- head/net/spread/pkg-descr	Tue May 20 05:30:07 2014	(r354595)
 +++ head/net/spread/pkg-descr	Tue May 20 06:03:04 2014	(r354596)
 @@ -1,7 +1,3 @@
 -Copyright (c) 1993-2002 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
 
 Modified: head/net/spread/pkg-plist
 ==============================================================================
 --- head/net/spread/pkg-plist	Tue May 20 05:30:07 2014	(r354595)
 +++ head/net/spread/pkg-plist	Tue May 20 06:03:04 2014	(r354596)
 @@ -17,6 +17,25 @@ lib/libspread.so.1
  lib/libtspread.a
  lib/libtspread.so
  lib/libtspread.so.1
 +man/man1/spflooder.1.gz
 +man/man1/spmonitor.1.gz
 +man/man1/spread.1.gz
 +man/man1/sptuser.1.gz
 +man/man1/spuser.1.gz
 +man/man3/libsp.3.gz 
 +man/man3/SP_connect.3.gz
 +man/man3/SP_disconnect.3.gz
 +man/man3/SP_equal_group_ids.3.gz
 +man/man3/SP_error.3.gz
 +man/man3/SP_join.3.gz
 +man/man3/SP_leave.3.gz
 +man/man3/SP_multicast.3.gz
 +man/man3/SP_multigroup_multicast.3.gz
 +man/man3/SP_multigroup_scat_multicast.3.gz
 +man/man3/SP_poll.3.gz
 +man/man3/SP_receive.3.gz
 +man/man3/SP_scat_multicast.3.gz
 +man/man3/SP_scat_receive.3.gz
  %%SITE_PERL%%/%%PERL_ARCH%%/Spread.pm
  %%SITE_PERL%%/%%PERL_ARCH%%/auto/Spread/.packlist
  %%SITE_PERL%%/%%PERL_ARCH%%/auto/Spread/Spread.bs
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Tue May 20 06:16:17 UTC 2014 
State-Changed-Why:  
Committed, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188853 

From: Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To: C Hutchinson <portmaster@bsdforge.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/188853: change-request, maintainer-update for the soon
 to be removed net/spread
Date: Tue, 20 May 2014 10:17:42 +0400

 Hello,
 
 C Hutchinson wrote on 05.05.2014 23:00:
 >   > Why hasn't this been committed yet?
 >   > Other ports that depend upon this, are being _needlessly_ removed
 >   > (ports/188127 net/wackamole) for example. What [else] must be done
 >   > to get time sensitive pr's prioritized [more] effectively?
 >   >
 >   > Thank you for all your time, and consideration.
 >   >
 >   > --Chris
 
 Sorry for delay, had real life issues.
 I added couple of fixes to your staging patch:
 - set STAGEDIR while installing a perl module
 - create and set STAGEDIR for RUNDIR
 - remove -o/-g arguments from install command
 After that staging/packaging is now works.
 
 Both the ports were fixed and maintainership given to you. Please let me 
 know if I need to resurrect any ports that were removed because of my 
 disappearance.
 
 PS. Adding bug-followup@ because my email was rejected by your filter:
 
 <portmaster@bsdforge.com>: host mx99.ultimateDNS.NET[209.180.214.225] 
 said: 550 5.0.0 SPAM and BULK mail REJECTED (in reply to MAIL FROM command)
 
 -- 
 Regards,
 Ruslan
 
 T.O.S. Of Reality

From: "C Hutchinson" <portmaster@bsdforge.com>
To: "Ruslan Makhmatkhanov" <cvs-src@yandex.ru>
Cc: "C Hutchinson" <portmaster@bsdforge.com>, bug-followup@freebsd.org
Subject: Re: ports/188853: change-request,
      maintainer-update for the soon to be removed net/spread
Date: Tue, 20 May 2014 07:12:04 -0700 (PDT)

 > Hello,
 >
 > C Hutchinson wrote on 05.05.2014 23:00:
 >>   > Why hasn't this been committed yet?
 >>   > Other ports that depend upon this, are being _needlessly_ removed
 >>   > (ports/188127 net/wackamole) for example. What [else] must be done
 >>   > to get time sensitive pr's prioritized [more] effectively?
 >>   >
 >>   > Thank you for all your time, and consideration.
 >>   >
 >>   > --Chris
 >
 > Sorry for delay, had real life issues.
 No. It's me. I should have known better. I was just [overly] concerned,
 when I saw other dependent ports start dropping out of the ports tree.
 > I added couple of fixes to your staging patch:
 > - set STAGEDIR while installing a perl module
 > - create and set STAGEDIR for RUNDIR
 > - remove -o/-g arguments from install command
 > After that staging/packaging is now works.
 Yea, I think I corrected those in the last patch I sent. I should have
 noted that I had made additional modifications. Including a more
 appropriate location for the source -- again, my bad. :(
 >
 > Both the ports were fixed and maintainership given to you. Please let me
 > know if I need to resurrect any ports that were removed because of my
 > disappearance.
 Will do. I'll try and dig up the pr(1)'s.
 >
 > PS. Adding bug-followup@ because my email was rejected by your filter:
 >
 > <portmaster@bsdforge.com>: host mx99.ultimateDNS.NET[209.180.214.225]
 > said: 550 5.0.0 SPAM and BULK mail REJECTED (in reply to MAIL FROM command)
 Ug. Sorry. Nothing personal. When I installed this server, I was immediately
 flooded with ~800 SPAM's / day. So I'm afraid I got a bit over zealous;
 adding blocks with only 2 quads ( nnn.nnn ) to the etc/mail/access file.
 I /thought/ I had since removed them all. But apparently I've overlooked
 a couple. I pulled your block out -- you're now "white-listed". :)
 
 Thank you for all your attention to this, Ruslan.
 
 --Chris
 
 >
 > --
 > Regards,
 > Ruslan
 >
 > T.O.S. Of Reality
 >
 
>Unformatted:
