Port details |
- py-sip4 Python to C and C++ bindings generator
- 4.19.25_2 devel
=2 4.19.25_2Version of this port present on the latest quarterly branch. BROKEN: fails to build with modern python
DEPRECATED: Fails to build with modern python
This port expired on: 2024-06-29
IGNORE: is marked as broken: fails to build with modern python
- Maintainer: kde@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2022-01-27 07:15:07
- Last Update: 2024-09-05 20:46:47
- Commit Hash: ba84341
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: not specified in port
- WWW:
- http://www.riverbankcomputing.co.uk/software/sip/
- Description:
- SIP is a tool for generating Python bindings for C and C++ libraries.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sip4>0:devel/py-sip4@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py311-sip4
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1638079941
SHA256 (sip-4.19.25.tar.gz) = b39d93e937647807bac23579edbff25fe46d16213f708370072574ab1f1b4211
SIZE (sip-4.19.25.tar.gz) = 1056384
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:
-
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-sip4-4.19.25_2:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_py-sip4
- USES:
- python pyqt:sip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.19.25_2 05 Sep 2024 20:46:47
![commit hash: ba843418dbb156e83ce9e8f28f241d348787de3d commit hash: ba843418dbb156e83ce9e8f28f241d348787de3d](/images/git.png) ![commit hash: ba843418dbb156e83ce9e8f28f241d348787de3d commit hash: ba843418dbb156e83ce9e8f28f241d348787de3d](/images/codeberg.svg) ![commit hash: ba843418dbb156e83ce9e8f28f241d348787de3d commit hash: ba843418dbb156e83ce9e8f28f241d348787de3d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-sip4: Remove expired port
2024-06-29 devel/py-sip4: Fails to build with modern python |
4.19.25_2 30 May 2024 19:05:59
![commit hash: 3c42f2ba9fbd7a6c60fb30c140a6691fe074aa46 commit hash: 3c42f2ba9fbd7a6c60fb30c140a6691fe074aa46](/images/git.png) ![commit hash: 3c42f2ba9fbd7a6c60fb30c140a6691fe074aa46 commit hash: 3c42f2ba9fbd7a6c60fb30c140a6691fe074aa46](/images/codeberg.svg) ![commit hash: 3c42f2ba9fbd7a6c60fb30c140a6691fe074aa46 commit hash: 3c42f2ba9fbd7a6c60fb30c140a6691fe074aa46](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Antoine Brodin (antoine) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-sip4: mark BROKEN and deprecate ports depending on it |
4.19.25_1 30 May 2024 19:05:58
![commit hash: c8840afee14a9506c5cfd015e437152ed319e6af commit hash: c8840afee14a9506c5cfd015e437152ed319e6af](/images/git.png) ![commit hash: c8840afee14a9506c5cfd015e437152ed319e6af commit hash: c8840afee14a9506c5cfd015e437152ed319e6af](/images/codeberg.svg) ![commit hash: c8840afee14a9506c5cfd015e437152ed319e6af commit hash: c8840afee14a9506c5cfd015e437152ed319e6af](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Antoine Brodin (antoine) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-sip4: Revert "devel/py-sip4: limit to python 3.9 to fix build"
This reverts commit 02aaa15f269fff7eecbb00fc16986641a9536fd4.
This unbreaks bulk -a |
4.19.25_2 30 May 2024 11:14:27
![commit hash: 02aaa15f269fff7eecbb00fc16986641a9536fd4 commit hash: 02aaa15f269fff7eecbb00fc16986641a9536fd4](/images/git.png) ![commit hash: 02aaa15f269fff7eecbb00fc16986641a9536fd4 commit hash: 02aaa15f269fff7eecbb00fc16986641a9536fd4](/images/codeberg.svg) ![commit hash: 02aaa15f269fff7eecbb00fc16986641a9536fd4 commit hash: 02aaa15f269fff7eecbb00fc16986641a9536fd4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ruslan Makhmatkhanov (rm) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-sip4: limit to python 3.9 to fix build
sip4 doesn't support py3.11, so lower the required version.
Do the same for dependent ports
PR: 275494
Approved by: portmgr (blanket approval) |
4.19.25_1 09 Mar 2023 11:15:07
![commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2](/images/git.png) ![commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2](/images/codeberg.svg) ![commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Loïc Bartoletti (lbartoletti) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
PyQt: Update to latest versions
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.19.25 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
4.19.25 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.19.25 27 Jan 2022 06:12:26
![commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72](/images/git.png) ![commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72](/images/codeberg.svg) ![commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Loïc Bartoletti (lbartoletti) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above ) |