Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.17.0_2 10 Aug 2025 19:02:44
    |
Matthias Andree (mandree)  |
*: Bump PORTREVISION for math/Imath update |
0.17.0_1 10 Aug 2025 19:02:43
    |
Matthias Andree (mandree)  |
*: strip Imath versioning
and mark py-opentimelineio as USES=python:3.11+ because versions
3.10 and older fail to package (some modules do not build).
Please everyone do test your ports with
BUILD_ALL_PYTHON_FLAVORS= yes
in your /usr/local/etc/poudriere.d/make.conf - and
poudriere bulk -Ct -j "$JAIL" multimedia/py-opentimelineio@all
(the @all is the crucial part here) |
0.17.0_1 19 Jun 2025 20:28:47
    |
Charlie Li (vishwin)  |
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc
EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.
Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above ) |
0.17.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.17.0 26 Aug 2024 02:05:41
    |
Yuri Victorovich (yuri)  |
multimedia/py-opentimelineio: update 0.16.0 → 0.17.0 |
0.16.0 07 Jun 2024 16:32:02
    |
Yuri Victorovich (yuri)  |
multimedia/py-opentimelineio: Fix typo |
0.16.0 05 Jun 2024 10:33:27
    |
Yuri Victorovich (yuri)  |
multimedia/py-opentimelineio: Broken
Reported by: fallout |
0.16.0 11 Apr 2024 09:16:53
    |
Max Brazhnikov (makc)  |
*/*: convert to cmake:indirect
Convert bunch of ports to USES=cmake:indirect |
0.16.0 05 Apr 2024 09:15:38
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: update 0.15 → 0.16.0
Reported by: portscout |
0.15_3 02 Jun 2023 21:40:45
    |
Matthias Andree (mandree)  |
*: bump PORTREVISION of Imath users
...because math/Imath 3.1.9 reset the major version of
libImath to 29 from 31. See math/Imath 3.1.9 for details. |
0.15_2 28 May 2023 18:39:40
    |
Matthias Andree (mandree)  |
*: Bump revision of ports using math/Imath
...after its major revision update. |
0.15_1 04 Mar 2023 10:41:17
    |
Matthias Andree (mandree)  |
*: Bump PORTREVISION of math/Imath users |
0.15 30 Sep 2022 03:09:03
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: Add PORTSCOUT tag |
0.15 28 Sep 2022 03:47:16
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: Update 0.14.1 -> 0.15
Reported by: portscout |
0.14.1 09 Sep 2022 20:32:24
    |
Daniel Engberg (diizzy)  |
*/*: Update path set in BUILD_DEPENDS for CMake
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
0.14.1 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 ) |
0.14.1 08 May 2022 19:48:13
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: Update PORTSCOUT tag |
0.14.1 06 Feb 2022 11:02:38
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: Add PORTSCOUT tag |
0.14.1 31 Jan 2022 23:02:10
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: Fix buid by adding missing C++ #include
statement
Reported by: fallout |
0.14.1 29 Jan 2022 21:02:34
    |
Yuri Victorovich (yuri)  |
multimedia/py-opentimelineio: New port: API and interchange format for editorial
timeline information |