Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 2010 21:35:22 +0000 (UTC)
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/py-subvertpy Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201009232135.o8NLZMeZ074179@repoman.freebsd.org>

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



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