FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:46 PM GMT
Port details
puppet 2.7.10 sysutils on this many watch lists=10 search for ports that depend on this port
A configuration management framework written in Ruby
Maintained by: swills@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Mar 2007 20:14:34
License: not specified in port
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://www.puppetlabs.com
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/ruby18, converters/ruby-iconv
Required To Run: sysutils/facter, textproc/rubygem-augeas, archivers/rubygem-bzip2, lang/ruby18, converters/ruby-iconv
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/puppet/ && make install clean
To add the package: pkg_add -r puppet


Configuration Options
===> The following configuration options are available for puppet-2.7.10:
     MONGREL=Off (default) "Run puppet server as a mongrel service"
     PACKAGE_ORIGIN=On (default) "Use port origin as package name"
     PACKAGE_ROOT=Off (default) "Use PACKAGEROOT insted of PACKAGESITE"
===> Use 'make config' to modify these settings

Master Sites:
http://downloads.puppetlabs.com/puppet/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
04 Feb 2012 19:46:20
Original commit files touched by this commit  2.7.10
swills search for other commits by this committer
- Update to 2.7.10
- No longer need CONFLICTS with non-existent puppet-devel port
- patch-fix_password_provider is integrated upstream in 2.7.10 release

PR:             ports/164634
Submitted by:   tdb
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.7.9
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
30 Dec 2011 19:35:45
Original commit files touched by this commit  2.7.9
swills search for other commits by this committer
- Update to 2.7.9

PR:             ports/163137
Submitted by:   tdb
05 Dec 2011 03:23:43
Original commit files touched by this commit  2.7.6_1
swills search for other commits by this committer
- Add patch to support using PACKAGEROOT instead of PACKAGESITE

PR:             ports/156629
Submitted by:   "Douglas K. Rand" <rand@meridian-enviro.com>
Feature safe:   yes
13 Nov 2011 13:18:28
Original commit files touched by this commit  2.7.6_1
swills search for other commits by this committer
 Use more correct version of the password provider fix

Submitted by:   tdb (private email)
Feature safe:   yes
03 Nov 2011 15:12:42
Original commit files touched by this commit  2.7.6
swills search for other commits by this committer
- Update to 2.7.6
31 Oct 2011 22:36:25
Original commit files touched by this commit  2.7.3
swills search for other commits by this committer
- Grab maintainership of these, maintainer requested giving them up on ports@
15 Aug 2011 22:04:33
Original commit files touched by this commit  2.7.3
swills search for other commits by this committer
- Update port to release version of 2.7.3
- Fix issue with deprecated command use in puppetmaster rc script
- Fix issue with puppetmaster startup bug triggered by "factdest" being
  defined in dist config.

PR:             ports/159801
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
12 Aug 2011 23:57:19
Original commit files touched by this commit  2.7.3.r1
beech search for other commits by this committer
- Update to 2.7.3rc1

PR:             ports/159670
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
15 May 2011 02:49:17
Original commit files touched by this commit  2.6.7
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
10 Apr 2011 16:11:49
Original commit files touched by this commit  2.6.7
swills search for other commits by this committer
- Update to 2.6.7
- Updates optional patch to use improved package provider
- Adds patch to fix user/password provider hash usage

PR:             ports/156239
Submitted by:   Russell Jackson <raj at csub.edu> (maintainer)
08 Apr 2011 00:36:19
Original commit files touched by this commit  2.6.6
swills search for other commits by this committer
- Fix RUN_DEPENDS with Ruby 1.9

PR:             ports/156153
Approved by:    Russell A. Jackson <raj at csub.edu>
17 Mar 2011 12:51:19
Original commit files touched by this commit  2.6.6
miwi search for other commits by this committer
- Update 2.6.6

PR:             155451
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
11 Dec 2010 23:49:52
Original commit files touched by this commit  2.6.4
pgollucci search for other commits by this committer
- Fix auth.conf confusion
- Use ETCDIR
- Fix minor typo

Reported by:    QAT
Submitted by:   ohauer
Approved by:    Russell Jackson <raj@csub.edu> (maintainer)
10 Dec 2010 23:07:24
Original commit files touched by this commit  2.6.4
pgollucci search for other commits by this committer
- Update to 2.6.4

PR:             ports/152910
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
07 Oct 2010 22:06:40
Original commit files touched by this commit  2.6.2
pgollucci search for other commits by this committer
- Update to 2.6.2
- Replace existing patches with improved official upstream patch.

PR:             ports/151288
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
14 Sep 2010 17:59:58
Original commit files touched by this commit  2.6.1
pgollucci search for other commits by this committer
- remove port epoch quickly before anyone gets it

PR:             ports/150560
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
14 Sep 2010 17:58:48
Original commit files touched by this commit  2.6.1,1
pgollucci search for other commits by this committer
- Update to 2.6.1 (release)

PR:             ports/150560
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
14 Sep 2010 02:23:57
Original commit files touched by this commit  2.6.1.r4
pgollucci search for other commits by this committer
- Update to 2.6.1rc4

PR:             ports/150545
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
10 Sep 2010 04:35:45
Original commit files touched by this commit  2.6.1.r3
pgollucci search for other commits by this committer
- Update to 2.6.1r3

PR:             ports/150167
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
13 Aug 2010 02:57:12
Original commit files touched by this commit  2.6.1.r2
sahil search for other commits by this committer
- Update to 2.6.1rc2

PR:             ports/149602
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
04 Aug 2010 17:06:24
Original commit files touched by this commit  2.6.1.r1
lwhsu search for other commits by this committer
- Update to 2.6.1rc1

PR:             ports/149213
Submitted by:   Russell Jackson <raj AT csub.edu> (maintainer)
05 Apr 2010 23:04:14
Original commit files touched by this commit  0.25.4
sylvio search for other commits by this committer
- Update to 0.25.4

PR:             ports/145304
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
Approved by:    itetcu (mentor, implicit)
27 Mar 2010 00:15:24
Original commit files touched by this commit  0.25.3_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
01 Feb 2010 17:29:09
Original commit files touched by this commit  0.25.3_1
pgollucci search for other commits by this committer
- Fix issue with crontab http://projects.reductivelabs.com/issues/3010

PR:             143022
Submitted by:   Alexander Kriventsov <avk@vl.ru>
Approved by:    Russell Jackson <raj@csub.edu> (maintainer)
18 Jan 2010 11:25:44
Original commit files touched by this commit  0.25.3
garga search for other commits by this committer
Update to 0.25.3

PR:             ports/142868
Submitted by:   garga
Approved by:    maintainer
09 Jan 2010 10:55:54
Original commit files touched by this commit  0.25.2
garga search for other commits by this committer
Update to 2.5.2

PR:             ports/142475
Submitted by:   garga
Tested by:      Guilherme Lero
Approved by:    maintainer
03 Nov 2009 02:43:56
Original commit files touched by this commit  0.24.8
linimon search for other commits by this committer
Over to new volunteer.  Previous maintainer had maintainer-timeouts and
no response to email.

Hat:            portmgr
31 Mar 2009 14:00:15
Original commit files touched by this commit  0.24.8
wxs search for other commits by this committer
- Update to 0.24.8
- Cleanup Makefile to use modern constructs (COPYTREE_SHARE, PORTDOCS, etc)
- Fix typos in pkg-message
- Cleanup properly in pkg-deinstall

PR:             ports/129185 (based upon)
Submitted by:   l.messner@physik.tu-berlin.de
Approved by:    maintainer timeout (3+ months)
24 Jul 2008 19:19:50
Original commit files touched by this commit  0.24.4
beech search for other commits by this committer
- Update to 0.24.4 (backport from sysutils/puppet-devel)
- Use NOPORTEXAMPLES and NOPORTDOCS correctly, fixing bad plist (Reported by: QA
Tindy)

PR:             ports/125847
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
27 Sep 2007 23:19:48
Original commit files touched by this commit  0.22.4
alepulver search for other commits by this committer
- 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)
27 Sep 2007 21:42:02
Original commit files touched by this commit  0.22.4
miwi search for other commits by this committer
- add CONFLICTS with puppet-devel

PR:             116650
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
27 May 2007 11:31:25
Original commit files touched by this commit  0.22.4
miwi search for other commits by this committer
- Update to 0.22.4

PR:             112927
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
17 Apr 2007 19:41:21
Original commit files touched by this commit  0.22.3
miwi search for other commits by this committer
- Update to 0.22.3
- Fix invalid variable and typos in rc.d script
- add a patch which fixes external command to hang

PR:             111764
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
13 Apr 2007 13:37:08
Original commit files touched by this commit  0.22.1_1
lwhsu search for other commits by this committer
- 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)
06 Mar 2007 20:13:56
Original commit files touched by this commit  0.22.1
miwi search for other commits by this committer
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://www.reductivelabs.com/projects/puppet/

PR:             ports/109795
Submitted by:   Tomoyuki Sakurai <cherry at trombik.mine.nu>

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.632 seconds.