NOTICE: This package has been removed from pkgsrc

./sysutils/adjustkernel, Generate a NetBSD kernel config

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.7, Package name: adjustkernel-1.7, Maintainer: pkgsrc-users

Build a NetBSD kernel config file from dmesg output.


Required to run:
[lang/perl5]

Version history: (Expand)


CVS history: (Expand)


   2010-02-21 17:25:49 by Thomas Klausner | Files touched by this commit (5) | Package removed
Log message:
Remove adjustkernel: Broken since 2002 (PR 17761).
   2009-04-09 02:48:18 by Joerg Sonnenberger | Files touched by this commit (109)
Log message:
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
   2009-04-09 00:43:26 by Joerg Sonnenberger | Files touched by this commit (27)
Log message:
Remove the remaining NO_MTREE definitions, it has been a nop for a
while.
   2008-06-14 10:50:53 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix DESTDIR.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-07-02 11:49:43 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Make the NetBSD CVS ID go before the custom one so that ident picks
it up first.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
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.