------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.28.2.tgz Message from perl5-5.28.2: 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. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ htmlsection-1.1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ htmlsection-1.1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by htmlsection-1.1 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ htmlsection-1.1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by htmlsection-1.1 for building => SHA256 Checksum OK for htmlsection-1.1.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ htmlsection-1.1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by htmlsection-1.1 for building ===> Extracting for htmlsection-1.1 => SHA256 Checksum OK for htmlsection-1.1.tar.gz. Extracted Memory Use: 0.26M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for htmlsection-1.1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for htmlsection-1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for htmlsection-1.1 perl is set /usr/local/bin/perl in pre-build: #!/usr/local/bin/perl --- version --- --- readme.pl --- --- htmlsection.1.gz --- --- version --- echo "" > version echo "# HTMLSECTION_VERSION" >> version --- htmlsection.1.gz --- cat htmlsection.1 | sed -e 's/HTMLSECTION_VERSION/htmlsection-1.1/g' | sed -e 's:HTMLSECTION_PREFIX:/usr/local:g' | gzip > htmlsection.1.gz --- readme.pl --- cat README | awk ' { print "#",$0 } ' > readme.pl --- htmlsection --- cat whereperl version readme.pl htmlsection.pl | sed -e 's/HTMLSECTION_VERSION/htmlsection-1.1/g' | sed -e 's:HTMLSECTION_PREFIX:/usr/local:g' > htmlsection chmod +x htmlsection --- htmlsection.html --- --- htmlsection-j.html --- --- htmlsection.html --- cat htmlsection_orig.html | sed -e 's/HTMLSECTION_VERSION/htmlsection-1.1/g' | sed -e 's:HTMLSECTION_PREFIX:/usr/local:g' | ./htmlsection -english | perl -pe 's/