Port details |
- isomd5sum Implanting and checking checksums within an ISO9660 image
- 1.0.11_1 sysutils
=0 1.0.11_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: delgod@portaone.com
- Port Added: 2008-07-05 11:59:29
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- License: GPLv2
- Description:
- Isomd5sum is a collection of utilities for implanting and checking MD5
checksums within an ISO9660 image. A checksum is implanted in an image
using the implantisomd5 utility, and the corresponding checkisomd5 utility
can be used to verify burned CDs are error-free. Also included is a Python
extension for performing these tasks.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- isomd5sum>0:sysutils/isomd5sum
- No installation instructions:
- This port has been deleted.
- PKGNAME: isomd5sum
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1495699686
SHA256 (rhinstaller-isomd5sum-1.0.11_GH0.tar.gz) = b8e8c76e3119b71838940b348ccab2fb61d73d507bc493f847a1f5b062990f69
SIZE (rhinstaller-isomd5sum-1.0.11_GH0.tar.gz) = 18855
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- python2.7 : lang/python27
- Runtime dependencies:
-
- python2.7 : lang/python27
- Library dependencies:
-
- libpopt.so : devel/popt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake python:2.7
- 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 |
1.0.11_1 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
1.0.11_1 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
1.0.11_1 12 Dec 2017 12:40:15 |
antoine |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
1.0.11_1 25 May 2017 10:12:11 |
rakuco |
Switch to USE_GITHUB.
fedorahosted.org is gone, and the project is now hosted on GitHub. I've
compared the new GitHub tarball with the old copy from distcache.FreeBSD.org
and the contents are identical.
PR: 218091 |
1.0.11_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0.11_1 24 Oct 2014 16:56:10 |
mva |
- Convert ports of sysutils/ to new USES=python
Approved by: portmgr (implicit) |
1.0.11_1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.11_1 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.0.11_1 01 Mar 2014 07:39:13 |
marino |
sysutils/isomd5sum: Mark jobs unsafe |
1.0.11_1 22 Nov 2013 10:00:08 |
jadawin |
- Update to 1.0.11
- No more BROKEN
- Support STAGE
PR: ports/184144
Submitted by: "Charlie &" <root@portaone.com>
Approved by: maintainer |
1.0.9_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.0.9_1 10 Sep 2013 09:49:00 |
marino |
sysutils/isomd5sum: Mark BROKEN, checksum mismatch
PR: ports/181555 (timed out) |
1.0.9_1 27 Jan 2013 13:14:30 |
rakuco |
- Update to 1.0.9.
- Add clang support.
- Add LICENSE.
- Update MASTER_SITE.
- Trim old Makefile header.
PR: ports/175322
Submitted by: Mykola Marzhan <delgod@portaone.com> (maintainer) |
1.0.4_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.4_1 08 Jun 2009 22:30:55 |
miwi |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
1.0.4 05 Jul 2008 11:59:08 |
edwin |
[New port] sysutils/isomd5sum: Implanting and checking checksums within an
ISO9660 image.
Isomd5sum is a collection of utilities for implanting and
checking MD5 checksums within an ISO9660 image. A checksum
is implanted in an image using the implantisomd5 utility,
and the corresponding checkisomd5 utility can be used to
verify burned CDs are error-free. Also included is a Python
extension for performing these tasks.
PR: ports/125013
Submitted by: Mykola Marzhan <delgod@portaone.com> |