Port details |
- afflib Advanced Forensics Format library and utilities
- 3.7.20 sysutils =3 3.7.16_2Version of this port present on the latest quarterly branch.
- Maintainer: antoine@FreeBSD.org
- Port Added: 2008-03-26 15:18:57
- Last Update: 2024-08-21 19:32:08
- Commit Hash: 24cbb62
- People watching this port, also watch:: gnetcat, samhain-client, monit, fusefs-sshfs, dia
- License: BSD4CLAUSE
- WWW:
- https://github.com/sshock/AFFLIBv3
- Description:
- The Advanced Forensic Format (AFF) is an emerging standard for storing computer
forensic information. Critical features of AFF include:
- AFF allows you to store both computer forensic data and associated metadata
in one or more files.
- AFF allows files to be digital singed, to provide for chain-of-custody and
long-term file integrity.
- AFF allows for forensic disk images to stored encrypted and decrypted
on-the-fly for processing. This allows disk images containing privacy
sensitive material to be stored on the Internet.
- AFF is an open format unencumbered by copyright or patent protection. The
AFFLIB library that implements AFF is available for use in both Open Source
and proprietary tools.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/afflib/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/afflib
- pkg install afflib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: afflib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724264304
SHA256 (sshock-AFFLIBv3-v3.7.20_GH0.tar.gz) = 7264d705ff53185f0847c69abdfce072779c0b907257e087a6372c7608108f65
SIZE (sshock-AFFLIBv3-v3.7.20_GH0.tar.gz) = 560441
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:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libcurl.so : ftp/curl
- libfuse.so : sysutils/fusefs-libs
- libreadline.so.8 : devel/readline
- This port is required by:
- for Libraries
-
- sysutils/aimage
Configuration Options:
- No options to configure
- Options name:
- sysutils_afflib
- USES:
- autoreconf cpe fuse libtool pathfix readline ssl
- 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 |
3.7.20 21 Aug 2024 19:32:08 |
Antoine Brodin (antoine) |
sysutils/afflib: update to 3.7.20
PR: 280975 |
3.7.16_2 17 Mar 2024 09:23:06 |
Gleb Popov (arrowd) |
*: Move manpages to share/man
Approved by: portmgr (blanket) |
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) |
3.7.16_1 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 ) |
3.7.16_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
3.7.16_1 21 Oct 2021 14:27:10 |
Stefan Eßer (se) |
sysutils/afflib: Add CPE information
Approved by: portmgr (blanket) |
3.7.16_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.7.16_1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
3.7.16 04 Feb 2018 10:03:04 |
antoine |
Update to 3.7.16 |
3.7.15_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
3.7.15 13 Feb 2017 19:06:09 |
antoine |
Update to 3.7.15
PR: 217048 |
3.7.10 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
3.7.10 16 Oct 2016 16:34:30 |
antoine |
Update to 3.7.10 |
3.7.6 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
3.7.6 28 Apr 2016 16:30:03 |
antoine |
Use bswap* from sys/endian.h instead of defining own versions
This fixes build with libc++ 3.8.0
PR: 209100
Submitted by: dim@ |
3.7.6 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.7.6 15 May 2015 15:13:43 |
antoine |
Update to 3.7.6 |
3.7.4_2 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
3.7.4_2 16 Sep 2014 13:41:41 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
3.7.4_1 27 May 2014 16:34:03 |
antoine |
Use libtool and strip shared library |
3.7.4 22 Dec 2013 20:35:22 |
antoine |
Adjust some BSD Licenses |
3.7.4 18 Nov 2013 19:07:28 |
antoine |
- Update to 3.7.4
- Take maintainership |
3.7.1_1 08 Nov 2013 03:01:42 |
vanilla |
1: support STAGEDIR.
2: switch to new style of LIB_DEPENDS. |
3.7.1_1 17 Oct 2013 21:31:25 |
cs |
- Back to pool
- Remove leading article in COMMENT |
3.7.1_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
3.7.1_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.7.1_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
3.7.1 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
3.7.1 06 Mar 2013 16:52:02 |
bapt |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
3.7.1 28 Feb 2013 10:51:58 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
3.7.1 14 Dec 2012 15:47:01 |
flo |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
3.7.1 23 May 2012 20:58:12 |
cs |
- Update to 3.7.1 (which fixes clang build)
- Set new WWW |
3.7.0 20 May 2012 12:20:27 |
cs |
- Update to 3.7.0
- Change mirror location |
3.6.15 10 Jan 2012 10:15:53 |
cs |
Update to 3.6.15
Approved by: glarkin@ (mentor, implicit) |
3.6.12 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
3.6.12 15 Sep 2011 12:33:27 |
cs |
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor) |
3.6.12 07 Jul 2011 14:36:42 |
glarkin |
- Updated to 3.6.12
PR: ports/157477
Submitted by: C-S <c-s@c-s.li> (maintainer) |
3.6.10 22 Apr 2011 19:38:57 |
glarkin |
- Updated to 3.6.10
Changes: http://people.freebsd.org/~glarkin/diffs/afflib-3.6.10-ChangeLog.diff
PR: ports/156565
Submitted by: C-S <c-s@c-s.li> (maintainer) |
3.6.6 03 Jan 2011 22:21:25 |
glarkin |
- Updated to 3.6.6
ChangeLog diff:
http://people.freebsd.org/~glarkin/diffs/afflib-3.6.6-ChangeLog.diff)
PR: ports/153628
Submitted by: C-S <c-s at c-s dot li> |
3.6.4 22 Dec 2010 20:05:49 |
ade |
Sync to final (for now) bsd.autotools.mk |
3.6.4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.6.4 17 Nov 2010 19:48:42 |
glarkin |
- Updated to 3.6.4
PR: ports/152210
Submitted by: C-S <c-s at c-s dot li> |
3.6.3 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
3.6.3 13 Oct 2010 20:20:45 |
glarkin |
- Updated to 3.6.3
Release notes: http://afflib.org/archives/tag/afflib
- Improved the details in pkg-descr
- Passed maintainership to submitter
PR: ports/151357
Submitted by: C-S <c-s at c-s dot li> |
3.3.7_2 07 Oct 2010 09:12:05 |
erwin |
Reset maintainer:
<chris@securityforensics.co.uk>: Host or domain name not found. Name service
error for name=securityforensics.co.uk type=MX: Host not found, try again |
3.3.7_2 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
3.3.7_1 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
3.3.7 01 Sep 2009 23:27:59 |
araujo |
- Update to 3.3.7.
PR: ports/137724
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout ( > 2 weeks ) |
3.2.5_2 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
3.2.5_1 30 Nov 2008 03:09:05 |
lippe |
- Fix build.
Reported by: pav (via pointyhat) |
3.2.5 26 Oct 2008 00:45:14 |
lippe |
- Update to 3.2.5.
PR: ports/126243
Submitted by: Chris Calvey <chris@securityforensics.co.uk> (maintainer) |
3.2.0 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
3.2.0 24 May 2008 06:30:31 |
edwin |
[maintainer update] Upgrade to sysutils/AFFLIB 3.2.0
Patch included to upgrade AFFLIB port from 3.1.3 to 3.2.0.
PR: ports/123757
Submitted by: Chris Calvey <chris@securityforensics.co.uk> |
3.1.3 06 Apr 2008 15:07:48 |
rafan |
- Update to 3.1.3
bin/aimage is removed and will be put in sysutils/aimage later.
PR: ports/122274
Submitted by: Chris Calvey <chris@enigmathica.demon.co.uk> (maintainer) |
3.0.6 26 Mar 2008 15:18:09 |
miwi |
The Advanced Forensics Format is an open and extensible file formatdesigned
to store disk images and associated metadata.
WWW: http://www.afflib.org
PR: ports/120769
Submitted by: Chris Calvey <chris at securityforensics.co.uk> |