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
Port details
tessen Interactive menu to autotype and copy pass and gopass data
2.2.3 x11 on this many watch lists=2 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 2.2.3Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-11 14:21:05
Last Update: 2024-03-14 08:53:22
Commit Hash: b537774c
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv2
WWW:
https://github.com/ayushnix/tessen
Description:
tessen is a bash script that can autotype and copy data from password-store and gopass files. A Wayland native dmenu is required to use tessen and the following dmenu backends are recognized: - bemenu - fuzzel - rofi (default) - tofi - wofi
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 (10 items)
Collapse this list.
  1. /usr/local/share/licenses/tessen-2.2.3/catalog.mk
  2. /usr/local/share/licenses/tessen-2.2.3/LICENSE
  3. /usr/local/share/licenses/tessen-2.2.3/GPLv2
  4. bin/tessen
  5. share/examples/tessen/config
  6. share/man/man1/tessen.1.gz
  7. share/man/man5/tessen.5.gz
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • tessen>0:x11/tessen
To install the port:
cd /usr/ports/x11/tessen/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/tessen
  • pkg install tessen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tessen
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710406053 SHA256 (ayushnix-tessen-v2.2.3_GH0.tar.gz) = 622a4d80aa55b2fb86832ca642f0e749dc59bf5464ded86684f90d0dd1c69b5a SIZE (ayushnix-tessen-v2.2.3_GH0.tar.gz) = 31405

Packages (timestamps in pop-ups are UTC):
tessen
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.32.2.3-2.2.3----
FreeBSD:13:quarterly2.2.32.2.3------
FreeBSD:14:latest2.2.32.2.3-2.2.3----
FreeBSD:14:quarterly2.2.32.2.3------
FreeBSD:15:latest2.2.32.2.3n/a2.2.3n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. scdoc : textproc/scdoc
Runtime dependencies:
  1. bash : shells/bash
  2. gopass : security/gopass
  3. xdg-open : devel/xdg-utils
  4. rofi : x11/rofi
  5. wl-copy : x11/wl-clipboard
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for tessen-2.2.3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ====> Program to copy/autotype data: you have to choose at least one of them WLCOPY=on: Use wl-copy to copy data to clipboard (wayland) WTYPE=off: Use wtype to autotype data (wayland) ====> Install additional tools OPENURL=on: Open URLs in the default web browser TOTPHOTP=off: Generate TOTP/HOTP when using pass ====> Program to access password store: you have to select exactly one of them GOPASS=on: Use gopass to access password store PASS=off: Use pass to access password store ====> Menu program to show pass entries: you can only select none or one of them BEMENU=off: Use bemenu as menu program (wayland) FUZZEL=off: Use fuzzel as menu program (wayland) ROFI=on: Use rofi as menu program (x11/wayland) TOFI=off: Use tofi as menu program (wayland) WOFI=off: Use wofi as menu program (wayland) ===> Use 'make config' to modify these settings
Options name:
x11_tessen
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ayushnix/tessen/tar.gz/v2.2.3?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.3
14 Mar 2024 08:53:22
commit hash: b537774c9a954c8c7a99fddb21a32cd9b714d38ccommit hash: b537774c9a954c8c7a99fddb21a32cd9b714d38ccommit hash: b537774c9a954c8c7a99fddb21a32cd9b714d38ccommit hash: b537774c9a954c8c7a99fddb21a32cd9b714d38c files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
x11/tessen: Update to 2.2.3

Release changes:
https://github.com/ayushnix/tessen/blob/a01c5fa346c91c98edc82000e2028e385b7a3718/CHANGELOG.md
Reported by:	portscout
2.2.1
11 Feb 2024 14:17:58
commit hash: 64f494620b21d54f4fdb66b8393ac5c20f2bf759commit hash: 64f494620b21d54f4fdb66b8393ac5c20f2bf759commit hash: 64f494620b21d54f4fdb66b8393ac5c20f2bf759commit hash: 64f494620b21d54f4fdb66b8393ac5c20f2bf759 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
x11/tessen: Add new port

tessen is a bash script that can autotype and copy data from password-store and
gopass files. A Wayland native dmenu is required to use tessen and the
following dmenu backends are recognized:

  - bemenu
  - fuzzel
  - rofi (default)
  - tofi
  - wofi

https://github.com/ayushnix/tessen

Number of commits found: 2