jasper
580b2aa32e
sebastia@ is the new puppetmaster
2016-09-06 11:26:07 +00:00
jasper
abb97cbfca
uncomment line
2016-09-05 09:00:53 +00:00
jasper
7c4cf53f25
force MODRUBY_REV=2.2, partially from jeremy@
2016-09-05 09:00:07 +00:00
espie
1d55a231e7
add is-branch to all trivial ports that exist as multiple branches.
2016-06-29 16:14:38 +00:00
jasper
d62cffcb12
update to facter-2.4.6
2016-01-27 08:35:00 +00:00
jasper
8132b79966
update to facter-2.4.5
2016-01-22 07:44:13 +00:00
jasper
10832e756e
rework the df/mount caching so it can be flushed if needed
2015-09-01 07:23:35 +00:00
jasper
b94ef9d150
Cache df/mount output to prevent running these programs 3 times for every partition found.
...
This speeds up resolution of this fact about 16 fold
2015-08-24 10:32:00 +00:00
ajacoutot
1c241ad856
Missed bump after the default ruby version change.
2015-07-16 23:00:45 +00:00
ajacoutot
e9c65c785c
Technically it should be facter->=2.0.
2015-07-01 09:21:53 +00:00
jasper
84f7e5770d
- add pkgspec and conflict marker for upcoming facter 3.x
2015-07-01 09:12:01 +00:00
jasper
07530778c6
set PORTROACH to limit to 2.x, for > 2 is the c++-based cfacter
2015-06-25 06:56:06 +00:00
jasper
fe4c8a3531
update to facter-2.4.4
2015-05-30 08:44:36 +00:00
jasper
f76c210003
simplify processorspeed calculation
...
not much point in pushing it upstream since the new facter will be c++11 based
and needs newer boost..
2015-04-03 09:04:00 +00:00
jasper
cf50e27f66
update to facter-2.4.3
2015-04-03 08:48:02 +00:00
jasper
ef5ab376a1
- update to facter-2.4.1
...
* mostly changes in preparation for puppet 4
* https://docs.puppetlabs.com/facter/2.4/release_notes.html
2015-02-15 15:51:18 +00:00
jasper
5bd286b634
update to facter-2.3.0
2014-10-31 07:36:22 +00:00
jasper
b7b7b7488c
add new 'loginclass' fact
...
ok sebastia@
2014-10-30 12:19:33 +00:00
landry
670d056019
@sample ${SYSCONFDIR}/facter/ to properly register the dir.
...
ok ajacoutot@
2014-10-13 07:39:06 +00:00
jeremy
11d34692f8
Use default version of ruby instead of ruby 2.0.
...
OK jasper@
2014-09-27 17:08:47 +00:00
jasper
ac0b8111b4
cleanup after espie@
2014-09-24 09:45:00 +00:00
espie
86515c2e56
make sure we don't grab stuff off HOME. also fix packaging error if HOME
...
isn't readable, as can happen with chroot'd distributed builds.
2014-09-24 09:38:19 +00:00
sthen
b1334f9fb3
Remove FAKE_AS_ROOT from these two ports, the failures seem to have vanished.
...
These are the last ports which needed to run the fake-install stage as root,
so now with the exception of pkg_add'ing dependencies (i.e. pkg_add code plus
a few programs run from @exec hooks in PLISTs) all packages can be built as
non-root.
ok espie@ jasper@
2014-09-23 09:21:51 +00:00
espie
963975501d
explicitly mark the few ports that don't build with FAKE_AS_ROOT=No
2014-09-16 09:07:03 +00:00
jasper
2b7d13c579
report a unit (MHz or GHz) for the processor speed
2014-08-26 19:58:25 +00:00
jasper
2f607e52cf
implement processors['speed']
2014-08-26 07:38:35 +00:00
jasper
2c8f7d894a
- update to facter-2.2.0
...
* https://docs.puppetlabs.com/facter/2.2/release_notes.html
2014-08-26 07:03:31 +00:00
jasper
66e37713d8
regen plist to include the openbsd implementation for the partitions fact...oops.
2014-07-21 15:51:16 +00:00
jasper
87cb523220
committed upstream
2014-07-09 17:30:55 +00:00
jasper
2d7417450b
add support for the structured 'partitions' fact.
2014-07-09 16:27:19 +00:00
jasper
3ce16e976a
committed upstream; no pkg change
2014-07-02 19:08:19 +00:00
jasper
9837f4912a
- update to facter-2.1.0
...
* nearly all local patches have been merged into a release now
* http://docs.puppetlabs.com/facter/2.1/release_notes.html
2014-06-25 22:00:24 +00:00
jasper
5187c3156d
Unbreak {is_,}virtual fact for OpenBSD when running on KVM.
2014-06-20 22:44:00 +00:00
jasper
9063f33a8c
committed upstream; no pkg change
2014-06-20 22:41:53 +00:00
jasper
0d5f644b28
remove local re-implementation of swap{free,size} and unbreak the
...
implementation from Facter::Memory.
2014-06-19 13:56:10 +00:00
jasper
e1c9c1cb2e
bump to facter-2.0.2 which contains a security fix for CVE-2014-3248 which
...
we're not affected by.
2014-06-10 19:47:19 +00:00
jasper
c41fd16fbd
Make the 'processor' fact consistent with other operating systems.
2014-05-02 18:36:55 +00:00
jasper
e6c7acbfb9
follow the puppet master and switch to ruby 2.0.
2014-04-17 18:12:09 +00:00
jasper
0343fe5aa6
submitted upstream
2014-04-17 13:56:28 +00:00
jasper
a19a719919
update to facter-2.0.1 (finally!), please refer to the release notes for detailed
...
information about the changes:
http://docs.puppetlabs.com/facter/2.0/release_notes.html#facter-201
2014-04-04 14:31:16 +00:00
jasper
a5ad102a77
When running on oVirt correctly set is_virtual/virtual facts
2014-03-17 17:26:50 +00:00
jasper
2c3f7523f7
sync comments for patches submitted/merged upstream
2014-03-09 19:51:16 +00:00
jasper
03ad544f17
update to facter-1.7.5
2014-03-09 19:45:58 +00:00
jasper
8f240e04ec
pushed upstream
2014-01-09 07:45:48 +00:00
jasper
5e1915ec11
- add ssh-ed25519 related facts
2013-12-21 20:52:21 +00:00
jasper
f011bfa15d
put back NO_BUILD and add ruby 1.9 as a build dependency instead; breaks
...
otherwise as it tries to use a Makefile which doesn't exist.
2013-12-21 20:49:26 +00:00
jasper
3439b8f57d
remove bogus NO_BUILD since ${RUBY} gets invoked in do-install.
...
spotted by landry@
2013-12-21 10:29:52 +00:00
jasper
ea3534651e
- update to facter-1.7.4
2013-12-19 09:35:01 +00:00
jasper
918e77edda
- update to facter-1.7.3
2013-09-11 20:01:31 +00:00
jasper
aaad1ffbce
update to facter-1.7.2
2013-07-15 06:55:25 +00:00