Bug 116007 - [NEW PORT] sysutils/puppet-devel: A configuration management framework written in Ruby
Summary: [NEW PORT] sysutils/puppet-devel: A configuration management framework writte...
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-02 05:00 UTC by Tomoyuki Sakurai
Modified: 2007-09-28 00:20 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (632 bytes, patch)
2007-09-02 05:00 UTC, Tomoyuki Sakurai
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomoyuki Sakurai 2007-09-02 05:00:10 UTC
Puppet lets you centrally manage every important aspect of your system using
a cross-platform specification language that manages all the separate
elements normally aggregated in different files, like users, cron jobs, and
hosts, along with obviously discrete elements like packages, services, and
files.

WWW:	http://reductivelabs.com/trac/puppet

This is a developement version of sysutils/puppet. Use this if you'd like to
give the latest release a try. Do NOT use in production environment.

What makes it stable depends on comments from developers, such as
http://reductivelabs.com/trac/puppet/wiki/DownloadingPuppet and feedback from
users.

Generated with FreeBSD Port Tools 0.77

Fix: Apply patch:
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2007-09-10 03:14:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 2 Alejandro Pulver freebsd_committer freebsd_triage 2007-09-12 18:57:19 UTC
State Changed
From-To: open->repocopy

Please repocopy sysutils/puppet -> sysutils/puppet-devel. 


Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2007-09-12 18:57:19 UTC
Responsible Changed
From-To: alepulver->portmgr

Please repocopy sysutils/puppet -> sysutils/puppet-devel.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-09-14 12:41:15 UTC
miwi        2007-09-14 11:41:10 UTC

  FreeBSD ports repository

  Modified files:
    japanese/p5-Mail-SpamAssassin Makefile pkg-message pkg-plist 
  Log:
  - Update to 3.2.3 (sync with mail/p5-Mail-SpamAssassin)
  
  PR:             116007
  Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
  
  Revision  Changes    Path
  1.2       +47 -47    ports/japanese/p5-Mail-SpamAssassin/Makefile
  1.2       +22 -10    ports/japanese/p5-Mail-SpamAssassin/pkg-message
  1.2       +10 -13    ports/japanese/p5-Mail-SpamAssassin/pkg-plist
_______________________________________________
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 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-09-17 18:00:58 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 6 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-09-17 18:00:58 UTC
Responsible Changed
From-To: portmgr->alepulver

Repocopy complete. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116007 

Adding to audit trail from misfiled PR ports/XXX:

Date: Sun, 23 Sep 2007 10:08:09 +0300
Comment 7 dfilter service freebsd_committer freebsd_triage 2007-09-28 00:18:45 UTC
alepulver    2007-09-27 23:18:40 UTC

  FreeBSD ports repository

  Modified files:
    .                    modules 
    sysutils             Makefile 
    sysutils/puppet-devel Makefile distinfo pkg-descr pkg-plist 
    sysutils/puppet-devel/files puppetd.in puppetmasterd.in 
  Added files:
    sysutils/puppet-devel/files patch-optional-p-P 
  Log:
  - Complete repocopy of sysutils/puppet-devel and apply patch.
  
  PR:             ports/116007
  Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
  
  Revision  Changes    Path
  1.18807   +1 -0      CVSROOT/modules
  1.950     +1 -0      ports/sysutils/Makefile
  1.5       +15 -5     ports/sysutils/puppet-devel/Makefile
  1.4       +3 -3      ports/sysutils/puppet-devel/distinfo
  1.1       +15 -0     ports/sysutils/puppet-devel/files/patch-optional-p-P (new)
  1.4       +1 -1      ports/sysutils/puppet-devel/files/puppetd.in
  1.4       +1 -1      ports/sysutils/puppet-devel/files/puppetmasterd.in
  1.2       +8 -1      ports/sysutils/puppet-devel/pkg-descr
  1.5       +27 -310   ports/sysutils/puppet-devel/pkg-plist
_______________________________________________
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 8 dfilter service freebsd_committer freebsd_triage 2007-09-28 00:19:54 UTC
alepulver    2007-09-27 23:19:48 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/puppet      Makefile 
  Log:
  - Fix configuration directory (but take fix from puppet-devel which respects
    PREFIX, instead of submitted patch).
  
  PR:             ports/116007
  Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
  
  Revision  Changes    Path
  1.6       +3 -0      ports/sysutils/puppet/Makefile
_______________________________________________
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 9 Alejandro Pulver freebsd_committer freebsd_triage 2007-09-28 00:20:26 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!