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.

non port: devel/boost/pkg-plist

Number of commits found: 20

Tuesday, 28 Jul 2009
11:45 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)
Original commit
Tuesday, 7 Apr 2009
12:11 lwhsu search for other commits by this committer
- Update to 1.37

PR:             ports/129226
Submitted by:   Alexander Churanov <alexanderchuranov AT gmail.com> (maintainer)
Helped by:      amdmi3
Exp-run by:     pav
Original commit
Monday, 13 Aug 2007
19:46 barner search for other commits by this committer
- 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
Original commit
Wednesday, 4 Jul 2007
15:09 barner search for other commits by this committer
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
Original commit
Tuesday, 6 Mar 2007
05:58 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.
Original commit
Thursday, 31 Aug 2006
11:17 barner search for other commits by this committer
- 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
Original commit
Thursday, 20 Jul 2006
19:18 barner search for other commits by this committer
- 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>
Original commit
Saturday, 10 Dec 2005
16:51 barner search for other commits by this committer
Update to Boost 1.33.1:
  * Bugfix release
  * ChangeLog at https://sourceforge.net/forum/forum.php?forum_id=517679
Original commit
Wednesday, 9 Nov 2005
14:30 barner search for other commits by this committer
- 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]
Original commit
Tuesday, 8 Mar 2005
17:25 barner search for other commits by this committer
- 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)
Original commit
Monday, 7 Mar 2005
10:29 barner search for other commits by this committer
- 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)
Original commit
Friday, 24 Dec 2004
12:23 sem search for other commits by this committer
- 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)
Original commit
Friday, 20 Feb 2004
05:32 ijliao search for other commits by this committer
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
Original commit
Monday, 10 Nov 2003
06:02 ijliao search for other commits by this committer
utilize DOCSDIR & EXAMPLESDIR, and sort it
Original commit
05:52 ijliao search for other commits by this committer
unbreak
upgrade to 1.30.2

PR:             58168
Submitted by:   Keishi Katoux <k-shi_freebsd@k2factory.org>
Approved by:    maintainer timeout
Original commit
Friday, 18 Jul 2003
14:13 nectar search for other commits by this committer
- 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)
Original commit
Wednesday, 6 Nov 2002
13:54 wjv search for other commits by this committer
- 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)
Original commit
Monday, 27 May 2002
02:42 ijliao search for other commits by this committer
If port is built with WITHOUT_PYTHON set, don't include Python libraries in
package list

PR:             38580
Submitted by:   maintainer
Original commit
Thursday, 23 May 2002
15:07 dwcjr search for other commits by this committer
Update to latest(1.28.0)

PR:             38455
Submitted by:   maintainer
Original commit
Tuesday, 15 Jan 2002
03:39 knu search for other commits by this committer
Add boost, free peer-reviewed portable C++ source libraries.    
Original commit

Number of commits found: 20