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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
binwalk Search binary images for embedded files and executable code
2.3.3 security on this many watch lists=4 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.3.3Version of this port present on the latest quarterly branch.
Maintainer: pi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-02-08 01:53:23
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
People watching this port, also watch:: openssl, sudo, screen, wget, htop
Also Listed In: python
License: MIT
WWW:
http://www.binwalk.org
Description:
Binwalk is a tool for searching a given binary image for embedded files and executable code. Specifically, it is designed for identifying files and code embedded inside of firmware images. Binwalk uses the libmagic library, so it is compatible with magic signatures created for the Unix file utility. Binwalk also includes a custom magic signature file which contains improved signatures for files that are commonly found in firmware images such as compressed/archived files, firmware headers, Linux kernels, bootloaders, filesystems, etc. More details are available at:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • binwalk>0:security/binwalk
To install the port:
cd /usr/ports/security/binwalk/ && make install clean
To add the package, run one of these commands:
  • pkg install security/binwalk
  • pkg install binwalk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: binwalk
Package flavors (<flavor>: <package>)
  • py39: binwalk
distinfo:
TIMESTAMP = 1674760538 SHA256 (ReFirmLabs-binwalk-v2.3.3_GH0.tar.gz) = 7e32b94dc77632b51d18732b5456e2a3ef85e4521d7d4a54410e36f93859501f SIZE (ReFirmLabs-binwalk-v2.3.3_GH0.tar.gz) = 39723775

Packages (timestamps in pop-ups are UTC):
binwalk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.32.3.32.1.1_12.3.32.3.3-2.1.1_1-
FreeBSD:13:quarterly2.3.32.3.32.3.32.3.32.3.32.3.32.3.32.3.3
FreeBSD:14:latest2.3.32.3.32.1.1_22.3.32.3.32.3.3-2.3.3
FreeBSD:14:quarterly2.3.32.3.3-2.3.32.3.32.3.32.3.32.3.3
FreeBSD:15:latest2.3.32.3.3n/a2.3.3n/a2.3.32.3.32.3.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. 7zz : archivers/7-zip
  2. cabextract : archivers/cabextract
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_binwalk
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ReFirmLabs/binwalk/tar.gz/v2.3.3?dummy=/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.3.3
26 Jan 2023 19:24:04
commit hash: 437546a614b9d179cacfdc141bec0f918a82d5afcommit hash: 437546a614b9d179cacfdc141bec0f918a82d5afcommit hash: 437546a614b9d179cacfdc141bec0f918a82d5afcommit hash: 437546a614b9d179cacfdc141bec0f918a82d5af files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
security/binwalk: update 2.1.1 -> 2.3.3, chase GH_ACCOUNT

- no longer supports py2.7

Reported by:	salvadore
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.1.1_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.1.1_2
08 Jan 2022 20:01:34
commit hash: bbc6dc87aab11c9bb8aae8cde453653e457a1cd3commit hash: bbc6dc87aab11c9bb8aae8cde453653e457a1cd3commit hash: bbc6dc87aab11c9bb8aae8cde453653e457a1cd3commit hash: bbc6dc87aab11c9bb8aae8cde453653e457a1cd3 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
security/binwalk: using 7-zip instead of p7zip

PR:	260866
2.1.1_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.1.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.1_1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
2.1.1_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
2.1.1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.1.1
11 Jan 2016 18:39:19
Revision:405795Original commit files touched by this commit
pi search for other commits by this committer
security/binwalk: 2.0.2 -> 2.1.1

Changes:
  http://binwalk.org/binwalk-2-1-1-release/
2.0.2
14 Oct 2015 18:12:59
Revision:399285Original commit files touched by this commit
pi search for other commits by this committer
security/binwalk: 2.0.1 -> 2.0.2 (or so)

- old version did not work
- current github head does work (tested)
- new from head sees itself as 2.1.0, but not yet released, so...

PR:		203774
Requested by:	emaste
2.0.1
18 May 2015 17:07:46
Revision:386691Original commit files touched by this commit
mat search for other commits by this committer
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
2.0.1
03 May 2015 11:32:55
Revision:385262Original commit files touched by this commit
antoine search for other commits by this committer
Fix some _DEPENDS

Reported by:	STRICT_DEPENDS
2.0.1
03 Jan 2015 15:13:43
Revision:376121Original commit files touched by this commit
pi search for other commits by this committer
security/binwalk: 0.5.0 -> 2.0.1

Complete overhaul:
- python instead of C
- new MASTER_SITE
- support for some external tools is still open
0.5.0_2
20 Dec 2014 19:37:45
Revision:375111Original commit files touched by this commit
bapt search for other commits by this committer
cleanup plist
0.5.0_2
18 Oct 2014 12:20:43
Revision:371117Original commit files touched by this commit
jhb search for other commits by this committer
The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and
is being removed.  No portrev bump needed since the kernel will continue to
accept this flag for old binaries even after support for it in new binaries
is removed.

PR:		193961
Approved by:	portmgr (antoine)
0.5.0_2
14 Jul 2014 18:42:04
Revision:361812Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
0.5.0_2
08 Jun 2014 19:05:28
Revision:357068Original commit files touched by this commit
pi search for other commits by this committer
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org
0.5.0_2
08 Feb 2014 18:07:08
Revision:343373Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- Strip binary
0.5.0_1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
0.5.0_1
11 Jul 2013 16:26:27
Revision:322783Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
0.5.0
25 Dec 2012 11:03:12
Revision:309472Original commit files touched by this commit
ak search for other commits by this committer
- Update to 0.5.0

PR:	ports/174636
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
0.4.5
07 Oct 2012 21:03:16
Revision:305509Original commit files touched by this commit
jhale search for other commits by this committer
- Fix typo

Noticed by:	bsam
Approved by:	makc (mentor implicit)
0.4.5
07 Oct 2012 20:43:21
Revision:305507Original commit files touched by this commit
jhale search for other commits by this committer
- Update to 0.4.5 [1]
- Drop specific ABI version numbers from LIB_DEPENDS [2]
- Trim Makefile header [2]
- Convert to new options framework [2]
- Fix build on 7.x [2]

PR:		ports/172395
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1]
Approved by:	makc (mentor), maintainer [2]
0.4.3
19 Mar 2012 22:35:11
Original commit files touched by this commit
jgh search for other commits by this committer
- Update to 0.4.3

PR:     ports/166236
Submitted by:   maintainer, fbsd-ports@opsec.eu
Feature safe:   yes
0.4.2
24 Feb 2012 13:14:32
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.4.2

PR:             ports/165425
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
0.4.1
08 Feb 2012 01:53:00
Original commit files touched by this commit
jgh search for other commits by this committer
New Port: security/binwalk

Binwalk is a tool for searching a given binary image for embedded
files and executable code. Specifically, it is designed for identifying
files and code embedded inside of firmware images. Binwalk uses the
libmagic library, so it is compatible with magic signatures created
for the Unix file utility.

Binwalk also includes a custom magic signature file which contains
improved signatures for files that are commonly found in firmware
images such as compressed/archived files, firmware headers, Linux
kernels, bootloaders, filesystems, etc.
More details are available at:

WWW: http://code.google.com/p/binwalk/

PR: ports/164821
Submitted by:   Kurt Jaeger, fbsd-ports at opsec.eu

Number of commits found: 29