ports/82012: [patch] Mark port as BROKEN as needed source and/or binary files are unavailable from the application's authors

Josh Paetzel josh at tcbug.org
Tue Jun 7 21:40:11 UTC 2005


>Number:         82012
>Category:       ports
>Synopsis:       [patch]  Mark port as BROKEN as needed source and/or binary files are unavailable from the application's authors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 07 21:40:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Josh Paetzel
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE-p1 #2: Sat Jun  4 15:23:03 CDT 2005
    jpaetzel at twinmp.tcbug.org:/usr/src/sys/i386/compile/TWINMP



>Description:


/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'




>How-To-Repeat:


Attempt to install /usr/ports/net/socks5


>Fix:


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

 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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list