aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bulk_extractor
Commit message (Collapse)AuthorAgeFilesLines
* Update grahics/exiv2 to 0.26Tobias C. Berner2018-04-281-1/+1
| | | | | | | | | PR: 223625 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12345 Notes: svn path=/head/; revision=468519
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-111-7/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=431169
* Update graphics/exiv2 to 0.25.Tobias C. Berner2016-07-271-0/+1
| | | | | | | | | | | | | | | As there is an shlib version bump, bump them portrevision of dependent ports. While doing so, also switch to the cmake build system, as it requires less patching and is easier to handle. PR: 211329 Reviewed by: mat, rakuco, kwm Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7283 Notes: svn path=/head/; revision=419170
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Convert ports from s* t* and net* categories to USES=sqlite and USES=firebirdBaptiste Daroussin2016-01-101-1/+1
| | | | Notes: svn path=/head/; revision=405719
* Update to 1.5.5Antoine Brodin2014-10-232-3/+3
| | | | | | | | PR: ports/194174 Approved by: maintainer timeout (18 days) Notes: svn path=/head/; revision=371411
* Update to 1.5.1.MANTANI Nobutaka2014-08-072-3/+3
| | | | Notes: svn path=/head/; revision=364267
* Update to 1.5.0.MANTANI Nobutaka2014-08-063-17/+8
| | | | | | | | PR: 192312 Submitted by: antoine Notes: svn path=/head/; revision=364187
* - Remove __sync_add_and_fetch_8 hack, configure script now detects support ↵Antoine Brodin2014-06-132-8/+12
| | | | | | | | | for it - Fix a use after free when dealing with ewf images (already committed upstream) Notes: svn path=/head/; revision=357718
* - Chase libexiv2.so shlib version bump after r350163Alexey Dokuchaev2014-04-041-0/+1
| | | | | | | | | - Fix nearby minor style issues while here (not all) Approved by: portmgr (bapt), some ports are still NO_STAGE :( Notes: svn path=/head/; revision=350164
* Update to 1.4.4.MANTANI Nobutaka2014-01-1812-194/+25
| | | | Notes: svn path=/head/; revision=340148
* - update to 1.4.0Antoine Brodin2013-11-0213-56/+248
| | | | | | | | | | | | | | | - patch to unbreak with clang and libc++ - LICENSE is GPLv3 due to a file polluting - remove article from COMMENT - convert to STAGEDIR - new LIB_DEPENDS syntax - option to build BEViewer (java frontend) PR: ports/183101 Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=332540
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Variable that start with _ are considered private to the definingEitan Adler2013-03-021-1/+1
| | | | | | | | | | makefile and may not be used by ports makefiles. In addition, avoid problems should the defaults ever change. Approved by: portmgr (tabthorpe) Notes: svn path=/head/; revision=313182
* Update graphics/exiv2 to version 0.23.Boris Samorodov2012-07-311-0/+1
| | | | | | | | | | | | The so library version has changed. Bump PORTREVISIONs at dependent ports. PR: ports/169733 Submitted by: bsam (me) Approved by: multimedia (maintainer timeout 3 weeks) Notes: svn path=/head/; revision=301793
* Add bulk_extractor, a program that scans a disk image and extracts usefulMANTANI Nobutaka2012-05-315-0/+83
information. Notes: svn path=/head/; revision=297887