Port details |
- py-mixbox Utility library for cybox, maec, and stix
- 1.0.5 security
=0 1.0.5Version of this port present on the latest quarterly branch. - Maintainer: antoine@FreeBSD.org
 - Port Added: 2016-11-07 13:02:24
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- A library of common code leveraged by python-cybox, python-maec, and
python-stix.
WWW: https://github.com/CybOXProject/mixbox
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mixbox>0:security/py-mixbox@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-mixbox/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-mixbox
- pkg install py38-mixbox
NOTE: This is a Python port. Instead of py38-mixbox listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-mixbox
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1606830070
SHA256 (mixbox-1.0.5.tar.gz) = 13c618a36967a6906d09e9e5be952656c78279b0e9cb5527e9360416e4d1c057
SIZE (mixbox-1.0.5.tar.gz) = 42198
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-dateutil>=0 : devel/py-dateutil@py38
- py38-lxml>=0 : devel/py-lxml@py38
- py38-ordered-set>=0 : devel/py-ordered-set@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- security/py-cybox
- security/py-maec
- security/py-stix
- Configuration Options:
- No options to configure
- Options name:
- security_py-mixbox
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.0.5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Jan 2021 19:36:17
1.0.5
|
rene  |
Remove logic for Python < 3.6 for ports using Python 3.6+ |
28 Dec 2020 23:02:15
1.0.5
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
01 Dec 2020 14:00:53
1.0.5
|
antoine  |
Update to 1.0.5 |
20 Jun 2018 17:05:44
1.0.3
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
04 Mar 2018 17:51:03
1.0.3
|
antoine  |
Update to 1.0.3 |
30 Nov 2017 15:50:34
1.0.2 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
21 May 2017 12:28:21
1.0.2
|
antoine  |
Update to 1.0.2 |
07 Nov 2016 13:02:18
1.0.1
|
antoine  |
New port: security/py-mixbox
A library of common code leveraged by python-cybox, python-maec, and
python-stix.
WWW: https://github.com/CybOXProject/mixbox |
Number of commits found: 9
|