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
pkesh Public Key Encryption SHell script
1.0 security on this many watch lists=8 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.0Version of this port present on the latest quarterly branch.
Maintainer: cperciva@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-11-04 06:05:28
Last Update: 2022-07-20 14:22:56
Commit Hash: 857c05f
People watching this port, also watch:: rsync, panicmail, pkg, serf, sqlite3
License: BSD2CLAUSE
Description:
pkesh is a Public Key Encryption SHell script. Think GPG with 99.9% less code and without the web-of-trust mechanism: pkesh encrypts data to a key, and it's up to you to make sure it's the correct key.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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/pkesh
  2. /usr/local/share/licenses/pkesh-1.0/catalog.mk
  3. /usr/local/share/licenses/pkesh-1.0/LICENSE
  4. /usr/local/share/licenses/pkesh-1.0/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • pkesh>0:security/pkesh
To install the port:
cd /usr/ports/security/pkesh/ && make install clean
To add the package, run one of these commands:
  • pkg install security/pkesh
  • pkg install pkesh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pkesh
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pkesh-1.0.tar.gz) = c8f44d4d708c078b514ce748671ef2f1f92f83f07e7140d6bc5f35fad0bb691e SIZE (pkesh-1.0.tar.gz) = 2360

Packages (timestamps in pop-ups are UTC):
pkesh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.01.01.01.01.0-1.0-
FreeBSD:13:quarterly1.01.01.01.01.01.01.01.0
FreeBSD:14:latest1.01.01.01.01.01.0-1.0
FreeBSD:14:quarterly1.01.0-1.01.01.01.01.0
FreeBSD:15:latest1.01.0n/a1.0n/a1.01.01.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Run
  1. sysutils/panicmail

Configuration Options:
===> The following configuration options are available for pkesh-1.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_pkesh
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.daemonology.net/pkesh/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.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.0
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.0
29 Dec 2016 12:41:04
Revision:429892Original commit files touched by this commit
mat search for other commits by this committer
Cleanup NO_BUILD and NO_INSTALL usage.

Sponsored by:	Absolight
1.0
10 Dec 2014 14:04:24
Revision:374458Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in security category
1.0
06 Nov 2013 07:35:07
Revision:332947Original commit files touched by this commit
cperciva search for other commits by this committer
Spell "yes" correctly.  Use PORTDOCS.  Merge post-install into do-install.

Submitted by:	danfe
1.0
04 Nov 2013 06:05:13
Revision:332668Original commit files touched by this commit
cperciva search for other commits by this committer
pkesh is a Public Key Encryption SHell script.  Think GPG with 99.9% less
code and without the web-of-trust mechanism: pkesh encrypts data to a key,
and it's up to you to make sure it's the correct key.

Number of commits found: 7