Port details on branch 2024Q2 |
- delve Debugger for the Go programming language
- 1.22.1_4 devel
=0 1.22.1_4Version of this port present on the latest quarterly branch. - Maintainer: dmitry.wagin@ya.ru
 - Port Added: 2024-04-15 08:39:30
- Last Update: 2024-06-15 09:57:50
- Commit Hash: aa2919f
- License: MIT
- WWW:
- https://github.com/go-delve/delve
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- 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:
- TIMESTAMP = 1710627165
SHA256 (go-delve-delve-v1.22.1_GH0.tar.gz) = fe6f0d97c233d4f0f1ed422c11508cc57c14e9e0915f9a258f1912c46824cbfb
SIZE (go-delve-delve-v1.22.1_GH0.tar.gz) = 9565782
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go121 : lang/go121
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_delve
- USES:
- go:modules
- pkg-message:
- For install:
- Please execute the following commands to prep this system to run delve:
echo "# required for delve" >>/etc/sysctl.conf.local
echo "security.bsd.unprivileged_proc_debug=1" >>/etc/sysctl.conf.local
Then, either reboot or run the following commands to implement the above
changes:
service sysctl reload
- 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 |
1.22.1_4 15 Jun 2024 09:57:50
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1) |
1.22.1_3 13 May 2024 18:28:41
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92) |
1.22.1_2 15 Apr 2024 08:31:41
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0) |
Number of commits found: 3
|