Port details |
- pure-sfv Utility to test and create .sfv files
- 0.3 security
=3 0.3Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2005-07-26 17:09:23
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: statsvn, p5-Parallel-Iterator, monit, nagios-check_hdd_health, ap24-mod_mono
- License: GPLv2
- WWW:
- https://pure-sfv.sourceforge.net/
- Description:
- This utility creates .SFV (Simple File Verify) and .PAR (Parity Archive) data
files.
Features:
* Recursive directories handling
* Automatic checksum file naming ability in create mode
* Meaningful and documented exit values for easy scripting
* Wildcards for file names
* Creation of PAR (Parity Archive) files
* Create Multiple recovery sets if number of files in SFV greater than 255
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pure-sfv>0:security/pure-sfv
- To install the port:
- cd /usr/ports/security/pure-sfv/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pure-sfv
- pkg install pure-sfv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pure-sfv
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pure-sfv_0.3_src.tar.gz) = b5dc97e96656dbe397439c85b0b8ecebddd9d350a09a7485c653ff9210989321
SIZE (pure-sfv_0.3_src.tar.gz) = 79069
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:
- ===> The following configuration options are available for pure-sfv-0.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_pure-sfv
- USES:
- gmake
- 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 |
0.3 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (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 02 Feb 2019 09:36:09
  |
tobik  |
security/*: Use NO_WRKSUBDIR |
0.3 18 Mar 2014 14:26:58
  |
ehaupt  |
Quiesce mkdir |
0.3 13 Feb 2014 09:40:33
  |
ehaupt  |
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.
Encouraged by: mat |
0.3 12 Feb 2014 19:25:13
  |
ehaupt  |
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target. |
0.3 23 Oct 2013 12:35:04
  |
ehaupt  |
Support staging. |
0.3 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.3 24 Jul 2013 08:19:07
  |
ehaupt  |
Remove MAKE_JOBS_SAFE which is now default. |
0.3 08 Jul 2013 18:42:16
  |
ehaupt  |
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header |
0.3 15 Jan 2013 13:40:29
  |
ehaupt  |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
0.3 27 Dec 2011 15:14:23
 |
ehaupt  |
Pacify portlint
Feature safe: yes |
0.3 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.3 25 Jan 2011 19:59:40
 |
ehaupt  |
Add LICENSE and remove MD5 sums.
Feature safe: yes |
0.3 02 Sep 2009 15:01:56
 |
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
0.3 27 Mar 2009 09:53:36
 |
ehaupt  |
Mark MAKE_JOBS_SAFE |
0.3 19 Feb 2006 11:39:14
 |
ehaupt  |
Remove deprecated USE_REINPLACE |
0.3 30 Nov 2005 14:01:14
 |
ehaupt  |
Add SHA256 hashes to my ports |
0.3 06 Oct 2005 11:57:11
 |
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
0.3 26 Jul 2005 17:08:48
 |
garga  |
This utility creates .SFV (Simple File Verify) and .PAR (Parity Archive) data
files.
Features:
* Recursive directories handling
* Automatic checksum file naming ability in create mode
* Meaningful and documented exit values for easy scripting
* Wildcards for file names
* Creation of PAR (Parity Archive) files
* Create Multiple recovery sets if number of files in SFV greater than 255
WWW: http://pure-sfv.sourceforge.net/
PR: ports/84127
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: flz (mentor) |