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
transcrypt Transparently encrypt files within a git repository
2.2.3_1 security 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 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: 2023-05-27 06:51:08
Last Update: 2024-01-21 22:51:35
Commit Hash: aed8d52
License: MIT
WWW:
https://github.com/elasticdog/transcrypt
Description:
A script to configure transparent encryption of sensitive files stored in a Git repository. Files that you choose will be automatically encrypted when you commit them, and automatically decrypted when you check them out. The process will degrade gracefully, so even people without your encryption password can safely commit changes to the repository's non-encrypted files. Transcrypt protects your data when it's pushed to remotes that you may not directly control (e.g., GitHub, Dropbox clones, etc.), while still allowing you to work normally on your local working copy. You can conveniently store things like passwords and private keys within your repository and not have to share them with your entire team or complicate your workflow.
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 (7 items)
Collapse this list.
  1. bin/transcrypt
  2. share/man/man1/transcrypt.1.gz
  3. share/bash-completion/completions/transcrypt
  4. share/zsh/site-functions/_transcrypt
  5. /usr/local/share/licenses/transcrypt-2.2.3_1/catalog.mk
  6. /usr/local/share/licenses/transcrypt-2.2.3_1/LICENSE
  7. /usr/local/share/licenses/transcrypt-2.2.3_1/MIT
Collapse this list.
Dependency lines:
  • transcrypt>0:security/transcrypt
To install the port:
cd /usr/ports/security/transcrypt/ && make install clean
To add the package, run one of these commands:
  • pkg install security/transcrypt
  • pkg install transcrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: transcrypt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1685121651 SHA256 (elasticdog-transcrypt-v2.2.3_GH0.tar.gz) = 69cf95b2a4d7e89c1f5c84bc4c32aa35f78d08b8f457a003ab9e8be7361a24e5 SIZE (elasticdog-transcrypt-v2.2.3_GH0.tar.gz) = 32592

Packages (timestamps in pop-ups are UTC):
transcrypt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.3_12.2.3_1-2.2.3_12.2.3_1---
FreeBSD:13:quarterly2.2.3_12.2.3_1-2.2.3_12.2.3_12.2.32.2.32.2.3
FreeBSD:14:latest2.2.3_12.2.3_1-2.2.3_12.2.3_12.2.3-2.2.3
FreeBSD:14:quarterly2.2.32.2.3_1-2.2.32.2.3_12.2.32.2.32.2.3
FreeBSD:15:latest2.2.3_12.2.3_1n/a2.2.3_1n/a2.2.3_12.2.3_12.2.3_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Test dependencies:
  1. bats : devel/bats-core
Runtime dependencies:
  1. bash : shells/bash
  2. git : devel/git
  3. gpg2 : security/gnupg
  4. xxd : sysutils/xxd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_transcrypt
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/elasticdog/transcrypt/tar.gz/v2.2.3?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
2.2.3_1
21 Jan 2024 22:51:35
commit hash: aed8d52a32d8cc086a0d643e2a8555389fd0f6f1commit hash: aed8d52a32d8cc086a0d643e2a8555389fd0f6f1commit hash: aed8d52a32d8cc086a0d643e2a8555389fd0f6f1commit hash: aed8d52a32d8cc086a0d643e2a8555389fd0f6f1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/transcrypt: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
2.2.3
31 Dec 2023 08:24:54
commit hash: 96aa898297a2cd2da59d01216ba877df7352ddbbcommit hash: 96aa898297a2cd2da59d01216ba877df7352ddbbcommit hash: 96aa898297a2cd2da59d01216ba877df7352ddbbcommit hash: 96aa898297a2cd2da59d01216ba877df7352ddbb files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
security/transcrypt: fix depends
2.2.3
27 May 2023 04:48:54
commit hash: ea3df3353c6f21fb569693df3ba2c3a5974f64c4commit hash: ea3df3353c6f21fb569693df3ba2c3a5974f64c4commit hash: ea3df3353c6f21fb569693df3ba2c3a5974f64c4commit hash: ea3df3353c6f21fb569693df3ba2c3a5974f64c4 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
security/transcrypt: Add new port

A script to configure transparent encryption of sensitive files stored in a Git
repository. Files that you choose will be automatically encrypted when you
commit them, and automatically decrypted when you check them out. The process
will degrade gracefully, so even people without your encryption password can
safely commit changes to the repository's non-encrypted files.

Transcrypt protects your data when it's pushed to remotes that you may not
directly control (e.g., GitHub, Dropbox clones, etc.), while still allowing you
to work normally on your local working copy. You can conveniently store things
like passwords and private keys within your repository and not have to share
them with your entire team or complicate your workflow.

https://github.com/elasticdog/transcrypt

Number of commits found: 3