験しにPerlをインストールした

 完全にやっつけ仕事。ちょっと飽きてる。

Installing perl5-5.26.1...
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.

===> SECURITY REPORT:
This port has installed the following files which may act as network
servers and may therefore pose a remote security risk to the system.
/usr/local/lib/perl5/5.26/mach/CORE/libperl.so.5.26.1

If there are vulnerabilities in these programs there may be a security
risk to the system. FreeBSD makes no guarantee about the security of
ports included in the Ports Collection. Please type 'make deinstall'
to deinstall the port if this is a concern.

For more information, and contact details about the security
status of this software, see the following webpage:
http://www.perl.org/

 WARNING: You've never run 'make test'!!! (Installing anyway.)というメッセージがあったので、make test を走らせて見た。ただのテストでも結構時間がかかる。

 make test、正直なところ意味が判らない。failがあってもソースを追跡して原因を特定するほどの力量も気力もないが、やらないよりはやった方がいいのだろうし、やっているうちに意味も判ってくるかもしれない。 

 時間ばかり掛かって、えらく時代遅れな事をしているような気がする。すべてをportsからインストールして実用に耐えるマシンを構成しようとしたら、いったいどれくらいの時間がかかるのだろう。

 運用を目的にするのなら、パッケージでさくっといった方が良い。

 完璧を目指すならばsubversionを使うべきだし、完璧を目指してもロクな事にならならいのは判っているのだが、趣味の一環だから、まぁ適当でいいか。

 

 

 pkg info

dialog4ports-0.1.6 Console Interface to configure ports
perl5-5.26.1 Practical Extraction and Report Language
pkg-1.10.5 Package manager