notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
boost-gcc3 Free peer-reviewed portable C++ source libraries
1.33.1_2 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.33.1_2Version of this port present on the latest quarterly branch.
Ignore IGNORE: from devel/boost-gcc3 is intended for FreeBSD 4.x only. Please use devel/boost instead
Maintainer: barner@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
Master port: devel/boost
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python : lang/python24
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

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
CommitCreditsLog message
1.33.1_2
06 Mar 2007 05:58:23
Original commit files touched by this commit
barner search for other commits by this committer
- 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
Original commit files touched by this commit
barner search for other commits by this committer
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