4171 Commits

Author SHA1 Message Date
jca
3be41d5bf2 guard SSLv3_client_method() 2015-07-18 22:45:36 +00:00
kirby
bd70e48be0 unbreak build for user not in operator group. spotted by ajacoutot@, thanks
add missing LIB_DEPEND and bump.
2015-07-18 22:14:40 +00:00
ajacoutot
be38591e19 Missed in previous. 2015-07-18 21:39:05 +00:00
jeremy
e07f7c31e7 Remove MODRUBY_ICONV_DEPENDS. ruby 1.8 specific ports can hard code
the dependency, more modern ports don't need it.

OK ajacoutot@
2015-07-18 21:07:40 +00:00
jeremy
aa3fa6c794 Remove unnecessary dependency on ruby-json.
The json library is shipped with ruby 1.9+, and these ports support the
json library that comes with ruby.  While here, remove some
MODRUBY_ICONV_DEPENDS as those only are necessary on ruby 1.8.

OK jasper@
2015-07-18 15:46:11 +00:00
kirby
e080e4ce23 update to apcupsd-3.14.13.
the most significatn change is added support of modbus upses.
2015-07-18 12:04:54 +00:00
ajacoutot
6bdd9b6c66 Missed bump (thanks jca@) 2015-07-18 05:49:27 +00:00
ajacoutot
8eadc19fb8 sudo(8) -> su(1) 2015-07-18 01:54:26 +00:00
ajacoutot
d8f2b96c75 Tweak DESCR. 2015-07-18 01:44:36 +00:00
jasper
9a64c7cf0f merged upstream 2015-07-17 23:28:22 +00:00
jasper
369fb5bdc5 remove unused defines, no pkg change 2015-07-17 22:51:06 +00:00
ajacoutot
4e0d107db6 Sync with syslog.conf(5). 2015-07-17 21:46:19 +00:00
jasper
47e9fa3d27 print a warning when rcctl failed; instead of having the user guess at ruby
error messages
2015-07-17 18:09:55 +00:00
jasper
d7bf193d7c unbreak runtime with ruby 2.2 2015-07-17 17:53:21 +00:00
ajacoutot
4eb86876c9 Needs textproc/docbook2x for building.
ok jasper@ (maintainer)
2015-07-17 15:29:44 +00:00
ajacoutot
373edc3260 Missed bump after the ruby default version update. 2015-07-17 05:54:45 +00:00
ajacoutot
2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
ajacoutot
1c241ad856 Missed bump after the default ruby version change. 2015-07-16 23:00:45 +00:00
jasper
992c4d96bc appease cpplint; no functional change 2015-07-16 22:22:02 +00:00
jasper
fb9ff99456 add a cmake flag to specify the location for facter.rb as suggested by upstream 2015-07-16 20:57:42 +00:00
jasper
1c4eab7dd4 merged upstream 2015-07-16 19:57:36 +00:00
ajacoutot
d31a860588 Sync with the patch in fd.o BZ. 2015-07-16 17:45:37 +00:00
jasper
652032cd70 merged upstream 2015-07-16 17:27:49 +00:00
jeremy
4ad0a6112f Switch the default ruby version from ruby 2.1 to 2.2, and bump affected
ports.

OK jcs@ ajacoutot@
2015-07-16 17:27:08 +00:00
jeremy
ed104c1750 Remove use of lang/ruby module and fix PLIST to not depend on ruby 2.1.
OK jasper@
2015-07-16 17:24:39 +00:00
jasper
0c97c76a46 install libfacter.so in a way ruby can actually load it 2015-07-16 16:59:23 +00:00
jasper
5782aea29d install facter.rb into vendorlibdir instead of vendordir
as discussed with jeremy@
2015-07-16 16:44:59 +00:00
jasper
872938b3d8 submitted upstream 2015-07-16 16:31:52 +00:00
jasper
5ba851d38e when loading the ruby library it was only doing ruby_init(), but it didn't
setup the load path at all. this caused it to fail loading 'rbconfig'.

with jeremy@
2015-07-16 15:52:01 +00:00
jasper
aa20a2c902 install facter.rb into the right location 2015-07-16 05:25:50 +00:00
jasper
7150911dae use default version instead of 1.9 2015-07-16 05:12:57 +00:00
jasper
df99d00b8b pass the location of libruby at configure time, since we define the version
of ruby that'll be used anyway. drop a patch that did the dynamic lookup accordingly
2015-07-16 04:45:18 +00:00
jeremy
905777ffdd Don't have an RDEP on lang/ruby/*, only lang/jruby
OK jasper@
2015-07-16 01:07:06 +00:00
ajacoutot
d33b17892e Fix pexp. 2015-07-15 22:40:09 +00:00
ajacoutot
65fb303cb8 Pushed upstream. 2015-07-15 19:43:26 +00:00
jasper
99ee453927 rudimentary support for virtualization recognition 2015-07-15 16:58:49 +00:00
jasper
ddeed34b45 implement dmi resolver (product name, version, etc) 2015-07-15 16:12:35 +00:00
sthen
50b3772fb1 Adjust pexp to cope with rc.subr(8) change. 2015-07-15 15:53:48 +00:00
ajacoutot
d0a88d87ec No need for a trailing '$' after the recent rc.subr change. 2015-07-15 14:49:02 +00:00
jca
938ee1f63b Don't harcode MASTER_SITES, instead fix use of MASTER_SITE_SOURCEFORGE. 2015-07-15 14:20:38 +00:00
ajacoutot
32b2ccd260 Use new rcctl syntax. 2015-07-15 03:09:35 +00:00
jasper
c5b6d257f5 remove; it's been runtime broken since forever and the latest version isn't
any better either as confirmed by landry@. maintainer is MIA too.

ok aja@ landry@
2015-07-14 23:54:44 +00:00
jasper
4043687eb2 -vifm 2015-07-14 23:54:06 +00:00
jasper
a3a1cc37aa - update to libvirt-python-1.2.17 2015-07-14 23:30:27 +00:00
jasper
ddd2ca9a0d update to libvirt-1.2.17 2015-07-14 23:28:59 +00:00
jasper
c3ed4e5d92 remove patch that serves no purpose anymore 2015-07-14 22:06:24 +00:00
jasper
bf7c707cbe add memory resolver too (minus swap for now) 2015-07-14 22:02:25 +00:00
jasper
167c531181 - implement processor facts
- dont override dhcp methods; we can read the dhclient.leases files just fine
2015-07-14 21:59:09 +00:00
jasper
d0422d14f8 implement networking resolver; this finally gives us the 'fqdn' fact (among others) 2015-07-14 21:45:15 +00:00
jasper
1b496d371b - previous pushed upstream
- list 'noatime' option if a mount has it set
2015-07-13 19:28:51 +00:00