Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2009 11:56:52 +0000 (UTC)
From:      Tim Bishop <tdb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/rubygem-piston Makefile distinfo pkg-descr
Message-ID:  <200903311156.n2VBuqQV087063@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tdb         2009-03-31 11:56:52 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-piston Makefile distinfo pkg-descr 
  Log:
  - Add Piston:
  
          Piston is a utility that eases vendor branch management. This is
          similar to svn:externals, except you have a local copy of the files,
          which you can modify at will. As long as the changes are mergeable,
          you should have no problems.
  
          Piston has a similar purpose than svnmerge.py which you can find in
          the contrib/client-side folder of the main Subversion. The main
          difference is that Piston is designed to work with remote
          repositories.
  
          WWW: http://piston.rubyforge.org/
  
  Revision  Changes    Path
  1.3446    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/rubygem-piston/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-piston/distinfo (new)
  1.1       +11 -0     ports/devel/rubygem-piston/pkg-descr (new)



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