amule 2 port - trying an upgrade
Alexey Shuvaev
shuvaev at physik.uni-wuerzburg.de
Thu Aug 21 10:55:09 UTC 2008
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.
More information about the freebsd-ports
mailing list