Commit graph

9 commits

Author SHA1 Message Date
Simon Barner
443684d89b - Update to Boost 1.33.0
* 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]
2005-11-09 14:30:56 +00:00
Thierry Thomas
1d4a3faf88 Unbreak devel/monotone on FreeBSD-5.3.
Bump PORTREVISION.

PR:		ports/76730
Submitted by:	Mark A. Wicks and maintainer
Obtained from:	Boost CVS repository.
2005-02-12 21:11:07 +00:00
Sergey Matveychuk
19acb22d90 - Update devel/boost to 1.32.0
- 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)
2004-12-24 12:23:12 +00:00
Ying-Chieh Liao
80422f22c7 remove obsolete extra-patch file
patch html files only if NOPORTDOCS not defined

Submitted by:	maintainer
2004-02-24 05:56:25 +00:00
Ying-Chieh Liao
7baacd2bb2 upgrade to 1.31.0
- 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
2004-02-20 05:32:21 +00:00
Ying-Chieh Liao
d3c5220ca4 unbreak
upgrade to 1.30.2

PR:		58168
Submitted by:	Keishi Katoux <k-shi_freebsd@k2factory.org>
Approved by:	maintainer timeout
2003-11-10 05:52:33 +00:00
Jacques Vidrine
e98057da52 - Update to Boost 1.30.0.
- 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)
2003-07-18 14:13:11 +00:00
David W. Chapman Jr.
fc744259aa Update to latest(1.28.0)
PR:		38455
Submitted by:	maintainer
2002-05-23 15:07:59 +00:00
Akinori MUSHA
f2b67af22b Add boost, free peer-reviewed portable C++ source libraries.
PR:		ports/33634
Submitted by:	Paul Marquis <pmarquis@pobox.com>
2002-01-15 03:39:11 +00:00