aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dvdimagecmp
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Change maintainer addressErwin Lansing2006-05-041-2/+2
| | | | | | | | PR: 96796 Submitted by: Tim Welch <twelch@thepentagon.org> (maintainer) Notes: svn path=/head/; revision=161357
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* New portMarcus Alves Grando2005-10-134-0/+51
Dvdimagecmp is a small program to compare an image to a burned disc. It is not limited to dvds, and supports offsets. WWW: http://www.ibiblio.org/pub/linux/apps/video/dvdimagecmp-0.3.lsm PR: 87303 Submitted by: Tim Welch <twelch@thepentagon.org> Notes: svn path=/head/; revision=145259