Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2007 14:34:45 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/endian Makefile distinfo pkg-descr
Message-ID:  <200701151434.l0FEYj02015829@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701151434.l0FEYj02015829>