Port details on branch 2023Q3 |
- delve Debugger for the Go programming language
- 1.20.2_2 devel
=0 1.20.2_2Version of this port present on the latest quarterly branch. - Maintainer: dmitry.wagin@ya.ru
 - Port Added: 2023-08-04 15:02:22
- Last Update: 2023-09-08 14:39:12
- Commit Hash: 793b61c
- 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 = 1682975461
SHA256 (go-delve-delve-v1.20.2_GH0.tar.gz) = 58ad7a7fb42ae2ddd33e7d52dad688b249ca8a358eb73b9e48f91eda79e862a8
SIZE (go-delve-delve-v1.20.2_GH0.tar.gz) = 9198885
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:
-
- go120 : lang/go120
- 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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.20.2_2 08 Sep 2023 14:39:12
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go120 update
Approved by: ports-secteam (blanket) |
1.20.2_1 04 Aug 2023 14:36:07
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update
Approved by: ports-secteam (blanket) |
Number of commits found: 2
|