Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2006 19:02:27 GMT
From:      Joe Horn <joehorn@mi.chu.edu.tw>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/95633: bruteforceblocker needs p5-File-Tail
Message-ID:  <200604111902.k3BJ2RFd086694@www.freebsd.org>
Resent-Message-ID: <200604111910.k3BJAPaZ065366@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95633
>Category:       ports
>Synopsis:       bruteforceblocker needs p5-File-Tail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 11 19:10:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Joe Horn
>Release:        FreeBSD 6.0
>Organization:
MI, CHU, Taiwan
>Environment:
FreeBSD AHS.mi.chu.edu.tw 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #4: Wed Apr 12 00:34:47 CST 2006     root@AHS.mi.chu.edu.tw:/usr/obj/usr/src/sys/AHS  i386
>Description:
I just install bruteforceblocker on this new machine, detail of this software ports :

Port:   bruteforceblocker-1.2.3
Path:   /usr/ports/security/bruteforceblocker
Info:   Checks for SSH bruteforce and blocks given IPs
Maint:  danger@rulez.sk
B-deps:
R-deps: p5-Authen-SASL-2.10_1 p5-Compress-Zlib-1.41 p5-Digest-1.15 p5-Digest-HMAC-1.01 p5-Digest-MD5-2.36 p5-Digest-SHA1-2.11 p5-GSSAPI-0.21 p5-HTML-Parser-3.51 p5-HTML-Tagset-3.10 p5-MIME-Base64-3.07 p5-Net-1.19,1 p5-Net-DNS-0.56 p5-Net-IP-1.24 p5-Sys-Hostname-Long-1.4 p5-URI-1.35 p5-Unix-Syslog-0.100 p5-libwww-5.805 perl-5.8.8
WWW:    http://danger.rulez.sk/projects/bruteforceblocker/

But while I run /usr/local/bin/bruteforceblocker.pl , this message was shown on screen :

Can't locate File/Tail.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at /usr/local/bin/bruteforceblocker.pl line 19.
BEGIN failed--compilation aborted at /usr/local/bin/bruteforceblocker.pl line 19.
>How-To-Repeat:

>Fix:
*** /usr/ports/security/bruteforceblocker/Makefile.orig Wed Apr 12 02:58:23 2006
--- /usr/ports/security/bruteforceblocker/Makefile      Wed Apr 12 03:01:25 2006
***************
*** 18,24 ****
  RUN_DEPENDS=  ${SITE_PERL}/${PERL_ARCH}/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Unix-Syslog \
                ${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \
                ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
!               ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS

  NO_BUILD=     yes
  USE_PERL5_RUN=        yes
--- 18,25 ----
  RUN_DEPENDS=  ${SITE_PERL}/${PERL_ARCH}/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Unix-Syslog \
                ${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \
                ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
!               ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
!               ${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail

  NO_BUILD=     yes
  USE_PERL5_RUN=        yes

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604111902.k3BJ2RFd086694>