Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2010 12:43:49 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/libtpl Makefile buildlog distinfo pkg-descr pkg-plist
Message-ID:  <201008021243.o72ChnoX076358@repoman.freebsd.org>

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



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