| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Apr 2016 14:25:18
2.1.1
 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
11 Jan 2016 18:39:19
2.1.1
 |
pi  |
security/binwalk: 2.0.2 -> 2.1.1
Changes:
http://binwalk.org/binwalk-2-1-1-release/ |
14 Oct 2015 18:12:59
2.0.2
 |
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 |
18 May 2015 17:07:46
2.0.1
 |
mat  |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
03 May 2015 11:32:55
2.0.1
 |
antoine  |
Fix some _DEPENDS
Reported by: STRICT_DEPENDS |
03 Jan 2015 15:13:43
2.0.1
 |
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 |
20 Dec 2014 19:37:45
0.5.0_2
 |
bapt  |
cleanup plist |
18 Oct 2014 12:20:43
0.5.0_2
 |
jhb  |
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) |
14 Jul 2014 18:42:04
0.5.0_2
 |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
08 Jun 2014 19:05:28
0.5.0_2
 |
pi  |
Mass-update maintainer from [email protected] -> [email protected] |
08 Feb 2014 18:07:08
0.5.0_2
 |
ehaupt  |
- Support staging
- Strip binary |
20 Sep 2013 22:55:26
0.5.0_1
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
11 Jul 2013 16:26:27
0.5.0_1
 |
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 <[email protected]> [1], hrs (via email) [2]
Exp run by: miwi |
25 Dec 2012 11:03:12
0.5.0
 |
ak  |
- Update to 0.5.0
PR: ports/174636
Submitted by: Kurt Jaeger <[email protected]> (maintainer) |
07 Oct 2012 21:03:16
0.4.5
 |
jhale  |
- Fix typo
Noticed by: bsam
Approved by: makc (mentor implicit) |
07 Oct 2012 20:43:21
0.4.5
 |
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 <[email protected]> (maintainer) [1]
Approved by: makc (mentor), maintainer [2] |
19 Mar 2012 22:35:11
0.4.3
|
jgh  |
- Update to 0.4.3
PR: ports/166236
Submitted by: maintainer, [email protected]
Feature safe: yes |
24 Feb 2012 13:14:32
0.4.2
|
culot  |
- Update to 0.4.2
PR: ports/165425
Submitted by: Kurt Jaeger <[email protected]> (maintainer) |
08 Feb 2012 01:53:00
0.4.1
|
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 |