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_4Version 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 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.14.24_6
25 Feb 2024 17:19:03
commit hash: 284408d4d2e340ee27aedecef3941fd48f532628commit hash: 284408d4d2e340ee27aedecef3941fd48f532628commit hash: 284408d4d2e340ee27aedecef3941fd48f532628commit hash: 284408d4d2e340ee27aedecef3941fd48f532628 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/facter: Moved man to share/man

Approved by:    portmgr (blanket)
3.14.24_5
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
3.14.24_4
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
3.14.24_4
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
3.14.24_3
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
3.14.24_2
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
3.14.24_1
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
3.14.24_1
29 Dec 2022 09:39:52
commit hash: 6731815a3a68f332eed38a3910e59c82bfa7a851commit hash: 6731815a3a68f332eed38a3910e59c82bfa7a851commit hash: 6731815a3a68f332eed38a3910e59c82bfa7a851commit hash: 6731815a3a68f332eed38a3910e59c82bfa7a851 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
sysutils/facter: prepare for  upcoming Boost 1.81 (+)

This also fixes build with modern compilers (gcc12+, clang15+)

With hat:	office
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.14.24_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.14.24_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
3.14.24
06 Aug 2022 03:04:04
commit hash: 2073af11f13a09bacf989b69fbd043116ac6779ccommit hash: 2073af11f13a09bacf989b69fbd043116ac6779ccommit hash: 2073af11f13a09bacf989b69fbd043116ac6779ccommit hash: 2073af11f13a09bacf989b69fbd043116ac6779c files touched by this commit
Romain Tartière (romain) search for other commits by this committer
sysutils/facter: Update to 3.14.24

Release notes:
https://puppet.com/docs/puppet/6/release_notes_facter.html#release_notes_facter_x-14-24

With hat:	puppet
3.14.23_1
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
3.14.23
22 Apr 2022 23:26:12
commit hash: a8290ae84463c2b5b20cf6b12b5b793adea3360bcommit hash: a8290ae84463c2b5b20cf6b12b5b793adea3360bcommit hash: a8290ae84463c2b5b20cf6b12b5b793adea3360bcommit hash: a8290ae84463c2b5b20cf6b12b5b793adea3360b files touched by this commit
Romain Tartière (romain) search for other commits by this committer
sysutils/facter: Update to 3.14.23

Release notes:
https://puppet.com/docs/puppet/6/release_notes_facter.html#release_notes_facter_x-14-23

With hat:	puppet
3.14.22
21 Jan 2022 18:49:47
commit hash: e8fe2055874bb4f7c61c31127a05e9b122583d12commit hash: e8fe2055874bb4f7c61c31127a05e9b122583d12commit hash: e8fe2055874bb4f7c61c31127a05e9b122583d12commit hash: e8fe2055874bb4f7c61c31127a05e9b122583d12 files touched by this commit
Romain Tartière (romain) search for other commits by this committer
sysutils/facter: Update to 3.14.22

Release notes:
https://puppet.com/docs/puppet/6/release_notes_facter.html#release_notes_facter_x-14-22

With hat:       puppet
3.14.21
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.14.21
03 Dec 2021 18:40:28
commit hash: b0178ba23be5ae5cedffaceefd3c26c5866db5b6commit hash: b0178ba23be5ae5cedffaceefd3c26c5866db5b6commit hash: b0178ba23be5ae5cedffaceefd3c26c5866db5b6commit hash: b0178ba23be5ae5cedffaceefd3c26c5866db5b6 files touched by this commit
Romain Tartière (romain) search for other commits by this committer
sysutils/facter: Update to 3.14.21

Release notes:
https://puppet.com/docs/puppet/6/release_notes_facter.html#release_notes_facter_3-14-16
(sic)

with hat:	puppet
3.14.20
21 Oct 2021 14:27:12
commit hash: edebf2bc5c8ffcd1c535b7aa1373a4a57336a586commit hash: edebf2bc5c8ffcd1c535b7aa1373a4a57336a586commit hash: edebf2bc5c8ffcd1c535b7aa1373a4a57336a586commit hash: edebf2bc5c8ffcd1c535b7aa1373a4a57336a586 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
sysutils/facter: Add CPE information

Approved by:	portmgr (blanket)
3.14.20
14 Oct 2021 05:40:06
commit hash: 523446ce0136a18cc27b6044bbd66e898a5bc872commit hash: 523446ce0136a18cc27b6044bbd66e898a5bc872commit hash: 523446ce0136a18cc27b6044bbd66e898a5bc872commit hash: 523446ce0136a18cc27b6044bbd66e898a5bc872 files touched by this commit
Romain Tartière (romain) search for other commits by this committer
sysutils/facter: Update to 3.14.20

Release notes:
https://puppet.com/docs/puppet/6/release_notes_facter.html#release_notes_facter_3-14-16
(sic)

With hat:	puppet
3.14.19
22 Jul 2021 05:43:38
commit hash: 1295c07cbb321901abcadabe462ac15cd4042dbbcommit hash: 1295c07cbb321901abcadabe462ac15cd4042dbbcommit hash: 1295c07cbb321901abcadabe462ac15cd4042dbbcommit hash: 1295c07cbb321901abcadabe462ac15cd4042dbb files touched by this commit
Romain Tartière (romain) search for other commits by this committer
sysutils/facter: Update to 3.14.19

Release notes:
https://puppet.com/docs/puppet/6/release_notes_facter.html

With hat:	puppet
3.14.18_1
13 Jul 2021 09:07:26
commit hash: 3ed820108daf4b3f5b93d2eec85ce13d4bfed282commit hash: 3ed820108daf4b3f5b93d2eec85ce13d4bfed282commit hash: 3ed820108daf4b3f5b93d2eec85ce13d4bfed282commit hash: 3ed820108daf4b3f5b93d2eec85ce13d4bfed282 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
devel/yaml-cpp: Update to 0.7.0

- Patch cmake include to actually work
- Bump PORTREVISION on consumers, testing shows it is not completely
  binary compatible
3.14.18
25 Jun 2021 19:52:00
commit hash: 57fb3b735db9ed835b8544bf7e21c3741051ff5bcommit hash: 57fb3b735db9ed835b8544bf7e21c3741051ff5bcommit hash: 57fb3b735db9ed835b8544bf7e21c3741051ff5bcommit hash: 57fb3b735db9ed835b8544bf7e21c3741051ff5b files touched by this commit
Romain Tartière (romain) search for other commits by this committer
sysutils/facter: Update to 3.14.18

Release notes:
https://puppet.com/docs/puppet/6/release_notes_facter.html#release_notes_facter_3-14-16

With hat:	puppet
3.14.17
01 May 2021 00:15:57
commit hash: 42d4241e249b02533df83f3c7bff19203649c802commit hash: 42d4241e249b02533df83f3c7bff19203649c802commit hash: 42d4241e249b02533df83f3c7bff19203649c802commit hash: 42d4241e249b02533df83f3c7bff19203649c802 files touched by this commit
Romain Tartière (romain) search for other commits by this committer
sysutils/facter: Update to 3.14.17

With hat:	puppet
3.14.16
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.14.16
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.14.16
19 Feb 2021 23:10:49
Revision:566107Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.16

Release notes:
https://puppet.com/docs/puppet/6.21/release_notes_facter.html

With hat:	puppet
3.14.15
22 Jan 2021 21:45:22
Revision:562341Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.15

With hat:	puppet
3.14.14
23 Oct 2020 18:39:07
Revision:553124Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.14

Release notes:
https://puppet.com/docs/puppet/6.19/release_notes_facter.html#release_notes_facter_x-14-10

With hat:	puppet
3.14.13
31 Aug 2020 19:53:19
Revision:547207Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.13

Release notes:
https://puppet.com/docs/puppet/6.18/release_notes_facter.html#release_notes_facter_x-14-10

With hat:	puppet
3.14.12
16 Jul 2020 04:32:13
Revision:542310Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.12

With hat:	puppet
3.14.11
04 Jun 2020 22:24:04
Revision:537963Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.11

With hat:	puppet
3.14.10
01 May 2020 18:29:45
Revision:533573Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.10

With hat:	puppet
3.14.9
23 Mar 2020 17:11:35
Revision:528984Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.9

Release notes:
https://puppet.com/docs/puppet/latest/release_notes_facter.html

With hat:	puppet
3.14.8
21 Feb 2020 17:38:04
Revision:526634Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.8

Release notes:
https://puppet.com/docs/puppet/latest/release_notes_facter.html

With hat:	puppet
3.14.7
18 Jan 2020 02:55:37
Revision:523389Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.7

With hat:	puppet
3.14.6_1
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
3.14.6
29 Nov 2019 00:16:32
Revision:518611Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.6

With hat:	puppet
3.14.5
03 Oct 2019 22:23:42
Revision:513740Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.5

With hat:	puppet
3.14.4_1
26 Sep 2019 21:31:46
Revision:512990Original commit files touched by this commit
madpilot search for other commits by this committer
- Update yaml-cpp to 0.6.3
- Removed TEST option since it fails to build. Disable tests
  unconditionally.
- Bump PORTREVISION on dependent ports. I've observed linker errors
  on startup due to library changes
3.14.4
23 Sep 2019 17:51:51
Revision:512653Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.4

Release notes:
https://puppet.com/docs/puppet/6.9/release_notes_facter.html#facter-release-notes-x.14.4

With hat:	puppet
3.14.3
23 Aug 2019 00:19:41
Revision:509628Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.3

With hat:	puppet
3.14.2_1
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
3.14.2
30 Jul 2019 20:24:47
Revision:507660Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.2

With hat:	puppet
3.14.1_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
3.14.1
01 Jul 2019 21:49:34
Revision:505646Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.1

With hat:	puppet
3.14.0
23 Jun 2019 07:35:54
Revision:504924Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.14.0

With hat:	puppet
3.13.2_1
24 Apr 2019 02:06:55
Revision:499804Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.13.2

Release notes:
https://puppet.com/docs/puppet/6.4/release_notes_facter.html

With hat:	puppet
3.13.1_1
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
3.13.1
03 Apr 2019 18:43:58
Revision:497745Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.13.1

With hat:	puppet
3.13.0
29 Mar 2019 16:08:54
Revision:497161Original commit files touched by this commit
linimon search for other commits by this committer
lib/inc/internal/util/freebsd/geom.hpp needs to include stdexcept to
build on GCC-based architectures.

PR:		235601
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
3.13.0
21 Feb 2019 18:32:26
Revision:493520Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.13.0

Release notes:
https://puppet.com/docs/puppet/6.3/release_notes_facter.html

With hat:	puppet
3.12.3
24 Jan 2019 00:06:36
Revision:491063Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.12.3

With hat: 	puppet
3.12.2
13 Jan 2019 03:33:12
Revision:490112Original commit files touched by this commit
romain search for other commits by this committer
Fix build when rapidjson is installed (again)

PR:		233426
Submitted by:	vladislav.movchan@gmail.com
3.12.2
12 Jan 2019 06:39:42
Revision:490027Original commit files touched by this commit
romain search for other commits by this committer
Fix build when devel/rapidjson is installed

devel/leatherman include an old version of RapidJSON that is not compatible
with what devel/rapidjson install.  Reorder includes so that the version
included with devel/leatherman is found before the one of devel/rapidjson
because it is what is wanted.

While here, fix `make test`.

No need to bump PORTREVISION.

PR:		233426
Reported by:	vladislav.movchan@gmail.com
3.12.2
20 Dec 2018 02:08:35
Revision:487827Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.12.2

With hat:	puppet
3.12.1_3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.12.1_2
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
3.12.1_1
29 Nov 2018 01:58:49
Revision:486153Original commit files touched by this commit
romain search for other commits by this committer
Integrate a patch to fix cURL detection

The patch has been submitted upstream, but some users depend on it now, so ship
it:
https://github.com/puppetlabs/facter/pull/1762
3.12.1
26 Oct 2018 10:19:14
Revision:483013Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.12.1

With hat:	puppet
3.12.0_1
27 Sep 2018 06:47:04
Revision:480784Original commit files touched by this commit
romain search for other commits by this committer
Install the generated .gemspec file

Building the C implementation of facter also produce a .gemspec file.  So far,
it was not installed (probably by mistake: since nothing was using it,
everything was fine).  Now that we are about to add a consumer of this file as
sysutils/rubygem-puppetserver-ca to the ports tree, this file must be
installed.

With hat:	puppet
3.12.0
21 Sep 2018 10:41:36
Revision:480250Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.12.0

Release notes:
https://puppet.com/docs/facter/3.12/release_notes.html

With hat:	puppet
3.11.4
24 Aug 2018 07:38:59
Revision:477941Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.11.4

Release notes:
https://puppet.com/docs/facter/3.11/release_notes.html#facter-3114

With hat:	puppet
3.11.3_2
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
3.11.3_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
3.11.3
19 Jul 2018 08:10:44
Revision:474933Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.11.3

While here pet portlint

With hat:	puppet
3.11.1
19 Apr 2018 15:32:17
Revision:467774Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.11.1

Release notes:
https://puppet.com/docs/facter/3.11/release_notes.html#facter-3111

With hat:	puppet
3.11.0_1
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
3.11.0
26 Mar 2018 12:43:32
Revision:465585Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.11.0

Release notes:
https://puppet.com/docs/facter/3.11/release_notes.html

With hat:	puppet
3.10.0
16 Feb 2018 08:32:23
Revision:461985Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.10.0

Release notes:
https://puppet.com/docs/facter/3.10/release_notes.html#facter-3100

With hat:	puppet
3.9.5
14 Feb 2018 12:17:44
Revision:461783Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.9.5

Release notes:
https://puppet.com/docs/facter/3.9/release_notes.html#facter-395

With hat:	puppet
3.9.4_1
13 Feb 2018 12:48:07
Revision:461702Original commit files touched by this commit
romain search for other commits by this committer
Update leatherman to 1.4.0

ChangeLog:
https://github.com/puppetlabs/leatherman/blob/master/CHANGELOG.md#140

Bump PORTREVISION of dependent ports.

With hat:	puppet
3.9.4
08 Feb 2018 10:30:46
Revision:461208Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.9.4

Release notes:
https://puppet.com/docs/facter/3.9/release_notes.html#facter-394

With hat:	puppet
3.9.3_1
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
3.9.3
15 Nov 2017 18:48:16
Revision:454259Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.9.3

With hat:	puppet
3.9.2
12 Oct 2017 16:55:50
Revision:451908Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.9.2

- This version does not build with ninja, so disable it for now;
- Remove unneeded patch;
- While here, silent down post-patch operations.

With hat:	puppet
3.9.0_3
03 Oct 2017 20:54:29
Revision:451170Original commit files touched by this commit
zleslie search for other commits by this committer
sysutils/facter: Drop slave port, add Java option default

Here we drop support for the slave port, since it never quite worked as
desired, nor was it ever submitted, and removes the conditionals to support it.
Also, we add a new default option FACTER_JAVA to build support for Java and
install facter.jar to be used by sysutils/puppetserver5.

Approved by:	swills(mentor)
Differential Revision:	D12498
3.9.0_2
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
3.9.0_1
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
3.9.0
22 Sep 2017 12:28:15
Revision:450361Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.9.0

While here, regenerate patches.

With hat:	puppet
3.8.0_2
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
3.8.0_1
08 Sep 2017 08:22:03
Revision:449443Original commit files touched by this commit
romain search for other commits by this committer
Bump PORTREVISION after devel/leatherman update
3.8.0
23 Aug 2017 14:03:08
Revision:448620Original commit files touched by this commit
mat search for other commits by this committer
Remove keyword expansion from patches.

Sponsored by:	Absolight
3.8.0
21 Aug 2017 18:47:52
Revision:448483Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.8.0

Remove a bunch of patches merged upstream.
Add some new patches to use paths that better fit FreeBSD:
  Configuration -> /usr/local/etc/facter/facter.conf
  Custom facts  -> /usr/local/etc/facter/facts.d/
  Cached facts  -> /var/facter/cache/cached_facts/
3.7.1
12 Aug 2017 13:09:34
Revision:447826Original commit files touched by this commit
romain search for other commits by this committer
Update to 3.7.1

- Prepare the port to have a slave-port: java-facter;
- Add a bunch of patches that where merged upstream but not yet released so
  that facter can be a drop-in replacement of rubygem-facter.

With hat:	puppet
3.1.3_6
20 Jul 2017 15:30:52
Revision:446262Original commit files touched by this commit
romain search for other commits by this committer
Pass maintainership to puppet@

puppet@ is basically aliased to the previous maintainers in order to ease-up
updating Puppet-related ports.  The changes where approved by e-mail.
3.1.3_6
22 May 2017 22:29:17
Revision:441494Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
3.1.3_6
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
3.1.3_5
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
3.1.3_4
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
3.1.3_3
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
3.1.3_2
20 Nov 2016 20:58:08
Revision:426627Original commit files touched by this commit
jbeich search for other commits by this committer
sysutils/facter: unbreak build with boost 1.62

vendor/leatherman/logging/src/logging.cc:75:44: error: no matching constructor
for initialization of 'sink_t' (aka
'synchronous_sink<leatherman::logging::color_writer>')
        boost::shared_ptr<sink_t> sink(new sink_t(&dst));
                                           ^      ~~~~
/usr/local/include/boost/log/sinks/sync_frontend.hpp:72:7: note: candidate
constructor (the implicit copy constructor) not viable: no known conversion from
'ostream *' (aka 'basic_ostream<char> *') to 'const
boost::log::v2_mt_posix::sinks::synchronous_sink<leatherman::logging::color_writer>'
for 1st argument
class synchronous_sink :
      ^
/usr/local/include/boost/log/sinks/sync_frontend.hpp:123:14: note: candidate
constructor not viable: no known conversion from 'ostream *' (aka
'basic_ostream<char> *') to 'const shared_ptr<sink_backend_type>' for 1st
argument
    explicit synchronous_sink(shared_ptr< sink_backend_type > const& backend) :
             ^
/usr/local/include/boost/log/sinks/sync_frontend.hpp:134:45: note: candidate
template ignored: substitution failure [with T0 = std::__1::basic_ostream<char,
std::__1::char_traits<char> > *]: no type named 'type' in
'boost::log::v2_mt_posix::aux::enable_if_named_parameters<std::__1::basic_ostream<char,
std::__1::char_traits<char> > *, boost::log::v2_mt_posix::aux::sfinae_dummy>'
   
BOOST_LOG_PARAMETRIZED_CONSTRUCTORS_GEN(BOOST_LOG_SINK_CTOR_FORWARD_INTERNAL, ~)
                                            ^
/usr/local/include/boost/log/detail/parameter_tools.hpp:44:66: note: expanded
from macro 'BOOST_LOG_PARAMETRIZED_CONSTRUCTORS_GEN'
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.3_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
3.1.3_1
21 Feb 2016 18:41:30
Revision:409306Original commit files touched by this commit
madpilot search for other commits by this committer
- Update devel/yaml-cpp to 0.5.3
- Project moved to GITHUB
- LICENSE_FILE renamed
- Regenerated patch
- Bumped PORTREVISION in dependent ports due to ABI changes.
3.1.3
01 Jan 2016 17:05:54
Revision:405015Original commit files touched by this commit
mmoll search for other commits by this committer
give my ports to ruby@
3.1.3
01 Dec 2015 23:10:24
Revision:402791Original commit files touched by this commit
mmoll search for other commits by this committer
sysutils/facter: update to 3.1.3
3.1.2
19 Nov 2015 12:36:54
Revision:401941Original commit files touched by this commit
mmoll search for other commits by this committer
sysutils/facter: udpate to 3.1.2
3.1.1
05 Nov 2015 10:39:46
Revision:400833Original commit files touched by this commit
mmoll search for other commits by this committer
sysutils/facter: update to 3.1.1
3.1.0
15 Sep 2015 09:08:51
Revision:396948Original commit files touched by this commit
mmoll search for other commits by this committer
sysutils/facter: update to 3.1.0
3.0.2_1
14 Sep 2015 15:45:58
Revision:396904Original commit files touched by this commit
mmoll search for other commits by this committer
sysutils/facter: unbreak build on -CURRENT

- disable -Werror until boost 1.59 gets into the portstree
- while here, correct COMMENT (noted by junovitch)
11 Sep 2015 10:51:32
Revision:396656Original commit files touched by this commit Refresh
mmoll search for other commits by this committer
new port: sysutils/facter

Facter is Puppet's cross-platform system profiling library.

While former versions (sysutils/rubygem-facter) were written in Ruby, this
version is written in C++11. FreeBSD support in the upstream sources is
sparse and DragonFly is not supported at all for the moment.

WWW: https://puppetlabs.com/facter

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D3579

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

1 | 2  »