Summary: | [MAINTAINER] sysutils/puppet: add rc.d scripts and default config file | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tomoyuki Sakurai <cherry> | ||||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Tomoyuki Sakurai
2007-03-21 14:30:04 UTC
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) State Changed From-To: open->feedback Awaiting maintainers feedback 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 - This one includes a patch which fixes ports/110543. -- Tomoyuki Sakurai - Tomi - Responsible Changed From-To: freebsd-ports-bugs->lwhsu I'll take it. State Changed From-To: feedback->open The submitter is the maintainer. From: was incorrect. 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" State Changed From-To: open->closed Committed. Thanks! |