| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
of changes.
- Mark boost-1* and boost-python-1* mutually conflicting [2]
Submitted by: thierry [2]
[1] http://svn.boost.org/trac/boost/query?status=closed&milestone=Boost+1.34.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixes build on 7/amd64 (gcc 4.2.0)
- Note: this only affects the build of the bjam tool,
the libraries are build with the user's CXXFLAGS settings
Reported by: trasz@
"Matthew D. Fuller" <fullermd@over-yonder.net>
Pascal Hofstee <caelian@gmail.com>
Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=22;filename=boost.diff;att=1;bug=367825
(only the -fno-strict-aliasing part) via
http://svn.boost.org/trac/boost/ticket/977
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- ChangeLog: http://lists.boost.org/boost-announce/2007/05/0131.php
- Uses Boost.Build v2
- Fixes build g++ 4.2 (and there for on 7-CURRENT)
- Port respects CXXFLAGS unless the WITH_OPTIMIZED_CFLAGS option is set
that enables -O3 optimization and full inlining
Requested by: many
PR: ports/113474 (resolved)
Obtained from: http://boost.cvs.sourceforge.net/boost/boost/boost/detail/atomic_count_gcc.hpp?r1=1.5&r2=1.5.8.1
via pav
|
|
|
|
|
|
| |
commit).
Reported by: Bill Fenner's distfile script
|
|
|
|
|
| |
- Remove devel/boost-gcc3, since it's only usefull on 4.x
- Minor portlint tweaks.
|
|
|
|
|
|
| |
with g++3.x and below
Requested by: kris
|
|
|
|
|
|
|
|
|
|
|
| |
threads is broken on ia64 (marcel is investigating) and seems useless
elsewhere.
Filter `-funroll-loops' out of CFLAGS for now -- it seems to cause
miscompilation occasionally.
Correct the dependencies to stop requiring a particular version number
of the ICU's libraries to ease future upgrades.
|
|
|
|
|
|
|
|
|
| |
gcc-3.4 is used [1]. This fixes the build on FreeBSD 4.x.
- Install libboost_serialization.so as libboost_serialization.so.3 and
create a symlink. [2]
Reported by: many [1], bmah [2]
PR: ports/102524
|
|
|
|
|
|
|
|
|
|
|
| |
that strikes only in multithreaded programs on Unix platforms, if:
* Multiple threads construct regexes concurrently, or
* Multiple threads perform search and replace operations concurrently.
- Bump PORTREVISION (threads are enabled in the port's default configuration)
Submitted by: John Maddock <john@johnmaddock.co.uk> via boost-announce
Found by: Aleksey Sanin
See also: http://lists.boost.org/boost-announce/2006/08/0097.php
|
|
|
|
|
|
|
|
|
| |
- Build librandom_device.a (needed to use certain PRG algorithms that
rely on /dev/urandom)
- Remove former maintainer from pkg-descr
- Bump PORTREVISION
Requested by: Fernando Herrero Carrón <fernando.herrero@uam.es>
|
| |
|
|
|
|
|
| |
* Bugfix release
* ChangeLog at https://sourceforge.net/forum/forum.php?forum_id=517679
|
|
|
|
|
| |
resulting in boost-python-gcc3 (if the boost port is built on 4.x from
devel/boost-gcc3 (which implies WITH_PYTHON)).
|
| |
|
|
|
|
|
| |
Submitted by: Vladimir Guzma <vladimir.guzma@tut.fi>
PR: ports/89009
|
|
|
|
|
|
|
| |
during the SHA256-ification
Reported by: pointyhat via kris
Pointyhats{'barner'}++;
|
|
|
|
|
|
|
|
|
|
|
| |
* Boost.Regex now supports the ICU unicode library
* Optionally build Boost with GCC 3.4 on FreeBSD 4.x [1]
* For changes to the Boost libraries see their specific ChangeLogs
in ${LOCALBASE}/share/doc/boost or at http://www.boost.org/
* Bump shared library version to 3
PR: ports/88014 [1]
Submitted by: Václav Haisman [1]
|
|
|
|
|
|
|
|
|
| |
Specifically, this is about the !WITH_PYTHON and !WITH_THREADS cases.
- This fixes the plist again.
Reported by: kris via pointyhat
Approved by: arved (mentor)
|
|
|
|
|
|
|
| |
- document WITH_PYSTE knob
Pointed out by: lofi [1]
Approved by: arved (mentor)
|
|
|
|
|
|
|
|
|
| |
WITH_PYTHON case. WITH_PYSTE implies WITH_PYTHON. [1]
- Print frame around pkg-message in order to attract the user's attention.
Requested by: nectar [1]
Approved by: arved (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds two run time dependecies in the WITH_PYTHON case:
* devel/gccxml
* devel/py-elementtree
This was requested in [1].
- Add pkg-message to help developers getting started with boost:
Give suggestions for CFLAGS and LDFLAGS for the following build
options:
* BOOST_THREADS: pkg-message.threads
* WITH_PYTHON: pkg-message.python
* stlport (4.x): pkg-message.stlport
- remove pkg-install script and perform installation in Makefile
PR: ports/77640 [1]
Approved by: arved (mentor)
|
|
|
|
| |
Approved by: arved (mentor)
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
PR: ports/76730
Submitted by: Mark A. Wicks and maintainer
Obtained from: Boost CVS repository.
|
|
|
|
|
|
|
|
| |
- Add slave devel/boost-python port
- Remove devel/spirit because of it's a part boost now
PR: ports/75377
Submitted by: Simon Barner <barner(at)gmx.de> (maintainer)
|
|
|
|
|
| |
PR: ports/70898
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/67338
Submitted by: Simon Barner <barner@in.tum.de> (maintainer)
|
|
|
|
|
| |
PR: 63903
Submitted by: Simon Barner <barner@in.tum.de>
|
|
|
|
|
|
| |
patch html files only if NOPORTDOCS not defined
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- builds the most recent boost version (1.31.0)
- respects PTHREAD_{CFLAGS, LIBS} (credits for the PTHREAD_LIBS part
go to Craig Rodrigues <rodrigc@crodrigues.org>)
- builds all boost libraries
- installs docs into DOCSDIR, and examples into EXAMPLESDIR (as
before), but the hyperlinks to the example files are corrected (pls.
report if you find some broken links)
- has new various tunable options, such as
o WITH_DEBUG
o WITHOUT_THREAD
o WITH_OPTIMIZED_CFLAGS
o VERBOSE_BUILD
- forced major numbers for shared libraries (everything defaults to
.so.1, and is symlinked to .so)
- installs the possible versions of the libraries (w/ or w/o
debugging or threading support) with the same suffix- and prefix-less
name, e.g. instead of libboost_filesystem-gcc-debug-s.so.1 (the gcc toolset,
debugging info and single threaded) and
libboost_filesystem-gcc-m.so.1 (gcc toolset, release version, multi
threaded), there now is only libboost_filesystem.so.1.
PR: 63100
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout
(I've used a ~2 week timeout without an email
contact; as can be seen and I've already noticed
for another port, the maintainer is not responsive
for a much longer time)
|
|
|
|
| |
Approved By: maintainer timeout (2 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Do not add PYTHON_* variables to MAKE_ENV unless
WITH_PYTHON knob is enabled
- Remove spaces on empty line to please portlint
While I'm here:
- s/+=/=/ where appropriate
PR: 59255
Submitted by: Sergey Matveychuk <sem@ciam.ru>
Approved by: maintainer's silence
|
| |
|
|
|
|
|
|
|
|
| |
upgrade to 1.30.2
PR: 58168
Submitted by: Keishi Katoux <k-shi_freebsd@k2factory.org>
Approved by: maintainer timeout
|
|
|
|
|
| |
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
|
| |
|
|
|
|
|
|
| |
BUILD_STATIC. This affects to python embedding programs only.
Submitted by: olgeni
|
|
|
|
|
|
|
| |
- Honor CC/CXX as best we can (bjam build system is buggy in this area)
- Pull down GCC 3.3 `support' from Boost CVS
Approved by: Paul Marquis <pmarquis@pobox.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Attempt to install full documentation (which is difficult to separate from
the rest of the source)
Approved by: Paul Marquis <pmarquis@pobox.com> (MAINTAINER)
|
|
|
|
|
|
|
| |
package list
PR: 38580
Submitted by: maintainer
|
|
|
|
|
| |
PR: 38455
Submitted by: maintainer
|
|
PR: ports/33634
Submitted by: Paul Marquis <pmarquis@pobox.com>
|