Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
specific one. This makes the tool useable on any network interface.
|
|
Patch supplied by Hiramatsu Yoshifumi in pkg/15217.
|
|
|
|
|
|
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.
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
|
|
author.
|
|
|
|
|
|
Changes: Fixed parsing of proc file for
Linux 2.2 and added logarithmic scales
option.
|
|
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.
|
|
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
|
|
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.
|
|
|