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: multimedia/aegisub/files/patch-src__resolution_resampler.cpp

Number of commits found: 4

Sunday, 13 Nov 2016
18:49 jbeich search for other commits by this committer
multimedia/aegisub: simplify + unbreak boost 1.62 on 9.x

In file included from libaegisub/ass/time.cpp:20:0:
libaegisub/include/libaegisub/format.h: In static member function 'static Out
agi::format_detail::runtime_cast_helper<In, Out, <anonymous> >::cast(const
In&)':
libaegisub/include/libaegisub/format.h:31:37: error: 'bad_cast' is not a member
of 'std'
  static Out cast(In const&) { throw std::bad_cast(); }
                                     ^
In file included from libaegisub/lua/script_reader.cpp:19:0:
libaegisub/include/libaegisub/file_mapping.h:37:3: error: 'unique_ptr' in
namespace 'std' does not name a type
   std::unique_ptr<boost::interprocess::mapped_region> region;
   ^
libaegisub/include/libaegisub/file_mapping.h:54:3: error: 'unique_ptr' in
namespace 'std' does not name a type
   std::unique_ptr<boost::interprocess::mapped_region> read_region;
   ^
libaegisub/include/libaegisub/file_mapping.h:56:3: error: 'unique_ptr' in
namespace 'std' does not name a type
   std::unique_ptr<boost::interprocess::mapped_region> write_region;
   ^

PR:		199601
Original commitRevision:426061 
Monday, 16 Feb 2015
15:03 vanilla search for other commits by this committer
Upgrade to 3.2.2.

PR:		197446
Submitted by:	Ports Fury.
Original commitRevision:379096 
Sunday, 10 Aug 2014
12:13 marino search for other commits by this committer
multimedia/aegisub: Upgrade version 3.1.3 => 3.2.0

PR:		192479
Submitted by:	Ports Fury
Original commitRevision:364528 
Saturday, 5 Jul 2014
17:46 riggs search for other commits by this committer
- Update to upstream release 3.1.3
- Makefile cleanup / pet portlint
- Reduce available set of OPTIONS
  - DEBUG, GCOV, EFENCE not supported anymore
  - ASS and LUA now required by port

PR:		191375
Submitted by:	tkato432@yahoo.com
Approved by:	mentors (implicit)
Original commitRevision:360785 

Number of commits found: 4