Commit Graph

39 Commits

Author SHA1 Message Date
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
tb
9dc97e8a14 Update sysutils/sleuthkit to 4.10.1
Fixes build with LLVM 11.

ok rpointel (maintainer)
2021-03-10 16:00:51 +00:00
jca
7f7e0b9ae9 Switch HOMEPAGE to https, and zap bogus whitespace 2020-03-18 13:45:04 +00:00
rpointel
3d4cc11a7b update sleuthkit to 4.8.0.
tell libtool to link libtsk as a C++ library, from jca@, thanks.
take maintainership.
ok jca@, and thanks to sthen@ too.
2020-03-17 20:41:45 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
naddy
af5ca64f57 Do not link explicitly with libstdc++, which doesn't exist on all archs
and isn't required.
While here, use the standard COMPILER setting.
ok nigel@
2019-05-23 11:01:14 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
nigel
1aa933dafd Fix from upstream githut not released yet for clang 6.0
Ok sthen@
2018-04-07 23:15:28 +00:00
rpointel
1f99b73717 update sleuthkit to 4.6.0.
ok nigel@ (maintainer).
2018-03-14 12:39:17 +00:00
rpointel
301e19dbf0 update sleuthkit to 4.5.0.
ok nigel@.
2017-10-31 21:38:28 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
sthen
4ee32be24f autoconf picks up cppunit if present; add to bdep 2016-12-30 22:54:47 +00:00
rpointel
07da3519b6 update sleuthkit to 4.3.0.
inputs and ok nigel@.
2016-10-10 18:58:38 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
290b9818c8 unbreak, daddr64_t has gone 2013-06-15 08:19:33 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
nigel
4d25ebc09e change of maintainer.
ok jasper@
2011-09-07 13:23:07 +00:00
landry
da52b36bc1 *** empty log message *** 2011-03-15 20:51:26 +00:00
landry
dbac38de88 Fix build after daddr_t removal, use daddr64_t instead.
hints from thib@, thanks!
2011-03-15 20:27:14 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
rui
ca7de077ff - update sleuthkit to 3.0.1.
ports-wise ok sthen@
2009-05-17 19:54:40 +00:00
rui
f9c9d2cf43 - maintenance update to sleuthkit 3.0.0.
ok laurent@
2009-01-05 22:15:56 +00:00
rui
f48ef5e2af - maintenance update to sleuthkit 2.52. 2008-05-05 19:50:17 +00:00
rui
a636a22e62 - update to sleuthkit 2.51 and take maintainership. 2008-02-18 18:19:35 +00:00
merdely
e8e53f5b6b Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE 2007-09-15 21:14:00 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
steven
d002ebb573 unbreak build on OpenBSD 4. 2006-07-30 15:45:39 +00:00
naddy
22d2e6af33 mark conflicting packages; effectively from espie@ 2005-03-16 15:43:19 +00:00
sturm
54b22d21b3 update to sleuthkit 1.73
from Jon Trembley <jon at brain-box.net>
2005-02-16 20:41:27 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
c3219db789 Add WANTLIB markers 2004-12-20 10:35:34 +00:00
espie
d1fa125d45 new plists 2004-09-15 18:39:31 +00:00
margarida
79a49d93aa Update sleuthkit to version 1.66 2003-12-08 04:45:53 +00:00
margarida
c778e25d62 Import of sleuthkit-1.62
--
The Sleuth Kit (previously known as TASK) is a collection of 
UNIX-based command line file system forensic tools that allow 
an investigator to examine NTFS, FAT, FFS, EXT2FS, and EXT3FS 
file systems of a suspect computer in a non-intrusive fashion. 
The tools have a layer-based design and can extract data from 
internal file system structures. Because the tools do not rely 
on the operating system to process the file systems, deleted 
and hidden content is shown.

This port replaces TASK, previously removed.
2003-05-12 13:16:02 +00:00