security/p5-Crypt-SSLeay

Sergei Vyshenski svysh at pn.sinp.msu.ru
Wed Aug 8 06:54:53 UTC 2012


Hi,

File security/p5-Crypt-SSLeay/Makefile

has a line:

CONFIGURE_ARGS= --lib=${OPENSSLBASE} --no-live-tests

But the original perl module does not have both of these options.

Hence

1) this port obligatory enters an interactive dialog about tests, which
fact hampers operation of portmaster etc.
2) this port can not find needed libraries

It says:

Unknown option: lib
Do you want to run the live tests (y/N)? [N]
WARNING: BUILD_REQUIRES is not a known parameter.
'BUILD_REQUIRES' is not a known MakeMaker parameter name.
Note (probably harmless): No library found for -lssl32
Note (probably harmless): No library found for -lssleay32
Note (probably harmless): No library found for -leay32

Regards, Sergei


More information about the freebsd-ports mailing list