Port details |
- gf2 Graphical frontend for GDB
- g20250204_1 devel
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- 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/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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- Runtime dependencies:
-
- gdb : devel/gdb
- x11.pc : x11/libX11
- Library dependencies:
-
- 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:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20250204_1 01 Mar 2025 11:11:47
    |
Daniel Engberg (diizzy)  |
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
    |
Yuri Victorovich (yuri)  |
devel/gf2: Minor improvement |
g20250204 22 Feb 2025 19:14:47
    |
Yuri Victorovich (yuri)  Author: Paco Pascal |
devel/gf2: New port: Graphical frontend for GDB
PR: 284962 |
Number of commits found: 3
|