aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/facter
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.5.0pav2008-08-013-10/+45
| | | | | PR: ports/126156 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
* - Update to 1.3.8miwi2007-10-063-6/+14
| | | | | PR: 116852 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
* - Update to 1.3.7clsung2007-03-312-7/+7
| | | | | | | - Change maintainer email address PR: ports/111022 Submitted by: maintainer (Tomoyuki Sakurai)
* A cross-platform Ruby library for retrieving facts from operating systems.miwi2007-03-074-0/+43
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. WWW: http://www.reductivelabs.com/projects/facter/ PR: ports/109794 Submitted by: Tomoyuki Sakurai <cherry at trombik.mine.nu>