From owner-freebsd-ports Tue Mar 13 14:50:15 2001 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (ns.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 1AFA237B719; Tue, 13 Mar 2001 14:50:05 -0800 (PST) (envelope-from max@vic.sabbo.net) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f2DMnxG26336; Wed, 14 Mar 2001 00:50:00 +0200 Received: (from max@localhost) by vic.sabbo.net (8.11.3/8.11.2) id f2DMnxJ14579; Wed, 14 Mar 2001 00:49:59 +0200 (EET) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200103132249.f2DMnxJ14579@vic.sabbo.net> Subject: Re: ports/24893: mail/solidpop3d installation problems To: avn@any.ru (avn) Date: Wed, 14 Mar 2001 00:49:59 +0200 (EET) Cc: sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org In-Reply-To: from "avn" at Mar 14, 2001 01:44:41 AM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > This message is in MIME format. The first part should be readable text, > while the remaining parts are likely unreadable without MIME-aware tools. > Send mail to mime@docserver.cac.washington.edu for more info. > > --0-1033252736-984523481=:872 > Content-Type: TEXT/PLAIN; charset=US-ASCII > > Hello Maxim! > > On Tue, 13 Mar 2001 sobomax@FreeBSD.org wrote: > > >Synopsis: mail/solidpop3d installation problems > >State-Changed-From-To: open->closed > >State-Changed-By: sobomax > >We are not supporting building ports from the working directory - it makes > >no sense and would not work in the most cases. Just do > > Everything considering -lmd flag to linker refers only to building from > working directory, you're right. > > But two more issues consider normal building > (cd /usr/ports/mail/solidpop3d && make install) > > Probably I did not spell it clear. The problem is that default 'make > install' does not actually install one of programs that is included in > this port - 'pop_auth' (it installs only its man page). > > And the second, which is almost cosmetic :) 'make install' installs the > main binary (spop3d) in /usr/local/libexec. It's right, such programs > should reside there; but documentation supplied shows its path as > /usr/local/sbin > > The patches attached should fix Makefile so that it installs > pop_auth and README coming with this port so that it features steps neede > to set it up on FreeBSD. I'll take a look at it. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message