Port details |
- gtkd D binding and OO wrapper of GTK
- 3.10.0_3 x11-toolkits =2 3.10.0_3Version of this port present on the latest quarterly branch.
- Maintainer: romain@FreeBSD.org
- Port Added: 2020-10-28 18:40:53
- Last Update: 2023-08-26 21:03:32
- Commit Hash: 7a4777d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL3
- WWW:
- https://gtkd.org/index.html
- Description:
- GtkD is a D binding and OO wrapper of GTK+ and is released on the LGPL license.
GTK+ is a highly usable, feature rich toolkit for creating graphical user
interfaces which boasts cross platform compatibility and an easy to use API.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-toolkits/gtkd/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/gtkd
- pkg install gtkd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gtkd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1640368324
SHA256 (GtkD-3.10.0.zip) = 6ff8d6c832fda4adc1ac49893190f24a62f27a88ad3e7bc5ab02643596d6856d
SIZE (GtkD-3.10.0.zip) = 4663859
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:
-
- ldc2 : lang/ldc
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Build
-
- x11/tilix
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_gtkd
- USES:
- gmake zip
- FreshPorts 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 |
3.10.0_3 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) |
3.10.0_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.10.0_2 11 Apr 2023 20:35:21 |
Gleb Popov (arrowd) |
D ports: Bump after lang/ldc update.
PR: 270461 |
3.10.0_1 15 Nov 2022 16:17:05 |
Jose Alonso Cardenas Marquez (acm) |
lang/ldc: Bump PORTREVISION of d based ports because lang/ldc port has changed |
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.10.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.10.0 27 Dec 2021 20:58:34 |
Romain Tartière (romain) |
x11-toolkits/gtkd: Update to 3.10.0 |
3.9.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.9.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.9.0 28 Oct 2020 18:40:13 |
romain |
x11-toolkits/gtkd: Add new port
GtkD is a D binding and OO wrapper of GTK+ and is released on the LGPL license.
GTK+ is a highly usable, feature rich toolkit for creating graphical user
interfaces which boasts cross platform compatibility and an easy to use API.
WWW: https://gtkd.org/index.html |