Created attachment 172436 [details] py-vulndb.shar Python SDK to access the vulnerability database: https://github.com/vulndb/data 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:36:29 BRT 2016 port directory: /usr/ports/security/py-vulndb building for: FreeBSD 93i386-ports_dbaio 9.3-RELEASE-p42 FreeBSD 9.3-RELEASE-p42 i386 maintained by: dbaio@bsd.com.br ident warning: no id keywords in /usr/local/poudriere/data/.m/93i386-ports_dbaio/ref//usr/ports/security/py-vulndb/Makefile Makefile ident: Poudriere version: 3.2-pre Host OSVERSION: 1100120 Jail OSVERSION: 903000 [...] ====> 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-vulndb-0.0.19 =========================================================================== =======================<phase: install-mtree >============================ =========================================================================== ====>> Recording filesystem state for preinst... done =======================<phase: install >============================ ===> Installing for py27-vulndb-0.0.19 ===> py27-vulndb-0.0.19 depends on package: py27-setuptools27>0 - found ===> py27-vulndb-0.0.19 depends on file: /usr/local/bin/python2.7 - found ===> Checking if py27-vulndb already installed ===> Registering installation for py27-vulndb-0.0.19 [93i386-ports_dbaio] Installing py27-vulndb-0.0.19... =========================================================================== ====>> Checking shared library dependencies =======================<phase: deinstall >============================ ===> Deinstalling for py27-vulndb ===> Deinstalling py27-vulndb-0.0.19 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-vulndb-0.0.19 Number of packages to be removed: 1 [93i386-ports_dbaio] [1/1] Deinstalling py27-vulndb-0.0.19... [93i386-ports_dbaio] [1/1] Deleting files for py27-vulndb-0.0.19: .......... done =========================================================================== ====>> Checking for extra files and directories [00:00:30] ====>> Installing from package [93i386-ports_dbaio] Installing py27-vulndb-0.0.19... [93i386-ports_dbaio] Extracting py27-vulndb-0.0.19: .......... done [00:00:30] ====>> Cleaning up ===> Cleaning for py27-vulndb-0.0.19 [00:00:31] ====>> 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-vulndb-0.0.19 Number of packages to be removed: 1 [93i386-ports_dbaio] [1/1] Deinstalling py27-vulndb-0.0.19... [93i386-ports_dbaio] [1/1] Deleting files for py27-vulndb-0.0.19: .......... done build of security/py-vulndb ended at Tue Jul 12 18:36:53 BRT 2016 build time: 00:00:24
Committed, thanks!
A commit references this bug: Author: pi Date: Thu Jul 14 16:52:09 UTC 2016 New revision: 418545 URL: https://svnweb.freebsd.org/changeset/ports/418545 Log: New port: security/py-vulndb Python SDK to access the vulnerability database: https://github.com/vulndb/data WWW: https://pypi.python.org/pypi/vulndb PR: 211055 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Changes: head/security/Makefile head/security/py-vulndb/ head/security/py-vulndb/Makefile head/security/py-vulndb/distinfo head/security/py-vulndb/pkg-descr