cvs commit: ports/sysutils Makefile ports/sysutils/endian Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Mon Jan 15 14:34:45 UTC 2007


miwi        2007-01-15 14:34:45 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/endian      Makefile distinfo pkg-descr 
  Log:
  Endian reports the endianness to the standard output as "little",
  "big", or "mixed". As there is no standard terminology for the various
  possible mixed modes, and very few such  machines  even  exist,  endian
  does not distinguish between various mixed modes. Report endianness
  of a system.
  
  PR:             ports/107939
  Submitted by:   bacon at smithers.neuro.mcw.edu
  
  Revision  Changes    Path
  1.883     +1 -0      ports/sysutils/Makefile
  1.1       +27 -0     ports/sysutils/endian/Makefile (new)
  1.1       +3 -0      ports/sysutils/endian/distinfo (new)
  1.1       +5 -0      ports/sysutils/endian/pkg-descr (new)


More information about the cvs-all mailing list