Bug 254953 - [NEW PORT] sysutils/chezmoi: Manage your dotfiles across multiple diverse machines
Summary: [NEW PORT] sysutils/chezmoi: Manage your dotfiles across multiple diverse mac...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-10 17:21 UTC by Samir Noir
Modified: 2021-05-07 18:53 UTC (History)
2 users (show)

See Also:


Attachments
sysutils/chezmoi shar (24.39 KB, patch)
2021-04-10 17:21 UTC, Samir Noir
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samir Noir 2021-04-10 17:21:32 UTC
Created attachment 223994 [details]
sysutils/chezmoi shar

chezmoi is a command line tool to ease the management of "dotfiles" across multiple machines, while still being able to cope differences between them.

poudriere testport: OK
portlint: OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-05-07 17:37:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1dc2a4716196d494c04975c87a6fd8bd57301bcb

commit 1dc2a4716196d494c04975c87a6fd8bd57301bcb
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-05-07 17:34:38 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-05-07 17:36:58 +0000

    New port: sysutils/chezmoi: Manage your dotfiles across multiple diverse machines

    PR:             254953
    Submitted by:   samir@noir.im

 sysutils/Makefile                |   1 +
 sysutils/chezmoi/Makefile (new)  | 140 +++++++++++++++++++++++++++++
 sysutils/chezmoi/distinfo (new)  | 187 +++++++++++++++++++++++++++++++++++++++
 sysutils/chezmoi/pkg-descr (new) |   7 ++
 4 files changed, 335 insertions(+)
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-05-07 18:53:31 UTC
Committed!