| Port details | 
	| 
 librnd Flexible, modular two-dimensional CAD engine
 4.4.0 cad  =3          4.3.2Version of this port present on the latest quarterly branch.Maintainer: alven@FreeBSD.org Port Added: 2022-06-05 15:21:05Last Update: 2025-10-31 00:24:11Commit Hash: 6bfff42People watching this port, also watch:: hs-hledger-ui, hs-pandoc-crossref, qelectrotech, pcb, krakend-ceLicense: GPLv2WWW: http://www.repo.hu/projects/librnd/Description:librnd is a Free Software flexible, modular two-dimensional CAD engine
- with transparent multiple GUI toolkit support,
- flexible, dynamic menu system
- flexible, dynamic configuration system
- support for user scripting in a dozen languages   ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistUSE_RC_SUBR (Service Scripts)
no SUBR information found for this portDependency lines:
To install the port: cd /usr/ports/cad/librnd/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install cad/librndpkg install librnd
PKGNAME: librndFlavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1761070908
SHA256 (librnd-4.4.0.tar.bz2) = bca867a3c69d273015f6f2346eefa663051c3b3aab9529e3d699c1b7288bab6b
SIZE (librnd-4.4.0.tar.bz2) = 1674400 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
gmake>=4.4.1 : devel/gmakepkgconf>=1.3.0_1 : devel/pkgconfxorgproto>=0 : x11/xorgprotoxorgproto>=0 : x11/xorgprotox11.pc : x11/libX11
Runtime dependencies:
wget : ftp/wgetx11.pc : x11/libX11
Library dependencies:
libfungw.so : devel/fungwlibgenht.so : devel/genhtlibgd.so : graphics/gdlibfontconfig.so : x11-fonts/fontconfiglibfreetype.so : print/freetype2libharfbuzz.so : print/harfbuzzlibgtkglext-x11-1.0.so : x11-toolkits/gtkglextlibstroke.so : devel/libstrokelibatk-1.0.so : accessibility/at-spi2-corelibcairo.so : graphics/cairolibgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2libglib-2.0.so : devel/glib20libintl.so : devel/gettext-runtimelibgtk-x11-2.0.so : x11-toolkits/gtk20libharfbuzz.so : print/harfbuzzlibpango-1.0.so : x11-toolkits/pangolibfontconfig.so : x11-fonts/fontconfiglibfreetype.so : print/freetype2libpangox-1.0.so : x11-toolkits/pangox-compatlibGL.so : graphics/libglvndlibGLU.so : graphics/libGLU
This port is required by:for Libraries
					            
cad/camv-rndcad/pcb-rndcad/sch-rnd
Configuration Options:
===> The following configuration options are available for librnd-4.4.0:
     DOCS=on: Build and/or install documentation
     GD=on: GD graphics library support
     GTK2=on: GTK 2 GUI toolkit support
     GTK2GL=on: GTK 2 GUI with OpenGL support
     GTK4=off: GTK 4 GUI toolkit support
     MOTIF=off: Motif widget library support
     STROKE=on: Mouse gestures support via libstroke
     WGET=on: Wget support
===> Use 'make config' to modify these settingsOptions name:cad_librndUSES:gmake pkgconfig tar:bz2 gnome glFreshPorts was unable to extract/find any pkg message
Master Sites: | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
|---|
| 4.4.0 31 Oct 2025 00:24:11
 
       | Älven (alven)  | cad/librnd: Update 4.3.2 => 4.4.0, take maintainership
Maintainer wasn't active for the last 2 years.
News:
* http://www.repo.hu/projects/librnd/news.html
Release notes:
* http://www.repo.hu/projects/librnd/releases/relnotes-4.4.0.txt
Changelogs:
* http://www.repo.hu/projects/librnd/releases/changelog-4.4.0.txt
Approved by:		yuri@ (Mentor)
Differential Revision:	https://reviews.freebsd.org/D53377 | 
| 4.3.2 10 Apr 2025 21:06:46
 
       | Vladimir Druzenko (vvd)  Author: Älven
 | cad/librnd: Update 4.3.1 => 4.3.2
Minor bugfix release with strong focus on polybool2. Notable changes:
- Polybool2: started implementing low level arc support
- 'make test' race condition fixes when used with -j
- extensions in libuirc (due to its reuse in the new web IRC client)
Changelog:
http://www.repo.hu/projects/librnd/releases/changelog-4.3.2.txt
* Small linting and sorting entries
PR:		285507
Approved by:	hasdalcodes@gmail.com (maintainer, timeout > 3 weeks) | 
| 4.3.1 17 Mar 2025 04:02:08
 
       | Charlie Li (vishwin)  | gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. | 
| 4.3.1 07 Feb 2025 10:09:40
 
       | Vladimir Druzenko (vvd)  Author: Älven
 | cad/librnd: update 4.0.1 → 4.3.1
* Fix MASTER_SITES
* Mark MOTIF_BROKEN as it fails to build (as before this update)
* Mark TESTING_UNSAFE as ./librnd_test --gui batch fails to run
* Strip shared libraries
* Use SOVERSION instead of DISTVERSION to refer to libraries versions
News:
http://www.repo.hu/projects/librnd/news.html
Release notes:
http://www.repo.hu/projects/librnd/releases/relnotes-4.0.2.txt
http://www.repo.hu/projects/librnd/releases/relnotes-4.0.3.txt
http://www.repo.hu/projects/librnd/releases/relnotes-4.0.4.txt(Only the first 15 lines of the commit message are shown above  ) | 
| 4.0.1 06 Sep 2023 14:55:20
 
       | Alexey Dokuchaev (danfe)  | cad/librnd: use a cleaner way to unbreak the build on recent -CURRENT
Relax the strictness of scconfig-based checks for various functions
as it involves initializing `int (*)()' pointer with an incompatible
expression which is no longer allowed by modern compilers.
Fixes:	474cdc3f85b4 | 
| 4.0.1 26 Aug 2023 21:03:32
 
       | Po-Chuan Hsieh (sunpoet)  | *: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference:	https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by:	portmgr (blanket) | 
| 4.0.1 22 Aug 2023 08:13:54
 
       | Alexey Dokuchaev (danfe)  | Mk/bsd.options.desc.mk: add GTK4_DESC and minor improvements
- Provide shared GTK4_DESC and remove that from two ports
- Fix a typo (developement -> development), drop needless caps
- Spell AltiVec and BLAS (Basic Linear Algebra Subprograms)
  correctly (proper/brand name and abbreviation, respectively) | 
| 4.0.1 18 Aug 2023 07:53:30
 
       | Muhammad Moinur Rahman (bofh)  | cad/librnd: Fix build on 14
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation | 
| 4.0.1 01 Jun 2023 22:29:22
 
       | Robert Clausecker (fuz)  Author: Hassan El Dallal
 | cad/librnd: upgrade to 4.0.1
Submitter becomes maintainer.
Changelog: http://www.repo.hu/projects/librnd/releases/changelog-4.0.1.txt
PR:		271512 | 
| 3.2.2_1 23 Mar 2023 12:31:42
 
       | Robert Clausecker (fuz)  | cad/{librnd,pcb-rnd}: drop maintainership
These ports require a maintainer who is more familiar with the
tools.  I am not and don't feel like I can adequately maintain
them while ensuring an appropriate quality standard. | 
| 3.2.2_1 02 Mar 2023 05:23:10
 
       | Tobias C. Berner (tcberner)  | accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.(Only the first 15 lines of the commit message are shown above  ) | 
| 3.2.2 08 Feb 2023 23:24:25
 
       | Robert Clausecker (fuz)  | */*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit.  I did intentionally not
touch the entry in UPDATING.
Reviewed by:	eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 | 
| 3.2.2 22 Nov 2022 06:32:49
 
       | Fernando Apesteguía (fernape)  Author: Robert Clausecker
 | cad/librnd: update to 3.2.2
ChangeLog: http://www.repo.hu/projects/librnd/releases/changelog-3.2.2.txt
* Add: comment on BSD make in INSTALL
* Fix: use compatibility color component conversion for determining crosshair
  color because component type and scaling differs between gtk2 and gtk4
* Add: compatibility macro for converting color component to 0..1
* Change: enable gtk4 plugin by default (but still prefer gtk2 if both gtk4 and
  gtk2 are available)
* Add: compatibility macro for converting color component to 0..1
* Add: extdep on libgd
* Fix: missing gtk4_gl from the help text
* Fix: sensible default size for the export dialog
* Fix: when real xor is not available (e.g. on VAO), use 1-clr for all r;g;b so
  that the base color is "inverted" like when xor is available
* Fix: detect inline before making decisions based on it
PR:		267863
Reported by:	fuz@fuz.su (maintainer)
MFH:		2022Q4 (bugfix release) | 
| 3.2.1 04 Oct 2022 16:03:13
 
       | Fernando Apesteguía (fernape)  Author: Robert Clausecker
 | cad/librnd: update to 3.2.1
ChangeLog: http://www.repo.hu/projects/librnd/releases/changelog-3.2.1.txt
PR:		266698
Reported by:	fuz@fuz.su (maintainer)
MFH:		2022Q4 (bugfix release) | 
| 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) | 
| 3.2.0 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  ) | 
| 3.2.0 20 Jul 2022 20:34:51
 
       | Fernando Apesteguía (fernape)  Author: Robert Clausecker
 | cad/librnd: update to 3.2.0
Previous patch in PR was incomplete. This one properly updates the port
to 3.2.0.
Fixes: 89b6b25d78b0 | 
| 3.1.2 18 Jul 2022 15:17:40
 
       | Fernando Apesteguía (fernape)  Author: Robert Clausecker
 | cad/librnd: update to 3.2.0
ChangeLog: http://www.repo.hu/projects/librnd/releases/changelog-3.2.0.txt
PR:	265283
Reported by:	fuz@fuz.su (maintainer) | 
| 3.1.2 05 Jun 2022 15:19:51
 
       | Li-Wen Hsu (lwhsu)  Author: Robert Clausecker
 | Add cad/pcb-rnd: Flexible, modular Printed Circuit Board editor
PR:		264289 |