ports/165386: [PATCH] net-im/licq remove net/socks5 dep

Josh Paetzel jpaetzel at FreeBSD.org
Wed Feb 22 06:30:14 UTC 2012


>Number:         165386
>Category:       ports
>Synopsis:       [PATCH] net-im/licq remove net/socks5 dep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 22 06:30:14 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Josh Paetzel
>Release:        9.0-RELEASE
>Organization:
>Environment:
N/A
>Description:
net/socks5 is being removed from the ports tree due to licensing and redistribution issues.  net/dante is a mostly drop in replacement if the functionality is desired.

net/socks5 hasn't compiled on 9 since the utmp changes and for the most part no one has noticed.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-im/licq/Makefile,v
retrieving revision 1.80
diff -u -r1.80 Makefile
--- Makefile	27 Nov 2010 12:25:42 -0000	1.80
+++ Makefile	21 Feb 2012 22:51:51 -0000
@@ -13,9 +13,6 @@
 MAINTAINER=	dinoex at FreeBSD.org
 COMMENT=	A popular ICQ-compatible plugin-based program
 
-.if defined(WITH_SOCKS)
-BUILD_DEPENDS=	${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5
-.endif
 LIB_DEPENDS=	boost_regex.4:${PORTSDIR}/devel/boost-libs
 
 LICENSE=	GPLv2


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



More information about the freebsd-ports-bugs mailing list