Commit graph

78 commits

Author SHA1 Message Date
Steve Wills
dc3f1b5a35 - Update to 3.4.3
- Improve staging support
- Pet portlint

PR:		ports/187701
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-03-24 15:00:23 +00:00
Remko Lodder
0361783be0 Minor typo fix, s/insted/instead/
Facilitated by:	    Snow B.V.
2014-03-10 09:20:24 +00:00
Steve Wills
a8ce9cf4f0 - Bump PORTREVISION for example change 2014-01-16 17:01:45 +00:00
Steve Wills
0bf449ca99 - Remove unneeded plist line
Reported by:	mat
2014-01-16 02:01:36 +00:00
Steve Wills
38ae3c049d - Install the passenger example config file
Reported by:	mat
2014-01-15 19:00:14 +00:00
Steve Wills
117eb57076 - Update to 3.4.2 [1]
- Remove Ruby 1.9 conditional, as 1.8 is gone.

PR:		ports/185549 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-01-15 17:01:38 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Mathieu Arnold
2b36a51834 Fixup installation.
Reported by:	demon
2013-12-30 14:56:34 +00:00
Steve Wills
5d4d000fc0 - Set ownership on config.ru file
Reported by:	mat
2013-12-20 19:44:35 +00:00
Steve Wills
d96a4f1b31 - Apply the resource-fix.diff from the Puppet issue #9290 [1]
- Patch config.ru to use the right paths [2]
- Bump PORTREVISION for package change

PR:		ports/183794 [1]
Submitted by:	tdb [1]
Reported by:	mat [2]
2013-12-20 18:47:43 +00:00
Steve Wills
a0f0310e38 - Install rack's config in WWWDIR to use with, say, passenger
- Convert to staging
- Pet portlint a bit
- Be consistent with the generated config and use /var/puppet and not /var/lib/puppet
- Drop an old ruby 1.8 test
- Add license

PR:		ports/184939
Submitted by:	mat
2013-12-18 02:45:40 +00:00
Steve Wills
cf5fac8087 - Again try to fix the rc script to use the right ruby 2013-11-04 02:27:13 +00:00
Steve Wills
a7a9ad65b7 - Refer to generic ruby binary in rc scripts
- Fix missing %D in plist
2013-10-26 02:22:07 +00:00
Dmitry Sivachenko
1437ba996a Update to version 3.3.1.
Approved by:	maintainer
2013-10-19 17:13:48 +00:00
Thomas Abthorpe
24a0150e73 - Mark devel/rubygem-rascut broken
- Remove dependancy on www/rubygem-mongerl from other ports

With hat:	portmgr
2013-10-18 03:05:47 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Brad Davis
70996a4d82 - Update sysutils/puppet to 3.3.0.
Approved by:	swills@
2013-09-20 16:01:17 +00:00
Brad Davis
beeccba037 - Update puppet to 3.2.4 which fixes CVE-2013-4761 and CVE-2013-4956
Approved by:	swills@
Security:	2b2f6092-0694-11e3-9e8e-000c29f6ae42
2013-08-16 17:54:41 +00:00
Steve Wills
cd09324fd1 - Update to 3.2.3 2013-07-23 02:12:06 +00:00
Steve Wills
94d8197109 - Update puppet to 3.2.2 which fixes CVE-2013-3567 [1]
- Update puppet27 to 2.7.22 which fixes CVE-2013-3567
- Document security issue

PR:		ports/179816 [1]
Submitted by:	mat [1]
Security:	b162b218-c547-4ba2-ae31-6fdcb61bc763
2013-06-22 12:49:28 +00:00
Steve Wills
dee088823d - Add patch to fix puppet service provier [1]
- While here, fix build with Ruby 2.0

PR:		ports/178138
Submitted by:	Bogdan <bogdan@neant.ro>
Obtained from:	upstream
2013-04-29 01:49:03 +00:00
Steve Wills
b03ad1959c - Add missing module dir
PR:		ports/177729
Submitted by:	Edward <edward@rdtan.net>
2013-04-25 01:43:44 +00:00
Ryan Steinmetz
07754d7267 - Rename sysutils/facter to sysutils/rubygem-facter
- Update sysutils/rubygem-facter to 1.6.18
- Convert sysutils/rubygem-facter to utilize rubygem framework
- Update to new 'created by' header
- Add RG as additional MASTER_SITES for sysutils/rubygem-facter
- Update sysutils/puppet* RUN_DEPENDS due to rename of facter
- Bump PORTREVISION on sysutils/puppet* due to rename of facter

Approved by:	Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
2013-03-17 20:14:31 +00:00
Steve Wills
c7ef66fd94 - Update puppet to 3.1.1 resolving multiple security issues
- Update puppet27 to 2.7.21 resolving multiple security issues
- Document multiple puppet security issues

Security:	cda566a0-2df0-4eb0-b70e-ed7a6fb0ab3c
2013-03-13 03:35:54 +00:00
Steve Wills
47c92a1039 - Revert previous change to patch file. The goal was to prevent a warning with
Ruby 1.9, but this just caused problems with Ruby 1.8.

PR:		ports/175558
2013-01-28 01:24:55 +00:00
Steve Wills
cdc55ad872 - Update to 3.0.2
- Fix config generation
- Specify rundir, logdir, vardir explicitly to avoid potential issues
- Fix command_interpreter in rc script [1]
- General improvements to rc script while here [2]

PR:		ports/174557 [1]
Reviewed by:	crees [1] [2]
2013-01-06 16:26:53 +00:00
Steve Wills
91f67a9374 - Remove reversed and unnecessary patch for issue already fixed upstream
Feature safe:	yes
2012-11-23 22:33:04 +00:00
Steve Wills
9affa7f67e - Add dep on rubygem-hiera to fix use with hiera
Reported by:	tdb
Tested by:	tdb
Pointyhat to:	swills
Feature safe:	yes
2012-10-29 19:16:19 +00:00
Steve Wills
8b3517b3bb - Update puppet to 3.0.1
- Add sysutils/puppet27 for those who will still need the older version

Feature safe:	yes
2012-10-22 13:39:41 +00:00
Steve Wills
634158f660 - Fix logic for OptionsNG
Pointed out by:	jhale
Pointyhat to:	swills
Feature safe:	yes
2012-10-14 14:39:47 +00:00
Steve Wills
9c93c47b50 - Convert to OptionsNG
- Set conflict for older version
- Trim headers while here

Feature safe:	yes
2012-10-14 14:05:53 +00:00
Steve Wills
6c963a0f7b - Fix issue with installing packages [1]
- Fix shell config issue [2]

PR:		ports/169481 [1]
PR:		ports/171188 [2]
Submitted by:	romain [1]
Submitted by:	Christopher McCoy <syseng@wayfair.com> [2]
2012-09-06 06:15:28 +00:00
Brad Davis
3b6a3ee1e2 - Update to 2.7.19
Approved by:	swills@
2012-08-25 01:37:59 +00:00
Steve Wills
e65e6064b9 - Update to 2.7.18
Security:	3a6960ef-c8a8-11e1-9924-001fd0af1a4c
2012-07-11 01:51:42 +00:00
Steve Wills
a9083cad28 - Update to 2.7.17 2012-06-25 20:06:13 +00:00
Steve Wills
4fa07c7f2c - Update to 2.7.16
- Sort MAN8
2012-06-15 16:04:33 +00:00
Steve Wills
4d3dff801d - Use USERS instead of pkg-install script ot create users
- Move creation of var directories to plist
2012-06-03 00:57:59 +00:00
Steve Wills
3751bc3a8d - Update to 2.7.14 2012-05-03 01:55:49 +00:00
Steve Wills
867a0f94eb - Update to 2.7.13 2012-04-11 02:17:09 +00:00
Steve Wills
f54f7c2023 - Document security issue with Puppet
- Update puppet for security issue

Security:	607d2108-a0e4-423a-bf78-846f2a8f01b0
2012-04-11 01:44:20 +00:00
Steve Wills
953a35c8e6 - Update to 2.7.12
Feature safe:	yes
2012-03-19 02:27:47 +00:00
Eitan Adler
1b0124f208 Remove quotes from BROKEN as they are not required
Approved by:	swills (maintainer)
2012-02-18 03:16:46 +00:00
Steve Wills
341a11671f - 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
2012-02-04 19:46:20 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Steve Wills
1b3b9fd498 - Update to 2.7.9
PR:		ports/163137
Submitted by:	tdb
2011-12-30 19:35:45 +00:00
Steve Wills
1c17beb762 - Add patch to support using PACKAGEROOT instead of PACKAGESITE
PR:		ports/156629
Submitted by:	"Douglas K. Rand" <rand@meridian-enviro.com>
Feature safe:	yes
2011-12-05 03:23:43 +00:00
Steve Wills
537e69f52f Use more correct version of the password provider fix
Submitted by:	tdb (private email)
Feature safe:	yes
2011-11-13 13:18:28 +00:00
Steve Wills
a8cfef0835 - Update to 2.7.6 2011-11-03 15:12:42 +00:00
Steve Wills
df572b2052 - Grab maintainership of these, maintainer requested giving them up on ports@ 2011-10-31 22:36:25 +00:00
Steve Wills
4ce569184b - 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)
2011-08-15 22:04:33 +00:00