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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q4
delve Debugger for the Go programming language
1.21.0_3 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.21.0_3Version of this port present on the latest quarterly branch.
Maintainer: dmitry.wagin@ya.ru search for ports maintained by this maintainer
Port Added: 2023-12-07 15:09:06
Last Update: 2023-12-07 15:06:56
Commit Hash: 1a5ede5
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
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.21.0_3/catalog.mk
  3. /usr/local/share/licenses/delve-1.21.0_3/LICENSE
  4. /usr/local/share/licenses/delve-1.21.0_3/MIT
Collapse this list.
Dependency lines:
  • delve>0:devel/delve
Conflicts:
CONFLICTS_INSTALL:
  • dlv
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 = 1688238260 SHA256 (go-delve-delve-v1.21.0_GH0.tar.gz) = f00321e9333a61cb10c18141484c44ed55b1da1c4239a3f4faf2100b64613199 SIZE (go-delve-delve-v1.21.0_GH0.tar.gz) = 9222801

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/go-delve/delve/tar.gz/v1.21.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.21.0_3
07 Dec 2023 15:06:56
commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609)

Number of commits found: 1