notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/boost-libs/Makefile
SVNWeb

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

1 | 2  »  

Thu, 18 May 2023
[ 21:33 Dimitry Andric (dim) search for other commits by this committer ]    commit hash:c035007f958a9fa3c45bb1441a63540be39018ed  commit hash:c035007f958a9fa3c45bb1441a63540be39018ed  commit hash:c035007f958a9fa3c45bb1441a63540be39018ed  c035007 
devel/boost-libs: apply upstream patch for C++17 support

Since clang 16 (and gcc 11) the default C++ standard is now gnu++17.
Several ports that use boost/functional.hpp now complain with (for
example print/libmspub01):

  In file included from MSPUBCollector.cpp:17:
  In file included from /usr/local/include/boost/multi_array.hpp:34:
  In file included from
/usr/local/include/boost/multi_array/multi_array_ref.hpp:32:
  /usr/local/include/boost/functional.hpp:45:24: error: no member named
'unary_function' in namespace 'std'; did you mean '__unary_function'?
              using std::unary_function;
                    ~~~~~^~~~~~~~~~~~~~
                         __unary_function
  /usr/include/c++/v1/__functional/unary_function.h:46:1: note:
'__unary_function' declared here
  using __unary_function = __unary_function_keep_layout_base<_Arg, _Result>;
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 27 Apr 2023
[ 18:25 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:e356ceca197257c3900d9ffd823ea2bb0b6819d3  commit hash:e356ceca197257c3900d9ffd823ea2bb0b6819d3  commit hash:e356ceca197257c3900d9ffd823ea2bb0b6819d3  e356cec 
devel/boost*: update to 1.82.0 release (+)

Release Notes:	https://www.boost.org/users/history/version_1_82_0.html
Sponsored by:	Serenity Cybersecurity, LLC
Thu, 13 Apr 2023
[ 00:56 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  f1f1a8b  (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
Mon, 16 Jan 2023
[ 19:32 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:ebbef4b5f84b7cff911d4714000c2ebbc0f786f7  commit hash:ebbef4b5f84b7cff911d4714000c2ebbc0f786f7  commit hash:ebbef4b5f84b7cff911d4714000c2ebbc0f786f7  ebbef4b  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
devel/boost*:	update Boost to 1.81.0 release (+)

Changelog:	https://www.boost.org/users/history/version_1_81_0.html
Wed, 19 Oct 2022
[ 08:10 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  dfe25d7  (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 12 Aug 2022
[ 11:05 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:fd34eb55a01c4053245245c316e1f252c4853656  commit hash:fd34eb55a01c4053245245c316e1f252c4853656  commit hash:fd34eb55a01c4053245245c316e1f252c4853656  fd34eb5  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
devel/boost: update to 1.80.0 release (+)

Use one master distinfo
Allow to use beta releases in build framework

Changelog:	https://www.boost.org/users/history/version_1_80_0.html
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 23 May 2022
[ 19:40 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:2d88b73b83e0d1220373939528c3316b2ceb88fb  commit hash:2d88b73b83e0d1220373939528c3316b2ceb88fb  commit hash:2d88b73b83e0d1220373939528c3316b2ceb88fb  2d88b73 
devel/boost-libs: add critical upstream patch (+)

Boost.JSON array::erase can segfault, see
https://github.com/boostorg/json/issues/692
Sun, 22 May 2022
[ 20:17 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:ae17808e4a1b635038b5a80216cbf98bafdbb2ef  commit hash:ae17808e4a1b635038b5a80216cbf98bafdbb2ef  commit hash:ae17808e4a1b635038b5a80216cbf98bafdbb2ef  ae17808  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
devel/boost-all:	update Boost to 1.79.0 release (+)

Please welcome a longawaited boost-* upgrade.
It introduces a full support for OpenSSL3.0, Clang13+, C++17/C++20 standards and
more.

Since 1.74 release Boost library introduced some internal changes which breaks
comsumers of outdated API.
All failed consumers will be marked as BROKEN in separated commits.

Special thanks for all community members who take a long survey with real
environments testing.

Changelogs:
https://www.boost.org/users/history/version_1_73_0.html
https://www.boost.org/users/history/version_1_74_0.html
https://www.boost.org/users/history/version_1_75_0.html
https://www.boost.org/users/history/version_1_76_0.html
https://www.boost.org/users/history/version_1_77_0.html
https://www.boost.org/users/history/version_1_78_0.html
https://www.boost.org/users/history/version_1_79_0.html

PR:	246106
Exp-runs by:	antoine
Thu, 7 Apr 2022
[ 00:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:268cee3b0227efd217869b43152e8936a05cb850  commit hash:268cee3b0227efd217869b43152e8936a05cb850  commit hash:268cee3b0227efd217869b43152e8936a05cb850  268cee3  (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 71.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by:	GitHub (watch releases)
PR:		262654
Exp-run by:	antoine
Approved by:	fluffy
Thu, 28 Oct 2021
[ 16:37 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  f34ece3  (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 70.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by:	GitHub (watch releases)
PR:		258794
Exp-run by:	antoine
Tue, 13 Apr 2021
[ 09:13 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:4902f812a6107e7789724a91a3fe04f4545b47b1  commit hash:4902f812a6107e7789724a91a3fe04f4545b47b1  commit hash:4902f812a6107e7789724a91a3fe04f4545b47b1  4902f81 
devel/boost-libs: backport upstream commit to add support to c++20 concepts

Until newer boost is ported, this fixes compilation of client code with errors
like
    async_result.hpp: error: concept cannot have associated constraints

See https://github.com/boostorg/asio/issues/312 for details.

PR:		255016
Submitted by:	amdmi3
MFH:		2021Q2
Thu, 8 Apr 2021
[ 23:33 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  69d24a7  (Only the first 10 of 145 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 69.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 3 Nov 2020
[ 00:56 jbeich search for other commits by this committer ] Original commit   Revision:553940 (Only the first 10 of 186 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 68.1

Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Thu, 23 Apr 2020
[ 20:14 jbeich search for other commits by this committer ] Original commit   Revision:532707 (Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 67.1

Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Fri, 13 Mar 2020
[ 09:47 jbeich search for other commits by this committer ] Original commit   Revision:528343 (Only the first 10 of 126 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 66.1

Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Wed, 11 Dec 2019
[ 17:53 jbeich search for other commits by this committer ] Original commit   Revision:519824 (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
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
Thu, 24 Oct 2019
[ 00:48 jbeich search for other commits by this committer ] Original commit   Revision:515312
devel/boost-libs: backport spirit regression fix

PR:		237016
Suggested by:	mapnik upstream
MFH:		2019Q4
Thu, 3 Oct 2019
[ 20:35 jbeich search for other commits by this committer ] Original commit   Revision:513733 (Only the first 10 of 135 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 65.1

Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Mon, 19 Aug 2019
[ 15:35 jbeich search for other commits by this committer ] Original commit   Revision:509290 (Only the first 10 of 412 ports in this commit are shown above. View all ports for this commit)
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
Mon, 13 May 2019
[ 07:56 jbeich search for other commits by this committer ] Original commit   Revision:501527
devel/boost-libs: apply beast fix after r498698

Fix moved-from executor in idle ping timeout:
https://www.boost.org/patches/1_70_0/0001-beast-fix-moved-from-executor.patch
Sat, 13 Apr 2019
[ 23:44 sunpoet search for other commits by this committer ] Original commit   Revision:498851
Fix PLIST

- Bump PORTREVISION for package change
Fri, 12 Apr 2019
[ 06:36 jbeich search for other commits by this committer ] Original commit   Revision:498698 (Only the first 10 of 392 ports in this commit are shown above. View all ports for this commit)
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
Wed, 27 Mar 2019
[ 21:11 jbeich search for other commits by this committer ] Original commit   Revision:496981 (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 64.1

Changes:	http://site.icu-project.org/download/64
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		236325
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19479
Wed, 16 Jan 2019
[ 20:36 tijl search for other commits by this committer ] Original commit   Revision:490518
Fix use of iconv in Boost Locale.  On FreeBSD it used __ICONV_F_HIDE_INVALID
which hides invalid sequences, but what Boost really wants is that iconv
returns an error on invalid sequences like GNU libiconv does by default.
On FreeBSD ICONV_SET_ILSEQ_INVALID can be used for this.  It has to be set
via iconvctl.

PR:		215393
Wed, 12 Dec 2018
[ 00:15 jbeich search for other commits by this committer ] Original commit   Revision:487266 (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Nov 2018
[ 02:47 jbeich search for other commits by this committer ] Original commit   Revision:484377
devel/boost-libs: unbreak some C++14 consumers with GCC after r479222

Boost 1.68 changed System ABI[1] for C++14 but due to a GCC bug it's
disabled for C++ >= 17. As our Boost package is built in C++17
consumers cannot use C++14. So, disable the new ABI for the affected
GCC versions regardless of C++ standard.

[1] https://github.com/boostorg/system/commit/7b6dcf6ac668

PR:		231447
Reported by:	Piotr Kubaj
Fri, 2 Nov 2018
[ 13:32 rene search for other commits by this committer ] Original commit   Revision:483807 (Only the first 10 of 243 ports in this commit are shown above. View all ports for this commit)
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Tue, 23 Oct 2018
[ 11:35 jbeich search for other commits by this committer ] Original commit   Revision:482830 (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 63.1

Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
Sat, 8 Sep 2018
[ 00:53 jbeich search for other commits by this committer ] Original commit   Revision:479222
devel/boost-all: switch to C++17 on FreeBSD >= 11.2

PR:		231077
Exp-run by:	antoine
Thu, 9 Aug 2018
[ 06:58 jbeich search for other commits by this committer ] Original commit   Revision:476723 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
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
Thu, 19 Jul 2018
[ 21:04 grembo search for other commits by this committer ] Original commit   Revision:474979
Fix runtime null pointer dereference (undefined behavior)

PR:		229888
Approved by:	maintainer
Obtained from:	https://github.com/boostorg/filesystem/pull/71
MFH:		2018Q3 (runtime fix, null pointer dereference)
Fri, 29 Jun 2018
[ 14:22 jbeich search for other commits by this committer ] Original commit   Revision:473551 (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 62.1

Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
Wed, 18 Apr 2018
[ 17:48 jbeich search for other commits by this committer ] Original commit   Revision:467723
devel/boost-libs: backport minor regression fix

/usr/local/include/boost/lockfree/spsc_queue.hpp:140:43: error: no member named
'next' in namespace 'boost'
        const ConstIterator last = boost::next(begin, input_count);
                                   ~~~~~~~^
/usr/local/include/boost/lockfree/spsc_queue.hpp:145:51: error: no member named
'next' in namespace 'boost'
            const ConstIterator midpoint = boost::next(begin, count0);
                                           ~~~~~~~^

Obtained from:	upstream (via Homebrew)
[ 13:57 jbeich search for other commits by this committer ] Original commit   Revision:467711 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
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
Fri, 6 Apr 2018
[ 15:53 jbeich search for other commits by this committer ] Original commit   Revision:466648 (Only the first 10 of 117 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 61.1

Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
MFH:		2018Q2 (required by Firefox 61)
Thu, 18 Jan 2018
[ 04:11 jbeich search for other commits by this committer ] Original commit   Revision:459315 (Only the first 10 of 356 ports in this commit are shown above. View all ports for this commit)
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
Sun, 10 Dec 2017
[ 18:40 jbeich search for other commits by this committer ] Original commit   Revision:455905
devel/boost-libs: pass RPATH when building with GCC

  "g++6"    -o "bin.v2/libs/stacktrace/build/gcc-6.4.0/debug/addr2line_exe"
-Wl,--start-group "bin.v2/libs/stacktrace/build/gcc-6.4.0/debug/has_addr2line.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -g -m64
  /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.21 required by
/wrkdirs/usr/ports/devel/boost-libs/work/boost_1_65_1/bin.v2/libs/stacktrace/build/gcc-6.4.0/debug/addr2line_exe
not found
  [...]
  Error: Missing: lib/libboost_stacktrace_addr2line.a
  Error: Missing: lib/libboost_stacktrace_addr2line.so
  Error: Missing: lib/libboost_stacktrace_addr2line.so.%%BOOST_SHARED_LIB_VER%%

PR:		223279
Submitted by:	jhibbits (based on)
Thu, 9 Nov 2017
[ 02:31 jbeich search for other commits by this committer ] Original commit   Revision:453790 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 60.1

Changes:	http://site.icu-project.org/download/60
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		223373
Exp-run by:	antoine
Mon, 25 Sep 2017
[ 00:08 jbeich search for other commits by this committer ] Original commit   Revision:450560 (Only the first 10 of 342 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:450557 (Only the first 10 of 327 ports in this commit are shown above. View all ports for this commit)
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
[ 00:02 jbeich search for other commits by this committer ] Original commit   Revision:450556 (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 59.1

- Temporarily keep C++98 working in consumers for Clang's default -std=

Changes:	http://site.icu-project.org/download/59
PR:		218788
Submitted by:	takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by:	antoine
Tue, 2 May 2017
[ 06:48 jbeich search for other commits by this committer ] Original commit   Revision:439934 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
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
[ 02:51 miwi search for other commits by this committer ] Original commit   Revision:439922 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Revert boost update just landed per accident.
[ 02:45 miwi search for other commits by this committer ] Original commit   Revision:439920 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Nuke llvm36/clang36 - Obsolete and unmaintained upstream

Approved by:	brooks (maintainer)
Differential Revision:	https://reviews.freebsd.org/D10419
Sat, 7 Jan 2017
[ 06:24 jbeich search for other commits by this committer ] Original commit   Revision:430767
devel/boost-libs: drop -no-integrated-as on aarch64

PR:		213867
Obtained from:	upstream
MFH:		2017Q1
Fri, 6 Jan 2017
[ 08:45 jbeich search for other commits by this committer ] Original commit   Revision:430692 (Only the first 10 of 324 ports in this commit are shown above. View all ports for this commit)
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
Sun, 1 Jan 2017
[ 13:47 jbeich search for other commits by this committer ] Original commit   Revision:430253
devel/boost-libs: -no-integrated-as builds faster

aarch64 doesn't have /usr/bin/as, so it's fine to use PATH

PR:		213867
[ 12:56 jbeich search for other commits by this committer ] Original commit   Revision:430250
devel/boost-libs: oops, don't use NOT_FOR_ARCHS here

NOT_FOR_ARCHS only works if _REASON can be applied to all affected
architectures. If any other architecture doesn't share it one'd have to
add BROKEN_${ARCH}, anyway.
[ 11:45 jbeich search for other commits by this committer ] Original commit   Revision:430248
devel/boost-libs: oops, work around ${CC} usage after r430247

$ make -V '${MAKE_ARGS:M--toolset*}'
/bin/sh: clang39: not found
make: "/usr/ports/Mk/Uses/compiler.mk" line 69: warning: "clang39 --version"
returned non-zero status
make: "/usr/ports/Mk/Uses/compiler.mk" line 120: warning: "clang++39 -###
/dev/null 2>&1" returned non-zero status
--toolset=gcc

PR:		213867
MFH:		2016Q4 (r430247 followup)
[ 10:50 jbeich search for other commits by this committer ] Original commit   Revision:430247
devel/boost-libs: unblock aarch64 and sparc64 builds

- aarch64 requires Clang with new enough integrated assembler
- sparc64 is no longer supported since we don't split context library
  into a separate package (unlike Debian)

PR:		213867 214942
MFH:		2016Q4
Thu, 24 Nov 2016
[ 02:30 jbeich search for other commits by this committer ] Original commit   Revision:426988
devel/boost-libs: unbreak consumers with libressl

$ make WITH=ASIO -C www/nghttp2
[...]
In file included from asio_common.cc:25:
In file included from ./asio_common.h:32:
In file included from ../src/includes/nghttp2/asio_http2.h:37:
In file included from /usr/local/include/boost/asio/ssl.hpp:19:
In file included from /usr/local/include/boost/asio/ssl/context.hpp:786:
/usr/local/include/boost/asio/ssl/impl/context.ipp:232:27: error: no member
named 'SSL_CTX_get_default_passwd_cb_userdata' in the global namespace; did you
mean 'SSL_CTX_set_default_passwd_cb_userdata'?
    void* cb_userdata = ::SSL_CTX_get_default_passwd_cb_userdata(handle_);
                        ~~^
/usr/local/include/openssl/ssl.h:1640:6: note:
'SSL_CTX_set_default_passwd_cb_userdata' declared here
void SSL_CTX_set_default_passwd_cb_userdata(SSL_CTX *ctx, void *u);
     ^

PR:		214793
Submitted by:	matthew@reztek.cz
Obtained from:	upstream (via Gentoo)
Approved by:	portmgr blanket
Wed, 23 Nov 2016
[ 12:45 jbeich search for other commits by this committer ] Original commit   Revision:426908 (Only the first 10 of 353 ports in this commit are shown above. View all ports for this commit)
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)
[ 12:43 jbeich search for other commits by this committer ] Original commit   Revision:426906
devel/boost-*: better integrate with Mk/*

PR:		199601
Submitted by:	bapt (based on)
Exp-run by:	antoine
[ 12:43 jbeich search for other commits by this committer ] Original commit   Revision:426905
devel/boost-libs: drop compat links after r322328

PR:		199601
Suggested by:	bapt
Exp-run by:	antoine
[ 12:43 jbeich search for other commits by this committer ] Original commit   Revision:426904
devel/boost-libs: drop old cross-build support after r421583

PR:		199601
Submitted by:	bapt
Exp-run by:	antoine
[ 12:43 jbeich search for other commits by this committer ] Original commit   Revision:426903
devel/boost-libs: always verbose build after r421635

PR:		199601
Approved by:	portmgr blanket
Sat, 19 Nov 2016
[ 18:21 jbeich search for other commits by this committer ] Original commit   Revision:426525 (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 58.1

Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
Tue, 15 Nov 2016
[ 05:24 linimon search for other commits by this committer ] Original commit   Revision:426143
Mark as broken on aarch64.

Approved by:	portmgr (tier-2 blanket)
Sat, 24 Sep 2016
[ 11:06 tijl search for other commits by this committer ] Original commit   Revision:422711 (Only the first 10 of 110 ports in this commit are shown above. View all ports for this commit)
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Wed, 6 Jul 2016
[ 22:10 mat search for other commits by this committer ] Original commit   Revision:418153 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for the icu revert.

This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.

PR:		205120
With hat:	portmgr
Sponsored by:	Absolight
[ 07:34 gahr search for other commits by this committer ] Original commit   Revision:418119 (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
devel/icu: bump PORTREVISION on dependent ports
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 14 Mar 2016
[ 07:37 truckman search for other commits by this committer ] Original commit   Revision:411050
Import upstream commit bae401b1eb0594932c4e780d496cba852c23b75f to
unbreak users of boost/asio/ssl when openssl is built without
SSLv3 support.

PR:		207429
Thu, 1 Oct 2015
[ 22:55 truckman search for other commits by this committer ] Original commit   Revision:398395
Add a separate option to allow iconv support to be disabled, but leave
it enabled by default to avoid a regression in the science/orthanc unit
tests.  Set USES=iconv whenever ICONV is enabled, rather than only when
ICU is disabled.  With the default option settings, this will bring in
converters/iconv on FreeBSD 9, which will unbreak the failing unit tests
in science/orthanc.  At least one of the ICONV or ICU options must be set.

Fix PR 198658 in the default case by setting
BJAM_ARGS+=-sICONV_PATH=${ICONV_PREFIX} whenever iconv support is enabled,
not only when ICU is disabled as was done in r398027 (before that was broken
by r398060 and fixed again in the ports framework by r398258).

Pet portlint.

PR:		198658
Sun, 27 Sep 2015
[ 21:58 jbeich search for other commits by this committer ] Original commit   Revision:398060
devel/boost-*: convert to more option helpers

Approved by:	office (truckman, bapt) (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3739
[ 08:34 truckman search for other commits by this committer ] Original commit   Revision:398027
Unbreak the build when the ICU option is unset on FreeBSD 9.3.

USES must be set before including bsd.port.pre.mk, which is included
by boost-all/compiled.mk.  The easiest fix for the conditional
USES+=iconv being too late seems to be to use an option helper.
For consistency use an option helper for the LIB_DEPENDS.

PR:		203285
Mon, 14 Sep 2015
[ 21:39 truckman search for other commits by this committer ] Original commit   Revision:396933
Cherrypick five upstream commits to fix "unused typedef" warnings when
building with recent clang.  Four of these were included in the 1.56
release, the fourth was included in 1.59.  One of these needed the
addition of "|| defined(__clang__)" because the __GNUC_MINOR__ check
excluded clang.
Thu, 10 Sep 2015
[ 15:21 truckman search for other commits by this committer ] Original commit   Revision:396575
Squelch an extremely verbose unused typdef warning that is triggered
when compiling code that uses the BOOST_STATIC_ASSERT() macro with
recent versions of clang.  Upstream has a slightly different fix in
their develop branch (removel of the __GNUC_MINOR__ check, which works
because clang claims to be __GNUC__ == 4), but it has not been merged
into the master branch.

This change reduces the size of the OpenOffice build log by 66%.
Mon, 7 Sep 2015
[ 20:38 hrs search for other commits by this committer ] Original commit   Revision:396345
Fix compiler warning.  This patch has been already merged into trunk.

Obtained from:	https://svn.boost.org/trac/boost/ticket/8525
Thu, 23 Apr 2015
[ 21:27 bapt search for other commits by this committer ] Original commit   Revision:384615
Bump portrevision after icu update
Sun, 8 Feb 2015
[ 20:21 linimon search for other commits by this committer ] Original commit   Revision:378679
The sbruno fix in 369325 worked not just for arm.  Remove stale stanza.
Fri, 26 Sep 2014
[ 13:48 sbruno search for other commits by this committer ] Original commit   Revision:369325
The boost-libs port fails on armv6 as it attempts to use the assembler directly
when the files contain pre-processor directives.

The attached patch passes these files through the compiler as is done in the
base system.

PR:		193836
Submitted by:	andrew
Approved by:	bapt (mentor)
Fri, 15 Aug 2014
[ 18:36 adamw search for other commits by this committer ] Original commit   Revision:365018
Fix typo.
Fri, 13 Jun 2014
[ 20:31 bdrewery search for other commits by this committer ] Original commit   Revision:357721
- Fix build when using WITH_CCACHE_BUILD.
  ccache's documentation says to set CCACHE_SLOPPINESS=time_macros and
  CFLAGS+= -fpch-preprocess (it's a magic check in ccache for the string),
  but doing these does not actually fix the build when files are cached.
  Disabling PCH for ccache still results in an 18 second build, down from 143,
  on a 12 core machine.
- While here, strip libraries with STRIP_CMD (not bumping rev as this is
  not significant enough to warrant a rebuild).
[ 11:24 bapt search for other commits by this committer ] Original commit   Revision:357669
Disable ccache (it breaks with clang)

Reported by:	ale
Mon, 9 Jun 2014
[ 15:37 bapt search for other commits by this committer ] Original commit   Revision:357173
Back port a bug fix from boost svn

Obtained from:	https://svn.boost.org/trac/boost/ticket/9421
Tue, 6 May 2014
[ 23:42 jkim search for other commits by this committer ] Original commit   Revision:353136
Fix several preprocessor warnings.

https://svn.boost.org/trac/boost/ticket/6142
 https://svn.boost.org/trac/boost/ticket/8368
 https://svn.boost.org/trac/boost/ticket/9397
Tue, 8 Apr 2014
[ 07:36 marius search for other commits by this committer ] Original commit   Revision:350582
Pull in the following revisions from https://github.com/boostorg/, fixing
compilation with clang 3.4:
Commit: 6bb71fdd8f7cc346d90fb14beb38b7297fc1ffd9
Fixed incorrect initialization of 128-bit values, when no native support for
128-bit integers is available.
Commit: e4bde20f2eec0a51be14533871d2123bd2ab9cf3
More compilation fixes for the case when 128-bit integers are not supported.

PR:		187958
Approved by:	bapt (mentor)
Sponsored by:	Bally Wulff Games & Entertainment GmbH
Thu, 3 Apr 2014
[ 21:26 bapt search for other commits by this committer ] Original commit   Revision:350047
Fix addition to PLIST_SUB
[ 17:25 bapt search for other commits by this committer ] Original commit   Revision:350030
Remove from the package component that does not yet support cross building
Fri, 7 Feb 2014
[ 11:43 bapt search for other commits by this committer ] Original commit   Revision:343213 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update to boost 1.55.0
switch back to normal library naming
Add a compat symlink for .so.5
Use compiler.mk to detect compiler
Use a modern compiler (doesn't work with base gcc)
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Sat, 27 Apr 2013
[ 08:50 mva search for other commits by this committer ] Original commit   Revision:316654 (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
Thu, 25 Apr 2013
[ 23:50 jkim search for other commits by this committer ] Original commit   Revision:316538
Fix a minor security vulnerability.

http://www.boost.org/users/news/boost_locale_security_notice.html
Thu, 14 Feb 2013
[ 09:42 gahr search for other commits by this committer ] Original commit   Revision:312209 (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
Wed, 6 Feb 2013
[ 21:47 bapt search for other commits by this committer ] Original commit   Revision:311798
Bump portrevision after the previous fix, as lots of user may have a runtime
problem with previous version and needs an update.

Reported by:	rakuco
Fri, 1 Feb 2013
[ 19:44 bapt search for other commits by this committer ] Original commit   Revision:311394
Fix typo in option_define

Submitted by:	Kurt Jaeger <pi@opsec.eu>
Thu, 31 Jan 2013
[ 13:33 bapt search for other commits by this committer ] Original commit   Revision:311308 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- update to 1.52.0
- pass maintainership to office@
- detect if compiler is gcc or clang and correctly set the toolset for bjam
- enable long-double support
- some cleanup

Approved by:	maintainer timeout (3 weeks with no reply)
Tue, 18 Dec 2012
[ 23:09 bapt search for other commits by this committer ] Original commit   Revision:309206 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Chase icu, graphite2 and libexttextcat bump
Sun, 15 Jul 2012
[ 23:13 dougb search for other commits by this committer ] Original commit 
Update PORTREVISION for rm's fix in the way that it has been done previously

Approved by:	portmgr (beat)
Fri, 13 Jul 2012
[ 20:09 rm search for other commits by this committer ] Original commit 
- fix packaging when WITH_ICU is off [1]
- fix applications hanging issue (deluge and qbittorrent at least) [2]
- fix interprocess communication (upstream svn revision 76181) [3]
- bump PORTREVISION

PR:             168661 [1]
PR:     169755 [2]
PR:     169806 [3]
Submitted by:   Alexey Markov <redrat at mail dot ru> [1],
                Mario Lobo <lobo@bsd.com.br> [2],
                Martin Matuska <mm at FreeBSD dot org> [3]
Approved by:    maintainer timeout (1 month)
Wed, 16 May 2012
[ 16:07 makc search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Update boost ports to 1.48.0

PR:             ports/156253
Submitted by:   Alexander Churanov (maintainer)
Approved by:    portmgr (linimon)
Fri, 2 Mar 2012
[ 10:57 bapt search for other commits by this committer ] Original commit 
add BOOST_HAS_LONG_LONG to clang.hpp this fix code using boost and being built
with clang
Also reported and comitted upstream
(https://svn.boost.org/trac/boost/ticket/6636 thanks dim@)

PR:             ports/165567
Submitted by:   bapt@ (myself)
Approved by:    Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
miwi@ (responsible of the PR)
Sat, 16 Jul 2011
[ 05:20 linimon search for other commits by this committer ] Original commit 
Mark as broken on sparc64: invokes i386 asm.
Sat, 8 Jan 2011
[ 07:46 dougb search for other commits by this committer ] Original commit 
Add patches to deal with locale problems

https://svn.boost.org/trac/boost/ticket/4688

PR:             ports/153561
Submitted by:   Mirko Zinn <mail@derzinn.de>
Approved by:    maintainer
Mon, 27 Dec 2010
[ 20:53 pav search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Update to 1.45

PR:             ports/152558
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>,
                Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
Wed, 15 Dec 2010
[ 11:37 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Chase devel/icu upgrade
Add an updating note

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

1 | 2  »