Port details |
- p5-Glib Interface to Glib and GObject libraries
- 1.3294 devel =2 1.3294Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-04-06 17:31:47
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: LGPL21
- WWW:
- https://gtk2-perl.sourceforge.net/
- Description:
- This module provides perl access to Glib and GLib's GObject libraries.
GLib is a portability and utility library; GObject provides a generic
type system with inheritance and a powerful signal system. Together
these libraries are used as the foundation for many of the libraries
that make up the Gnome environment, and are used in many unrelated
projects.
This wrapper attempts to provide a perlish interface while remaining
as true as possible to the underlying C API, so that any reference
materials you can find on using GLib may still apply to using the
libraries from perl. Where GLib's functionality overlaps perl's,
perl's is favored; for example, you will find perl lists and arrays in
place of GSList or GList objects. Some concepts have been eliminated;
you need never worry about reference-counting on GObjects or GBoxed
structures. Other concepts have been converted to a perlish analogy;
the GType id will never be seen in perl, as the package name serves
that purpose. [FIXME link to a document describing this stuff in detail.]
- ¦ ¦ ¦ ¦
- 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/devel/p5-Glib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Glib
- pkg install p5-Glib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Glib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693333937
SHA256 (Glib-1.3294.tar.gz) = d715f5a86bcc187075de85e7ae5bc07b0714d6edc196a92da43986efa44e5cbb
SIZE (Glib-1.3294.tar.gz) = 302994
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:
-
- p5-ExtUtils-Depends>=0.300 : devel/p5-ExtUtils-Depends
- p5-ExtUtils-PkgConfig>=1.000 : devel/p5-ExtUtils-PkgConfig
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-ExtUtils-Depends>=0.300 : devel/p5-ExtUtils-Depends
- p5-ExtUtils-PkgConfig>=1.000 : devel/p5-ExtUtils-PkgConfig
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- devel/p5-Cairo-GObject
- devel/p5-Glib-Object-Introspection
- devel/p5-Gtk2-Notify
- devel/p5-Gtk2-Spell
- devel/p5-POE-Loop-Glib
- graphics/gscan2pdf
- lang/p5-Marpa-XS
-
Deleted ports which required this port:
- for Run
-
- devel/p5-Cairo-GObject
- devel/p5-Glib-Object-Introspection
- devel/p5-Goo-Canvas2
- devel/p5-POE-Loop-Glib
- graphics/gscan2pdf
- lang/p5-Marpa-XS
- x11-toolkits/p5-Gtk2
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Glib
- USES:
- gnome perl5
- 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 |
1.3294 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
1.3294 04 Sep 2023 09:04:36 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Glib: Update to 1.3294
Changes: https://metacpan.org/dist/Glib/changes |
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.3293_1 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.3293_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.3293_1 03 Jun 2022 09:00:28 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Glib: Strip shared library
- Bump PORTREVISION for package change |
1.3293 10 Jun 2021 14:46:06 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Glib: Cosmetic change |
1.3293 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3293 15 Jun 2020 18:45:38 |
sunpoet |
Update to 1.3293
Changes: https://metacpan.org/changes/distribution/Glib |
1.3292 28 May 2020 07:51:53 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 5). |
1.3292 06 Apr 2020 17:31:36 |
sunpoet |
Move devel/p5-Glib2 to devel/p5-Glib
- Bump PORTREVISION of dependent ports for dependency change |