Bug 82012 - [patch] Mark port as BROKEN as needed source and/or binary files are unavailable from the application's authors
Summary: [patch] Mark port as BROKEN as needed source and/or binary files are unavail...
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: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-07 22:40 UTC by Josh Paetzel <josh@tcbug.org>
Modified: 2005-06-10 17:31 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Paetzel <josh@tcbug.org> 2005-06-07 22:40:10 UTC

/usr/ports/net/socks5
From the SOCKS5 homepage:

Reference source for SOCKSv5 available to accredited research and educational institutions for non-commercial use.

In addition the file that the port tells you to retrieve manually is not available from the website anymore

IGNORE="NEC requires that you grab the dist files from their web site at http://
www.socks.nec.com/cgi-bin/download.pl .  Please make sure you have ${DISTNAME}${
EXTRACT_SUFX} in ${DISTDIR} and run make again"

I have made repeated attempts to contact NEC to try and get the needed files and even better yet a license that would allow users to install 'automatically'

Fix: 

NO_CDROM=      "NEC has a funky license for this software"
 RESTRICTED=    "no commercial use"
+BROKEN=                "Application authors no longer supply needed distfiles"

 # here are some extra configure args you may wish to use
 # see the readme file before screwing with them--TQFpKgQZJqTwhvkdlVOkYMd5YOcBfVxSXT6Hv2Rcr6ydVbfq
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile.old        Tue Jun  7 16:19:55 2005
+++ Makefile    Tue Jun  7 16:22:31 2005
@@ -16,6 +16,7 @@
How-To-Repeat: 

Attempt to install /usr/ports/net/socks5
Comment 1 Sam Lawrance freebsd_committer freebsd_triage 2005-06-10 17:00:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Take
Comment 2 Sam Lawrance freebsd_committer freebsd_triage 2005-06-10 17:28:28 UTC
State Changed
From-To: open->closed

Port was marked BROKEN.  I couldn't dig the distfiles up either.