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

Greg Larkin glarkin at FreeBSD.org
Thu Sep 23 21:35:22 UTC 2010


glarkin     2010-09-23 21:35:22 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-subvertpy   Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is an implementation of Python bindings for the Subversion
  version control system, aiming to be complete, fast and feel native
  to Python programmers.
  
  Bindings are provided for the working copy, client, delta, remote
  access and repository APIs. A hookable server side implementation
  of the custom Subversion protocol (svn_ra) is also provided.
  
  www: https://launchpad.net/subvertpy
  
  PR:             ports/147166
  Submitted by:   Carlo Strub (c-s at c-s.li)
  
  Revision  Changes    Path
  1.4056    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/py-subvertpy/Makefile (new)
  1.1       +3 -0      ports/devel/py-subvertpy/distinfo (new)
  1.1       +9 -0      ports/devel/py-subvertpy/pkg-descr (new)
  1.1       +58 -0     ports/devel/py-subvertpy/pkg-plist (new)


More information about the cvs-all mailing list