
CVS log for pkgsrc/sysutils/adjustkernel/Attic/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / sysutils / adjustkernel
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.20
Sun Feb 21 16:25:48 2010 UTC (23 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
FILE REMOVED
Changes since revision 1.19: +1 -1
lines
Remove adjustkernel: Broken since 2002 (PR 17761).
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Apr 9 00:48:16 2009 UTC (2 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2
lines
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Apr 8 22:43:25 2009 UTC (2 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2
lines
Remove the remaining NO_MTREE definitions, it has been a nop for a
while.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jun 14 08:50:53 2008 UTC (3 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3
lines
Fix DESTDIR.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:45 2008 UTC (3 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1
lines
Add DESTDIR support.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:27:10 2007 UTC (4 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jan 7 09:14:11 2007 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
lines
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.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:30:39 2006 UTC (5 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 27 22:37:25 2005 UTC (6 years, 4 months ago) by mjl
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Relinquish maintainership
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jul 16 01:19:20 2005 UTC (6 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3
lines
Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 17 03:50:33 2005 UTC (6 years, 7 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -1
lines
Create directories before installing files into them.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 28 00:48:52 2005 UTC (6 years, 11 months ago) by hubertf
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Update adjustkernel to 1.7. Changes:
* Update copyright year
* Change syntax to not require mandatory options (think about the word!)
* Document short options
* Mention /var/run/dmesg.boot
* Expand examples section a bit
* Xref dmesg(8)
* Document a known bug
OK'd by mjl@
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Nov 3 10:49:58 2004 UTC (7 years, 3 months ago) by hubertf
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Update to adjustkernel 1.6: add copyright note, requested by Rich Cannings
for inclusion into the OpenBSD ports system.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 18 15:30:08 2004 UTC (7 years, 8 months ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Mention "NetBSD" in the DESCRiption and in the COMMENT.
(Okayed by mjl@.)
TODO: Maybe someone can make this OPSYS specific
or test on other *BSDs.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:26:15 2004 UTC (8 years ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 17 22:53:25 2003 UTC (8 years, 6 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 29 12:42:26 2003 UTC (8 years, 10 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 28 21:14:32 2003 UTC (8 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2
lines
NO_PATCH is deprecated, says pkglint. Remove it.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 25 19:05:47 2002 UTC (9 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Sync usage with man page. Bump version to 1.5. Closes PR 18345.
Revision 1.1.1.1.4.1: download - view: text, markup, annotated - select for diffs
Mon Jul 22 17:10:25 2002 UTC (9 years, 6 months ago) by agc
Branches: pkgviews
Diff to: previous 1.1.1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.1.1: +3 -1
lines
Make this package work with package views
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Mar 1 01:32:13 2002 UTC (9 years, 11 months ago) by mjl
Branches: TNF
CVS tags: pkgviews-base,
pkgsrc-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Branch point for: pkgviews
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of adjustkernel, a tool to generate a kernel config
from dmesg.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 1 01:32:13 2002 UTC (9 years, 11 months ago) by mjl
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>