Port details |
- git-crypt Transparent file encryption in git
- 0.7.0_1 security
=2 0.7.0_1Version of this port present on the latest quarterly branch. - Maintainer: ashish@FreeBSD.org
 - Port Added: 2017-02-05 21:21:57
- Last Update: 2024-01-22 15:50:43
- Commit Hash: 758678e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://www.agwa.name/projects/git-crypt/
- Description:
- git-crypt enables transparent encryption and decryption of files in a
git repository. Files which you choose to protect are encrypted when
committed, and decrypted when checked out. git-crypt lets you freely
share a repository containing a mix of public and private
content. git-crypt gracefully degrades, so developers without the
secret key can still clone and commit to a repository with encrypted
files. This lets you store your secret material (such as keys or
passwords) in the same repository as your code, without requiring you
to lock down your entire repository.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- git-crypt>0:security/git-crypt
- To install the port:
- cd /usr/ports/security/git-crypt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/git-crypt
- pkg install git-crypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: git-crypt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668100166
SHA256 (git-crypt-0.7.0.tar.gz) = 50f100816a636a682404703b6c23a459e4d30248b2886a5cf571b0d52527c7d8
SIZE (git-crypt-0.7.0.tar.gz) = 57621
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- git : devel/git
- gpg : security/gnupg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for git-crypt-0.7.0_1:
MANPAGES=off: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- security_git-crypt
- USES:
- compiler:c++11-lang gmake ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.0_1 22 Jan 2024 15:50:43
    |
Muhammad Moinur Rahman (bofh)  |
security/git-crypt: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
0.7.0 02 Aug 2023 14:16:43
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Fix typos on OPENSSL3 build fixes
On my previous OpenSSL 3 fixes there was an accidental typo. This commit
fixes all those typos.
Approved by: portmgr (blanket) |
0.7.0 21 Jul 2023 17:20:05
    |
Muhammad Moinur Rahman (bofh)  |
security/git-crypt: Fix build with openssl3
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.7.0 03 May 2023 16:19:59
    |
Muhammad Moinur Rahman (bofh)  |
security/git-crypt: Mark BROKEN_SSL
- Fails to build with error: field has incomplete type 'HMAC_CTX' which
was deprecated in OpenSSL 3.0.0 and later
Approved by: portmgr (blanket) |
0.7.0 10 Nov 2022 17:30:06
    |
Ashish SHUKLA (ashish)  |
security/git-crypt: Update to 0.7.0 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.6.0_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.6.0_1 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.6.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.6.0_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.6.0 27 Apr 2019 08:41:59
  |
pkubaj  |
security/git-crypt: fix build with GCC-based architectures
Add USES=compiler:c++11-lang.
Don't add -L${OPENSSLLIB} unconditionally, do it only when SSL library from
ports is used. The reason is that adding -L/usr/lib makes ports GCC want to link
to libstdc++ from /usr/lib, not from /usr/local/lib/gcc8. This causes linking
errors
PR: 237525
Approved by: ashish (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20053 |
0.6.0 08 Nov 2018 16:00:12
  |
ashish  |
- Fix brokenness with ssl=openssl111 |
0.6.0 06 Apr 2018 13:56:40
  |
ashish  |
- Update to 0.6.0 |
0.5.0 06 Feb 2017 05:43:13
  |
ashish  |
- Rename DOCS option to MANPAGES
Reported by: adamw |
0.5.0 05 Feb 2017 21:21:18
  |
ashish  |
git-crypt enables transparent encryption and decryption of files in a
git repository. Files which you choose to protect are encrypted when
committed, and decrypted when checked out. git-crypt lets you freely
share a repository containing a mix of public and private
content. git-crypt gracefully degrades, so developers without the
secret key can still clone and commit to a repository with encrypted
files. This lets you store your secret material (such as keys or
passwords) in the same repository as your code, without requiring you
to lock down your entire repository.
WWW: https://www.agwa.name/projects/git-crypt/ |