Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2003 06:06:05 -0700 (PDT)
From:      "Michael L. Hostbaek" <mich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p4delta Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200305071306.h47D65Zd028630@repoman.freebsd.org>

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



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