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

Baptiste Daroussin bapt at FreeBSD.org
Fri May 27 09:45:29 UTC 2011


bapt        2011-05-27 09:45:29 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libgit2        Makefile distinfo pkg-descr pkg-plist 
  Log:
  libgit2 is...
  
  licensed under a very permissive license so you can use it anywhere
  faster than any other Git library
  written in standards compilant C99
  completely multi-platform: Windows, Linux, Mac OS X, xBSD
  compiled natively under all platforms (yes, even MSVC on Windows)
  re-entrant, with sane error handling
  designed with a solid and consistent API
  available as bindings for all major scripting languages
  
  WWW:    http://libgit2.github.com/
  
  Revision  Changes    Path
  1.4349    +1 -0      ports/devel/Makefile
  1.1       +37 -0     ports/devel/libgit2/Makefile (new)
  1.1       +2 -0      ports/devel/libgit2/distinfo (new)
  1.1       +12 -0     ports/devel/libgit2/pkg-descr (new)
  1.1       +26 -0     ports/devel/libgit2/pkg-plist (new)


More information about the cvs-ports mailing list