Bug 134327 - New port: sysutils/confman A configuration manager built on subversion
Summary: New port: sysutils/confman A configuration manager built on subversion
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-07 06:50 UTC by Chris Cowart
Modified: 2009-05-07 18:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.49 KB, text/plain)
2009-05-07 06:50 UTC, Chris Cowart
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cowart 2009-05-07 06:50:05 UTC
Attached is a port for confman, a subversion-based configuration manager.

https://www.timesinks.net/projects/confman/

Fix: Patch attached with submission follows:
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2009-05-07 16:59:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-07 18:40:21 UTC
garga       2009-05-07 17:40:06 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/confman     Makefile distinfo pkg-descr pkg-plist 
  Log:
  confman is a configuration manager written in bash. confman uses Subversion to
  provide a revision-controlled environment for editing and deploying
  configuration files. With confman, you can easily manage configuration files
  for all or any subset of your machines.
  
  WWW: http://www.timesinks.net/projects/confman
  
  PR:             ports/134327
  Submitted by:   ccowart at timesinks.net
  
  Revision  Changes    Path
  1.1104    +1 -0      ports/sysutils/Makefile
  1.1       +25 -0     ports/sysutils/confman/Makefile (new)
  1.1       +3 -0      ports/sysutils/confman/distinfo (new)
  1.1       +6 -0      ports/sysutils/confman/pkg-descr (new)
  1.1       +18 -0     ports/sysutils/confman/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2009-05-07 18:41:19 UTC
State Changed
From-To: open->closed

New port added. Thanks!