Version: 4.19.3, Package name: py-sip-4.19.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description SIP is a tool for automatically generating Python bindings for C and C++ libraries. SIP comprises a code generator and a Python module. The code generator processes a set of specification files and generates C or C++ code which is then compiled to create the bindings extension module. The SIP Python module provides support functions to the automatically generated code. |
Filesize: 983.868 KB |
Version History (View Complete History) |
|
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
2017-07-17 02:34:39 by Vadim Zhukov | Files touched by this commit (247) |
Log message: Update from Qt 5.6.2 (LTS) to Qt 5.9.1 (LTS). Tested with both GCC and CLang (less through). This forces updating x11/py-qt5, which forces update of devel/py-sip, which forces update of x11/py-qt4, but, thankfully, no breakage detected. |
2017-07-17 02:34:39 by Vadim Zhukov | Files touched by this commit (247) |
Log message: Update from Qt 5.6.2 (LTS) to Qt 5.9.1 (LTS). Tested with both GCC and CLang (less through). This forces updating x11/py-qt5, which forces update of devel/py-sip, which forces update of x11/py-qt4, but, thankfully, no breakage detected. |
2017-07-17 02:34:39 by Vadim Zhukov | Files touched by this commit (247) |
Log message: Update from Qt 5.6.2 (LTS) to Qt 5.9.1 (LTS). Tested with both GCC and CLang (less through). This forces updating x11/py-qt5, which forces update of devel/py-sip, which forces update of x11/py-qt4, but, thankfully, no breakage detected. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2017-03-02 08:10:15 by Marc Espie | Files touched by this commit (2) |
Log message: unhardcode the gcc/g++ names |
2017-03-02 08:10:15 by Marc Espie | Files touched by this commit (2) |
Log message: unhardcode the gcc/g++ names |
2017-01-03 12:19:49 by Landry Breuil | Files touched by this commit (107) |
Log message: bump ports depending on python3 in devel |
2016-08-30 09:59:24 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to py-sip 4.18.1 As usual, things tend to break at runtime with sip, at least qgis and tortoisehg have been tested. Yell if your favourite app breaks. ok jasper@ |
2016-08-30 09:59:24 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to py-sip 4.18.1 As usual, things tend to break at runtime with sip, at least qgis and tortoisehg have been tested. Yell if your favourite app breaks. ok jasper@ |
2016-08-30 09:59:24 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to py-sip 4.18.1 As usual, things tend to break at runtime with sip, at least qgis and tortoisehg have been tested. Yell if your favourite app breaks. ok jasper@ |
2016-08-12 02:37:37 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: add python3 flavor ok shadchin@ |
2016-08-12 02:37:37 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: add python3 flavor ok shadchin@ |
2016-03-20 10:12:27 by Christian Weisgerber | Files touched by this commit (104) |
Log message: drop SHARED_ONLY from python and ruby ports |
2015-08-20 04:02:25 by Stuart Henderson | Files touched by this commit (2) |
Log message: add XXX warnings because the API changes frequently in these ports, breaking things - and like the recently fixed problem with calibre these are often only seen at runtime. |
2015-06-26 07:03:36 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to py-sip-4.16.8. |
2015-06-26 07:03:36 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to py-sip-4.16.8. |
2015-06-26 07:03:36 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to py-sip-4.16.8. |
2011-06-08 11:39:26 by Jasper Lievisse Adriaanse | Files touched by this commit (90) |
Log message: bump after default python version switch |
2011-05-17 02:29:45 by David Coppa | Files touched by this commit (2) |
Log message: Update to sip-4.12.2. Tested in a bulk build by landry@ OK landry@, sthen@ |
2011-05-17 02:29:45 by David Coppa | Files touched by this commit (2) |
Log message: Update to sip-4.12.2. Tested in a bulk build by landry@ OK landry@, sthen@ |
2011-01-12 06:49:32 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update py-sip to 4.12 |
2011-01-12 06:49:32 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update py-sip to 4.12 |
2010-11-01 04:39:40 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - mirror distfile, so it's reachable again |
2010-10-28 08:56:24 by Marc Espie | Files touched by this commit (6) |
Log message: minor updates, synchs with qt 4.7 |
2010-10-28 08:56:24 by Marc Espie | Files touched by this commit (6) |
Log message: minor updates, synchs with qt 4.7 |
2010-09-07 02:57:34 by Stuart Henderson | Files touched by this commit (2) |
Log message: bug fix update to sip 4.11.1; ok landry@ jasper@ |
2010-09-07 02:57:34 by Stuart Henderson | Files touched by this commit (2) |
Log message: bug fix update to sip 4.11.1; ok landry@ jasper@ |
2010-09-01 04:49:49 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update py-sip to 4.11 ok sthen@ |
2010-09-01 04:49:49 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update py-sip to 4.11 ok sthen@ |
2010-08-30 16:24:16 by Jasper Lievisse Adriaanse | Files touched by this commit (78) |
Log message: bumpski for python |
2010-08-30 04:17:14 by Stuart Henderson | Files touched by this commit (3) |
Log message: upstream for these is extra-annoying and removes old versions; mirror the current distfiles and add a note asking people updating the port to do the same. ok jasper@ |
2010-08-30 01:16:39 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update py-sip to 4.10.5 - remove maintainer after several timeouts ok ajacoutot@ |
2010-08-30 01:16:39 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update py-sip to 4.10.5 - remove maintainer after several timeouts ok ajacoutot@ |
2010-04-19 08:14:34 by Marc Espie | Files touched by this commit (5) |
Log message: damn riverbank ! can't they keep distfiles for a few weeks ? update again, hoping those don't vanish tomorrow... |
2010-04-19 08:14:34 by Marc Espie | Files touched by this commit (5) |
Log message: damn riverbank ! can't they keep distfiles for a few weeks ? update again, hoping those don't vanish tomorrow... |
2010-04-19 03:37:49 by Marc Espie | Files touched by this commit (2) |
Log message: update required to deal with qt4 (maintainer did not reply to requests ?) |
2010-04-19 03:37:49 by Marc Espie | Files touched by this commit (2) |
Log message: update required to deal with qt4 (maintainer did not reply to requests ?) |
2010-04-12 14:06:50 by David Coppa | Files touched by this commit (2) |
Log message: bytecode-compile the .py files; otherwise it gets done later, usually at an inconvenient time (like when you build another port), and leaves dangling .pyc after you pkg_delete. Reported by naddy@ after a bulk build and removal of all installed ports. OK ajacoutot@, wcmaier@ |
2010-04-12 14:06:50 by David Coppa | Files touched by this commit (2) |
Log message: bytecode-compile the .py files; otherwise it gets done later, usually at an inconvenient time (like when you build another port), and leaves dangling .pyc after you pkg_delete. Reported by naddy@ after a bulk build and removal of all installed ports. OK ajacoutot@, wcmaier@ |
2009-09-09 08:11:27 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - add a note about not forgetting to update py-qt{3,4} when touching this port...as py-qt3 broke again.. |
2009-09-05 10:17:35 by Stuart Henderson | Files touched by this commit (3) |
Log message: Update to 4.8.2; ok landry@, maintainer time out (not waiting very long but this is needed to update py-qt4 which is currently broken). |
2009-09-05 10:17:35 by Stuart Henderson | Files touched by this commit (3) |
Log message: Update to 4.8.2; ok landry@, maintainer time out (not waiting very long but this is needed to update py-qt4 which is currently broken). |
2009-09-05 10:17:35 by Stuart Henderson | Files touched by this commit (3) |
Log message: Update to 4.8.2; ok landry@, maintainer time out (not waiting very long but this is needed to update py-qt4 which is currently broken). |
2009-06-03 12:20:51 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update py-sip to 4.7.9 - fix homepage maintainer timed-out |
2009-06-03 12:20:51 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update py-sip to 4.7.9 - fix homepage maintainer timed-out |
2009-06-03 12:20:51 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update py-sip to 4.7.9 - fix homepage maintainer timed-out |
2009-03-11 15:49:39 by Bernd Ahlers | Files touched by this commit (1) |
Log message: bump due to python dep changes |
2008-01-15 14:16:24 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - use -fPIC everywhere (avoid arch-specific tweak whenever possible) requested by steven@ |
2008-01-15 14:16:24 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - use -fPIC everywhere (avoid arch-specific tweak whenever possible) requested by steven@ |
2008-01-15 14:16:24 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - use -fPIC everywhere (avoid arch-specific tweak whenever possible) requested by steven@ |
2008-01-15 01:07:27 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - fix build on amd64 (I should really get one of those) spotted by and ok simon@ |
2008-01-15 01:07:27 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - fix build on amd64 (I should really get one of those) spotted by and ok simon@ |