Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
PR#44321 by Sascha Wildner.
Still broken for 2.8.2, because `struct wi_req' is disabled in
the include file, but it was changed in DragonFly master.
|
|
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
|
|
|
|
|
|
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
|
|
|
|
|
|
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.
|
|
for older NetBSD releases, since this package needs the net80211/*.h header files.
Addresses PR 26814.
|
|
Changes:
* bugfixes and code cleanups
* getopt support added
* autoscale added by nohar
* sound support added
* BSD-ish Makefile using <bsd.prog.mk>
* man page added
|
|
wimon is a curses tool that shows a real-time graph of your wireless
connection status. It is based on Bill Paul's wiconfig.
It runs on NetBSD, FreeBSD and OpenBSD.
|