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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
gdb GNU Project Debugger
14.1_2 devel on this many watch lists=15 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 14.1_2Version of this port present on the latest quarterly branch.
Maintainer: pizzamig@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-11-16 20:41:14
Last Update: 2024-03-03 09:44:21
Commit Hash: 687edfa
People watching this port, also watch:: git, sudo, pkg, rsync, curl
License: GPLv3
WWW:
https://www.gnu.org/software/gdb/
Description:
GDB is a source-level debugger for Ada, C, C++, Objective-C, Pascal and many other languages. GDB can target (i.e., debug programs running on) more than a dozen different processor architectures, and GDB itself can run on most popular GNU/Linux, Unix and Microsoft Windows variants.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • gdb>0:devel/gdb
To install the port:
cd /usr/ports/devel/gdb/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gdb
  • pkg install gdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gdb
Package flavors (<flavor>: <package>)
  • py39: gdb
distinfo:
TIMESTAMP = 1702493574 SHA256 (gdb-14.1.tar.xz) = d66df51276143451fcbff464cc8723d68f1e9df45a6a2d5635a54e71643edb80 SIZE (gdb-14.1.tar.xz) = 24108624

Expand this list (2 items)

Collapse this list.

SHA256 (bsdjhb-libcxx-gdbpy-03d0d9b_GH0.tar.gz) = 2c1563f361d4fb59b54b1b39bff5cdf609d73962758eb05a8cdfe2c22551b259 SIZE (bsdjhb-libcxx-gdbpy-03d0d9b_GH0.tar.gz) = 6052

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest14.1_214.1_210.1_114.1_214.1_2-10.1_1-
FreeBSD:13:quarterly14.1_214.1_213.1_214.1_214.1_213.2_113.2_113.2_1
FreeBSD:14:latest14.1_214.1_212.1_214.1_214.1_213.1_2-13.1_2
FreeBSD:14:quarterly14.1_214.1_2-14.1_214.1_213.2_113.2_113.2_1
FreeBSD:15:latest14.1_214.1_2n/a14.1_2n/a14.114.114.1_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. makeinfo : print/texinfo
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. python3.9 : lang/python39
Test dependencies:
  1. runtest : misc/dejagnu
  2. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libgmp.so : math/gmp
  3. libmpfr.so : math/mpfr
  4. libzstd.so : archivers/zstd
  5. libsource-highlight.so : textproc/source-highlight
  6. libxxhash.so : devel/xxhash
  7. libintl.so : devel/gettext-runtime
  8. libiconv.so : converters/libiconv
  9. libreadline.so.8 : devel/readline
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/nemiver*
  2. Collapse this list of deleted ports.
for Run
  1. devel/seer-gdb
  2. editors/lazarus
  3. editors/lazarus-devel
  4. editors/lazarus-qt5
  5. editors/lazarus-qt5-devel
  6. editors/lazarus-qt6
  7. editors/lazarus-qt6-devel
Expand this list (20 items / 13 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. security/gef
  3. security/peda
  4. sysutils/bstack
  5. sysutils/panicmail
  6. Collapse this list.

Deleted ports which required this port:

Expand this list of 9 deleted ports
  1. devel/anjuta*
  2. devel/gps*
  3. devel/nemiver*
  4. editors/lazarus-lcl-gtk2*
  5. editors/lazarus-lcl-nogui*
  6. editors/lazarus-lcl-qt*
  7. editors/lazarus-lcl-qt5*
  8. editors/lazarus-lcl-units*
  9. editors/lazarus-qt4*
  10. Collapse this list of deleted ports.
* - 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:
===> The following configuration options are available for gdb-14.1_2: DEBUGINFOD=off: Build gdb with debuginfod server support GDB_LINK=on: Create /usr/local/bin/gdb symlink GUILE=off: Guile extension language support KGDB=on: Kernel debugging support NLS=on: Native Language Support PYTHON=on: Python bindings or support SOURCE_HIGHLIGHT=on: Syntax highlighting support TUI=on: Text User Interface support XXHASH=on: Use xxHash for hashing (faster) ====> Command line editing via libreadline: you have to select exactly one of them BUNDLED_READLINE=off: from gdb distfile PORT_READLINE=on: from devel/readline port ====> Encoding conversion support via iconv: you have to select exactly one of them PORT_ICONV=on: use libiconv, with wider charset support SYSTEM_ICONV=off: use libc iconv, with no wchar support ====> zlib compression support: you have to select exactly one of them BUNDLED_ZLIB=off: from gdb distfile SYSTEM_ZLIB=on: use system zlib ===> Use 'make config' to modify these settings
Options name:
devel_gdb
USES:
compiler:c++11-lang cpe gmake libtool makeinfo pkgconfig tar:xz gettext-runtime iconv:wchar_t readline python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/gdb/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gdb/
  3. ftp://mirrors.rit.edu/gnu/gdb/
  4. http://ftp.halifax.rwth-aachen.de/gnu/gdb/
  5. http://ftp.kddilabs.jp/GNU/gnu/gdb/
  6. http://mirror.navercorp.com/gnu/gdb/
  7. https://ftp.gnu.org/gnu/gdb/
  8. https://ftpmirror.gnu.org/gdb/
  9. https://mirror.netcologne.de/gnu/gdb/
  10. https://mirrors.kernel.org/gnu/gdb/
  11. https://www.nic.funet.fi/pub/gnu/gnu/gdb/
Collapse this list.

There are no commits on branch 2022Q2 for this port