CVS log for ports/Mk/bsd.destdir.mk
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 25 13:39:44 2011 UTC (12 months, 2 weeks ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
- Propagate return code of the DESTDIR chrooted make PR: ports/153597 Submitted by: HIROSHI OOTA <xalaxy@gmail.com> Feature safe: yes
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 11 23:37:32 2008 UTC (3 years, 11 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
- Pass PATH variable to chrooted command, so BUILD/RUN_DEPENDS have a chance of working PR: ports/117738 Reported by: Erik Cederstrand <erik@cederstrand.dk> Patch by: pav - Pass TERM variable to chrooted command, so the OPTIONS screen work PR: ports/117453 Reported by: Erik Cederstrand <erik@cederstrand.dk> Patch by: pav
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:37:23 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
- Extract command variable definitions from bsd.port.mk, they are now stored in bsd.commands.mk and can be easily reused within the infrastructure. - Revert old DESTDIR implementation. - Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
