pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/26574: update net/nbtscan



>Number:         26574
>Category:       pkg
>Synopsis:       update net/nbtscan
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 06 17:31:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     ISIHARA Takanori
>Release:        NetBSD/i386 2.0_BETA
>Organization:
Nagoya *BSD Users' Group :-)
>Environment:
NetBSD ishitPc4.home 2.0_BETA NetBSD 2.0_BETA (GENERIC_LAPTOP) #0: Sun Jul 18 
01:07:01 UTC 2004  
autobuild%tgm.netbsd.org@localhost:/autobuild/netbsd-2-0/i386/OBJ/autobuild/netbsd-2-0/src/sys/arch/i386/compile/GENERIC_LAPTOP
 i386

>Description:
update net/nbtscan, please.

>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       .
#       ./DESCR
#       ./PLIST
#       ./Makefile
#       ./distinfo
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./DESCR
sed 's/^X//' >./DESCR << 'END-of-./DESCR'
XNBTscan is a program for scanning IP networks for NetBIOS name
Xinformation. It sends NetBIOS status query to each address in supplied
Xrange and lists received information in human readable form. For each
Xrespondent host it lists IP address, NetBIOS computer name, logged-in
Xuser name and MAC address.
END-of-./DESCR
echo x - ./PLIST
sed 's/^X//' >./PLIST << 'END-of-./PLIST'
X@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/09 20:08:48 agc Exp $
Xbin/nbtscan
Xshare/doc/nbtscan/README
X@dirrm share/doc/nbtscan
END-of-./PLIST
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# $NetBSD: Makefile,v 1.7 2004/02/14 00:54:45 grant Exp $
X#
X
XDISTNAME=      nbtscan-1.5.1
XCATEGORIES=    net
XMASTER_SITES=  http://www.inetcat.org/software/
X
XMAINTAINER=    tech-pkg%NetBSD.org@localhost
XHOMEPAGE=      http://www.inetcat.org/software/nbtscan.html
XCOMMENT=       NetBIOS name network scanner
X
XGNU_CONFIGURE= yes
X
XWRKSRC=                ${WRKDIR}/${DISTNAME}a
X
XALL_TARGET=    nbtscan
X
X
Xdo-install:
X       ${INSTALL_PROGRAM} ${WRKSRC}/nbtscan ${PREFIX}/bin
X       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/nbtscan
X       ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/nbtscan
X
X.include "../../mk/bsd.pkg.mk"
END-of-./Makefile
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
X$NetBSD: distinfo,v 1.4 2003/04/03 11:51:16 wiz Exp $
X
XSHA1 (nbtscan-1.5.1.tar.gz) = 4041d8f6b592fa310b8d3c79c56a2d3263dba82f
XSize (nbtscan-1.5.1.tar.gz) = 82107 bytes
END-of-./distinfo
exit


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



Home | Main Index | Thread Index | Old Index