Port details |
- dvdimagecmp Simple tool for comparing an image to a burned disc
- 0.3 sysutils
=2 0.3Version of this port present on the latest quarterly branch. - Maintainer: ports@thepentagon.org
 - Port Added: 2005-10-13 12:39:40
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://www.ibiblio.org/pub/linux/apps/video/dvdimagecmp-0.3.lsm
- Description:
- Dvdimagecmp is a small program to compare an image to a
burned disc. It is not limited to dvds, and supports offsets.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dvdimagecmp>0:sysutils/dvdimagecmp
- To install the port:
- cd /usr/ports/sysutils/dvdimagecmp/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/dvdimagecmp
- pkg install dvdimagecmp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dvdimagecmp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dvdimagecmp-0.3.tgz) = 453df95038dfa7cf5de679323d82963f62adbf39b72cc863542a05ae1dba25a1
SIZE (dvdimagecmp-0.3.tgz) = 10483
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_dvdimagecmp
- USES:
- gmake tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.3 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.3 02 Mar 2015 23:47:18
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
0.3 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
0.3 17 Jul 2014 08:57:51
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
0.3 29 May 2014 11:20:14
  |
miwi  |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
0.3 26 Feb 2014 08:33:33
  |
ehaupt  |
Support staging |
0.3 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.3 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
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 |
0.3 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.3 04 May 2006 19:33:59
 |
erwin  |
Change maintainer address
PR: 96796
Submitted by: Tim Welch <twelch@thepentagon.org> (maintainer) |
0.3 24 Jan 2006 01:06:45
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.3 13 Oct 2005 12:38:35
 |
mnag  |
New port
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> |