Commit graph

13 commits

Author SHA1 Message Date
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
cube
105367c0d8 Update to version 1.5.1. Patch provided in PR 26574 by Isihara Takanori.
Version 1.5.1 - June 2003

- Fixed segmentation fault when using -f option (noticed by Brian Lovrin)
- Fixed printing ugliness (noticed by Darren Critchley)
- Changed version number :) (1.5 said that it is 1.0.3 - now it proudly says 1.5.1)
2004-08-07 09:10:01 +00:00
grant
52f1b46a37 remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this
automatically now.
2004-02-14 00:54:44 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
f4f8fd73e6 Update to 1.5, prompted by PR 20985 by ISIHARA Takanori:
Version 1.5 - May 2002

- Fixed a bug in displaying of 15-character NetBIOS names (15th character wasn't displayed).
  Bug reported by Tom Kustner, Kenny Breck and Richard IJzermans
- Fixed a bug in interpreting netmask /32 and /0. Patch provided by Thomas Poindessous for Debian Linux
- List of hosts to scan can now be read from stdin as well as from file. Suggested by Kevin Kadow
- Fixed a bug in timing. (nbtscan waited for two seconds after scanning not doing anything). Reported by Ceri Hopkins
- Nbtscan now works on Darwin. Patches provided by Mohammad A. Haque
- timeout option -t is now in milliseconds, not seconds
- Fixed some Solaris portability problems. Patches provided by Petter Reinholdtsen
2003-04-03 11:51:16 +00:00
cjep
0823dc6de2 Override config.sub. Fixes build on NetBSD/shark. 2003-03-16 14:22:06 +00:00
wiz
577ccc072c Update to 1.0.3, from ISIHARA Takanori in pkg/17767.
Changes since 1.0.2:
- NBTscan now returns meaningful exit code (patch by James Troup for Debian Linu
x)
- Added /etc/hosts and lmhosts format output (suggested by Anahuac de Paula Gil
and Sigmund Baginov)
- configure script now honours --prefix argument (patch by Petter Reinholdtsen)
- Error messages now include IP address that caused error
- NBTscan accepts a file with a list of IP addresses to scan (suggested by Omas
Jakobsson)
- Service number is printed for unknown NetBIOS services in -h mode (suggested b
y Dan Wright)
- Fixed some compile-time warnings on Linux
- Corrected some typos
2002-07-30 16:55:43 +00:00
wiz
51a8adfaa2 SHA1+size instead of MD5. 2002-07-21 15:43:12 +00:00
agc
17b972bdd7 Initial import of nbtscan-1.0.2 into the NetBSD packages collection.
Provided in PR 17355 by ISIHARA,Takanori

NBTscan is a program for scanning IP networks for NetBIOS name
information. It sends NetBIOS status query to each address in supplied
range and lists received information in human readable form. For each
respondent host it lists IP address, NetBIOS computer name, logged-in
user name and MAC address.
2002-07-09 20:08:48 +00:00