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
cliphist Wayland clipboard manager
0.5.0_2 x11 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.4.0_4Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-26 16:30:19
Last Update: 2024-03-24 14:29:00
Commit Hash: a5a000d
Also Listed In: wayland
License: GPLv3
WWW:
https://github.com/sentriz/cliphist
Description:
cliphist is clipboard history "manager" for wayland - write clipboard changes to a history file - recall history with dmenu / rofi / wofi (or whatever other picker you like) - both text and images are supported - clipboard is preserved byte-for-byte - leading / trailing whitespace / no whitespace or newlines are preserved - won't break fancy editor selections like vim wordwise, linewise, block mode - no concept of a picker, only pipes
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 (5 items)
Collapse this list.
  1. bin/cliphist
  2. bin/cliphist-fzf
  3. /usr/local/share/licenses/cliphist-0.5.0_2/catalog.mk
  4. /usr/local/share/licenses/cliphist-0.5.0_2/LICENSE
  5. /usr/local/share/licenses/cliphist-0.5.0_2/GPLv3
Collapse this list.
Dependency lines:
  • cliphist>0:x11/cliphist
To install the port:
cd /usr/ports/x11/cliphist/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/cliphist
  • pkg install cliphist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cliphist
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707426223 SHA256 (sentriz-cliphist-v0.5.0_GH0.tar.gz) = 02285cf3358a1851e34f95c0c369b27284d8d0996759d759fa2bbcb5b30fb13d SIZE (sentriz-cliphist-v0.5.0_GH0.tar.gz) = 23999

Expand this list (8 items)

Collapse this list.

SHA256 (etcd-io-bbolt-v1.3.7_GH0.tar.gz) = a99c0371bd041a3ca45bd314428976f3f13408ea53dbf2f8aa74b0288889acb2 SIZE (etcd-io-bbolt-v1.3.7_GH0.tar.gz) = 116699 SHA256 (golang-image-v0.11.0_GH0.tar.gz) = f3f2478f08274fabf49f4947ba98bdda9de35e811a0e28cc76144ae33c816680 SIZE (golang-image-v0.11.0_GH0.tar.gz) = 5091140 SHA256 (golang-sys-v0.11.0_GH0.tar.gz) = 907778fbdf5a900ee51fc45e0a3f2cc7bc693af8a9c972c00679b194b61ea24c SIZE (golang-sys-v0.11.0_GH0.tar.gz) = 1445078 SHA256 (rogpeppe-go-internal-v1.10.0_GH0.tar.gz) = 9d464d9a1720ff3b805fe36e1a16be2d249c5d828b989f20b2e01a880341a802 SIZE (rogpeppe-go-internal-v1.10.0_GH0.tar.gz) = 139226

Collapse this list.


Packages (timestamps in pop-ups are UTC):
cliphist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.0_10.5.0_1-0.5.0_10.5.0_1---
FreeBSD:13:quarterly0.4.0_40.4.0_4-0.4.0_40.4.0_4---
FreeBSD:14:latest0.5.0_10.5.0_1-0.5.0_10.5.0_1---
FreeBSD:14:quarterly0.4.0_40.4.0_4-0.4.0_40.4.0_4---
FreeBSD:15:latest0.5.0_10.5.0_1n/a0.5.0_1n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Runtime dependencies:
  1. fzf : textproc/fzf
  2. wl-copy : x11/wl-clipboard
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cliphist-0.5.0_2: FZF=on: Script with only unique lines and previews ===> Use 'make config' to modify these settings
Options name:
x11_cliphist
USES:
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/sentriz/cliphist/tar.gz/v0.5.0?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.0_2
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
0.5.0_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
0.5.0
09 Feb 2024 01:07:20
commit hash: 0c79841cb1f6c62904b276a0a0cc6c3dd38af607commit hash: 0c79841cb1f6c62904b276a0a0cc6c3dd38af607commit hash: 0c79841cb1f6c62904b276a0a0cc6c3dd38af607commit hash: 0c79841cb1f6c62904b276a0a0cc6c3dd38af607 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/cliphist: update to 0.5.0

Changes:	https://github.com/sentriz/cliphist/releases/tag/v0.5.0
Reported by:	GitHub (watch releases)
0.4.0_4
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
0.4.0_3
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
0.4.0_2
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.4.0_1
09 May 2023 10:20:52
commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
ASCII'ze port descriptions which were (ab)using UTF-8 punctuation

While here, run these files through a spell-checker and wrap some
overly long lines and/or dangling prepositions (when appropriate).
0.4.0_1
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.4.0
10 Mar 2023 11:19:19
commit hash: 1f5928450d32c815785078349750b72f36668248commit hash: 1f5928450d32c815785078349750b72f36668248commit hash: 1f5928450d32c815785078349750b72f36668248commit hash: 1f5928450d32c815785078349750b72f36668248 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/cliphist: update to 0.4.0

Changes:	https://github.com/sentriz/cliphist/releases/tag/v0.4.0
Reported by:	GitHub (watch releases)
0.3.1_4
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
0.3.1_3
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.3.1_2
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
0.3.1_1
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
0.3.1
26 Dec 2022 17:14:42
commit hash: 752ef9bebdd459edfc5bb5f0e3ca5298cdd273e8commit hash: 752ef9bebdd459edfc5bb5f0e3ca5298cdd273e8commit hash: 752ef9bebdd459edfc5bb5f0e3ca5298cdd273e8commit hash: 752ef9bebdd459edfc5bb5f0e3ca5298cdd273e8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/cliphist: add missing FZF dependency

/usr/local/bin/cliphist-fzf: wl-copy: not found
0.3.1
26 Dec 2022 16:29:53
commit hash: 83d9e1a3223970e727a02baf14a060a68ae06e70commit hash: 83d9e1a3223970e727a02baf14a060a68ae06e70commit hash: 83d9e1a3223970e727a02baf14a060a68ae06e70commit hash: 83d9e1a3223970e727a02baf14a060a68ae06e70 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/cliphist: show install command for cliphist-fzf
0.3.1
26 Dec 2022 16:25:11
commit hash: 835345903638cc1f348e0a81f479a18dadc44b98commit hash: 835345903638cc1f348e0a81f479a18dadc44b98commit hash: 835345903638cc1f348e0a81f479a18dadc44b98commit hash: 835345903638cc1f348e0a81f479a18dadc44b98 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/cliphist: add new port

cliphist is clipboard history "manager" for wayland

- write clipboard changes to a history file
- recall history with dmenu (for example)
- both text and images are supported
- clipboard is preserved byte-for-byte
  - leading / trailing whitespace / no whitespace or newlines are
    preserved
  - won’t break fancy editor selections like vim wordwise, linewise,
    block mode
- no concept of a picker, only pipes

https://github.com/sentriz/cliphist

Number of commits found: 16