Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/distrib/notes



Module Name:    src
Committed By:   tsutsui
Date:           Sat May 28 06:00:13 UTC 2011

Modified Files:
        src/distrib/notes/common: main
Added Files:
        src/distrib/notes/acorn26: contents
        src/distrib/notes/acorn32: contents
        src/distrib/notes/alpha: contents
        src/distrib/notes/amd64: contents
        src/distrib/notes/amiga: contents
        src/distrib/notes/arc: contents
        src/distrib/notes/atari: contents
        src/distrib/notes/bebox: contents
        src/distrib/notes/cats: contents
        src/distrib/notes/emips: contents
        src/distrib/notes/evbarm: contents
        src/distrib/notes/evbppc: contents
        src/distrib/notes/ews4800mips: contents
        src/distrib/notes/hp300: contents
        src/distrib/notes/hp700: contents
        src/distrib/notes/hpcarm: contents
        src/distrib/notes/hpcmips: contents
        src/distrib/notes/hpcsh: contents
        src/distrib/notes/i386: contents
        src/distrib/notes/landisk: contents
        src/distrib/notes/mac68k: contents
        src/distrib/notes/macppc: contents
        src/distrib/notes/mmeye: contents
        src/distrib/notes/mvme68k: contents
        src/distrib/notes/news68k: contents
        src/distrib/notes/newsmips: contents
        src/distrib/notes/next68k: contents
        src/distrib/notes/pmax: contents
        src/distrib/notes/prep: contents
        src/distrib/notes/rs6000: contents
        src/distrib/notes/sandpoint: contents
        src/distrib/notes/sgimips: contents
        src/distrib/notes/shark: contents
        src/distrib/notes/sparc: contents
        src/distrib/notes/sparc64: contents
        src/distrib/notes/sun2: contents
        src/distrib/notes/sun3: contents
        src/distrib/notes/vax: contents
        src/distrib/notes/x68k: contents

Log Message:
Move common/contents file into MD dirs again.
I know it isn't a good thing to have many copy-and-pasted contents
(set file descriptions etc) in all MD files, but it's much more annoying
to maintain a bunch of .if \n [${MACHINE}] conditionals for all ports
and maintainers rarely notice that they also have to prepare or update
MD contents in MI content file with messy ifdefs.

XXX: of course common text should be shared by mdoc macro etc.
     but I doubt playing mdoc(7) is really worth...


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/distrib/notes/acorn26/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/acorn32/contents
cvs rdiff -u -r0 -r1.15 src/distrib/notes/alpha/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/amd64/contents
cvs rdiff -u -r0 -r1.19 src/distrib/notes/amiga/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/arc/contents
cvs rdiff -u -r0 -r1.19 src/distrib/notes/atari/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/bebox/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/cats/contents
cvs rdiff -u -r1.478 -r1.479 src/distrib/notes/common/main
cvs rdiff -u -r0 -r1.1 src/distrib/notes/emips/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/evbarm/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/evbppc/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/ews4800mips/contents
cvs rdiff -u -r0 -r1.15 src/distrib/notes/hp300/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/hp700/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/hpcarm/contents
cvs rdiff -u -r0 -r1.9 src/distrib/notes/hpcmips/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/hpcsh/contents
cvs rdiff -u -r0 -r1.26 src/distrib/notes/i386/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/landisk/contents
cvs rdiff -u -r0 -r1.19 src/distrib/notes/mac68k/contents
cvs rdiff -u -r0 -r1.9 src/distrib/notes/macppc/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/mmeye/contents
cvs rdiff -u -r0 -r1.12 src/distrib/notes/mvme68k/contents
cvs rdiff -u -r0 -r1.5 src/distrib/notes/news68k/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/newsmips/contents
cvs rdiff -u -r0 -r1.6 src/distrib/notes/next68k/contents
cvs rdiff -u -r0 -r1.16 src/distrib/notes/pmax/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/prep/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/rs6000/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/sandpoint/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/sgimips/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/shark/contents
cvs rdiff -u -r0 -r1.20 src/distrib/notes/sparc/contents
cvs rdiff -u -r0 -r1.4 src/distrib/notes/sparc64/contents
cvs rdiff -u -r0 -r1.1 src/distrib/notes/sun2/contents
cvs rdiff -u -r0 -r1.15 src/distrib/notes/sun3/contents
cvs rdiff -u -r0 -r1.10 src/distrib/notes/vax/contents
cvs rdiff -u -r0 -r1.16 src/distrib/notes/x68k/contents

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index