Bug 42106 - obtain socks5 support to ports/ftp/ncftp2
Summary: obtain socks5 support to ports/ftp/ncftp2
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-28 05:30 UTC by Yoshihiko Sarumaru
Modified: 2002-08-29 21:11 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.39 KB, patch)
2002-08-28 05:30 UTC, Yoshihiko Sarumaru
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshihiko Sarumaru 2002-08-28 05:30:01 UTC
	This is a revised PR for ports/32651 which I sent last year.
	Sorry, I have missed that original configure script is broken for
	SOCKS5support. This PR includes patch for configure script itself
	(both autoconf/autoconf213 couldn't generate runnable configure).

	My previous description is here:
        Ncftp2 has its own SOCKS5 support code in source code and user can
        enable the code by adding --enable-socks5 option to configure.
        In other ported softwares seems have a manner to use WITH_SOCKS to
        specify SOCKS5 support (ports/net/licq, ports/irc/xchat, and others).
        This patch let ncftp2 to use this manner to use SOCKS5.
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2002-08-29 21:10:52 UTC
State Changed
From-To: open->closed

Committed, thanks.