Port details |
- lib2geom Easy to use 2D geometry library in C++
- 1.2.2 math
=2 1.2.2Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2021-07-04 19:36:17
- Last Update: 2022-12-13 16:06:44
- Commit Hash: aba6dcd
- People watching this port, also watch:: font-misc-meltho, xclock, py39-pycparser, freeimage, font-bh-lucidatypewriter-100dpi
- Also Listed In: gnome
- License: not specified in port
- Description:
- 2geom is a C++ library of mathematics for paths, curves, and other geometric
calculations. Designed for vector graphics, it tackles Bézier curves, conic
sections, paths, intersections, transformations, and basic geometries.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/lib2geom/ && make install clean
- To add the package, run one of these commands:
- pkg install math/lib2geom
- pkg install lib2geom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lib2geom
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1670507287
SHA256 (inkscape-lib2geom-a84a73ebdae50cc729f57d1ffb788aeaef0f746c_GL0.tar.gz) = 3a5b38cfb611290f45475b21e8d556d80640eeee231ed588bef3d6945aedadd0
SIZE (inkscape-lib2geom-a84a73ebdae50cc729f57d1ffb788aeaef0f746c_GL0.tar.gz) = 1397606
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:
-
- googletest>0 : devel/googletest
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libdouble-conversion.so : devel/double-conversion
- libgsl.so : math/gsl
- libboost_thread.so : devel/boost-libs
- libintl.so : devel/gettext-runtime
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- graphics/inkscape
Configuration Options:
- No options to configure
- Options name:
- math_lib2geom
- USES:
- cmake gettext-runtime gnome localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.2 13 Dec 2022 16:06:44
    |
Dima Panov (fluffy)  |
math/lib2geom: update to 1.2.2 release (+)
PR: 268249 |
1.1_3 30 Oct 2022 20:03:59
    |
Daniel Engberg (diizzy)  |
math/lib2geom: Use USE_GITLAB
Use USE_GITLAB to follow Porters Handbook more closely and be
consistent with ports tree
PR: 267072
Approved by: portmgr (maintainer timeout, 2+ weeks) |
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) |
1.1_3 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 ) |
1.1_3 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
1.1_2 22 May 2022 20:17:16
    |
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
1.1_1 12 Jan 2022 19:41:22
    |
Tobias C. Berner (tcberner)  |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
1.1 03 Sep 2021 13:01:58
    |
Tobias Kortkamp (tobik)  |
*: Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
1.1 04 Jul 2021 19:34:14
    |
Tobias C. Berner (tcberner)  |
math/lib2geom: New port -- Easy to use 2D geometry library in C++
2geom is a C++ library of mathematics for paths, curves, and other geometric
calculations. Designed for vector graphics, it tackles Bézier curves, conic
sections, paths, intersections, transformations, and basic geometries.
WWW: https://gitlab.com/inkscape/lib2geom |
Number of commits found: 9
|