68 Commits

Author SHA1 Message Date
Romain Tartière
ae3db54b63 Update to 3.12.3
With hat: 	puppet
2019-01-24 00:06:36 +00:00
Romain Tartière
cdcc7c1e0e Fix build when rapidjson is installed (again)
PR:		233426
Submitted by:	vladislav.movchan@gmail.com
2019-01-13 03:33:12 +00:00
Romain Tartière
cf17071c37 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
2019-01-12 06:39:42 +00:00
Romain Tartière
7e3187126f Update to 3.12.2
With hat:	puppet
2018-12-20 02:08:35 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Jan Beich
7c879267dc 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
2018-12-12 00:15:49 +00:00
Romain Tartière
b1828130b0 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
2018-11-29 01:58:49 +00:00
Romain Tartière
791a87f166 Update to 3.12.1
With hat:	puppet
2018-10-26 10:19:13 +00:00
Romain Tartière
2197701d59 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
2018-09-27 06:47:03 +00:00
Romain Tartière
868a605949 Update to 3.12.0
Release notes:
https://puppet.com/docs/facter/3.12/release_notes.html

With hat:	puppet
2018-09-21 10:41:36 +00:00
Romain Tartière
d24cf55ca3 Update to 3.11.4
Release notes:
https://puppet.com/docs/facter/3.11/release_notes.html#facter-3114

With hat:	puppet
2018-08-24 07:38:58 +00:00
Jan Beich
0b055d47f2 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
2018-08-09 06:58:30 +00:00
Gerald Pfeifer
09f9633cb6 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
2018-07-29 22:18:44 +00:00
Romain Tartière
c2f7071878 Update to 3.11.3
While here pet portlint

With hat:	puppet
2018-07-19 08:10:44 +00:00
Romain Tartière
8d1dd94552 Update to 3.11.1
Release notes:
https://puppet.com/docs/facter/3.11/release_notes.html#facter-3111

With hat:	puppet
2018-04-19 15:32:17 +00:00
Jan Beich
cc95712fbe 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
2018-04-18 13:57:42 +00:00
Romain Tartière
e351ee782a Update to 3.11.0
Release notes:
https://puppet.com/docs/facter/3.11/release_notes.html

With hat:	puppet
2018-03-26 12:43:32 +00:00
Romain Tartière
0972d81c3d Update to 3.10.0
Release notes:
https://puppet.com/docs/facter/3.10/release_notes.html#facter-3100

With hat:	puppet
2018-02-16 08:32:23 +00:00
Romain Tartière
4a7a86a159 Update to 3.9.5
Release notes:
https://puppet.com/docs/facter/3.9/release_notes.html#facter-395

With hat:	puppet
2018-02-14 12:17:44 +00:00
Romain Tartière
9b18aeeceb 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
2018-02-13 12:48:06 +00:00
Romain Tartière
8bfd11278d Update to 3.9.4
Release notes:
https://puppet.com/docs/facter/3.9/release_notes.html#facter-394

With hat:	puppet
2018-02-08 10:30:46 +00:00
Jan Beich
25beeff079 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
2018-01-18 04:11:02 +00:00
Romain Tartière
8015ad8378 Update to 3.9.3
With hat:	puppet
2017-11-15 18:48:16 +00:00
Romain Tartière
87f3101ee1 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
2017-10-12 16:55:50 +00:00
Zach Leslie
802d241ae7 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
2017-10-03 20:54:29 +00:00
Jan Beich
98eb11b2f0 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
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a 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
2017-09-25 00:05:05 +00:00
Romain Tartière
884cd543bb Update to 3.9.0
While here, regenerate patches.

With hat:	puppet
2017-09-22 12:28:15 +00:00
Gerald Pfeifer
e59c88cece 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
2017-09-10 20:55:38 +00:00
Romain Tartière
c974d0670a Bump PORTREVISION after devel/leatherman update 2017-09-08 08:22:03 +00:00
Mathieu Arnold
bd44ff07d8 Remove keyword expansion from patches.
Sponsored by:	Absolight
2017-08-23 14:03:08 +00:00
Romain Tartière
ca33aa17f3 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/
2017-08-21 18:47:52 +00:00
Romain Tartière
139215faec 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
2017-08-12 13:09:34 +00:00
Romain Tartière
f956cbc91d 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.
2017-07-20 15:30:52 +00:00
Mark Linimon
197f08abf4 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
2017-05-22 22:29:17 +00:00
Jan Beich
b324ade02d 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
2017-05-02 06:48:10 +00:00
Gerald Pfeifer
04d6f52202 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
2017-04-01 15:23:30 +00:00
Jan Beich
59e02117ae 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
2017-01-06 08:45:03 +00:00
Jan Beich
a8713d15f4 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)
2016-11-23 12:45:46 +00:00
Jan Beich
0ce4812dc6 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'
        BOOST_PP_REPEAT_FROM_TO(1, BOOST_LOG_MAX_PARAMETER_ARGS, macro, args)
                                                                 ^
/usr/local/include/boost/preprocessor/repetition/repeat_from_to.hpp:36:125: note: expanded from macro 'BOOST_PP_REPEAT_FROM_TO_1'
                                                                                                                            ^
/usr/local/include/boost/preprocessor/repetition/repeat_from_to.hpp:54:136: note: expanded from macro 'BOOST_PP_REPEAT_FROM_TO_D_1'
                                                                                                                                       ^
note: (skipping 25 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/usr/local/include/boost/preprocessor/control/iif.hpp:25:60: note: expanded from macro 'BOOST_PP_IIF_I'
                                                           ^
/usr/local/include/boost/preprocessor/control/iif.hpp:32:31: note: expanded from macro 'BOOST_PP_IIF_1'
                              ^
/usr/local/include/boost/log/sinks/sync_frontend.hpp:51:14: note: expanded from macro 'BOOST_LOG_SINK_CTOR_FORWARD_INTERNAL_1'
    explicit synchronous_sink(T0 const& arg0, typename boost::log::aux::enable_if_named_parameters< T0, boost::log::aux::sfinae_dummy >::type = boost::log::aux::sfinae_dummy()) :\
             ^                                                                                                                           ~~~~
/usr/local/include/boost/log/sinks/sync_frontend.hpp:134:45: note: candidate constructor template not viable: requires 2 arguments, but 1 was provided
/usr/local/include/boost/log/detail/parameter_tools.hpp:44:66: note: expanded from macro 'BOOST_LOG_PARAMETRIZED_CONSTRUCTORS_GEN'
        BOOST_PP_REPEAT_FROM_TO(1, BOOST_LOG_MAX_PARAMETER_ARGS, macro, args)
                                                                 ^

PR:		214469
Submitted by:	antoine
Obtained from:	upstream
Approved by:	portmgr blanket
2016-11-20 20:58:08 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Guido Falsi
c3e0f614a5 - 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.
2016-02-21 18:41:30 +00:00
Michael Moll
8846a95836 give my ports to ruby@ 2016-01-01 17:05:54 +00:00
Michael Moll
b4d0a37855 sysutils/facter: update to 3.1.3 2015-12-01 23:10:24 +00:00
Michael Moll
710fe56355 sysutils/facter: udpate to 3.1.2 2015-11-19 12:36:54 +00:00
Michael Moll
61df5687ca sysutils/facter: update to 3.1.1 2015-11-05 10:39:46 +00:00
Michael Moll
293c13ba06 sysutils/facter: update to 3.1.0 2015-09-15 09:08:50 +00:00
Michael Moll
a1c7d43ee1 sysutils/facter: unbreak build on -CURRENT
- disable -Werror until boost 1.59 gets into the portstree
- while here, correct COMMENT (noted by junovitch)
2015-09-14 15:45:58 +00:00
Michael Moll
2f008f486a 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
2015-09-11 10:51:31 +00:00
Ryan Steinmetz
07754d7267 - 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)
2013-03-17 20:14:31 +00:00