Summary: | [NEW PORT] x11-toolkits/p5-Gtk3 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | hiroto.kagotani | ||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | pi | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Created attachment 168744 [details]
poudriere log on 10.2 amd64
Testbuilds@work Testbuilds all OK, committed, thanks! A commit references this bug: Author: pi Date: Mon Apr 18 01:12:28 UTC 2016 New revision: 413545 URL: https://svnweb.freebsd.org/changeset/ports/413545 Log: New port: x11-toolkits/p5-Gtk3 Perl bindings to the 3.x series of the gtk+ toolkit. This module allows you to write graphical user interfaces in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. Find out more about gtk+ at http://www.gtk.org. The gtk+ reference manual is also a handy companion when writing Gtk3 programs in Perl: http://developer.gnome.org/gtk3/stable/. The Perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source. WWW: https://metacpan.org/pod/Gtk3 PR: 208372 Submitted by: hiroto.kagotani@gmail.com Changes: head/x11-toolkits/Makefile head/x11-toolkits/p5-Gtk3/ head/x11-toolkits/p5-Gtk3/Makefile head/x11-toolkits/p5-Gtk3/distinfo head/x11-toolkits/p5-Gtk3/pkg-descr head/x11-toolkits/p5-Gtk3/pkg-plist |
Created attachment 168743 [details] shar file Perl module for Gtk+ 3.x graphical user interface library. This port will be required by the next release of misc/auto-multiple-choice.