Port details |
- libsigc++30 Callback Framework for C++
- 3.6.0 devel
=2 3.4.0Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2021-09-26 22:48:06
- Last Update: 2025-06-11 07:17:39
- Commit Hash: 0f06f71
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: LGPL21+
- WWW:
- https://libsigcplusplus.github.io/libsigcplusplus/index.html
- Description:
- Libsigc++ -- The Typesafe Callback Framework for C++
This library implements a full callback system for use in widget libraries,
abstract interfaces, and general programming.
To get a good overview of how to use the library, read
/usr/local/share/doc/libsigc++/signals.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libsigc++30>0:devel/libsigc++30
- To install the port:
- cd /usr/ports/devel/libsigc++30/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libsigc++30
- pkg install libsigc++30
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libsigc++30
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741618983
SHA256 (libsigc++-3.6.0.tar.xz) = c3d23b37dfd6e39f2e09f091b77b1541fbfa17c4f0b6bf5c89baef7229080e17
SIZE (libsigc++-3.6.0.tar.xz) = 991392
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:
-
- xsltproc : textproc/libxslt
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- deskutils/gnote
- devel/glibmm26
- graphics/cairomm11
- net-im/telegram-desktop
- sysutils/gnome-system-monitor
- x11-toolkits/gtkmm40
- x11-toolkits/pangomm24
-
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_libsigc++30
- USES:
- compiler:c++17-lang gnome meson pkgconfig python:build tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.0 11 Jun 2025 07:17:39
    |
Baptiste Daroussin (bapt)  Author: Olivier Duchateau |
devel/libsigc++30: update to 3.6.0
PR: 286697 |
3.4.0 25 May 2023 20:19:20
    |
Dima Panov (fluffy)  |
devel/libsigc++30: update to 3.4.0 release (+)
Changelog: https://github.com/libsigcplusplus/libsigcplusplus/releases/tag/3.4.0 |
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 26 Apr 2022 21:12:49
    |
Neel Chauhan (nc)  |
devel/libsigc++30: Update to 3.2.0 |
3.0.7 26 Sep 2021 23:00:03
    |
Neel Chauhan (nc)  |
devel/libsigc++30: Remove INSTALL_TARGET as it's not used
PR: 252333 |
3.0.7 26 Sep 2021 22:47:41
    |
Neel Chauhan (nc)  |
devel/libsigc++30: New port: Callback Framework for C++
PR: 252333 |
Number of commits found: 7
|