Port details |
- py3c Py3c helps you port C extensions to Python 3
- 1.3 devel =3 1.3Version of this port present on the latest quarterly branch.
- Maintainer: lev@FreeBSD.org
- Port Added: 2020-06-02 13:00:06
- Last Update: 2022-09-08 07:26:20
- Commit Hash: 9c85fa7
- People watching this port, also watch:: p5-Text-Unidecode, xxd, autoconf, indexinfo, pinentry-tty
- License: MIT
- WWW:
- https://github.com/encukou/py3c
- Description:
- py3c helps you port C extensions to Python 3.
It provides a detailed guide, and a set of macros
to make porting easy and reduce boilerplate.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/py3c/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py3c
- pkg install py3c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: py3c
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1608442401
SHA256 (encukou-py3c-v1.3_GH0.tar.gz) = 8364eca74ec273c647317abaf0f9936cab81feed0d204e7d856dbf018986b923
SIZE (encukou-py3c-v1.3_GH0.tar.gz) = 46423
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:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Build
-
- devel/py-subversion
Configuration Options:
- No options to configure
- Options name:
- devel_py3c
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3 08 Sep 2022 07:26:20 |
Tobias C. Berner (tcberner) |
devel/py3c: move WWW to makefile |
1.3 08 Sep 2022 07:20:27 |
Tobias C. Berner (tcberner) |
devel/py3c: bring back accidentally removed port
The port was accidentally dropped in b7f05445c00f2625aa19b4154ebcbce5ed2daa52
- Removed 'Created by lev@FreeBSD.org'. |
1.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3 15 Mar 2021 23:06:00 |
nc |
devel/py3c: Update to 1.3
PR: 251978
Approved by: maintainer timeout (3 months) |
1.0 04 Jun 2020 12:37:18 |
mat |
Fixup USE_GITHUB usage. |
1.0 02 Jun 2020 13:00:02 |
lev |
Add new port: py3c.
py3c is heade-only library which helps you port C extensions to Python 3.
It is needed for Subversion python bindings for version 1.14.0.
Approved by: portmgr |
Number of commits found: 7
|