Bug 47636

Summary: Unbreak socks-support in licq.
Product: Ports & Packages Reporter: Michael Nottebrock <lofi>
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Michael Nottebrock 2003-01-29 13:10:01 UTC
	Licq has some really fancy code for socks, which doesn't work
	with any kind of normal socks5-installation. This patch fixes
	licq's sources and also removes the WITH_DANTE switch from the
	port, because licq never worked with dante's sockslib and headers
	and probably never will (actually the dante port breaks the socks5
	port by overwriting socks.h, but that's another issue).
	
	Changes summary:
		- remove WITH_DANTE
		- fix SOCKS support to work with net/socks5-port.
Comment 1 Tom Hukins freebsd_committer freebsd_triage 2003-01-30 17:23:29 UTC
Responsible Changed
From-To: gnats-admin->dinoex

Reassign misfiled PR to MAINTAINER
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2003-01-31 04:49:05 UTC
State Changed
From-To: open->patched
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2003-01-31 04:49:43 UTC
State Changed
From-To: patched->closed

committed, thanks.