summaryrefslogtreecommitdiff
path: root/devel/p4delta (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change maintainer email to my @FreeBSD.org address.Michael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto (mentor) Notes: svn path=/head/; revision=80372
* New port.Michael Landin2003-05-074-0/+47
- 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) Notes: svn path=/head/; revision=80362