- Convert to new LIB_DEPENDS format
- Support STAGEDIR
- Pass maintainership to submitter
PR: ports/189764
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
phase, even though build is then done using make(1). If gmake is not
available on the host, cmake falls back to make(1) to configure and
the resulting Makefiles won't work on either, make or gmake. Therefore
I'll rollback to using gmake all the time.
Reviewed by: flo (mentor)
Approved by: flo (mentor)
===> Configuring for p5-Module-Install-Template-0.08
Can't locate URI/Escape.pm in @INC (@INC contains: inc /usr/local/lib/perl5/5.16/BSDPAN /usr/local/lib/perl5/site_perl/5.16/mach /usr/local/lib/perl5/site_perl/5.16 /usr/local/lib/perl5/5.16/mach /usr/local/lib/perl5/5.16 .) at inc/Module/Install/Homepage.pm line 5.
BEGIN failed--compilation aborted at inc/Module/Install/Homepage.pm line 5.
Compilation failed in require at inc/Module/Install.pm line 283.
Can't locate URI/Escape.pm in @INC (@INC contains: inc /usr/local/lib/perl5/5.16/BSDPAN /usr/local/lib/perl5/site_perl/5.16/mach /usr/local/lib/perl5/site_perl/5.16 /usr/local/lib/perl5/5.16/mach /usr/local/lib/perl5/5.16 .) at inc/Module/Install/Bugtracker.pm line 5.
BEGIN failed--compilation aborted at inc/Module/Install/Bugtracker.pm line 5.
Compilation failed in require at inc/Module/Install.pm line 283.
Bareword "auto_set_homepage" not allowed while "strict subs" in use at ./Makefile.PL line 7.
Bareword "auto_set_bugtracker" not allowed while "strict subs" in use at ./Makefile.PL line 8.
Execution of ./Makefile.PL aborted due to compilation errors.
*** [do-configure] Error code 255
Reported by: pkg-fallout
===> Building package for recoll-1.19.13
pkg-static: lstat(/wrkdirs/usr/ports/deskutils/recoll/work/stage/usr/local/lib/python2.7/site-packages/recoll/__init__.pyc): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/deskutils/recoll/work/stage/usr/local/lib/python2.7/site-packages/recoll/rclconfig.pyc): No such file or directory
*** [do-package] Error code 1
Reported by: pkg-fallout
cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -I/usr/local/include -DHAVE_CONFIG_H -DSWAPD_DEF_CONFIG=\"/usr/local/etc/swapd.conf\" -c -o swapd.o swapd.c
swapd.c: In function 'swapd_init_stats':
swapd.c:93: error: too few arguments to function 'sg_init'
swapd.c: In function 'swapd_get_free_mem':
swapd.c:111: error: too few arguments to function 'sg_get_mem_stats'
swapd.c:116: error: too few arguments to function 'sg_get_swap_stats'
gmake: *** [swapd.o] Error 1
Reported by: pkg-fallout
With hat: portmgr
in version Net::DNS v0.52 netdns_dn_expand was added as replacement for dn_expand
in version Net::DNS v0.74 dn_expand was removed
- bump PORTREVISION
Tanks to Herbert J. Skuhra for notify about the Net::DNS issue on ports@