Commit graph

20 commits

Author SHA1 Message Date
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +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
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +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
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
46107844e1 added patch-sum 2000-02-05 21:06:14 +00:00
abs
cafd922874 Convert to new 'nb<N>' suffix 2000-02-03 11:23:19 +00:00
abs
331a8020eb If the interface is down - report 'No Connection'. Patch submitted to
author.
2000-01-25 10:33:29 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
5e550b01df Minor modifications to the English. 1999-04-06 09:48:18 +00:00
hubertf
09ce7eb759 Update to 0.9.4.
Changes: Fixed parsing of proc file for
  Linux 2.2 and added logarithmic scales
  option.
1999-03-05 00:50:59 +00:00
hubertf
6f4e4a1f0e Update to 0.9.3.
Changes: Added ability for Linux 2.2 to use /proc for
  gathering stats, which allows monitoring any device that
  reports bytes in/out to /proc/net/dev including ppp, eth, plip,
  lo, etc... without any special accounting rules, fixed unsigned
  "negative" number rate problem, rewrote back-end to be more
  modular, added a -nochart option (labels only) and removed
  fallback geometry.
1999-03-02 14:34:08 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
hubertf
7f9e1d0f99 Update to pload V0.9.2.
Changes: Fixed some X errors that happened under Solaris concerning
zero sized widgets, added user customizable scales, changed rate
labels to show b/s, k/s, M/s dependant on magnitude, added horizontal
orientation option.
1999-01-14 23:37:39 +00:00
hubertf
f40467360e PPP monitor for X11 monitoring totals and current in/out rates. 1999-01-06 05:16:59 +00:00