aboutsummaryrefslogtreecommitdiff
path: root/security/md5deep
Commit message (Collapse)AuthorAgeFilesLines
* Convert to USES=autoreconf.Tijl Coosemans2017-12-231-5/+1
| | | | Notes: svn path=/head/; revision=457058
* Fix build error with clang 4.MANTANI Nobutaka2017-06-111-0/+11
| | | | Notes: svn path=/head/; revision=443388
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Update ports in the remaining categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385665
* Update to 4.4.MANTANI Nobutaka2014-06-282-5/+17
| | | | Notes: svn path=/head/; revision=359703
* Stage supportAntoine Brodin2014-03-042-9/+13
| | | | Notes: svn path=/head/; revision=347039
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Update to 4.3.MANTANI Nobutaka2012-10-252-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306380
* Update to 4.2.MANTANI Nobutaka2012-07-162-3/+3
| | | | Notes: svn path=/head/; revision=300958
* Update to 4.1.1.MANTANI Nobutaka2012-06-052-3/+3
| | | | Notes: svn path=/head/; revision=298485
* Update to 4.1.MANTANI Nobutaka2012-02-152-3/+3
| | | | Notes: svn path=/head/; revision=291439
* Update to 4.0.1.MANTANI Nobutaka2012-01-232-3/+3
| | | | Notes: svn path=/head/; revision=289667
* Update to 4.0.0.MANTANI Nobutaka2012-01-072-3/+3
| | | | Notes: svn path=/head/; revision=288665
* Update to 3.9.2.MANTANI Nobutaka2011-07-302-3/+3
| | | | Notes: svn path=/head/; revision=278577
* Update to 3.9.1.MANTANI Nobutaka2011-05-312-3/+3
| | | | Notes: svn path=/head/; revision=274874
* Update to 3.9.MANTANI Nobutaka2011-04-222-3/+3
| | | | Notes: svn path=/head/; revision=273060
* Update to 3.8.MANTANI Nobutaka2011-04-162-3/+3
| | | | Notes: svn path=/head/; revision=272797
* Update to 3.7.MANTANI Nobutaka2010-12-192-4/+3
| | | | Notes: svn path=/head/; revision=266566
* Update to 3.6.Andrej Zverev2010-09-042-4/+4
| | | | | | | | | PR: ports/149235 Submitted by: Frederic Culot <frederic@culot.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=260561
* Update to 3.4.MANTANI Nobutaka2009-09-262-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242127
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Update to 3.3.MANTANI Nobutaka2009-05-062-4/+4
| | | | Notes: svn path=/head/; revision=233305
* Update to 3.1.MANTANI Nobutaka2008-07-262-4/+4
| | | | Notes: svn path=/head/; revision=217562
* Update to 3.0.MANTANI Nobutaka2008-05-182-7/+6
| | | | Notes: svn path=/head/; revision=213268
* - Update to 2.0.1. [*]MANTANI Nobutaka2007-12-232-12/+8
| | | | | | | | | | | | - Update MASTER_SITES with SF macro. [*] - Take over maintainership. PR: ports/118666 [*] Submitted by: Philippe Audeoud <jadawin@tuxaco.net> Approved by: laszlof (maintainer) Notes: svn path=/head/; revision=204380
* - remove support to FreeBSD 4.x (EOL)Frank J. Laszlo2007-04-181-7/+1
| | | | | | | | PR: ports/111826 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Notes: svn path=/head/; revision=190305
* Fix the CFLAGS reinplace so it actually works.Frank J. Laszlo2006-12-111-2/+2
| | | | Notes: svn path=/head/; revision=179504
* Update my email address in all ports that I maintain.Frank J. Laszlo2006-11-071-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=176714
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Update to 1.12Erwin Lansing2006-04-192-4/+4
| | | | | | | | PR: 96058 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) Notes: svn path=/head/; revision=159962
* Update to 1.10.Sam Lawrance2006-02-152-4/+4
| | | | | | | | | | Submitter takes maintainership. PR: ports/93296 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=156094
* [UPDATE]: security/md5deep: Update to version 1.9.3Edwin Groothuis2006-01-062-4/+4
| | | | | | | | | | | | | | | | | | | | This patch will update security/md5deep to version 1.9.3. This version fixes the following bugs: - Fixed expert mode to remove a number of logical errors that prevented the program from correctly identifying which files should be hashed. Symbolic links, in particular, were not being chosen or excluded correctly. - Added quiet mode, -q, filename is omitted from the output. - Added Makefile directive macg5 to compile OS X G5 specific code - Fixed comparisons between signed and unsigned variables in helpers.c and dig.c PR: ports/91367 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=152862
* - Update to 1.9.2Pav Lucistnik2005-11-213-7/+13
| | | | | | | | | | - Mark BROKEN on 4.X PR: ports/89089, ports/89318 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) Notes: svn path=/head/; revision=148937
* - Add SHA256 to all ports submitter maintainRenato Botelho2005-11-101-0/+1
| | | | | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=147849
* Update to 1.8.Roman Bogorodskiy2005-08-302-10/+10
| | | | | | | | | PR: 85476 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Frank Laszlo (maintainer) Notes: svn path=/head/; revision=141476
* - Update to 1.7Michael Johnson2005-07-272-3/+3
| | | | | | | | PR: ports/84149 Submitted by: maintainer Notes: svn path=/head/; revision=140200
* - Update to 1.6Pav Lucistnik2005-05-202-5/+6
| | | | | | | | | PR: ports/81296 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Frank Laszlo <laszlof@tvog.net> (maintainer) Notes: svn path=/head/; revision=135694
* Update to version 1.5Markus Brueffer2004-10-132-5/+5
| | | | | | | | PR: ports/72452 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer) Notes: svn path=/head/; revision=119226
* respect CC/CFLAGS.FUJISHIMA Satsuki2004-08-081-1/+5
| | | | Notes: svn path=/head/; revision=115641
* Add md5deep 1.3, program to compute MD5 and SHA1 message digestsMathieu Arnold2004-07-163-0/+37
recursively. PR: ports/69124 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=113765