non port: security/binwalk/Makefile |
SVNWeb
|
Number of commits found: 26 |
Thu, 26 Jan 2023
|
[ 19:24 Kurt Jaeger (pi) ] 437546a
security/binwalk: update 2.1.1 -> 2.3.3, chase GH_ACCOUNT
- no longer supports py2.7
Reported by: salvadore
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 8 Jan 2022
|
[ 20:01 Kurt Jaeger (pi) ] bbc6dc8
security/binwalk: using 7-zip instead of p7zip
PR: 260866
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 11 Jan 2016
|
[ 18:39 pi ]
security/binwalk: 2.0.2 -> 2.1.1
Changes:
http://binwalk.org/binwalk-2-1-1-release/
|
Wed, 14 Oct 2015
|
[ 18:12 pi ]
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
|
Mon, 18 May 2015
|
[ 17:07 mat ] (Only the first 10 of 150 ports in this commit are shown above. )
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 3 May 2015
|
[ 11:32 antoine ]
Fix some _DEPENDS
Reported by: STRICT_DEPENDS
|
Sat, 3 Jan 2015
|
[ 15:13 pi ]
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
|
Sat, 20 Dec 2014
|
[ 19:37 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
cleanup plist
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Sun, 8 Jun 2014
|
[ 19:05 pi ] (Only the first 10 of 16 ports in this commit are shown above. )
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org
|
Sat, 8 Feb 2014
|
[ 18:07 ehaupt ]
- Support staging
- Strip binary
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- 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
|
Tue, 25 Dec 2012
|
[ 11:03 ak ]
- Update to 0.5.0
PR: ports/174636
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
Sun, 7 Oct 2012
|
[ 21:03 jhale ]
- Fix typo
Noticed by: bsam
Approved by: makc (mentor implicit)
|
[ 20:43 jhale ]
- 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]
|
Mon, 19 Mar 2012
|
[ 22:35 jgh ]
- Update to 0.4.3
PR: ports/166236
Submitted by: maintainer, fbsd-ports@opsec.eu
Feature safe: yes
|
Fri, 24 Feb 2012
|
[ 13:14 culot ]
- Update to 0.4.2
PR: ports/165425
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
Wed, 8 Feb 2012
|
[ 01:53 jgh ]
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: 26 |