Bug 110618 - [MAINTAINER] sysutils/puppet: add rc.d scripts and default config file
Summary: [MAINTAINER] sysutils/puppet: add rc.d scripts and default config file
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-21 14:30 UTC by Tomoyuki Sakurai
Modified: 2007-04-13 14:40 UTC (History)
0 users

See Also:


Attachments
puppet-0.22.1_1.patch (3.39 KB, patch)
2007-03-21 14:30 UTC, Tomoyuki Sakurai
no flags Details | Diff
110543.patch (6.44 KB, patch)
2007-03-21 16:11 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-03-21 14:30:04 UTC
* install rc.d scripts
* install default config file

Added file(s):
- files/puppetd.in
- files/puppetmasterd.in

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-21 14:30:11 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-21 14:30:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Tomoyuki Sakurai 2007-03-21 15:09:30 UTC
On Wed, Mar 21, 2007 at 02:30:17PM +0000, Edwin Groothuis wrote:
| Maintainer of sysutils/puppet,
| 
| Please note that PR ports/110618 has just been submitted.
| 
| If it contains a patch for an upgrade, an enhancement or a bug fix
| you agree on, reply to this email stating that you approve the patch
| and a committer will take care of it.
| 
| The full text of the PR can be found at:
|     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/110618

Approved.
The submitter is the maintainer. From: was incorrect.
-- 
Tomoyuki Sakurai - Tomi -
Comment 4 Tomoyuki Sakurai 2007-03-21 16:11:20 UTC
This one includes a patch which fixes ports/110543.

-- 
Tomoyuki Sakurai - Tomi -
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2007-04-12 19:48:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 6 Li-Wen Hsu freebsd_committer freebsd_triage 2007-04-12 19:49:15 UTC
State Changed
From-To: feedback->open

The submitter is the maintainer. From: was incorrect.
Comment 7 dfilter service freebsd_committer freebsd_triage 2007-04-13 14:37:16 UTC
lwhsu       2007-04-13 13:37:08 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/puppet      Makefile pkg-plist 
  Added files:
    sysutils/puppet/files puppetd.in puppetmasterd.in 
  Log:
  - Install rc.d scripts [1]
  - Install default config file [1]
  - Add PORTDOCS in pkg-plist [2]
  
  PR:             110618 [1], 110543 [2]
  Submitted by:   Tomoyuki Sakurai <cherry AT trombik.org> (maintainer) [1]
                  Robert Gogolok <gogo AT cs.uni-sb.de> [2]
  Approved by:    clsung (mentor)
  
  Revision  Changes    Path
  1.2       +14 -1     ports/sysutils/puppet/Makefile
  1.1       +27 -0     ports/sysutils/puppet/files/puppetd.in (new)
  1.1       +27 -0     ports/sysutils/puppet/files/puppetmasterd.in (new)
  1.2       +46 -42    ports/sysutils/puppet/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 Li-Wen Hsu freebsd_committer freebsd_triage 2007-04-13 14:37:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!