Bug 255145 - New port: sysutils/rset: Configure systems using any scripting language
Summary: New port: sysutils/rset: Configure systems using any scripting language
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-17 08:18 UTC by Greg Fitzgerald
Modified: 2021-04-18 23:18 UTC (History)
1 user (show)

See Also:


Attachments
rset.diff (1.59 KB, patch)
2021-04-17 08:18 UTC, Greg Fitzgerald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Fitzgerald 2021-04-17 08:18:24 UTC
Created attachment 224181 [details]
rset.diff

I created a port for rset 2.1.

https://scriptedconfiguration.org/

Needs testing, if anyone wants to help.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2021-04-18 23:17:15 UTC
Committed.

Thanks for your contribution!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-04-18 23:18:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7aa9686c1d7b7685801aea67e3b38d7d39237d68

commit 7aa9686c1d7b7685801aea67e3b38d7d39237d68
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-18 23:15:46 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-18 23:17:07 +0000

    New port: sysutils/rset: Configure systems using any scripting language

    PR:             255145
    Submitted by:   Greg Fitzgerald <gregf@beastie.tech>

 sysutils/Makefile             |  1 +
 sysutils/rset/Makefile (new)  | 21 +++++++++++++++++++++
 sysutils/rset/distinfo (new)  |  3 +++
 sysutils/rset/pkg-descr (new) |  3 +++
 sysutils/rset/pkg-plist (new) | 11 +++++++++++
 5 files changed, 39 insertions(+)