From: avn <avn@any.ru> To: <sobomax@FreeBSD.org> Cc: <freebsd-ports@FreeBSD.org> Subject: Re: ports/24893: mail/solidpop3d installation problems Message-ID: <Pine.BSF.4.33.0103140058200.872-300000@srv2.any> In-Reply-To: <200103131625.f2DGPgh27943@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. # Alexey --0-1033252736-984523481=:872 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="Makefile.patch" Content-Transfer-Encoding: BASE64 Content-ID: <Pine.BSF.4.33.0103140144410.872@srv2.any> Content-Description: Makefile patch Content-Disposition: attachment; filename="Makefile.patch" LS0tIE1ha2VmaWxlCVdlZCBNYXIgMTQgMDE6NDE6MDkgMjAwMQ0KKysrIE1h a2VmaWxlCVdlZCBNYXIgMTQgMDE6Mzk6MzUgMjAwMQ0KQEAgLTM1LDYgKzM1 LDcgQEANCiANCiBkby1pbnN0YWxsOg0KIAkke0lOU1RBTExfUFJPR1JBTX0g JHtXUktTUkN9L3NyYy9zcG9wM2QgJHtQUkVGSVh9L2xpYmV4ZWMNCisJJHtJ TlNUQUxMX1BST0dSQU19ICR7V1JLU1JDfS9zcmMvcG9wX2F1dGggJHtQUkVG SVh9L2Jpbg0KIAkke0lOU1RBTExfTUFOfSAke1dSS1NSQ30vbWFuL3BvcF9h dXRoLjEgJHtQUkVGSVh9L21hbi9tYW4xDQogCSR7SU5TVEFMTF9NQU59ICR7 V1JLU1JDfS9tYW4vc3BvcDNkLmNvbmYuNSAke1BSRUZJWH0vbWFuL21hbjUN CiAJJHtJTlNUQUxMX01BTn0gJHtXUktTUkN9L21hbi9kb3Qtc3BvcDNkLjUg JHtQUkVGSVh9L21hbi9tYW41DQo= --0-1033252736-984523481=:872 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=patch-ae Content-Transfer-Encoding: BASE64 Content-ID: <Pine.BSF.4.33.0103140144411.872@srv2.any> Content-Description: README patch Content-Disposition: attachment; filename=patch-ae LS0tIFJFQURNRS5vcmlnCVdlZCBNYXIgMTQgMDE6MjE6MjAgMjAwMQ0KKysr IFJFQURNRQlXZWQgTWFyIDE0IDAxOjI5OjI5IDIwMDENCkBAIC03NCw5ICs3 NCw5IEBADQogJCAuL2NvbmZpZ3VyZQ0KICQgbWFrZQ0KICQgc3UNCi0jIHVz ZXJhZGQgLWQgL25vbmV4aXN0ZW50IC1zIC9ub25leGlzdGVudCAtTSBzcG9w M2QNCisjIHB3IHVzZXJhZGQgc3BvcDNkIC1kIC9ub25leGlzdGVudCAtcyAv bm9uZXhpc3RlbnQNCiAjIG1ha2UgaW5zdGFsbA0KLSMgZWNobyBwb3AzIHN0 cmVhbSB0Y3Agbm93YWl0IHJvb3QgL3Vzci9zYmluL3RjcGQgL3Vzci9sb2Nh bC9zYmluL3Nwb3AzZCA+PiAvZXRjL2luZXRkLmNvbmYNCisjIGVjaG8gcG9w MyBzdHJlYW0gdGNwIG5vd2FpdCByb290IC91c3IvbG9jYWwvbGliZXhlYy9z cG9wM2QgL3Vzci9sb2NhbC9saWJleGVjL3Nwb3AzZCA+PiAvZXRjL2luZXRk LmNvbmYNCiAjIGtpbGxhbGwgLUhVUCBpbmV0ZA0KIA0KIFdBUk5JTkc6IE9u IHNvbWUgc3lzdGVtcyB5b3Ugc2hvdWxkIHJlcGxhY2UgInBvcDMiIHdpdGgg InBvcC0zIi4NCg== --0-1033252736-984523481=:872-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0103140058200.872-300000>