Commit graph

30 commits

Author SHA1 Message Date
rillig
2ce793cf19 In revision 1.21 of Makefile the patches have been removed. Cleaned up
the distinfo file.
2005-11-15 14:06:43 +00:00
reed
fccb1ea171 This depends on at least 0.7b version of libpcap. 2005-10-11 17:02:50 +00:00
reed
58d6650378 Update to 5.2.1. The old distfile is a symlink to this now.
I don't know what changed.

I removed the patches. They did not apply and they files are gone
or context is changed.

Now depend on libpcap via buildlink3.mk. I think the patches
I removed were for a provided version of libpcap.

Use INSTALLATION_DIRS for share/examples/trafshow instead of
INSTALL_DATA_DIR.

Note that the /etc/trafshow is hard-coded. I didn't patch this.
2005-10-11 16:39:29 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +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
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
04db59d2f9 Update to trafshow-4.0, use bl3, include curses.buildlink3.mk, clean
up DESCR.

No changelog is available, but changes since 3.1 include integration of
the KAME ipv6 patch and the addition of a mode that allows trafshow to
act like a Cisco NetFlow collector.

Okayed by jmmv.
2004-02-16 21:20:04 +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
dillo
b28374defa get rid of autoconf build dependency by patching configure 2002-10-02 19:11:59 +00:00
wiz
646426f49f Remove (partly obsolete) homepage URLs from DESCR. 2002-08-15 09:39:18 +00:00
zuntum
159051ca72 Check in fix from tron@netbsd.org so that now trafshow works with "ppp"
interface as well as with others. If you're using "pppd" and want to be
able to use trafshow to see what's going on on this interface,
you want to update.

Bumb PKGREVISION
2002-05-11 10:21:28 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
bbc67fac91 + 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:53:33 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
itojun
8854d5fdc3 pull IPv6 patch in. 2001-03-22 06:46:11 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
fredb
46a9e2c3de Make that "autoreconf" -- there is no "autoremake". 2001-02-06 03:16:56 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
wiz
a307af5c07 add HOMEPAGE 2000-08-11 12:18:58 +00:00
wiz
df9c43d10a add RCS tag 2000-08-11 12:12:23 +00:00
itojun
d280d8a4c9 adapt to netbsd build 2000-08-11 05:42:44 +00:00
itojun
f602807cc5 adapt to netbsd build. use /etc/trafshow, not ${PREFIX}/etc/trafshow for
systemwide config file.
2000-08-11 05:42:15 +00:00
itojun
eea04150c4 trafshow 3.1 2000-08-11 05:34:08 +00:00