Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/boost/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / devel / boost

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.46
Tue Jul 28 11:44:48 2009 UTC (2 years, 6 months ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.45: +1 -1 lines
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue May 12 10:36:22 2009 UTC (2 years, 9 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -0 lines
- Add a patch to fix endianess detection

PR:		ports/133487
Submitted by:	Oliver Lehmann <lehmann AT ans-netz.de>
Approved by:	Alexander Churanov <alexanderchuranov AT gmail.com> (maintainer)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Apr 9 16:32:19 2009 UTC (2 years, 10 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -0 lines
- mark as MAKE_JOBS_SAFE, also apply ${_MAKE_JOBS} to BJAM_OPTIONS

PR:		ports/133054
Submitted by:	Anonymous <swell.k AT gmail.com>
Approved by:	Alexander Churanov <alexanderchuranov AT gmail.com> (maintainer)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Apr 7 12:11:31 2009 UTC (2 years, 10 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +37 -30 lines
- Update to 1.37

PR:		ports/129226
Submitted by:	Alexander Churanov <alexanderchuranov AT gmail.com> (maintainer)
Helped by:	amdmi3
Exp-run by:	pav

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Feb 20 01:13:49 2009 UTC (2 years, 11 months ago) by linimon
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
With portmgr hat, assign maintainership to new volunteer.  (Previous
maintainer has been inactive for > 3 months).

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jul 25 09:38:41 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -2 lines
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Apr 19 11:27:20 2008 UTC (3 years, 9 months ago) by barner
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -0 lines
- Enable build on powerpc by correctly setting up bjam path

PR:		ports/12287
Submitted by:	Peter Grehan

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Aug 13 19:46:18 2007 UTC (4 years, 5 months ago) by barner
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +5 -1 lines
- Update to Boost 1.34.1. Bug fix release, see [1] for the complete list
  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

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Jul 4 15:09:06 2007 UTC (4 years, 7 months ago) by barner
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +51 -49 lines
Update to boost 1.34.0:

 - 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

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Mar 28 09:39:49 2007 UTC (4 years, 10 months ago) by barner
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
Make fetchable again (MASTER_SITE_SUBDIR was accidentally deleted in last
commit).

Reported by:	Bill Fenner's distfile script

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Mar 6 05:58:22 2007 UTC (4 years, 11 months ago) by barner
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +7 -110 lines
- Remove support for FreeBSD 4.
- Remove devel/boost-gcc3, since it's only usefull on 4.x
- Minor portlint tweaks.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Sep 22 22:22:19 2006 UTC (5 years, 4 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Upgrade ICU from 3.4.1 to 3.6. Build WITHOUT_THREADS by default -- using
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.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Aug 31 11:17:38 2006 UTC (5 years, 5 months ago) by barner
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +6 -2 lines
- libbgl-wiz requires spirit-1.8, so don't build it on FreeBSD 4 unless
  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

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Aug 1 19:25:17 2006 UTC (5 years, 6 months ago) by barner
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- Fix const-correctness bug in Boost.Regex-1.33.x
  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

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jul 20 19:18:29 2006 UTC (5 years, 6 months ago) by barner
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +12 -0 lines
- Build libbgl-viz.a (needed to use the GraphViz reader)
- 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>

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu May 4 21:40:25 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Dec 10 16:51:18 2005 UTC (6 years, 2 months ago) by barner
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +10 -4 lines
Update to Boost 1.33.1:
  * Bugfix release
  * ChangeLog at https://sourceforge.net/forum/forum.php?forum_id=517679

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:17:51 2005 UTC (6 years, 2 months ago) by barner
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -0 lines
Avoid duplicate LASTEST_LINKs by conditionally modifing PKGNAMESUFFIX,
resulting in boost-python-gcc3 (if the boost port is built on 4.x from
devel/boost-gcc3 (which implies WITH_PYTHON)).

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:03:25 2005 UTC (6 years, 2 months ago) by barner
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -0 lines
Mark the devel/boost-gcc3 slave port IGNORE on FreeBSD >= 5.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Nov 14 18:26:09 2005 UTC (6 years, 2 months ago) by barner
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Keep up with devel/icu shared lib version bump.

Submitted by:	Vladimir Guzma <vladimir.guzma@tut.fi>
PR:		ports/89009

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Nov 9 14:30:55 2005 UTC (6 years, 3 months ago) by barner
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +59 -21 lines
- 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]

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Mar 21 18:04:49 2005 UTC (6 years, 10 months ago) by barner
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -2 lines
- Don't install symlinks to shared libraries that are not installed.
  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)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Mar 9 13:03:11 2005 UTC (6 years, 11 months ago) by barner
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -0 lines
- no python implies no pyste (fix conditionally created plist) [1]
- document WITH_PYSTE knob

Pointed out by:	lofi [1]
Approved by:	arved (mentor)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Mar 8 17:25:54 2005 UTC (6 years, 11 months ago) by barner
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +39 -5 lines
- Add WITH_PYSTE knob in oder to keep the list of dependencies smaller for the
  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)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 7 10:29:37 2005 UTC (6 years, 11 months ago) by barner
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +108 -20 lines
- Install pyste, a interface generator for Boost.Python
  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)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Feb 28 13:05:23 2005 UTC (6 years, 11 months ago) by barner
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Change email address in ports maintained by me to barner@FreeBSD.org

Approved by:	arved (mentor)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Feb 12 21:11:07 2005 UTC (6 years, 11 months ago) by thierry
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
Unbreak devel/monotone on FreeBSD-5.3.

Bump PORTREVISION.

PR:		ports/76730
Submitted by:	Mark A. Wicks and maintainer
Obtained from:	Boost CVS repository.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Dec 24 12:23:12 2004 UTC (7 years, 1 month ago) by sem
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +119 -28 lines
- 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)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Aug 24 20:05:34 2004 UTC (7 years, 5 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +7 -48 lines
Move to OPTIONS.

PR:		ports/70898
Submitted by:	maintainer

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat May 29 21:06:36 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -0 lines
- Fix build on alpha

PR:		ports/67338
Submitted by:	Simon Barner <barner@in.tum.de> (maintainer)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 8 15:02:53 2004 UTC (7 years, 11 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -0 lines
Fix build on IA64

PR:		63903
Submitted by:	Simon Barner <barner@in.tum.de>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 20 05:32:21 2004 UTC (7 years, 11 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +110 -37 lines
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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Feb 17 05:36:56 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -0 lines
FORBIDDEN on 5.x: Does not respect PTHREAD_{CFLAGS,LIBS}

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 15 13:41:30 2004 UTC (8 years ago) by netchild
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Simon Barner has agreed to maintain this port.

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)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Dec 28 11:10:42 2003 UTC (8 years, 1 month ago) by oliver
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -1 lines
Fix build on Alpha and Sparc arch

Approved By:	maintainer timeout (2 weeks)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:11:52 2003 UTC (8 years, 2 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -10 lines
- Fix build (previous update was incomplete):
  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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 10 05:52:32 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +25 -19 lines
unbreak
upgrade to 1.30.2

PR:		58168
Submitted by:	Keishi Katoux <k-shi_freebsd@k2factory.org>
Approved by:	maintainer timeout

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 3 03:56:34 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Mark BROKEN (see bento logs).  These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 12 22:32:55 2003 UTC (8 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
BROKEN: Errors during build

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 23 01:03:49 2003 UTC (8 years, 5 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jul 18 14:13:10 2003 UTC (8 years, 6 months ago) by nectar
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +24 -15 lines
- 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)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:22:27 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
De-pkg-comment.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 6 13:54:17 2002 UTC (9 years, 3 months ago) by wjv
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -8 lines
- Update to version 1.29.0
- Attempt to install full documentation (which is difficult to separate from
  the rest of the source)

Approved by:	Paul Marquis <pmarquis@pobox.com> (MAINTAINER)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 27 02:42:11 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -1 lines
If port is built with WITHOUT_PYTHON set, don't include Python libraries in
package list

PR:		38580
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 23 15:07:59 2002 UTC (9 years, 8 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -7 lines
Update to latest(1.28.0)

PR:		38455
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 15 03:39:11 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Add boost, free peer-reviewed portable C++ source libraries.

PR:		ports/33634
Submitted by:	Paul Marquis <pmarquis@pobox.com>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options