OpenBSD CVS

CVS log for ports/Makefile


[BACK] Up to [local] / ports

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_4_2_BASE


Revision 1.55 / (download) - annotate - [select for diffs], Sat Jul 28 12:58:34 2007 UTC (16 years, 9 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (unified)

make mirror-maker sturdier:
- pass an argument for the file into which we want to save the result, to
avoid getting it polluted with error messages (defaults to /dev/stdout for
debug).
- create the makefile fragment as a temp file and only copy it when complete.
- copy it in one chunk, so that one can read a partial mirror-maker file
and have it be usable.

This does allow for people to start a make mirror-maker in one shell, and
start fetching stuff right away, before mirror-maker is finished.

This also produces usable mirror-maker Makefiles even if the ports tree
contains bogus entries.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.