From owner-freebsd-sparc64@FreeBSD.ORG Wed Jan 19 23:59:52 2011 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48744106564A for ; Wed, 19 Jan 2011 23:59:52 +0000 (UTC) (envelope-from mcalderara@phys.ethz.ch) Received: from phd-imap.ethz.ch (phd-imap.ethz.ch [129.132.80.51]) by mx1.freebsd.org (Postfix) with ESMTP id BB7B88FC12 for ; Wed, 19 Jan 2011 23:59:51 +0000 (UTC) Received: from localhost (phd-mailscan.ethz.ch [192.168.127.2]) by phd-imap.ethz.ch (Postfix) with ESMTP id 35B0316072 for ; Thu, 20 Jan 2011 00:59:50 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at phys.ethz.ch Received: from phd-mxin.ethz.ch ([192.168.127.53]) by localhost (phd-mailscan.ethz.ch [192.168.127.2]) (amavisd-new, port 10024) with LMTP id ucgbHrnqvzh4 for ; Thu, 20 Jan 2011 00:59:50 +0100 (CET) Received: from [192.168.3.10] (178-83-213-36.dynamic.hispeed.ch [178.83.213.36]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: camauro@phd-mxin.ethz.ch) by phd-mxin.ethz.ch (Postfix) with ESMTPSA id 10830E060 for ; Thu, 20 Jan 2011 00:59:50 +0100 (CET) Message-Id: <6DA8704A-7CCB-4FA5-BA08-4FF942692514@phys.ethz.ch> From: Mauro Calderara To: freebsd-sparc64@freebsd.org In-Reply-To: <1294755555.15239.2.camel@main> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Thu, 20 Jan 2011 00:59:49 +0100 References: <87sjx2dyxb.fsf@cosmos.claresco.hr> <87oc7qdtc8.fsf@cosmos.claresco.hr> <20110109210632.GA25659@alchemy.franken.de> <87oc7oybp6.fsf@cosmos.claresco.hr> <87k4icy7vi.fsf@cosmos.claresco.hr> <1294705801.12680.9.camel@main> <87r5cjedov.fsf@cosmos.claresco.hr> <1294755555.15239.2.camel@main> X-Mailer: Apple Mail (2.936) Subject: Re: My sparc is falling apart from last upgrade of ports X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2011 23:59:52 -0000 Hi everybody >>> Hi Mark >>> >>> Its working ok for me inside a jail on my 8.1-RELEASE sparc64 >>> powered >>> Sun Netra X1 >>> >>> I portsnap'd upto the latest and greatest. >>> >>> built /usr/ports/www/apache22 >>> >>> toggled SSL in config >>> >>> It pulled in; [snip] >> >> Tnx Craig. So I see that you used base openssl, not from ports. >> Am I correct? >> >> I removed my /usr/ports/security/openssl and I'm using base openssl. >> Now my Apache and Dovecot is working. When I catch time, I will test >> it again with openssl from ports. Thanks everybody for help. >> > > Hi Marko > > Yes that is correct, the apache22 port didn't try to build the openssl > from ports so it must be using base openssl and includes... when I > do a > pkg_info openssl isn't showing. Here, too, dns/unbound works as long as you don't use openssl from ports. Best, mauro