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/files/patch-boost_regex_pending_object_cache.hpp

Number of commits found: 2

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, 1 Aug 2006
19:25 barner search for other commits by this committer
- 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
Original commit

Number of commits found: 2