1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

New port: www/halberd: HTTP load balancer detection tool

This commit is contained in:
Yuri Victorovich 2018-07-30 23:25:56 +00:00
parent 3be42a448e
commit 4d979d08f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475925
4 changed files with 26 additions and 0 deletions

View File

@ -239,6 +239,7 @@
SUBDIR += h2o
SUBDIR += h2o-devel
SUBDIR += habari
SUBDIR += halberd
SUBDIR += hastymail2-devel
SUBDIR += havp
SUBDIR += helma

18
www/halberd/Makefile Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
PORTNAME= halberd
PORTVERSION= 0.2.4
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
MAINTAINER= yuri@FreeBSD.org
COMMENT= HTTP load balancer detection tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python
USE_PYTHON= distutils noflavors autoplist
NO_ARCH= yes
.include <bsd.port.mk>

3
www/halberd/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1532992171
SHA256 (halberd-0.2.4.tar.gz) = 5746484757b65191ae5062e9dda972eed7e876620ee348929b1b9490077d8f28
SIZE (halberd-0.2.4.tar.gz) = 214881

4
www/halberd/pkg-descr Normal file
View File

@ -0,0 +1,4 @@
Halberd discovers HTTP load balancers. It is useful for web application
security auditing and for load balancer configuration testing.
WWW: https://github.com/jmbr/halberd