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 on branch 2022Q3
curv Language for making art using mathematics
0.5_5 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_5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 00:40:15
Last Update: 2022-07-24 10:27:54
Commit Hash: 5bb9a74
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. WWW: https://github.com/curv3d/curv/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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_5/catalog.mk
  9. /usr/local/share/licenses/curv-0.5_5/LICENSE
  10. /usr/local/share/licenses/curv-0.5_5/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
  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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5_5
24 Jul 2022 10:27:54
commit hash: 5bb9a740e49867e212bb2cf7739c0b8589558f5ecommit hash: 5bb9a740e49867e212bb2cf7739c0b8589558f5ecommit hash: 5bb9a740e49867e212bb2cf7739c0b8589558f5ecommit hash: 5bb9a740e49867e212bb2cf7739c0b8589558f5e 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

(cherry picked from commit 80e74486d6571bfbce9c248649f51cde53b9cd75)

Number of commits found: 1