notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
delve Debugger for the Go programming language
1.20.2 devel 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 1.20.1_5Version of this port present on the latest quarterly branch.
Maintainer: dmitry.wagin@ya.ru search for ports maintained by this maintainer
Port Added: 2020-02-14 12:38:13
Last Update: 2023-05-03 08:03:56
Commit Hash: 7ecd16d
License: MIT
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/dlv
  2. /usr/local/share/licenses/delve-1.20.2/catalog.mk
  3. /usr/local/share/licenses/delve-1.20.2/LICENSE
  4. /usr/local/share/licenses/delve-1.20.2/MIT
Collapse this list.
Dependency lines:
  • delve>0:devel/delve
Conflicts:
CONFLICTS_INSTALL:
  • dlv
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/delve/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/delve
  • pkg install delve
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: delve
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:

Packages (timestamps in pop-ups are UTC):
delve
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd641.7.11.6.1
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-falloutpkg-fallout
FreeBSD:12:amd641.20.21.20.1_5
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i386pkg-falloutpkg-fallout
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch64pkg-falloutpkg-fallout
FreeBSD:13:amd641.20.21.20.1_5
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv7pkg-falloutpkg-fallout
FreeBSD:13:i386pkg-falloutpkg-fallout
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch64pkg-falloutpkg-fallout
FreeBSD:14:amd641.20.2pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i386pkg-falloutpkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64pkg-falloutpkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
This port is required by:
for Run
  1. devel/jetbrains-goland

Configuration Options:
Options name:
USES:
pkg-message:
For install:
WWW: https://github.com/go-delve/delve
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/go-delve/delve/tar.gz/v1.20.2?dummy=/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.20.2
03 May 2023 08:03:56
commit hash:7ecd16dc2084a45699dae31e4a0aacd366aa3634commit hash:7ecd16dc2084a45699dae31e4a0aacd366aa3634commit hash:7ecd16dc2084a45699dae31e4a0aacd366aa3634commit hash:7ecd16dc2084a45699dae31e4a0aacd366aa3634 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: =Dmitry Wagin
devel/delve: Update to 1.20.2

ChangeLog:
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1202-2023-04-05

Added
 * New flag --rr-onprocess-pid to replay command
 * Added documentation for watching arbitrary address
 * Allow extracting a DWARF entry field
 * Add SetLoggerFactory to terminal/logflags package
 * New config option for tab printing when printing source code
 * Added documentation for debugging Go runtime with Delve

Fixed
 * Fix printing boolean values in Starlark scripts
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.20.1_5
08 Apr 2023 15:13:25
commit hash:ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash:ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash:ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash:ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
1.20.1_4
09 Mar 2023 19:18:07
commit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
1.20.1_3
15 Feb 2023 19:06:01
commit hash:56b5ec772f679a600dabe41622c1350594628286commit hash:56b5ec772f679a600dabe41622c1350594628286commit hash:56b5ec772f679a600dabe41622c1350594628286commit hash:56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
1.20.1_2
09 Feb 2023 21:55:23
commit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
1.20.1_1
14 Jan 2023 11:31:17
commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
1.20.1
15 Dec 2022 17:25:00
commit hash:93bdb037b712f7a2fef0a7caea4f159f1a2fe297commit hash:93bdb037b712f7a2fef0a7caea4f159f1a2fe297commit hash:93bdb037b712f7a2fef0a7caea4f159f1a2fe297commit hash:93bdb037b712f7a2fef0a7caea4f159f1a2fe297 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.20.1

ChangeLog:
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1201-2022-12-12

 * Fix executing programs on macOS with most versions of debugserver installed

PR:		268367
Reported by:	dmitry.wagin@ya.ru (maintainer)
1.20.0
12 Dec 2022 21:42:55
commit hash:38e9d01e4d7772d6c82e5e534866e818d92e4e4ccommit hash:38e9d01e4d7772d6c82e5e534866e818d92e4e4ccommit hash:38e9d01e4d7772d6c82e5e534866e818d92e4e4ccommit hash:38e9d01e4d7772d6c82e5e534866e818d92e4e4c files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.20.0

ChangeLog:
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1200-2022-12-07

Added

Support for Go 1.20
Support for Windows/arm64
Compatibility with coredumpctl

Fixed

Improve evaluation of type casts
 * DAP: Added type to response of EvaluateRequest
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.1_3
11 Dec 2022 11:17:27
commit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
1.9.1_2
06 Oct 2022 19:24:26
commit hash:bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash:bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash:bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash:bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
1.9.1_1
08 Sep 2022 16:33:18
commit hash:f05c98fffb232735c05ba30d43fb279085b813d7commit hash:f05c98fffb232735c05ba30d43fb279085b813d7commit hash:f05c98fffb232735c05ba30d43fb279085b813d7commit hash:f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.9.1
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.9.1
02 Sep 2022 20:53:24
commit hash:f5b14d2b92158fb4d00987940f104737aadab525commit hash:f5b14d2b92158fb4d00987940f104737aadab525commit hash:f5b14d2b92158fb4d00987940f104737aadab525commit hash:f5b14d2b92158fb4d00987940f104737aadab525 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.9.1

PR:	266181
1.9.0_1
03 Aug 2022 21:35:13
commit hash:4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash:4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash:4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash:4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
1.9.0
20 Jul 2022 11:02:00
commit hash:184579b2eef979bb1161cee595cd836d76c375e0commit hash:184579b2eef979bb1161cee595cd836d76c375e0commit hash:184579b2eef979bb1161cee595cd836d76c375e0commit hash:184579b2eef979bb1161cee595cd836d76c375e0 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.9.0

ChangeLog:	https://github.com/go-delve/delve/blob/master/CHANGELOG.md#190-2022-07-06
PR:		265338
1.8.3_2
14 Jul 2022 12:46:05
commit hash:153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash:153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash:153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash:153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
1.8.3_1
07 Jun 2022 21:56:10
commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
1.8.3
02 May 2022 10:37:46
commit hash:66cfd18df453d5f2eb9aae2b52942b29cdd183e7commit hash:66cfd18df453d5f2eb9aae2b52942b29cdd183e7commit hash:66cfd18df453d5f2eb9aae2b52942b29cdd183e7commit hash:66cfd18df453d5f2eb9aae2b52942b29cdd183e7 files touched by this commit
Wen Heping (wen) search for other commits by this committer
devel/delve: Update to 1.8.3

PR:		263709
Reported by:	dmitry.wagin@ya.ru(maintainer)
1.8.2_1
30 Mar 2022 07:01:44
commit hash:d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash:d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash:d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash:d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
1.8.2
15 Mar 2022 07:01:46
commit hash:2912de072304b46f5734406e08708486e9bb781bcommit hash:2912de072304b46f5734406e08708486e9bb781bcommit hash:2912de072304b46f5734406e08708486e9bb781bcommit hash:2912de072304b46f5734406e08708486e9bb781b files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.8.2

Changelog:	https://github.com/go-delve/delve/blob/master/CHANGELOG.md#182-2021-03-07

PR:		262534
1.8.1
13 Feb 2022 17:02:41
commit hash:6e94b5809e481c2f395aa68ab4fe2a186ab65e9bcommit hash:6e94b5809e481c2f395aa68ab4fe2a186ab65e9bcommit hash:6e94b5809e481c2f395aa68ab4fe2a186ab65e9bcommit hash:6e94b5809e481c2f395aa68ab4fe2a186ab65e9b files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.8.1

Changelog:
  https://github.com/go-delve/delve/blob/master/CHANGELOG.md#181-2021-02-07

PR:		261927
1.8.0
15 Jan 2022 09:08:58
commit hash:bed3f02759d219829b0ce5c16eaaded92255ba69commit hash:bed3f02759d219829b0ce5c16eaaded92255ba69commit hash:bed3f02759d219829b0ce5c16eaaded92255ba69commit hash:bed3f02759d219829b0ce5c16eaaded92255ba69 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.8.0

Changelog:	https://github.com/go-delve/delve/blob/master/CHANGELOG.md#180-2021-12-23

PR:		261203
1.7.3
19 Dec 2021 08:53:39
commit hash:dd4f839b49fea193d4ab3227d781d8d35b6ac047commit hash:dd4f839b49fea193d4ab3227d781d8d35b6ac047commit hash:dd4f839b49fea193d4ab3227d781d8d35b6ac047commit hash:dd4f839b49fea193d4ab3227d781d8d35b6ac047 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.7.3

https://github.com/go-delve/delve/blob/master/CHANGELOG.md#173-2021-11-16

PR:		260529
1.7.2
16 Oct 2021 21:24:16
commit hash:92448a8ae7a94bc10aca055f8ad70ee60f0c08c7commit hash:92448a8ae7a94bc10aca055f8ad70ee60f0c08c7commit hash:92448a8ae7a94bc10aca055f8ad70ee60f0c08c7commit hash:92448a8ae7a94bc10aca055f8ad70ee60f0c08c7 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.7.2

PR:	259215
1.7.1
27 Aug 2021 15:06:13
commit hash:ef78f3e77a3ba4ff92a09c3bda2b960a122bc64acommit hash:ef78f3e77a3ba4ff92a09c3bda2b960a122bc64acommit hash:ef78f3e77a3ba4ff92a09c3bda2b960a122bc64acommit hash:ef78f3e77a3ba4ff92a09c3bda2b960a122bc64a files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.7.1

ChangeLog:
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#171-2021-08-18

PR:		258080
1.7.0
25 Jul 2021 00:44:10
commit hash:802c15cc28758d68ec5c854911a8f3d00ec19d2bcommit hash:802c15cc28758d68ec5c854911a8f3d00ec19d2bcommit hash:802c15cc28758d68ec5c854911a8f3d00ec19d2bcommit hash:802c15cc28758d68ec5c854911a8f3d00ec19d2b files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.7.0

Changelog:	https://github.com/go-delve/delve/blob/master/CHANGELOG.md#170-2021-07-19

PR:		257350
Approved by:	lwhsu (mentor, implicit)
1.6.1
01 Jun 2021 15:27:02
commit hash:6a5c6710db8d243c01158d1d134a81902c1d47d7commit hash:6a5c6710db8d243c01158d1d134a81902c1d47d7commit hash:6a5c6710db8d243c01158d1d134a81902c1d47d7commit hash:6a5c6710db8d243c01158d1d134a81902c1d47d7 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Dmitry Wagin
devel/delve: Update to 1.6.1

Also added https://github.com/go-delve/delve/pull/2511

PR:		256330
1.6.0
07 Apr 2021 08:09:01
commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.6.0
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.0
31 Jan 2021 19:11:06
Revision:563517Original commit files touched by this commit
yuri search for other commits by this committer
devel/delve: Update 1.5.1 -> 1.6.0

PR:		253137
Submitted by:	dmitry.wagin@ya.ru (maintainer)
1.5.1
09 Jan 2021 18:57:55
Revision:560885Original commit files touched by this commit
dmgk search for other commits by this committer
devel/delve: Update to 1.5.1

Changes:	https://github.com/go-delve/delve/blob/master/CHANGELOG.md#151-2020-12-09
PR:		251938
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
1.5.0
19 Sep 2020 20:22:32
Revision:549061Original commit files touched by this commit
dbaio search for other commits by this committer
devel/delve: Update to 1.5.0

Changelog:	https://github.com/go-delve/delve/blob/master/CHANGELOG.md#150-2020-07-29

PR:		249457
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
Event:		September 2020 Bugathon
1.4.1
25 May 2020 11:26:51
Revision:536458Original commit files touched by this commit
fernape search for other commits by this committer
devel/delve: Update to 1.4.1

Too many changes. Here is ChangeLog:
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#141-2020-05-22

PR:	246704
Submitted by:	dmitry.wagin@ya.ru (maintainer)
1.4.0
14 Feb 2020 12:38:09
Revision:526107Original commit files touched by this commit
dmgk search for other commits by this committer
New port: devel/delve

Delve is a debugger for the Go programming language. The goal of the project is
to provide a simple, full featured debugging tool for Go. Delve should be easy
to invoke and easy to use. Chances are if you're using a debugger, things
aren't going your way. With that in mind, Delve should stay out of your way as
much as possible.

WWW: https://github.com/go-delve/delve

PR:		243962
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>

Number of commits found: 35