6fb7 FreshPorts -- devel/boost-all
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
boost-all 1.52.0 devel on this many watch lists=2 search for ports that depend on this port
The "meta-port" for boost libraries
Maintained by: office@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Jul 2009 11:45:32
License: not specified in port


This is a meta-port for boost libraries, depends on all of them.

Boost provides free peer-reviewed portable C++ source libraries.

The emphasis is on libraries that work well with the C++ Standard
Library. Boost libraries are intended to be widely useful, and usable
across a broad spectrum of applications. The Boost license encourages
both commercial and non-commercial use.

The goal is to establish "existing practice" and provide reference
implementations so that Boost libraries are suitable for eventual
standardization. Ten Boost libraries are already included in the C++
Standards Committee's Library Technical Report (TR1) and will be in
the new C++0x Standard now being finalized. C++0x will also include
several more Boost libraries in addition to those from TR1. More Boost
libraries are proposed for TR2.

WWW:  http://www.boost.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. devel/boost-libs
  2. devel/boost-jam
  3. devel/boost-docs

This port is required by:

for Libraries

To install the port: cd /usr/ports/devel/boost-all/ && make install clean
To add the package: pkg_add -r boost-all


Configuration Options
===> The following configuration options are available for boost-all-1.52.0:
     DOCS=on: Build and/or install documentation
     JAM=on: Boost.Jam - Build tool from the boost.org
     LIBRARIES=on: Free portable C++ libraries
     PYTHON=off: Boost.Python - interfacing Python and C++
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/boost/boost/1.52.0/
  3. http://freefr.dl.sourceforge.net/project/boost/boost/1.52.0/
  4. http://garr.dl.sourceforge.net/project/boost/boost/1.52.0/
  5. http://heanet.dl.sourceforge.net/project/boost/boost/1.52.0/
  6. http://hivelocity.dl.sourceforge.net/project/boost/boost/1.52.0/
  7. http://ignum.dl.sourceforge.net/project/boost/boost/1.52.0/
  8. http://internode.dl.sourceforge.net/project/boost/boost/1.52.0/
  9. http://iweb.dl.sourceforge.net/project/boost/boost/1.52.0/
  10. http://jaist.dl.sourceforge.net/project/boost/boost/1.52.0/
  11. http://kaz.dl.sourceforge.net/project/boost/boost/1.52.0/
  12. http://kent.dl.sourceforge.net/project/boost/boost/1.52.0/
  13. http://master.dl.sourceforge.net/project/boost/boost/1.52.0/
  14. http://nchc.dl.sourceforge.net/project/boost/boost/1.52.0/
  15. http://ncu.dl.sourceforge.net/project/boost/boost/1.52.0/
  16. http://netcologne.dl.sourceforge.net/project/boost/boost/1.52.0/
  17. http://sunet.dl.sourceforge.net/project/boost/boost/1.52.0/
  18. http://superb-dca3.dl.sourceforge.net/project/boost/boost/1.52.0/
  19. http://switch.dl.sourceforge.net/project/boost/boost/1.52.0/
  20. http://tenet.dl.sourceforge.net/project/boost/boost/1.52.0/
  21. http://ufpr.dl.sourceforge.net/project/boost/boost/1.52.0/
  22. http://waix.dl.sourceforge.net/project/boost/boost/1.52.0/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 May 2013 23:15:18
Original commit files touched by this commit  1.52.0
mi search for other commits by this committer
Respect the locally set CXXFLAGS (and CFLAGS) -- except for optimization
level (-O*), which Boost sets to -O3 automatically.

Approved by:	maintainer (bapt)
02 May 2013 22:21:25
Original commit files touched by this commit  1.52.0
mi search for other commits by this committer
When BOOST_TOOLSET is "gcc", the actual compiler can be anything from g++ to
g++48.

Make sure, the ${CXX} specified is used by the port, rather than the default
g++.

Tested with:	g++48
Approved by:	bapt
14 Feb 2013 09:42:13
Original commit files touched by this commit  1.52.0
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
31 Jan 2013 13:33:04
Original commit files touched by this commit  1.52.0
bapt search for other commits by this committer
- 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)
15 Jul 2012 23:13:21
Original commit files touched by this commit  1.48.0
dougb search for other commits by this committer
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
Original commit files touched by this commit  1.48.0_1
rm search for other commits by this committer
- 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)
16 May 2012 16:07:24
Original commit files touched by this commit  1.48.0
makc search for other commits by this committer
Update boost ports to 1.48.0

PR:             ports/156253
Submitted by:   Alexander Churanov (maintainer)
Approved by:    portmgr (linimon)
22 Oct 2011 14:49:11
Original commit files touched by this commit  1.45.0
crees search for other commits by this committer
Remove OPTION for and dependency on devel/boost-pyste in preparation for
devel/boost-pyste 's removal
27 Jan 2011 14:14:34
Original commit files touched by this commit  1.45.0
pav search for other commits by this committer
- Re-enable MAKE_JOBS_SAFE for boost ports

PR:             ports/153941
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
Feature safe:   yes
27 Dec 2010 20:53:10
Original commit files touched by this commit  1.45.0
pav search for other commits by this committer
- Update to 1.45

PR:             ports/152558
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>,
                Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
11 Jun 2010 23:15:26
Original commit files touched by this commit  1.43.0
makc search for other commits by this committer
Update to 1.43.0

PR:             ports/146707
Submitted by:   Armin Pirkovitsch <armin at frozen-zone.org>
Reviewed by:    Alexander Churanov (maintainer)
29 Dec 2009 13:50:29
Original commit files touched by this commit  1.41.0
pav search for other commits by this committer
- Update boost to 1.41

PR:             ports/141749
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
22 Aug 2009 00:18:43
Original commit files touched by this commit  1.39.0
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
28 Jul 2009 11:45:09
Original commit files touched by this commit  1.39.0
pav search for other commits by this committer
- 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)

Number of commits found: 14

2862
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0