notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
gf2 Graphical frontend for GDB
g20250204_1 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: me@pacopascal.com search for ports maintained by this maintainer
Port Added: 2025-02-22 19:18:11
Last Update: 2025-03-01 11:11:47
Commit Hash: 975f499
License: MIT
WWW:
https://github.com/nakst/gf
Description:
gf (or gf2) is a lightweight graphical debugger frontend to GDB. It offers a user-friendly interface with features like source code viewing, watch expressions, and a stack window. Users can customize keyboard shortcuts, the user interface layout, and themes.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/gf2
  2. /usr/local/share/licenses/gf2-g20250204_1/catalog.mk
  3. /usr/local/share/licenses/gf2-g20250204_1/LICENSE
  4. /usr/local/share/licenses/gf2-g20250204_1/MIT
Collapse this list.
Dependency lines:
  • gf2>0:devel/gf2
To install the port:
cd /usr/ports/devel/gf2/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gf2
  • pkg install gf2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gf2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1740199210 SHA256 (nakst-gf-g20250204-9c16864_GH0.tar.gz) = 2ad92a358a3c790dc319fc0eef6052099cd1db0d09d81458911cbb34ee785e87 SIZE (nakst-gf-g20250204-9c16864_GH0.tar.gz) = 118591

Packages (timestamps in pop-ups are UTC):
gf2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20250204_1g20250204_1-g20250204_1g20250204_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latestg20250204_1g20250204_1-g20250204_1g20250204_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latestg20250204_1g20250204_1n/ag20250204_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
Runtime dependencies:
  1. gdb : devel/gdb
  2. x11.pc : x11/libX11
Library dependencies:
  1. libfreetype.so : print/freetype2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_gf2
USES:
localbase:ldflags xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nakst/gf/tar.gz/9c16864?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20250204_1
01 Mar 2025 11:11:47
commit hash: 975f499675d8b7447212f575b09af022faede51bcommit hash: 975f499675d8b7447212f575b09af022faede51bcommit hash: 975f499675d8b7447212f575b09af022faede51bcommit hash: 975f499675d8b7447212f575b09af022faede51b files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
devel/gf2: Improve port

Upstream shell script doesn't import external flags so instead of
hacking it just build the binary direct as it's only one file.
While at it enable SSE2 optimization on amd64.

PR:		284987
Reviewed by:	Paco Pascal <me@pacopascal.com> (maintainer)
g20250204
22 Feb 2025 21:07:32
commit hash: 4be56f35c3c2d7442545826a41f0bc885916c979commit hash: 4be56f35c3c2d7442545826a41f0bc885916c979commit hash: 4be56f35c3c2d7442545826a41f0bc885916c979commit hash: 4be56f35c3c2d7442545826a41f0bc885916c979 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/gf2: Minor improvement
g20250204
22 Feb 2025 19:14:47
commit hash: d8dbc32ac99522b4a1711012b5f7517eda996220commit hash: d8dbc32ac99522b4a1711012b5f7517eda996220commit hash: d8dbc32ac99522b4a1711012b5f7517eda996220commit hash: d8dbc32ac99522b4a1711012b5f7517eda996220 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Paco Pascal
devel/gf2: New port: Graphical frontend for GDB

PR:		284962

Number of commits found: 3