notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
bulk_extractor Program that scans a disk image and extracts useful information
2.0.0_2 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.0_2Version of this port present on the latest quarterly branch.
Maintainer: nobutaka@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: MIT
WWW:
https://github.com/simsong/bulk_extractor
Description:
bulk_extractor is a C++ program that scans a disk image, a file, or a directory of files and extracts useful information without parsing the file system or file system structures. The results are stored in feature files that can be easily inspected, parsed, or processed with automated tools. bulk_extractor also creates histograms of features that it finds, as features that are more common tend to be more important. WWW: https://github.com/simsong/bulk_extractor
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/bulk_extractor
  2. bin/test_be
  3. man/man1/bulk_extractor.1.gz
  4. /usr/local/share/licenses/bulk_extractor-2.0.0_2/catalog.mk
  5. /usr/local/share/licenses/bulk_extractor-2.0.0_2/LICENSE
  6. /usr/local/share/licenses/bulk_extractor-2.0.0_2/MIT
Collapse this list.
Dependency lines:
  • bulk_extractor>0:sysutils/bulk_extractor
To install the port:
cd /usr/ports/sysutils/bulk_extractor/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/bulk_extractor
  • pkg install bulk_extractor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bulk_extractor
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1645265605 SHA256 (simsong-bulk_extractor-2.0.0-v2.0.0_GH0.tar.gz) = 57efb6fac52fdd70f9778bfad96f76ce01466b48e4a0bb732a39b66abb698cfb SIZE (simsong-bulk_extractor-2.0.0-v2.0.0_GH0.tar.gz) = 42333931

Expand this list (6 items)

Collapse this list.

SHA256 (simsong-be20_api-f63dcd5_GH0.tar.gz) = 76713af7d1430d5ade05603f218f5a0d9523357b292319e935ef941033a8b4c2 SIZE (simsong-be20_api-f63dcd5_GH0.tar.gz) = 485552 SHA256 (dfxml-working-group-dfxml_cpp-09030bc_GH0.tar.gz) = caf43f6b8440fb7acc3069602d513d36886c7413209043274cc88f6615363502 SIZE (dfxml-working-group-dfxml_cpp-09030bc_GH0.tar.gz) = 177520 SHA256 (dfxml-working-group-dfxml_schema-f2a702e_GH0.tar.gz) = ce7034f36dda27b7dd4192a05545c87f69a68bcc1321e7ffdaeb638bf41919be SIZE (dfxml-working-group-dfxml_schema-f2a702e_GH0.tar.gz) = 10421

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.69 : devel/autoconf
  2. automake>=1.16.1 : devel/automake
Library dependencies:
  1. libafflib.so : sysutils/afflib
  2. libboost_system.so : devel/boost-libs
  3. libewf.so : devel/libewf
  4. libexiv2.so : graphics/exiv2
  5. libexpat.so : textproc/expat2
  6. libgcrypt.so : security/libgcrypt
  7. libgpg-error.so : security/libgpg-error
  8. libxml2.so : textproc/libxml2
  9. libiconv.so : converters/libiconv
  10. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_bulk_extractor
USES:
autoreconf compiler:c++17-lang gnome iconv:wchar_t localbase sqlite ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/simsong/bulk_extractor/tar.gz/v2.0.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.0_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1