From owner-freebsd-questions@FreeBSD.ORG Mon Aug 10 00:19:55 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35C4C106564A for ; Mon, 10 Aug 2009 00:19:55 +0000 (UTC) (envelope-from cyberleo@cyberleo.net) Received: from mtumishi.cyberleo.net (mtumishi.cyberleo.net [69.72.129.14]) by mx1.freebsd.org (Postfix) with ESMTP id 1328B8FC20 for ; Mon, 10 Aug 2009 00:19:54 +0000 (UTC) Received: from [172.16.44.14] (unknown [71.155.238.213]) by mtumishi.cyberleo.net (Postfix) with ESMTPSA id E08641963E; Sun, 9 Aug 2009 20:01:29 -0400 (EDT) Message-ID: <4A7F6368.4090806@cyberleo.net> Date: Sun, 09 Aug 2009 19:01:44 -0500 From: CyberLeo Kitsana User-Agent: Thunderbird 2.0.0.22 (X11/20090627) MIME-Version: 1.0 To: Stefan Miklosovic References: In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: vsftpd with ssl - compile option X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2009 00:19:55 -0000 Stefan Miklosovic wrote: > hi, > > I would like to use vsftpd with ssl support. > If I install it from ports, there is an option to > compile it against ssl librarie(s) (VSFTPD_SSL) > If I download it by pkg_fetch and extract the package > and use ldd on vsftpd in libexec directory, > there is no ssl library, in complied way, there are some. > > libssl.so.5 => /usr/lib/libssl.so.5 (0x280b0000) > libcrypto.so.5 => /lib/libcrypto.so.5 (0x280f1000) > > I would like to use that program on other computer, but there > is not port tree and installing of port tree is really not an option. Build it as you want it on another machine using ports, then run on that build machine: pkg_create -b -R This will turn the selected install (and all its dependencies, with the -R flag) into tbz packages in the current directory suitable for pkg_add on the target machine. If there are any missing dependencies on the target machine, pkg_add will try to load them from the same directory from which you are adding the main package. If they do not exist, it will most likely fail, so you will likely want to copy over everything that pkg_create spits out, unless you know it's already installed and up to date on your target. -- Fuzzy love, -CyberLeo Technical Administrator CyberLeo.Net Webhosting http://www.CyberLeo.Net Furry Peace! - http://wwww.fur.com/peace/