
CVS log for wip/runit/Makefile
Up to [NetBSD + pkgsrc-wip] / wip / runit
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 31 08:11:11 2008 UTC (3 years, 4 months ago) by akihabara
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3
lines
Update to 2.0. Silence pkglint warnings.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon May 26 13:59:46 2008 UTC (3 years, 11 months ago) by tnn2
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
Fix fallout from pax(1) tool changes in pkgsrc.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 25 12:31:52 2008 UTC (4 years ago) by akihabara
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1
lines
Update to 1.9.0
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 23 23:30:10 2007 UTC (5 years, 1 month ago) by akihabara
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1
lines
Update to 1.7.2
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 29 04:56:43 2006 UTC (6 years ago) by akihabara
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -5
lines
Clean up; no errno hack
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 28 22:46:23 2006 UTC (6 years ago) by schmonz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -11
lines
Minor tweaks:
* Update DESCR and COMMENT with text from home page.
* Shorten HOMEPAGE definition and use it for MASTER_SITES.
* Replace post-patch and do-build with djbware.mk equivalents.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 26 23:31:03 2006 UTC (6 years ago) by akihabara
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
Upgrade to 1.5.0
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 21 07:31:48 2006 UTC (6 years, 1 month ago) by cheusov
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1
lines
man ---> ${PKGMANDIR}
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 20 13:36:43 2006 UTC (6 years, 1 month ago) by cheusov
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1
lines
man is replaced with ${PKGMANDIR}
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 7 09:04:03 2006 UTC (6 years, 4 months ago) by akihabara
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -12
lines
Cleanup
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 28 00:27:28 2005 UTC (6 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1
lines
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.
Manually reviewed the changes.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 16 13:01:40 2005 UTC (6 years, 6 months ago) by akihabara
Branches: MAIN
Initial commit of sysutils/runit
NetBSD-CVSweb <admin[at]NetBSD[dot]se>