Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Nov 2020 00:56:27
1.72.0_3

|
jbeich  |
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) |
23 Apr 2020 20:14:49
1.72.0_2

|
jbeich  |
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) |
13 Mar 2020 09:47:17
1.72.0_1

|
jbeich  |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
11 Dec 2019 17:53:49
1.72.0

|
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 |
24 Oct 2019 00:48:34
1.71.0_2

|
jbeich  |
devel/boost-libs: backport spirit regression fix
PR: 237016
Suggested by: mapnik upstream
MFH: 2019Q4 |
03 Oct 2019 20:35:30
1.71.0_1

|
jbeich  |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
19 Aug 2019 15:35:28
1.71.0

|
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 |
13 May 2019 07:56:54
1.70.0_2

|
jbeich  |
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 |
13 Apr 2019 23:44:51
1.70.0_1

|
sunpoet  |
Fix PLIST
- Bump PORTREVISION for package change |
12 Apr 2019 06:36:31
1.70.0

|
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 |
27 Mar 2019 21:11:09
1.69.0_2

|
jbeich  |
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 |
16 Jan 2019 20:36:47
1.69.0_1

|
tijl  |
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 |
12 Dec 2018 00:15:50
1.69.0

|
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 |
07 Nov 2018 02:47:38
1.68.0_3

|
jbeich  |
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 |
02 Nov 2018 13:32:35
1.68.0_2

|
rene  |
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 |
23 Oct 2018 11:35:04
1.68.0_2

|
jbeich  |
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 |
08 Sep 2018 00:53:10
1.68.0_1

|
jbeich  |
devel/boost-all: switch to C++17 on FreeBSD >= 11.2
PR: 231077
Exp-run by: antoine |
09 Aug 2018 06:58:31
1.68.0

|
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 |
19 Jul 2018 21:04:45
1.67.0_3

|
grembo  |
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) |
29 Jun 2018 14:22:11
1.67.0_2

|
jbeich  |
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) |
18 Apr 2018 17:48:14
1.67.0_1

|
jbeich  |
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) |
18 Apr 2018 13:57:43
1.67.0

|
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 |
06 Apr 2018 15:53:17
1.66.0_1

|
jbeich  |
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) |
05 Apr 2018 09:33:31
1.66.0

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
15 Feb 2018 12:34:50
1.66.0

|
mat  |
devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.
Reviewed by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14368 |
18 Jan 2018 04:11:03
1.66.0

|
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 |
10 Dec 2017 18:40:51
1.65.1_1

|
jbeich  |
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) |
09 Nov 2017 02:31:48
1.65.1_1

|
jbeich  |
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 |
25 Sep 2017 00:08:17
1.65.1

|
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 |
25 Sep 2017 00:05:06
1.64.0_1

|
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 |
25 Sep 2017 00:02:36
1.64.0_1

|
jbeich  |
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 |
07 Jun 2017 19:10:29
1.64.0

|
sunpoet  |
Add devel/boost-python3-libs to pkg-descr |
02 May 2017 06:48:11
1.64.0

|
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 |
02 May 2017 06:33:39
1.63.0_1

|
jbeich  |
devel/boost-*: partially revert r439920 (see r439922) |
02 May 2017 06:32:44
1.63.0_1

|
jbeich  |
devel/boost-*: nuke to split directory history
r439922 broke "svn blame" for files/patch-tools_build_src_tools_clang-linux.jam |
02 May 2017 02:51:15
1.63.0_1

|
miwi  |
- Revert boost update just landed per accident. |
02 May 2017 02:45:50
1.64.0

|
miwi  |
- Nuke llvm36/clang36 - Obsolete and unmaintained upstream
Approved by: brooks (maintainer)
Differential Revision: https://reviews.freebsd.org/D10419 |
07 Jan 2017 06:24:44
1.63.0_1

|
jbeich  |
devel/boost-libs: drop -no-integrated-as on aarch64
PR: 213867
Obtained from: upstream
MFH: 2017Q1 |
06 Jan 2017 08:45:04
1.63.0

|
jbeich  |
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 |
01 Jan 2017 13:47:19
1.62.0_1

|
jbeich  |
devel/boost-libs: -no-integrated-as builds faster
aarch64 doesn't have /usr/bin/as, so it's fine to use PATH
PR: 213867 |
01 Jan 2017 12:56:57
1.62.0_1

|
jbeich  |
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. |
01 Jan 2017 11:45:28
1.62.0_1

|
jbeich  |
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) |
01 Jan 2017 10:50:47
1.62.0_1

|
jbeich  |
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 |
24 Nov 2016 02:30:37
1.62.0_1

|
jbeich  |
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 |
23 Nov 2016 12:45:47
1.62.0

|
jbeich  |
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) |
23 Nov 2016 12:43:49
1.55.0_14

|
jbeich  |
devel/boost-*: better integrate with Mk/*
PR: 199601
Submitted by: bapt (based on)
Exp-run by: antoine |
23 Nov 2016 12:43:37
1.55.0_14

|
jbeich  |
devel/boost-libs: drop compat links after r322328
PR: 199601
Suggested by: bapt
Exp-run by: antoine |
23 Nov 2016 12:43:25
1.55.0_14

|
jbeich  |
devel/boost-libs: drop old cross-build support after r421583
PR: 199601
Submitted by: bapt
Exp-run by: antoine |
23 Nov 2016 12:43:13
1.55.0_14

|
jbeich  |
devel/boost-libs: always verbose build after r421635
PR: 199601
Approved by: portmgr blanket |
19 Nov 2016 18:21:20
1.55.0_14

|
jbeich  |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt) |
15 Nov 2016 05:24:26
1.55.0_13

|
linimon  |
Mark as broken on aarch64.
Approved by: portmgr (tier-2 blanket) |
24 Sep 2016 11:06:57
1.55.0_13

|
tijl  |
- 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) |
06 Jul 2016 22:10:14
1.55.0_12

|
mat  |
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 |
06 Jul 2016 07:34:13
1.55.0_11

|
gahr  |
devel/icu: bump PORTREVISION on dependent ports |
01 Apr 2016 14:00:57
1.55.0_10

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Mar 2016 07:37:49
1.55.0_10

|
truckman  |
Import upstream commit bae401b1eb0594932c4e780d496cba852c23b75f to
unbreak users of boost/asio/ssl when openssl is built without
SSLv3 support.
PR: 207429 |
01 Oct 2015 22:55:26
1.55.0_9

|
truckman  |
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 |
27 Sep 2015 21:58:32
1.55.0_8

|
jbeich  |
devel/boost-*: convert to more option helpers
Approved by: office (truckman, bapt) (maintainer)
Differential Revision: https://reviews.freebsd.org/D3739 |
27 Sep 2015 08:34:00
1.55.0_8

|
truckman  |
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 |
14 Sep 2015 21:39:33
1.55.0_8

|
truckman  |
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. |
10 Sep 2015 15:21:06
1.55.0_7

|
truckman  |
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%. |
07 Sep 2015 20:38:34
1.55.0_6

|
hrs  |
Fix compiler warning. This patch has been already merged into trunk.
Obtained from: https://svn.boost.org/trac/boost/ticket/8525 |
23 Apr 2015 21:27:02
1.55.0_5

|
bapt  |
Bump portrevision after icu update |
11 Mar 2015 18:43:22
1.55.0_4

|
marino  |
devel/boost-libs: Fix bad c++11 so it builds with gcc5
PR: 197594
Submitted by: marino
Approved by: maintainer timeout |
08 Feb 2015 20:21:34
1.55.0_4

|
linimon  |
The sbruno fix in 369325 worked not just for arm. Remove stale stanza. |
26 Sep 2014 13:48:27
1.55.0_4

|
sbruno  |
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) |
22 Sep 2014 08:29:47
1.55.0_3

|
bapt  |
Cleanup plist |
15 Aug 2014 18:36:07
1.55.0_3

|
adamw  |
Fix typo. |
13 Jun 2014 20:31:50
1.55.0_3

|
bdrewery  |
- 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). |
13 Jun 2014 11:24:29
1.55.0_3

|
bapt  |
Disable ccache (it breaks with clang)
Reported by: ale |
09 Jun 2014 15:37:17
1.55.0_3

|
bapt  |
Back port a bug fix from boost svn
Obtained from: https://svn.boost.org/trac/boost/ticket/9421 |
06 May 2014 23:42:10
1.55.0_2

|
jkim  |
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 |
08 Apr 2014 07:36:01
1.55.0_1

|
marius  |
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 |
03 Apr 2014 21:26:54
1.55.0

|
bapt  |
Fix addition to PLIST_SUB |
03 Apr 2014 17:25:22
1.55.0

|
bapt  |
Remove from the package component that does not yet support cross building |
13 Feb 2014 19:42:23
1.55.0

|
dim  |
For clang, use the type of precompiled headers recommended by upstream
(generated by -emit-pch), instead of the deprecated ones (generated by
-emit-pth).
Approved by: bapt |
07 Feb 2014 11:43:02
1.55.0

|
bapt  |
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) |
14 Dec 2013 11:53:15
1.52.0_2

|
koobs  |
devel/boost-libs: Backport fix building test framework on non-x86 platforms
This change backports an upstream commit [1] to fix building of the test
framework on non-x86 systems [2] due to not #include'ing osreldate.h prior
to testing __FreeBSD_version.
[1] https://svn.boost.org/trac/boost/changeset/62780
[2] https://svn.boost.org/trac/boost/ticket/3897
PR: ports/182549
Submitted by: jhibbits
Reviewed by: bapt
Approved by: office@ (bapt) |
20 Sep 2013 17:03:27


|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
27 Apr 2013 08:50:47
1.52.0_2

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
25 Apr 2013 23:50:23
1.52.0_2

|
jkim  |
Fix a minor security vulnerability.
http://www.boost.org/users/news/boost_locale_security_notice.html |
14 Feb 2013 09:42:13
1.52.0_1

|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
06 Feb 2013 21:47:53
1.52.0_1

|
bapt  |
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 |
06 Feb 2013 14:36:02
1.52.0

|
bapt  |
Add a patch to fix a std::runtime issue when building with customs locales
Reported by: avg
Tested by: avg |
01 Feb 2013 19:44:28
1.52.0

|
bapt  |
Fix typo in option_define
Submitted by: Kurt Jaeger <pi@opsec.eu> |
31 Jan 2013 13:33:04
1.52.0

|
bapt  |
- 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) |
18 Dec 2012 23:09:07
1.48.0_2

|
bapt  |
Chase icu, graphite2 and libexttextcat bump |
15 Jul 2012 23:13:21
1.48.0_1
|
dougb  |
Update PORTREVISION for rm's fix in the way that it has been done previously
Approved by: portmgr (beat) |
13 Jul 2012 20:09:11
1.48.0_1
|
rm  |
- 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) |
17 May 2012 09:05:38
1.48.0
|
makc  |
Fix SIZE field
Reported by: sunpoet |
16 May 2012 16:07:24
1.48.0
|
makc  |
Update boost ports to 1.48.0
PR: ports/156253
Submitted by: Alexander Churanov (maintainer)
Approved by: portmgr (linimon) |
02 Mar 2012 10:57:46
1.45.0_2
|
bapt |