asau
1a433eae91
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 18:16:19 +00:00
wiz
aeaceb273d
Reset maintainer for developers who gave back their commit bit.
2010-02-26 10:28:30 +00:00
joerg
1d5cc86ec3
DESTDIR support
2009-02-16 18:44:40 +00:00
joerg
37963f36a5
Fix DESTDIR.
2008-04-07 18:04:21 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
d81d19f8e0
Add RMD160 digests.
2005-02-24 12:51:41 +00:00
snj
09ec167b50
Convert to buildlink3.
2004-04-25 03:09:56 +00:00
jlam
d151742e36
Sniff needs to depend on the libpcap package on non-NetBSD systems, so
...
convert to use buildlink2 and include libpcap/buildlink2.mk to handle this
correctly. Also fix network library problems on Solaris. From pkg/22915
by Jonathan Perkin.
2003-10-06 07:53:04 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +00:00
agc
a35e3d707c
Move to sha1 digests, add distfile sizes.
2001-04-19 15:40:29 +00:00
agc
2d6b6a009c
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
zuntum
5426a93f68
Remove redundant MAKE_ENV
2001-03-24 07:37:39 +00:00
wiz
ca4f7c67f5
refix quoting.
2001-03-13 15:23:26 +00:00
zuntum
69e4ab9493
Update sniff to 2.0.
...
Fixes pkg/12209 by Riccardo Veraldi <veraldi@cs.unibo.it>
Changes since 1.0:
* directly uses libpcap functions and includes a few bug fixes to the
previous code. A few subroutines have been complitely rewritten.
2001-03-13 14:14:40 +00:00
wiz
a2b296cf44
Fix quoting.
2001-03-13 13:59:14 +00:00
zuntum
549ed6982e
Pass things via MAKE_ENV in one line instead of multiple, pointed by Thomas Klausner
2001-03-13 13:45:56 +00:00
zuntum
7779abc7a8
Initial import of sniff-1.0.
...
This program filters the tcpump raw packet data looking for logins and
passwords on the most commonly used tcp ports (ftp telnet pop3 ...).
It dumps sniffed data to a file named sniff.log
2001-03-13 13:13:41 +00:00