Commit graph

11 commits

Author SHA1 Message Date
abs
16b4ecf8c1 Updat enet/iftop to 0.17:
0.17 12/02/06
* Added support for ppp interfaces on FreeBSD (and others using DLT_PPP)

* Fixed segfault bug in config file handling.
* Fixes to man page
    William Robinet <william.robinet@conostix.com>

* Fix for hash table memory handling bug (caused segfaults on Mac OS X)
* Header fixes for Mac OS X
    Ken McLeod <thecloud@apple.com>

* Fixes for compile time errors apparent on Mac OS 10.4.3
    Georg Schwarz <georg.schwarz@freenet.de>

* Improvements to configure to support cross-compilation
* Addition of "NO_SYSTEM" compiler flag to prevent subshell execution
    Tim Freeman <tim@fungible.com>

* Fix to get hardware address on FreeBSD and OpenBSD
    Nicolas Bernard <n.bernard@worldonline.fr>

* Added 802.1q VLAN support
    Jacek Konieczny <jajcus@bnet.pl>
2006-09-25 12:16:12 +00:00
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
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +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
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
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
xtraeme
844e45900f Convert to bl3 now that ncurses/builtin.mk has been updated to create
the curses.h -> ncurses.h symlink.
2004-03-20 19:36:58 +00:00
wiz
f4f63afe45 Convert to buildlink2 until ncurses' buildlink3.mk is fixed to make
the ncurses.h -> curses.h link.
2004-03-20 16:37:38 +00:00
kristerw
3f637c7caf Include ../../mk/pthread.buildlink3.mk to make this compile on NetBSD 1.6. 2004-03-02 21:53:55 +00:00
xtraeme
ebdafce343 Initial import of iftop-0.16.
iftop does for network usage what top(1) does for CPU usage. It listens to
network traffic on a named interface and displays a table of current
bandwidth usage by pairs of hosts.
2004-02-29 03:31:14 +00:00