Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2012 06:20:20 GMT
From:      Josh Paetzel <jpaetzel@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/165386: [PATCH] net-im/licq remove net/socks5 dep
Message-ID:  <201202220620.q1M6KKDC029036@red.freebsd.org>
Resent-Message-ID: <201202220630.q1M6UEka045141@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202220620.q1M6KKDC029036>