cvs commit: ports/devel Makefile ports/devel/p4delta Makefile
 distinfo pkg-descr pkg-plist
    Michael L. Hostbaek 
    mich at FreeBSD.org
       
    Wed May  7 06:06:07 PDT 2003
    
    
  
mich        2003/05/07 06:06:05 PDT
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/p4delta        Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port.
  - p4delta works with a project that is in the Perforce configuration management
    system. It lists the local files that have been added, changed, or deleted.
    Content differences are summarized, i.e., the number of lines of code that
    have been added, changed, and deleted. It can also add, edit, and remove the
    appropriate files to/from Perforce
  
  PR:             51040
  Submitted by:   me
  Approved by:    roberto (mentor)
  
  Revision  Changes    Path
  1.1103    +1 -0      ports/devel/Makefile
  1.1       +31 -0     ports/devel/p4delta/Makefile (new)
  1.1       +1 -0      ports/devel/p4delta/distinfo (new)
  1.1       +14 -0     ports/devel/p4delta/pkg-descr (new)
  1.1       +1 -0      ports/devel/p4delta/pkg-plist (new)
    
    
More information about the cvs-all
mailing list