notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
curv Language for making art using mathematics
0.5_20 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5_19Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-05-11 17:33:13
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
Also Listed In: graphics lang
License: APACHE20
WWW:
https://github.com/curv3d/curv/
Description:
Curv is a programming language for creating art using mathematics. It's a 2D and 3D geometric modelling tool that supports full colour, animation and 3D printing. Features: * Curv is a simple, powerful, dynamically typed, pure functional programming language. * Curv is easy to use for beginners. It has a standard library of predefined geometric shapes, plus operators for transforming and combining shapes. These can be plugged together like Lego to make 2D and 3D models. * Coloured shapes are represented using Function Representation (F-Rep). They can be infinitely detailed, infinitely large, and any shape or colour pattern that can be described using mathematics can be represented exactly. * Curv exposes the full power of F-Rep programming to experts. The standard geometry library is written entirely in Curv. Many of the demos seen on shadertoy.com can be reproduced in Curv, using shorter, simpler programs. Experts can package techniques used on shadertoy as high level operations for use by beginners. * Curv can export meshes to STL, OBJ and X3D files for 3D printing. The X3D format supports full colour 3D printing (on Shapeways.com, at least). These meshes are defect free: watertight, manifold, with no self intersections, degenerate triangles, or flipped triangles.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. bin/curv
  2. lib/curv/lib/blend.curv
  3. lib/curv/lib/builder.curv
  4. lib/curv/lib/noise.curv
  5. lib/curv/lib/web_colour.curv
  6. lib/curv/std.curv
  7. share/gtksourceview-3.0/language-specs/curv.lang
  8. /usr/local/share/licenses/curv-0.5_20/catalog.mk
  9. /usr/local/share/licenses/curv-0.5_20/LICENSE
  10. /usr/local/share/licenses/curv-0.5_20/APACHE20
Collapse this list.
Dependency lines:
  • curv>0:math/curv
To install the port:
cd /usr/ports/math/curv/ && make install clean
To add the package, run one of these commands:
  • pkg install math/curv
  • pkg install curv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: curv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1633246172 SHA256 (curv3d-curv-0.5_GH0.tar.gz) = 4c6949d62653e1ccb6f18cfa298833bfe9941a6a52d2738859f2f6a8c588632a SIZE (curv3d-curv-0.5_GH0.tar.gz) = 18443440

Expand this list (6 items)

Collapse this list.

SHA256 (ocornut-imgui-e0cab56_GH0.tar.gz) = 3a8aa936cf02f39fe49a17aba535b2d3e65a1611725284e62ad4445bbb7d4f2b SIZE (ocornut-imgui-e0cab56_GH0.tar.gz) = 1078436 SHA256 (Tessil-ordered-map-4051af7_GH0.tar.gz) = 13d64a071835d96465343c84441ee42aa1a558f9e759da812049839cf0c7499c SIZE (Tessil-ordered-map-4051af7_GH0.tar.gz) = 68413 SHA256 (AmokHuginnsson-replxx-b901d5f_GH0.tar.gz) = 485480b0c8da9971ef186f021123c19a77c44e565f6c578d6156d5af632d45e0 SIZE (AmokHuginnsson-replxx-b901d5f_GH0.tar.gz) = 85903

Collapse this list.


Packages (timestamps in pop-ups are UTC):
curv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5_200.5_20--0.5_20---
FreeBSD:13:quarterly0.5_190.5_19--0.5_19-0.5_190.5_19
FreeBSD:14:latest0.5_200.5_20--0.5_20--0.5_16
FreeBSD:14:quarterly0.5_190.5_19--0.5_19-0.5_190.5_19
FreeBSD:15:latest0.5_200.5_20n/a-n/a-0.5_190.5_20
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. glm>0 : math/glm
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. xorgproto>=0 : x11/xorgproto
  5. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libboost_system.so : devel/boost-libs
  2. libdouble-conversion.so : devel/double-conversion
  3. libglfw.so : graphics/glfw
  4. libImath.so : math/Imath
  5. libtbb.so : devel/onetbb
  6. libopenvdb.so : misc/openvdb
  7. libGL.so : graphics/libglvnd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_curv
USES:
cmake compiler:c++14-lang gl localbase:ldflags xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/curv3d/curv/tar.gz/0.5?dummy=/
Collapse this list.

Number of commits found: 61

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5_20
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
0.5_19
28 Nov 2023 11:35:02
commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.11.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0
0.5_18
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
0.5_17
21 Aug 2023 10:09:23
commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.10.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0
0.5_16
02 Jun 2023 21:40:45
commit hash: a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251commit hash: a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251commit hash: a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251commit hash: a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: 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.5_15
28 May 2023 18:39:40
commit hash: e434b500175e89501f34ed0f2056b13b44b67bedcommit hash: e434b500175e89501f34ed0f2056b13b44b67bedcommit hash: e434b500175e89501f34ed0f2056b13b44b67bedcommit hash: e434b500175e89501f34ed0f2056b13b44b67bed files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Bump revision of ports using math/Imath

...after its major revision update.
0.5_14
09 May 2023 10:25:26
commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.9.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0
0.5_13
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
0.5_12
04 Mar 2023 10:41:17
commit hash: 5327591576c55969cc09cf30730cccaa538dcd1ccommit hash: 5327591576c55969cc09cf30730cccaa538dcd1ccommit hash: 5327591576c55969cc09cf30730cccaa538dcd1ccommit hash: 5327591576c55969cc09cf30730cccaa538dcd1c files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Bump PORTREVISION of math/Imath users
0.5_11
03 Mar 2023 15:01:50
commit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37ec files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.8.0

Also:
- bump dependent ports' revisions
- fix build when WITH_DEBUG is set

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0
0.5_10
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
0.5_9
03 Nov 2022 11:32:41
commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.7.0

and bump dependent ports' revisions.

Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md
0.5_8
30 Oct 2022 18:34:51
commit hash: c61b52fcefebdca7ff64ef964f4d22118c6456a1commit hash: c61b52fcefebdca7ff64ef964f4d22118c6456a1commit hash: c61b52fcefebdca7ff64ef964f4d22118c6456a1commit hash: c61b52fcefebdca7ff64ef964f4d22118c6456a1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/openvdb: Update 9.1.0 -> 10.0.0

Reported by:	portscout
0.5_7
28 Sep 2022 10:28:09
commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.6.0

and bump dependent ports' revisions.

Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.5_6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.5_6
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.5_5
24 Jul 2022 10:27:01
commit hash: 80e74486d6571bfbce9c248649f51cde53b9cd75commit hash: 80e74486d6571bfbce9c248649f51cde53b9cd75commit hash: 80e74486d6571bfbce9c248649f51cde53b9cd75commit hash: 80e74486d6571bfbce9c248649f51cde53b9cd75 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/curv: Broken on systems where OpenMP isn't enabled

Reported by:	fallout
0.5_5
11 Jun 2022 20:29:59
commit hash: 598609b371fbafc7b469e2789325d546fd04aa8fcommit hash: 598609b371fbafc7b469e2789325d546fd04aa8fcommit hash: 598609b371fbafc7b469e2789325d546fd04aa8fcommit hash: 598609b371fbafc7b469e2789325d546fd04aa8f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/openvdb: Update 9.0.0 -> 9.1.0

Reported by:	portscout
0.5_4
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
0.5_3
05 Jan 2022 16:43:54
commit hash: 4a0e524371da88340fa77947f067069629829d4ccommit hash: 4a0e524371da88340fa77947f067069629829d4ccommit hash: 4a0e524371da88340fa77947f067069629829d4ccommit hash: 4a0e524371da88340fa77947f067069629829d4c files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.5.0

and bump dependent ports' revisions
0.5_2
15 Nov 2021 05:18:52
commit hash: f44e2a56eac6ed345e6b667cb40d5ffda1051e95commit hash: f44e2a56eac6ed345e6b667cb40d5ffda1051e95commit hash: f44e2a56eac6ed345e6b667cb40d5ffda1051e95commit hash: f44e2a56eac6ed345e6b667cb40d5ffda1051e95 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/openvdb: Update 8.1.0 -> 9.0.0

Reported by:	portscout
0.5_1
10 Oct 2021 15:11:27
commit hash: 036bda781b0b170e823e3cacc14f25e2bd9c2b3acommit hash: 036bda781b0b170e823e3cacc14f25e2bd9c2b3acommit hash: 036bda781b0b170e823e3cacc14f25e2bd9c2b3acommit hash: 036bda781b0b170e823e3cacc14f25e2bd9c2b3a files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.4.0

Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
0.5
03 Oct 2021 08:53:37
commit hash: f6c3a49fc9a7dbbca11753084dbd2a4c99bb2873commit hash: f6c3a49fc9a7dbbca11753084dbd2a4c99bb2873commit hash: f6c3a49fc9a7dbbca11753084dbd2a4c99bb2873commit hash: f6c3a49fc9a7dbbca11753084dbd2a4c99bb2873 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/curv: Update 0.4-417 -> 0.5

Reported by:	portscout
0.4.417_19
17 Jul 2021 09:17:59
commit hash: 3cda93bdf69bfb4ea99181e638e661c467dad38dcommit hash: 3cda93bdf69bfb4ea99181e638e661c467dad38dcommit hash: 3cda93bdf69bfb4ea99181e638e661c467dad38dcommit hash: 3cda93bdf69bfb4ea99181e638e661c467dad38d files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: bump PORTREVISION after math/Imath update
0.4.417_18
03 Jul 2021 05:15:12
commit hash: 4030a14b56cadbbad0d09068011f6624050811f5commit hash: 4030a14b56cadbbad0d09068011f6624050811f5commit hash: 4030a14b56cadbbad0d09068011f6624050811f5commit hash: 4030a14b56cadbbad0d09068011f6624050811f5 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Bump PORTREVISION for openexr update

OpenEXR's patchlevel updated bumped the major version
of the OpenEXR library, hence bump PORTREVISION of all
ports that require OpenEXR.
0.4.417_17
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
0.4.417_16
13 Jun 2021 03:48:20
commit hash: b5163fd6722acb0627f2e8c028ccd7e2c77a6b41commit hash: b5163fd6722acb0627f2e8c028ccd7e2c77a6b41commit hash: b5163fd6722acb0627f2e8c028ccd7e2c77a6b41commit hash: b5163fd6722acb0627f2e8c028ccd7e2c77a6b41 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/openvdb: Update 8.0.1 -> 8.1.0

Reported by:	portscout
0.4.417_15
18 May 2021 17:15:57
commit hash: 1d5b7c913b1c41f208ac96ccf898296200f22fcccommit hash: 1d5b7c913b1c41f208ac96ccf898296200f22fcccommit hash: 1d5b7c913b1c41f208ac96ccf898296200f22fcccommit hash: 1d5b7c913b1c41f208ac96ccf898296200f22fcc files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
Bump portrevisions of openexr and Imath users.
0.4.417_14
12 Apr 2021 00:33:48
commit hash: 73ab07c25a09345a265680ab55de2e5cebebcd6acommit hash: 73ab07c25a09345a265680ab55de2e5cebebcd6acommit hash: 73ab07c25a09345a265680ab55de2e5cebebcd6acommit hash: 73ab07c25a09345a265680ab55de2e5cebebcd6a files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
chase library renames for OpenEXR/Imath 3.0
0.4.417_14
12 Apr 2021 00:33:47
commit hash: 8bd75ffd808902bb002b3d1c46a89478cfa57d8bcommit hash: 8bd75ffd808902bb002b3d1c46a89478cfa57d8bcommit hash: 8bd75ffd808902bb002b3d1c46a89478cfa57d8bcommit hash: 8bd75ffd808902bb002b3d1c46a89478cfa57d8b files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
math/curv: make compatible with OpenEXR/Imath 3.0
0.4.417_14
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.4.417_14
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.4.417_14
12 Mar 2021 15:55:03
Revision:568184Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update math/glm to 0.9.9.8
0.4.417_13
13 Feb 2021 11:08:29
Revision:565123Original commit files touched by this commit
mandree search for other commits by this committer
graphics/openexr, ilmbase: security update to v2.5.5

https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.5

"Specific OSS-fuzz issues include:

    OSS-fuzz #30291 Timeout in openexr_exrcheck_fuzzer
    OSS-fuzz #29106 Heap-buffer-overflow in Imf_2_5::FastHufDecoder::decode
    OSS-fuzz #28971 Undefined-shift in Imf_2_5::cachePadding
    OSS-fuzz #29829 Integer-overflow in
Imf_2_5::DwaCompressor::initializeBuffers
    OSS-fuzz #30121 Out-of-memory in openexr_exrcheck_fuzzer"

Bump PORTREVISION of ports that directly depend on openexr and/or ilmbase.

MFH:		2021Q1
Security:	98044aba-6d72-11eb-aed7-1b1b8a70cc8b
0.4.417_12
03 Jan 2021 10:30:56
Revision:560002Original commit files touched by this commit
mandree search for other commits by this committer
graphics/openexr: graphics/ilmbase: v2.5.4 update

"Patch release with various bug/sanitizer/security fixes, primarily related to
reading corrupted input files."
<https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.4>

Cherry-pick upstream commit for GCC 11 compatibility:
<https://github.com/AcademySoftwareFoundation/openexr/commit/a40a6151c4e746eb8f93c7c06992d0ec11289fdc>

Since this changes the patchlevel of the solibs, bump PORTREVISION of dependent
ports just to be sure.
(graphics/py-openshadinglanguage is unaltered and .includes the revision bump
from .../openshadinglanguage.)

MFH:		2021Q1 (this requires discussion by ports-secteam@!)
0.4.417_11
15 Nov 2020 19:10:06
Revision:555420Original commit files touched by this commit
yuri search for other commits by this committer
misc/openvdb: Update 7.0.0 -> 7.1.0
0.4.417_10
13 Aug 2020 22:35:17
Revision:544853Original commit files touched by this commit
mandree search for other commits by this committer
graphics/ilmbase, graphics/openexr: PORTREVISION bump for users

ilmbase and openexr were updated to v2.5.3 and their shlibs changed
from *.25.0.1 to *.25.0.2.

This is a PORTREVISION bump to ports using ilmbase or openexr
to chase that change and trigger rebuild.
0.4.417_9
17 Jul 2020 10:12:26
Revision:542423Original commit files touched by this commit
martymac search for other commits by this committer
Update devel/tbb to 2020.3 and bump dependent ports' revisions

Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES
0.4.417_8
16 Jul 2020 12:13:30
Revision:542353Original commit files touched by this commit
mandree search for other commits by this committer
openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports

OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.

Approved by:	portmgr (blanket)
MFH:		2020Q3 (PORTREVISION bump after OpenEXR/ilmbase update)
Security:	714e6c35-c75b-11ea-aa29-d74973d1f9f3
0.4.417_7
12 May 2020 15:47:52
Revision:534996Original commit files touched by this commit
mandree search for other commits by this committer
graphics/ilmbase: graphics/openexr: update to upstream release 2.5.1

Upstream release notes:
* A patch release that corrects the SO version for the v2.5 release,
  which missed getting bumped in v2.5.0.

* This release also fixes an improper failure in IlmImfTest
  when running on ARMv7 and AAarch64.

Bump PORTREVISION of all port directly requiring ilmbase or openexr
that are not marked BROKEN (shlib/.so file version bump).

Test build of all port directly depending on ilmbase or openexr
succeeded in poudriere in a 12.1-RELEASE amd64 jail.
0.4.417_6
08 May 2020 11:57:55
Revision:534388Original commit files touched by this commit
mandree search for other commits by this committer
graphics/ilmbase: graphics/openexr: update to v2.5.0

ChangeLog:
- https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.0

* Bump PORTREVISION of all consumers except py-openimageio (BROKEN).

* cad/PrusaSlicer:
    LIB_DEPENDS: remove version from libHalf.so
    BUILD_DEPENDS+=qt5-buildtools as package (needed on bare metal builds)
    USE_GL+=gl
    USES+=pkgconfig (needed to find libHalf)
0.4.417_5
02 Apr 2020 01:32:07
Revision:530255Original commit files touched by this commit
yuri search for other commits by this committer
misc/openvdb: Update 6.1.0 -> 7.0.0

Reported by:	VVD <vvd@unislabs.com> (in bug#244347)
0.4.417_4
01 Apr 2020 14:14:52
Revision:530219Original commit files touched by this commit
martymac search for other commits by this committer
Update devel/tbb to 2020.2 and bump dependent port's revisions

Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES
0.4.417_3
05 Jan 2020 02:17:33
Revision:522079Original commit files touched by this commit
mandree search for other commits by this committer
graphics/ilmbase, graphics/openexr: upgrade to upstream v2.4.0

graphics/gstreamer1-plugins-openexr: switch from C++98 to C++11 to
match new OpenEXR headers and unbreak compilation.

Bump PORTREVISION of all ports depending directly on either, based
on assessing INDEX-12 (bump_portrevision.pl -l (shallow) used).

Release Notes:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.4.0

The update was deliberately deferred until after 2020Q1, and should
not be MFH'd back to it.
0.4.417_2
26 Dec 2019 16:25:22
Revision:520935Original commit files touched by this commit
martymac search for other commits by this committer
Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]

Also, while here, re-generate patches using the makepatch target

[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES
0.4.417_1
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
0.4.417
08 Dec 2019 07:11:24
Revision:519273Original commit files touched by this commit
yuri search for other commits by this committer
math/curv: Update 0.4-333 -> 0.4-417
0.4.333_1
27 Nov 2019 19:47:30
Revision:518528Original commit files touched by this commit
pkubaj search for other commits by this committer
math/curv: fix build on GCC architectures

libcurv/geom/viewer/fbo.cc, libcurv/geom/viewer/mesh.cc,
libcurv/geom/viewer/text.cc and libcurv/geom/viewer/vertexLayout.cc need to
include sys/types.h to make uint type known.
/wrkdirs/usr/ports/math/curv/work/curv-0.4-127-g3caf3068/libcurv/geom/viewer/fbo.cc:42:26:
error: 'uint' does not name a type; did you mean 'int'?

PR:             241418
Approved by:    linimon (mentor), yuri (maintainer)
0.4.333_1
20 Oct 2019 21:05:43
Revision:515067Original commit files touched by this commit
yuri search for other commits by this committer
math/curv: Enabled the bundled version of REPLxx due to incompatibilities, see
the cited PR

PR:		241205
Pointed out by:	dmgk
0.4.333
19 Oct 2019 23:04:03
Revision:514854Original commit files touched by this commit
yuri search for other commits by this committer
math/curv: Update 0.4-127 -> 0.4-333
0.4.127_4
25 Sep 2019 10:03:50
Revision:512777Original commit files touched by this commit
martymac search for other commits by this committer
Update devel/tbb to 2019.8 and bump dependent ports' revisions

Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES
0.4.127_3
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
0.4.127_2
04 Aug 2019 17:15:41
Revision:508116Original commit files touched by this commit
yuri search for other commits by this committer
devel/double-conversion: Update 3.0.0 -> 3.1.5-11

Maintainer reset due to the extended timeout, as per policy.
Take maintainership.

7 ports are bumped.

PR:		239367
Approved by:	waitman@waitman.net (maintainer's timeout; ~6months on a PR#235789
for the same port)
0.4.127_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.4.127
25 May 2019 16:48:56
Revision:502598Original commit files touched by this commit
yuri search for other commits by this committer
math/curv: Update 0.4-122 -> 0.4-127
0.4.122
25 May 2019 03:46:57
Revision:502502Original commit files touched by this commit
yuri search for other commits by this committer
math/curv: Update 0.4-88 -> 0.4-122
0.4.88
15 May 2019 05:22:36
Revision:501686Original commit files touched by this commit
yuri search for other commits by this committer
Re-add: math/curv
0.4.87
11 May 2019 20:22:09
Revision:501300Original commit files touched by this commit
antoine search for other commits by this committer
Remove untested ports

With hat:	portmgr
0.4.87
11 May 2019 18:17:47
Revision:501277Original commit files touched by this commit
yuri search for other commits by this committer
math/curv: Fix the patch: remove unintended characters, remove -g
0.4.87
11 May 2019 17:32:54
Revision:501268Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/curv: Language for making art using mathematics

Number of commits found: 61