Port details |
- py-cppheaderparser Parse C++ header files and generate a data structure representing the class
- 2.7.4 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2020-09-24 13:13:34
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: python
- License: BSD2CLAUSE
- Description:
- CppHeaderParser can be used to parse C++ header files and generate a data
structure representing the class.
WWW: http://senexcanis.com/open-source/cppheaderparser/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cppheaderparser>0:devel/py-cppheaderparser@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-cppheaderparser/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-cppheaderparser
- pkg install py38-cppheaderparser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-cppheaderparser listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-cppheaderparser
- Package flavors (<flavor>: <package>)
- py38: py38-cppheaderparser
- distinfo:
- TIMESTAMP = 1600951944
SHA256 (CppHeaderParser-2.7.4.tar.gz) = 382b30416d95b0a5e8502b214810dcac2a56432917e2651447d3abe253e3cc42
SIZE (CppHeaderParser-2.7.4.tar.gz) = 54445
- 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-ply>=0 : devel/py-ply@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- security/py-angr
- Configuration Options:
- No options to configure
- Options name:
- devel_py-cppheaderparser
- USES:
- python:3.6+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 2.7.4 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.7.4 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
2.7.4 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
24 Sep 2020 13:13:28
2.7.4 |
0mp  |
Add devel/py-cppheaderparser
CppHeaderParser can be used to parse C++ header files and generate a data
structure representing the class.
WWW: http://senexcanis.com/open-source/cppheaderparser/
This is a dependency for future versions of security/py-angr. |
Number of commits found: 4
|