1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Emanuel Haupt
2feb355c8f - Support staging
- Strip binary
2014-02-08 18:07:08 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - 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
2013-07-11 16:26:26 +00:00
Alex Kozlov
664c8dd5b3 - Update to 0.5.0
PR:	ports/174636
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2012-12-25 11:03:12 +00:00
Jason E. Hale
f077975c81 - Fix typo
Noticed by:	bsam
Approved by:	makc (mentor implicit)
2012-10-07 21:03:15 +00:00
Jason E. Hale
8316b5f018 - 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]
2012-10-07 20:43:21 +00:00
Jason Helfman
73ae57fcad - Update to 0.4.3
PR:	ports/166236
Submitted by:	maintainer, fbsd-ports@opsec.eu
Feature safe:	yes
2012-03-19 22:35:11 +00:00
Frederic Culot
c5858ea961 - Update to 0.4.2
PR:		ports/165425
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2012-02-24 13:14:32 +00:00
Jason Helfman
980618a8fe 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
2012-02-08 01:53:00 +00:00