Bug 35407 - Update of net/spread port
Summary: Update of net/spread port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-28 15:50 UTC by Joshua Goodall
Modified: 2002-03-02 16:59 UTC (History)
0 users

See Also:


Attachments
ports::net::spread-patch (17.14 KB, text/plain)
2002-02-28 15:50 UTC, Joshua Goodall
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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. 
-