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

Baptiste Daroussin bapt at FreeBSD.org
Mon Aug 2 12:43:49 UTC 2010


bapt        2010-08-02 12:43:49 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libtpl         Makefile buildlog distinfo pkg-descr 
                         pkg-plist 
  Log:
  Tpl is a library for serializing C data. The data is stored in its
  natural binary form. The API is small and tries to stay "out of the
  way". Tpl can serialize many C data types, including structures.
  
  WWW: http://tpl.sourceforge.net/
  
  PR:             ports/149108
  Submitted by:   Frederic Culot <frederic at culot.org>
  Approved by:    jadawin@ (co-mentor)
  
  Revision  Changes    Path
  1.3993    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/libtpl/Makefile (new)
  1.1       +165 -0    ports/devel/libtpl/buildlog (new)
  1.1       +3 -0      ports/devel/libtpl/distinfo (new)
  1.1       +5 -0      ports/devel/libtpl/pkg-descr (new)
  1.1       +7 -0      ports/devel/libtpl/pkg-plist (new)


More information about the cvs-ports mailing list