Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2008 12:55:06 +0200
From:      "Alexey Shuvaev" <shuvaev@physik.uni-wuerzburg.de>
To:        Torfinn Ingolfsen <tingox@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: amule 2 port - trying an upgrade
Message-ID:  <20080821105506.GA25154@wep4017.physik.uni-wuerzburg.de>
In-Reply-To: <ef8c8a880808181331ga307908o9b2f3c5748b0cce4@mail.gmail.com>
References:  <ef8c8a880808181331ga307908o9b2f3c5748b0cce4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 18, 2008 at 10:31:21PM +0200, Torfinn Ingolfsen wrote:
> 
> As a first try, I have come up with the following diff[1]. The port
> compiles fine, but the installation step fails, because most of the
> man pages doesn't get installed. Here is the relevant part of the
> 'make install':
> ===>   Compressing manual pages for aMule-2.2.2_1
> gzip: can't stat: /usr/local/man/man1/cas.1: No such file or directory
> [snip]
> gzip: can't stat: /usr/local/man/hu/man1/amule.1: No such file or directory
> ===>   Registering installation for aMule-2.2.2_1
> 
> Any hnts on how I fix this?
> I have read the man pages[2] chapter in the Porter's Handbook, but it
> didn't help me. AFAICT, the Makefile.man should work as is.
> 
Port system does not install man pages for you. This should be done
by the build scripts in the distribution tarball. You should probably look at
various Makefiles* and/or configure script.

FYI, the port failed to patch with your diff:

===>  Applying FreeBSD patches for aMule-2.2.2_1
1 out of 2 hunks failed--saving rejects to src/amuleDlg.cpp.rej
=> Patch patch-amuleDlg.cpp failed to apply cleanly.
*** Error code 1

Alexey.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080821105506.GA25154>