Commit graph

10 commits

Author SHA1 Message Date
joerg
ea051d4218 DESTDIR support 2010-02-11 22:57:40 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
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.
2007-01-07 09:13:46 +00:00
joerg
9f2b28944c Unmask DragonFly. 2005-12-09 16:55:06 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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
2005-12-05 20:49:47 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +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
wiz
37ae7a6713 Add pthread bl3, and some NOT_FOR_PLATFORM lines
for older NetBSD releases, since this package needs the net80211/*.h header files.
Addresses PR 26814.
2004-08-31 15:35:42 +00:00
xtraeme
c4d287bf54 Update net/wimon to 0.3.
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
2004-07-23 13:03:55 +00:00
xtraeme
1a40e8cf33 Initial import of wimon-0.2.
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.
2004-07-08 16:19:37 +00:00