Commit graph

10 commits

Author SHA1 Message Date
dholland
7e11d597e6 Teach the configure script to recognize a bunch more OSes, and remove
NOT_FOR_PLATFORM restriction. There's a good chance the thing won't
build on these OSes, but if so we can always reinsert the restrictions
as BROKEN_ON_PLATFORM.
2015-01-04 03:57:30 +00:00
marino
69b6fa28fa net/pload: Fix partial patch
I'm not sure what happened here.  pload was building fine on DragonFly
with the proposed patches, but right now patch-ae only looks half updated.
Update the rest of patch-ae to finish the work of my prior commit.

Only affects DragonFly, which it's never built on.
2012-08-23 18:15:44 +00:00
marino
5ebe87e40f net/wmpload: Add FreeBSD and DragonFly support
Patch differentials came from FreeBSD ports.
Followed NetBSD's suit with the quad support.
2012-08-11 17:20:23 +00:00
shattered
0350045016 Store traffic counters in u_quad_t to avoid overflow. Closes PR 38168.
Take maintainership.

OK by wiz@.
2009-01-04 20:03:21 +00:00
wiz
c414df5d94 Update to 0.9.5, provided by Sergey Svishchev in private mail:
- Fixed stats not being cleared when disconnected
- Added user specified format for labels.
- Added user customizable label for the not connected condition.
- Removed global variables in stats gathering functions.

pkgsrc fix: don't cast 64-bit counters to unsigned long.
2007-12-09 23:41:11 +00:00
martin
d0b72a9b6a If the SIOCGIFDATA ioctl is available, use that instead of the PPP
specific one. This makes the tool useable on any network interface.
2002-05-24 18:12:36 +00:00
wiz
4c14ed7651 Make it work with xpkgwedge.
Patch supplied by Hiramatsu Yoshifumi in pkg/15217.
2002-01-29 13:46:54 +00:00
wiz
a0f9578720 Standardize patch. 2002-01-29 13:46:17 +00:00
hubertf
ff4fd22252 Bump to pload-0.9.4nb2: make this compile again 2002-01-03 09:07:28 +00:00
abs
331a8020eb If the interface is down - report 'No Connection'. Patch submitted to
author.
2000-01-25 10:33:29 +00:00