Commit Graph

35 Commits

Author SHA1 Message Date
ajacoutot
c43925dc7a Update to ruby-facter-1.6.18. 2013-03-25 07:57:00 +00:00
jeremy
ac78ad4e83 Make ruby 1.9 the default ruby for non-gem/extconf ports,
for consistency with the gem/extconf ports.

Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.

OK ajacoutot@
2013-03-20 19:13:50 +00:00
ajacoutot
d1866fcebc PKG_ARCH=* 2013-03-20 06:50:05 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
35666cdfbe Fix HOMEPAGE/MASTER_SITES.
No need for USE_GROFF.
Fix exampledir.

Fix kernelrelease fact to return info about the release along its
version (e.g. 5.3-beta).

ok robert@ (maintainer)
2013-03-08 06:38:08 +00:00
robert
fb5db37fd1 fix swap usage facter values 2013-01-17 19:52:14 +00:00
robert
bc93dc58c8 add support for the swapencrypted facter value 2013-01-17 19:14:52 +00:00
robert
f6633530a7 update to 1.6.17 2013-01-14 17:45:36 +00:00
jasper
b8e2d7cc1e - fix the LICENSE marker 2012-10-08 08:52:48 +00:00
jasper
78bf3c33ea - update to facter-1.6.13
ok robert@
2012-10-08 08:49:06 +00:00
jeremy
b2b20da847 Remove msf@ as maintainer, at his request, as he no longer works on
OpenBSD. While here, use MODRUBY_FLAVOR for the regress depend so
it will work correctly if the port switches to ruby19.
2012-09-04 03:42:17 +00:00
robert
0665d2d40b update to 1.6.8 2012-05-05 19:29:49 +00:00
robert
f21822c9d0 Add support for the physicalprocessorcount facter value which is hw.ncpufound 2011-12-06 14:39:33 +00:00
robert
512865118c *** empty log message *** 2011-12-06 14:39:01 +00:00
jeremy
16703d23fa Update ruby ports to deal with the regress changes to ruby.port.mk.
Start using MODRUBY_REGRESS with ruby, rspec2, and testrb entries.
Switch away from manual do_regress targets where possible.  Add
some patches to make regress tests run for some ports.
2011-11-17 16:08:00 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
robert
6b3edbb5ef update to facter 1.6.0 2011-07-28 08:37:43 +00:00
robert
f393d3f55e Use pcidump istead of lspci to determine if we are running
inside of vmware.
2011-03-09 11:24:14 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
robert
e9671a4c38 Make sure that we are not referencing a nil variable when there is
no swap device specified on the machine.
2010-11-11 20:37:29 +00:00
jeremy
03d678bbd4 Replace MODRUBY_REV by MODRUBY_LIBREV in PLIST. Use
MODRUBY_EXAMPLEDIR for the examples.  Bump because
MODRUBY_EXAMPLEDIR is a different location than the
old directory used.

OK landry@
2010-11-09 18:44:14 +00:00
landry
4b07d99a83 Unbreak on a clean box, add lang/ruby to build_depends. 2010-10-27 13:40:29 +00:00
robert
dd9aaacf04 update to 1.5.8 2010-10-24 10:45:48 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
msf
93999caa6c update to facter-1.5.6
reminded and similar diff by Toni Mueller
2009-09-21 07:31:14 +00:00
msf
0cb855a9fd that should have been ${LOCALBASE}/bin/rake, adjust. again from bernd@ 2008-07-12 08:07:23 +00:00
msf
c78edd0f0a use the full path to rake in do-regress:, suggested by bernd@ 2008-07-11 11:14:07 +00:00
msf
de579d0490 update to facter 1.5.0 and enable regression tests
ok mcbride@ sturm@
2008-07-11 10:39:10 +00:00
landry
06e7b2ac77 bump PKGNAMEs after lang/ruby module change. 2008-06-14 23:53:05 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
merdely
e8e53f5b6b Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE 2007-09-15 21:14:00 +00:00
msf
e76da668de update to 1.3.7 and take maintainer
ok robert@
2007-06-07 12:08:20 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
robert
48968fd070 import of ruby-facter-1.3.5:
A cross-platform Ruby library for retrieving facts from operating systems.
Supports multiple resolution mechanisms, any of which can be restricted to
working only on certain operating systems or environments.
Facter is especially useful for retrieving things like operating system names,
IP addresses, MAC addresses, and SSH keys.
2007-01-02 19:11:15 +00:00