notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
facter Cross-platform library for retrieving facts from OS
3.14.24_6 sysutils on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.14.24_6Version of this port present on the latest quarterly branch.
Maintainer: puppet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-03-06 20:13:11
Last Update: 2024-02-25 17:19:03
Commit Hash: 284408d
People watching this port, also watch:: pcre, rsync, bash, glib, readline
License: APACHE20
WWW:
https://puppetlabs.com/facter
Description:
Facter is Puppet's cross-platform system profiling library. It discovers and reports per-node facts, which are available in your Puppet manifests as variables.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (36 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/facter-3.14.24_6/catalog.mk
  3. /usr/local/share/licenses/facter-3.14.24_6/LICENSE
  4. /usr/local/share/licenses/facter-3.14.24_6/APACHE20
  5. bin/facter
  6. include/facter/cwrapper.hpp
  7. include/facter/export.h
  8. include/facter/facts/array_value.hpp
  9. include/facter/facts/base_resolver.hpp
  10. include/facter/facts/collection.hpp
  11. include/facter/facts/external/resolver.hpp
  12. include/facter/facts/external_resolvers_factory.hpp
  13. include/facter/facts/fact.hpp
  14. include/facter/facts/map_value.hpp
  15. include/facter/facts/os.hpp
  16. include/facter/facts/os_family.hpp
  17. include/facter/facts/resolver.hpp
  18. include/facter/facts/scalar_value.hpp
  19. include/facter/facts/value.hpp
  20. include/facter/facts/vm.hpp
  21. include/facter/logging/logging.hpp
  22. include/facter/ruby/ruby.hpp
  23. include/facter/util/aws_token.hpp
  24. include/facter/util/cli.hpp
  25. include/facter/util/config.hpp
  26. include/facter/util/string.hpp
  27. include/facter/version.h
  28. lib/libfacter.so
  29. lib/libfacter.so.3.14.24
  30. lib/ruby/gems/3.1/specifications/facter-3.14.24.gemspec
  31. lib/ruby/vendor_ruby/facter.rb
  32. share/man/man8/facter.8.gz
  33. lib/ruby/vendor_ruby/facter.jar
  34. @owner
  35. @group
  36. @mode
Collapse this list.
Dependency lines:
  • facter>0:sysutils/facter
Conflicts:
CONFLICTS_INSTALL:
  • rubygem-facter
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/sysutils/facter/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/facter
  • pkg install facter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: facter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1659500794 SHA256 (facter-3.14.24.tar.gz) = 82e45d9d74d0383ac99303509fa47978c2bfc448e615edb64688bb48b0498778 SIZE (facter-3.14.24.tar.gz) = 364897

Packages (timestamps in pop-ups are UTC):
facter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.14.24_63.14.24_6-3.14.24_63.14.24_6---
FreeBSD:13:quarterly3.14.24_63.14.24_63.14.24_33.14.24_63.14.24_6-3.14.24_43.14.24_4
FreeBSD:14:latest3.14.24_63.14.24_63.14.24_1-3.14.24_6--3.14.24_3
FreeBSD:14:quarterly3.14.24_43.14.24_6--3.14.24_6-3.14.24_43.14.24_4
FreeBSD:15:latest3.14.24_63.14.24_6n/a-n/a-3.14.24_43.14.24_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
  2. cmake : devel/cmake-core
  3. ruby31 : lang/ruby31
Runtime dependencies:
  1. ruby31 : lang/ruby31
Library dependencies:
  1. libboost_system.so : devel/boost-libs
  2. libcurl.so : ftp/curl
  3. libleatherman_locale.so : devel/leatherman
  4. liblibcpp-hocon.so : devel/cpp-hocon
  5. libyaml-cpp.so : devel/yaml-cpp
Patch dependencies:
  1. ruby31 : lang/ruby31
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. sysutils/puppet5*
  2. sysutils/puppet6*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. sysutils/puppet5*
  2. sysutils/puppet6*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for facter-3.14.24_6: FACTER_JAVA=on: Build with Java bindings for puppetserver ===> Use 'make config' to modify these settings
Options name:
sysutils_facter
USES:
cmake:noninja compiler:c++11-lib cpe ruby ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://downloads.puppetlabs.com/facter/
Collapse this list.

Number of commits found: 119 (showing only 19 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.16
17 Mar 2013 20:14:31
Revision:314483Original commit files touched by this commit
zi search for other commits by this committer
- 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)
1.6.16
08 Dec 2012 23:07:46
Revision:308495Original commit files touched by this commit
beech search for other commits by this committer
- Update to 1.6.16

Feature safe: yes

PR:		ports/174209
Submitted by:	Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
1.6.11
18 Aug 2012 16:04:37
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 1.6.11

PR:		ports/170500
Submitted by:	Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
1.6.8
02 May 2012 01:35:29
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 1.6.8 [1]
- Make dependency on dmidecode conditional on ARCH that supports it [2]

PR:             ports/167257 [1], ports/166824 [2]
Approved by:    Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
1.6.5
19 Feb 2012 14:23:17
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 1.6.5

PR:             ports/164981
Submitted by:   swills (myself)
Approved by:    Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
1.6.4
10 Jan 2012 11:41:26
Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.6.4.

Reviewed by:    maintainer (some time ago, update for 1.6.3)
1.6.0
28 Jun 2011 14:02:08
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.6.0

PR:             158243
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    maintainer
1.5.8
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.5.8
02 Oct 2010 11:17:48
Original commit files touched by this commit
makc search for other commits by this committer
Update to 1.5.8

PR:             ports/150961
Submitted by:   Rouslan Iskhakov (maintainer)
1.5.7_1
22 Jul 2010 03:18:16
Original commit files touched by this commit
sahil search for other commits by this committer
- RUN_DEPENDS on sysutils/dmidecode
- Bump PORTREVISION

PR:             ports/148391
Submitted by:   Russell Jackson <raj@csub.edu>
Approved by:    maintainer timeout (> 14 days)
1.5.7
16 Nov 2009 18:45:16
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.7

PR:             140606
Submitted by:   Rouslan Iskhakov <rouslan@rshell.net> *maintainer)
1.5.6
03 Nov 2009 14:16:39
Original commit files touched by this commit
linimon search for other commits by this committer
Over to submitter of last 2 updates.
1.5.6
03 Nov 2009 02:54:10
Original commit files touched by this commit
linimon search for other commits by this committer
Reset cherry@trombik.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
1.5.6
23 Jun 2009 12:03:02
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.5.6.

PR:             ports/135320
Submitted by:   Rouslan Iskhakov <rouslan at rshell.net>
Approved by:    maintainer
1.5.4
25 Mar 2009 17:35:43
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.4

PR:             132192
Submitted by:   Rouslan Iskhakov <rouslan@rshell.net>
Approved by:    maintainer timeout
1.5.0
01 Aug 2008 11:25:51
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.5.0

PR:             ports/126156
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
1.3.8
05 Oct 2007 21:54:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.8

PR:             116852
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
1.3.7
31 Mar 2007 06:47:25
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.3.7
- Change maintainer email address

PR:             ports/111022
Submitted by:   maintainer (Tomoyuki Sakurai)
1.3.6
06 Mar 2007 20:12:55
Original commit files touched by this commit
miwi search for other commits by this committer
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.

WWW:    http://www.reductivelabs.com/projects/facter/

PR:             ports/109794
Submitted by:   Tomoyuki Sakurai <cherry at trombik.mine.nu>

Number of commits found: 119 (showing only 19 on this page)

«  1 | 2