Bug 211054 - [NEW PORT] security/py-halberd: HTTP load balancer detector written in Python
Summary: [NEW PORT] security/py-halberd: HTTP load balancer detector written in Python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks: 211061
  Show dependency treegraph
 
Reported: 2016-07-12 21:37 UTC by Danilo G. Baio
Modified: 2016-07-14 16:49 UTC (History)
1 user (show)

See Also:


Attachments
py-halberd.shar (1.50 KB, text/plain)
2016-07-12 21:37 UTC, Danilo G. Baio
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo G. Baio freebsd_committer freebsd_triage 2016-07-12 21:37:44 UTC
Created attachment 172435 [details]
py-halberd.shar

Halberd discovers HTTP load balancers. It is useful for web
application security auditing and for load balancer configuration
testing.

This port will be used as a dependency for security/w3af.

- portlint compliant
- poudriere tests ok FreeBSD 9.3|10.3|11 - i386|amd64

Poudriere output as example:	

build started at Tue Jul 12 18:34:29 BRT 2016
port directory: /usr/ports/security/py-halberd
building for: FreeBSD 103amd64-ports_dbaio 10.3-RELEASE-p3 FreeBSD 10.3-RELEASE-p3 amd64
maintained by: dbaio@bsd.com.br
ident warning: no id keywords in /usr/local/poudriere/data/.m/103amd64-ports_dbaio/ref//usr/ports/security/py-halberd/Makefile
Makefile ident: 
Poudriere version: 3.2-pre
Host OSVERSION: 1100120
Jail OSVERSION: 1003000
[...]
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
====>> Checking for staging violations... done
=======================<phase: package        >============================
===>  Building package for py27-halberd-0.2.4
===========================================================================
=======================<phase: install-mtree  >============================
===========================================================================
====>> Recording filesystem state for preinst... done
=======================<phase: install        >============================
===>  Installing for py27-halberd-0.2.4
===>   py27-halberd-0.2.4 depends on package: py27-setuptools27>0 - found
===>   py27-halberd-0.2.4 depends on file: /usr/local/bin/python2.7 - found
===>  Checking if py27-halberd already installed
===>   Registering installation for py27-halberd-0.2.4
[103amd64-ports_dbaio] Installing py27-halberd-0.2.4...
===========================================================================
====>> Checking shared library dependencies
=======================<phase: deinstall      >============================
===>  Deinstalling for py27-halberd
===>   Deinstalling py27-halberd-0.2.4
Updating database digests format: ....... done
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):

Installed packages to be REMOVED:
	py27-halberd-0.2.4

Number of packages to be removed: 1
[103amd64-ports_dbaio] [1/1] Deinstalling py27-halberd-0.2.4...
[103amd64-ports_dbaio] [1/1] Deleting files for py27-halberd-0.2.4: .......... done
===========================================================================
====>> Checking for extra files and directories
[00:00:22] ====>> Installing from package
[103amd64-ports_dbaio] Installing py27-halberd-0.2.4...
[103amd64-ports_dbaio] Extracting py27-halberd-0.2.4: .......... done
[00:00:22] ====>> Cleaning up
===>  Cleaning for py27-halberd-0.2.4
[00:00:22] ====>> Deinstalling package
Updating database digests format: . done
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):

Installed packages to be REMOVED:
	py27-halberd-0.2.4

Number of packages to be removed: 1
[103amd64-ports_dbaio] [1/1] Deinstalling py27-halberd-0.2.4...
[103amd64-ports_dbaio] [1/1] Deleting files for py27-halberd-0.2.4: .......... done
build of security/py-halberd ended at Tue Jul 12 18:34:45 BRT 2016
build time: 00:00:16
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-14 16:49:39 UTC
Committed, thanks. testbuilds all fine.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-07-14 16:49:57 UTC
A commit references this bug:

Author: pi
Date: Thu Jul 14 16:49:27 UTC 2016
New revision: 418543
URL: https://svnweb.freebsd.org/changeset/ports/418543

Log:
  New port: security/py-halberd

  Halberd discovers HTTP load balancers. It is useful for web
  application security auditing and for load balancer configuration
  testing.

  WWW: https://pypi.python.org/pypi/halberd

  PR:		211054
  Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>

Changes:
  head/security/Makefile
  head/security/py-halberd/
  head/security/py-halberd/Makefile
  head/security/py-halberd/distinfo
  head/security/py-halberd/pkg-descr