Bug 35407

Summary: Update of net/spread port
Product: Ports & Packages Reporter: Joshua Goodall <joshua>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ports::net::spread-patch none

Description Joshua Goodall 2002-02-28 15:50:01 UTC
The net/spread port recently lost its maintainer whilst already
lagging a few releases behind. I have substantially updated the
port files and the diff is attached. In particular, the most recent
release is used; PREFIX is properly respected; and problems preventing
packaging have been overcome.

The committer should upload the source to a MASTER_SITE_LOCAL since
the authors original site (http://www.spread.org) requires a
personal-details clickthrough.  There should be no legal issue with
this (there wasn't in the past).

n.b. I am also willing to act as maintainer for this port.
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2002-03-02 16:53:59 UTC
State Changed
From-To: open->closed

Committed, thanks!  You are now the maintainer of this port. 

This was excellent work!  I made a few changes: 
- replace patches + scripts/configure with a .for loop and a perl regex 
in the Makefile's post-patch target 
- use JDK_VERSION?= so the user can override this 
- added a @${CAT} ${PKGMESSAGE} command at the end of do-install so package 
users see this. 
-