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 2024Q2
elvish Elvish = Expressive Programming Language + Versatile Interactive Shell
0.20.1_4 shells 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 0.20.1_4Version of this port present on the latest quarterly branch.
Maintainer: vendion@gmail.com search for ports maintained by this maintainer
Port Added: 2024-04-15 08:39:30
Last Update: 2024-06-15 09:57:50
Commit Hash: aa2919f
License: BSD2CLAUSE
WWW:
https://elv.sh/
Description:
Elvish is an expressive programming language and a versatile interactive shell, combined into one seamless package. It runs on Linux, BSDs, macOS and Windows.
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/elvish
  2. /usr/local/share/licenses/elvish-0.20.1_4/catalog.mk
  3. /usr/local/share/licenses/elvish-0.20.1_4/LICENSE
  4. /usr/local/share/licenses/elvish-0.20.1_4/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • elvish>0:shells/elvish
To install the port:
cd /usr/ports/shells/elvish/ && make install clean
To add the package, run one of these commands:
  • pkg install shells/elvish
  • pkg install elvish
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: elvish
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708085748 SHA256 (elves-elvish-v0.20.1_GH0.tar.gz) = 6a6006015f44def98676eaed611702b000d66838c0e76da572d517d9bde5c388 SIZE (elves-elvish-v0.20.1_GH0.tar.gz) = 862793

Expand this list (16 items)

Collapse this list.

SHA256 (creack-pty-v1.1.21_GH0.tar.gz) = 1282f0912dd7b02acac253d1203343b06378ed8bac1c45c9ed7df05e6840365d SIZE (creack-pty-v1.1.21_GH0.tar.gz) = 20132 SHA256 (etcd-io-bbolt-v1.3.8_GH0.tar.gz) = f96be484d9c9b9751ee021951111ec6ac06b45a61e913f9ea6683819699b784f SIZE (etcd-io-bbolt-v1.3.8_GH0.tar.gz) = 117416 SHA256 (golang-sync-v0.6.0_GH0.tar.gz) = 23b8fca95397b2293e64e58d333633051ec942b46318ad8f630318e801658b67 SIZE (golang-sync-v0.6.0_GH0.tar.gz) = 17605 SHA256 (golang-sys-v0.16.0_GH0.tar.gz) = 9c17b728aa75f4fc4743c3f5c0dccdc3b7f9ac7c12b3124b666672cc571f657e SIZE (golang-sys-v0.16.0_GH0.tar.gz) = 1444155 SHA256 (google-go-cmp-v0.6.0_GH0.tar.gz) = d14f7d57b0f6d25771bee3d7d5d038f532539e71bfc934772b1c0467ab90fa86 SIZE (google-go-cmp-v0.6.0_GH0.tar.gz) = 104784 SHA256 (mattn-go-isatty-v0.0.20_GH0.tar.gz) = 18fc42a278e60fb7a1dffa72f20539ae88d0e292db55b513ef514b7d369883a6 SIZE (mattn-go-isatty-v0.0.20_GH0.tar.gz) = 4713 SHA256 (nimblebun-go-lsp-v1.1.0_GH0.tar.gz) = eedd7ad24c1a32e9790a9dfb503f194b8551d5feb1737ff033013d484923cd02 SIZE (nimblebun-go-lsp-v1.1.0_GH0.tar.gz) = 34070 SHA256 (sourcegraph-jsonrpc2-v0.2.0_GH0.tar.gz) = 21334f66125a54beb86cdad3bd9fe5a790d1d7f94da4b70e11a95d0ab8104320 SIZE (sourcegraph-jsonrpc2-v0.2.0_GH0.tar.gz) = 18152

Collapse this list.


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. go121 : lang/go121
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
shells_elvish
USES:
cpe go:modules
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/elves/elvish/tar.gz/v0.20.1?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.20.1_4
15 Jun 2024 09:57:50
commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
0.20.1_3
13 May 2024 18:28:41
commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92)
0.20.1_2
15 Apr 2024 08:31:41
commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)

Number of commits found: 3