Next | Query returned 229 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2025-02-28 19:41:10 by Thomas Klausner | Files touched by this commit (3)
Log message:
boost-headers: improve previous, from upstream

Bump PKGREVISION again.
   2025-02-28 19:30:33 by Thomas Klausner | Files touched by this commit (3)
Log message:
boost-headers: fix regression in 1.87 using upstream patch

Fixes build of simgear
   2025-01-23 21:56:00 by Thomas Klausner | Files touched by this commit (4)
Log message:
boost-headers: pull upstream fix

Fixes:
"operator<< template incompatible with non-char ostreams since \ 
1.87.0"

Bump PKGREVISION.
   2025-01-23 20:37:41 by Taylor R Campbell | Files touched by this commit (4)
Log message:
devel/py-boost: Install cmake files needed by downstream packages.

This uses an intermediate package devel/py-boost-cmake which is
agnostic to the Python version, because boost/cmake now expects to
find unversioned files boost_python-config.cmake and
boost_python-config-version.cmake in canonical locations in order to
find Python-versioned stuff.

It's all kind of a mess -- and the py-boost-cmake package does a lot
of redundant work to build boost python libraries that it doesn't
install.  But it's currently only used by finance/ledger (and
finance/ledger32), so this mess doesn't affect much and if you want
to clean it up there's not much fallout to worry about.
   2025-01-09 10:25:14 by Taylor R Campbell | Files touched by this commit (1)
Log message:
meta-pkgs/boost: One more pax -> ${PAX} spot.
   2025-01-09 08:52:25 by Thomas Klausner | Files touched by this commit (2)
Log message:
boost: switch from find & hardcoded directory list to pax

From riastradh
   2025-01-08 16:20:51 by Thomas Klausner | Files touched by this commit (1)
Log message:
boost-libs: create directories before installing into them

Fixes previous, but also adds some new files to boost-libs PLIST; bump
coming next.
   2025-01-08 15:22:55 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
Set right master site for boost packages

boostorg.jfrog.io seems to be gone,
archives.boost.io seems to be the new
site that the boost.org homepage refers
to.
   2025-01-08 13:24:22 by Taylor R Campbell | Files touched by this commit (1)
Log message:
meta-pkgs/boost: Work around find -exec portability issue.

Solaris find(1) only replaces arguments that are exactly `{}' -- it
doesn't replace `{}' within arguments with other content -- so the
way this is done now leads to weird-looking failures like:

ERROR: The following files are in \ 
/home/pbulk/build/devel/boost-libs/work/.destdir/opt/pkg but not in the PLIST:
ERROR:         \ 
/home/pbulk/build/devel/boost-libs/work/.destdir/opt/pkg/lib/cmake/Boost-1.87.0/ \ 
{}
ERROR:         \ 
/home/pbulk/build/devel/boost-libs/work/.destdir/opt/pkg/lib/cmake/boost_atomic- \ 
1.87.0/{}

No revbump because this only fixes the build in environments where
boost previously failed to build altogether because of PLIST
mismatches; no change to builds that worked.

However, it looks like this is missing a lot of files, and it's not
fatal because we didn't use ${RUN} (and didn't use `set -e'
explicitly either) so nobody noticed before:

install: \ 
/home/riastradh/pkgsrc/current/work/devel/boost-libs/work/.destdir/home/riastradh/pkgsrc/current/pkg/lib/cmake/./boost_stacktrace_from_exception-1.87.0/boost_stacktrace_from_exception-config-version.cmake: \ 
open: No such file or directory
install: \ 
/home/riastradh/pkgsrc/current/work/devel/boost-libs/work/.destdir/home/riastradh/pkgsrc/current/pkg/lib/cmake/./boost_stacktrace_from_exception-1.87.0/libboost_stacktrace_from_exception-variant-shared.cmake: \ 
open: No such file or directory
...
   2025-01-07 16:32:44 by Jonathan Perkin | Files touched by this commit (1)
Log message:
boost: Require GNU find on SunOS.

Next | Query returned 229 messages, browsing 1 to 10 | Previous