non port: devel/leatherman/Makefile |
Number of commits found: 62 |
Wednesday, 27 Sep 2023
|
14:36 Dima Panov (fluffy)
devel/boost*: bump all consumers after 1.83.0
21d8008 |
Wednesday, 17 May 2023
|
16:30 Muhammad Moinur Rahman (bofh)
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket)
9b178ff |
Saturday, 29 Apr 2023
|
17:32 Muhammad Moinur Rahman (bofh)
devel/leatherman: Unbreak on HEAD
- Pet portclippy while I am here
Approved by: portmgr (blanket)
0a28a51 |
Thursday, 27 Apr 2023
|
18:25 Dima Panov (fluffy)
*/*: bump all direct Boost cunsumers
3e45e8e |
Tuesday, 28 Feb 2023
|
00:34 Romain Tartière (romain)
devel/leatherman: Update to 1.12.9
With hat: puppet
4fd117f |
Monday, 16 Jan 2023
|
19:32 Dima Panov (fluffy)
*/*: bump libboost*.so libraries consumert after Boost upgrade
e1287d0 |
Saturday, 14 Jan 2023
|
23:08 Muhammad Moinur Rahman (bofh)
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
18c6e18 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
Sunday, 22 May 2022
|
20:17 Dima Panov (fluffy)
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
b082b3d |
Sunday, 18 Jul 2021
|
21:06 Romain Tartière (romain)
devel/leatherman: Update to 1.12.6
With hat: puppet
1aba048 |
Friday, 25 Jun 2021
|
19:52 Romain Tartière (romain)
devel/leatherman: Update to 1.12.5
With hat: puppet
430efad |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 17 Dec 2020
|
07:39 romain
Update to 1.12.4
With hat: puppet
 |
Friday, 4 Dec 2020
|
20:48 romain
Update to 1.12.3
With hat: puppet
 |
Friday, 23 Oct 2020
|
18:37 romain
Update to 1.12.2
With hat: puppet
 |
Thursday, 16 Jul 2020
|
04:30 romain
Update to 1.12.1
With hat: puppet
 |
Friday, 1 May 2020
|
18:29 romain
Update to 1.12.0
With hat: puppet
 |
Tuesday, 28 Apr 2020
|
03:24 romain
Update to 1.11.0
With hat: puppet
 |
Saturday, 18 Jan 2020
|
02:54 romain
Update to 1.10.0
With hat: puppet
 |
Wednesday, 11 Dec 2019
|
17:53 jbeich
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
 |
Monday, 11 Nov 2019
|
23:27 romain
Update to 1.9.0
With hat: puppet
 |
Tuesday, 22 Oct 2019
|
00:06 romain
Update to 1.8.0
No functional change.
With hat: puppet
 |
Thursday, 3 Oct 2019
|
22:22 romain
Update to 1.7.3
 |
Monday, 23 Sep 2019
|
17:49 romain
Update to 1.7.2
With hat: puppet
 |
Saturday, 14 Sep 2019
|
16:29 romain
Fix execution interupted by signal detection
With the default version of Ruby changing to 2.6, sysutils/facter fails to
gather some facts due to leatherman not handling signals properly.
With hat: puppet
PR: 240566
Submitted by: allanjude
Reported by: albert.shih@obspm.fr
 |
Wednesday, 21 Aug 2019
|
20:35 romain
Update to 1.7.1
With hat: puppet
 |
Monday, 19 Aug 2019
|
15:35 jbeich
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
 |
Friday, 26 Jul 2019
|
20:46 gerald
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
 |
Sunday, 23 Jun 2019
|
07:35 romain
Update to 1.7.0
With hat: puppet
 |
Friday, 12 Apr 2019
|
06:36 jbeich
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
 |
Wednesday, 3 Apr 2019
|
18:43 romain
Update to 1.6.0
With hat: puppet
 |
Tuesday, 25 Dec 2018
|
20:25 tcberner
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
 |
Thursday, 20 Dec 2018
|
02:06 romain
Update to 1.5.4
While here, instead of patching cflags.cmake, rely on the ENABLE_CXX_WERROR
CMake option.
With hat: puppet
 |
Wednesday, 12 Dec 2018
|
01:35 gerald
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
 |
00:15 jbeich
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
 |
Thursday, 22 Nov 2018
|
19:40 romain
Update to 1.5.3
With hat: puppet
 |
Wednesday, 24 Oct 2018
|
11:31 romain
Fix closure of open file descriptors
Rely on closefrom(2) instead of a loop on close(2) to close all opened file
descriptors. This greatly improve performances.
While here, commit changes to patches generated by make makepatch.
With hat: puppet
PR: 232538
Reported by: vmiller@verisign.com
 |
Friday, 5 Oct 2018
|
06:18 romain
Update to 1.5.1
With hat: puppet
 |
Monday, 24 Sep 2018
|
08:29 romain
Fix build on powerpc64
PR: 231593
Submitted by: pkubaj@anongoth.pl
 |
Friday, 21 Sep 2018
|
10:39 romain
Update to 1.5.0
While here, add a patch to workaround bugs that make the regression test suite
fail.
With hat: puppet
 |
Thursday, 9 Aug 2018
|
06:58 jbeich
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
 |
Thursday, 19 Jul 2018
|
07:57 romain
Update to 1.4.2
While here, pet portlint
With hat: puppet
 |
Thursday, 19 Apr 2018
|
15:31 romain
Update to 1.4.1
With hat: puppet
 |
Wednesday, 18 Apr 2018
|
13:57 jbeich
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
 |
Tuesday, 13 Feb 2018
|
12:48 romain
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
 |
Thursday, 18 Jan 2018
|
04:11 jbeich
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
 |
Thursday, 30 Nov 2017
|
08:52 linimon
Mark unbroken on armv6. (Known to work on armv7 as well.)
PR: 223480
Submitted by: mikael.urankar at gmail.com
 |
Thursday, 12 Oct 2017
|
16:53 romain
Woraround crash when LC_* is not set
Puppet and MCollective define LC_ALL=C.UTF-8 to avoid this crash, but it's
still a problem for many use cases (e.g. cron job storing facts for
MCollective).
While this does not fix the root cause of the crash that is still under
investigation, this makes facter usable regardless of the user's envrionment.
PR: 222125
Submitted by: ryanb@honeycomb.net
 |
Saturday, 7 Oct 2017
|
18:32 rakuco
Switch to an out-of-source CMake build.
It does not have any bad side-effects, and out-of-source builds are recommended
by CMake. In this case, it also avoids ninja warnings that become errors with
Ninja 1.8:
ninja: warning: multiple rules generate locales/leatherman.pot. builds involving
this target will not be correct; continuing anyway [-w dupbuild=warn]
ninja: warning: multiple rules generate locale/locales/leatherman_locale.pot.
builds involving this target will not be correct; continuing anyway [-w
dupbuild=warn]
ninja: warning: multiple rules generate logging/locales/leatherman_logging.pot.
builds involving this target will not be correct; continuing anyway [-w
dupbuild=warn]
PR: 222770
 |
Monday, 25 Sep 2017
|
00:08 jbeich
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
 |
00:05 jbeich
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
 |
Friday, 22 Sep 2017
|
12:26 romain
Update to 1.3.0
With hat: puppet
 |
Friday, 8 Sep 2017
|
08:21 romain
Update to 1.2.1
Changelog:
https://github.com/puppetlabs/leatherman/blob/master/CHANGELOG.md#121
With hat: puppet
 |
Sunday, 27 Aug 2017
|
19:23 romain
Update to 1.1.2
ChangeLog:
https://github.com/puppetlabs/leatherman/blob/master/CHANGELOG.md#112
While here, add a workaround that prevented `make test` do succeed on some
environments. Regenerate all patches via `make makepatch`.
With hat: puppet
 |
Wednesday, 23 Aug 2017
|
13:17 romain
Update to 1.1.1
With hat: puppet
 |
Thursday, 27 Jul 2017
|
17:41 romain
Update to 1.0.0
PR: 220471
Submitted by: zleslie
With hat: puppet
 |
Thursday, 20 Jul 2017
|
15:30 romain
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.
 |
Saturday, 20 May 2017
|
16:58 linimon
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Reported by: swills
Approved by: portmgr (tier-2 blanket)
 |
Tuesday, 2 May 2017
|
06:48 jbeich
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
 |
Friday, 3 Mar 2017
|
17:25 amdmi3
A collection of C++ and CMake utility libraries.
WWW: https://github.com/puppetlabs/leatherman
PR: 213624
Submitted by: jslagle@gmail.com
 |
Number of commits found: 62 |