Port details |
- libhtp-suricata Security-aware parser for the HTTP protocol
- 0.2.14_1 www
=2 0.2.14_1Version of this port present on the latest quarterly branch.
- Maintainer: koobs@FreeBSD.org
- Port Added: 2013-11-17 02:52:00
- Last Update: 2017-07-16 10:43:06
- SVN Revision: 445995
- People watching this port, also watch:: qmailadmin, postfix-postfwd, openjdk8, coreutils, xen-tools
- Also Listed In: security
- License: not specified in port
- WWW:
- https://github.com/ironbee/libhtp
- Description:
- LibHTP is a security-aware parser for the HTTP protocol and the related bits
and pieces. The goals of the project, in the order of importance, are as
follows:
1. Completeness of coverage; LibHTP must be able to parse virtually all
traffic that is found in practice.
2. Permissive parsing; LibHTP must never fail to parse a stream that would
be parsed by some other web server.
3. Awareness of evasion techniques; LibHTP must be able to detect and
effectively deal with various evasion techniques, producing, where
practical, identical or practically identical results as the web
server processing the same traffic stream.
4. Performance; The performance must be adequate for the desired tasks.
Completeness and security are often detremental to performance. Our
idea of handling the conflicting requirements is to put the library
user in control, allowing him to choose the most desired library
characteristic.
WWW: https://github.com/ironbee/libhtp
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- libhtp-suricata>0:www/libhtp-suricata
- No installation instructions:
- This port has been deleted.
- PKGNAME: libhtp-suricata
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (inliniac-libhtp-0.2.14_GH0.tar.gz) = 46c34e9c1951b749383a3d1c4e34d3bf8a599ba62e2b92bc94281aca57dc8545
SIZE (inliniac-libhtp-0.2.14_GH0.tar.gz) = 139346
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf-2.69 : devel/autoconf
- autoheader-2.69 : devel/autoconf
- autoreconf-2.69 : devel/autoconf
- aclocal-1.15 : devel/automake
- automake-1.15 : devel/automake
- libtoolize : devel/libtool
- pkgconf>=0.9.10 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- autoreconf libtool pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.14_1 16 Jul 2017 10:43:06 |
koobs |
www/libhtp-suricata: Delete port (no longer required)
security/suricata use to require and use a forked version of libhtp. This
port was originally created for that reason, so as not to conflict with
the concurrently developed and released libhtp. It is no longer required.
* Remove entry from www/Makefile
* Add MVOED entry
PR: 220756 |
0.2.14_1 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.2.14_1 16 Jul 2015 01:55:50 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.2.14_1 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.2.14_1 02 Mar 2015 23:51:50 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.2.14_1 18 Dec 2014 12:22:26 |
bapt |
Convert to USES=autoreconf
Strip binaries |
0.2.14_1 02 Jul 2014 15:24:53 |
tijl |
- Add USES=libtool
- Remove LIBTOOLIZE_ARGS, the default value is fine
- Remove pre-configure, handled by USES=pathfix and USE_AUTOTOOLS |
0.2.14 17 Nov 2013 02:51:47 |
koobs |
www/libhtp-suricata: Copy from devel/libhtp, Update (downgrade) to 0.2.14
Prepare to switch security/suricata to the version of libhtp recommended
by upstream. This also frees devel/libhtp up for an update, which can be
used for the Suricata 2.x branch and onward.
www/libhtp-suricata:
- Update (downgrade) to 0.2.14
- Use the correct and supported libhtp repo from Suricata
- Enable STAGE support
- Update pkg-plist
- Take maintainership
- Remove unnecessary patch (htp_util.c)
- qa: Add CONFLICTS
- qa: Use our AUTOTOOLS framework completely to prepare the build
- qa: Patch htp.pc.in file for proper pkg-config versioning
devel/libhtp:
- Take maintainership
- qa: Add CONFLICTS
Reviewed by: wxs, mva, Johannes Meixner
Approved by: wxs (maintainer) |
Number of commits found: 8
|