Port details |
- boost-gcc3 Free peer-reviewed portable C++ source libraries
- 1.33.1_2 devel
=0 1.33.1_2Version of this port present on the latest quarterly branch. IGNORE: from devel/boost-gcc3 is intended for FreeBSD 4.x only. Please use devel/boost instead
- Maintainer: barner@FreeBSD.org
 - Port Added: 2005-11-22 11:12:16
- Last Update: 2007-03-06 05:58:23
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.boost.org/
- Description:
- The Boost web site provides free peer-reviewed portable C++ source
libraries. The emphasis is on libraries which work well with the C++
Standard Library. One goal is to establish "existing practice" and
provide reference implementations so that the Boost libraries are
suitable for eventual standardization. Some of the libraries have
already been proposed for inclusion in the C++ Standards Committee's
upcoming C++ Standard Library Technical Report.
This slave port forces the use of GCC 3.4+ and is intended for FreeBSD 4.x
only (in fact, it's IGNOREd on later FreeBSD versions).
So, if you port needs GCC 3.4+ and Boost, or it needs spirit 1.8, that is
not available with GCC 2.95.4, you can use this port as a dependency.
WWW: http://www.boost.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- boost-python-gcc3>0:devel/boost-gcc3
- No installation instructions:
- This port has been deleted.
- PKGNAME: boost-python-gcc3
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: devel/boost
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python : lang/python24
- Runtime dependencies:
-
- python : lang/python24
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/boost | Commit | Credits | Log message |
1.33.1_2 06 Mar 2007 05:58:23
 |
barner  |
- Remove support for FreeBSD 4.
- Remove devel/boost-gcc3, since it's only usefull on 4.x
- Minor portlint tweaks. |
1.33.0 22 Nov 2005 11:02:23
 |
barner  |
Add a slave port that enforces the use of gcc 3.4+ to build boost.
This port is intended for FreeBSD 4 only and is IGNOREd on other
versions.
It can be uses as a dependency for other ports that require boost
to be built with gcc 3.4, e.g. devel/monotone.
This port enables the following compile time options for boost:
- Thread support
- Python support
- Boost.Regex ICU support
- Optimized CFLAGS |
Number of commits found: 2
|