cvs commit: ports/devel Makefile ports/devel/libbinio Makefile distinfo pkg-descr pkg-plist

Jean-Yves Lefort jylefort at FreeBSD.org
Mon May 9 13:13:31 PDT 2005


jylefort    2005-05-09 20:13:31 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libbinio       Makefile distinfo pkg-descr pkg-plist 
  Log:
  The binary I/O stream class library presents a platform-independent way to
  access binary data streams in C++.
  
  The library is hardware independent in the form that it transparently
  converts between the different forms of machine-internal binary data
  representation.
  
  It further employs no special I/O protocol and can be used on arbitrary
  binary data sources.
  
  WWW: http://libbinio.sourceforge.net/
  
  PR:             ports/80727
  Submitted by:   Emanuel Haupt <ehaupt at critical.ch>
  
  Revision  Changes    Path
  1.1884    +1 -0      ports/devel/Makefile
  1.1       +33 -0     ports/devel/libbinio/Makefile (new)
  1.1       +2 -0      ports/devel/libbinio/distinfo (new)
  1.1       +14 -0     ports/devel/libbinio/pkg-descr (new)
  1.1       +7 -0      ports/devel/libbinio/pkg-plist (new)


More information about the cvs-all mailing list