aboutsummaryrefslogtreecommitdiffstats
path: root/security/bsdsfv
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-1/+1
| | | | Approved by: portmgr blanket
* Quiesce mkdirehaupt2014-03-181-1/+1
|
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forehaupt2014-02-131-2/+0
| | | | | | afterwards. Encouraged by: mat
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-2/+0
| | | | any install target.
* Support staging.ehaupt2013-10-231-4/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | security)
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-2/+0
|
* Remove indefinite article from COMMENTehaupt2013-03-081-1/+1
|
* - Use DOC instead of NOPORTDOCSehaupt2013-01-151-6/+6
| | | | | - Pacify portlint - Convert header
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
| | | | | | | | - 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.
* -remove MD5ohauer2011-07-031-1/+0
|
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵amdmi32009-09-021-2/+1
| | | | | | | | | 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)
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+2
|
* Remove deprecated USE_REINPLACEehaupt2006-02-191-2/+0
|
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
|
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* BSDsfv is a flexible and highly compatible SFV checksum utility.garga2005-07-273-0/+51
Features: - create SFV files, verify downloaded single files or whole releases - add banners to your SFV files - very flexible and compatible with all other SFV tools currently known, including SFVNIX compatibility mode concerning SFV files created - easy to console application - plug & play support for glFTPd and other demons including count-missing-files feature for race scripts WWW: http://bsdsfv.sourceforge.net/ PR: ports/84108 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Approved by: flz (mentor)