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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: science/avogadro/files/patch-libavogadro_src_pythonengine__p.h

Number of commits found: 2

Thursday, 24 Mar 2016
10:31 rakuco search for other commits by this committer
qt4-moc: Add more Boost include guards to moc's definition list.

In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.

This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.

PR:		199601
PR:		208322
Original commitRevision:411765 
Monday, 8 Feb 2016
19:15 amdmi3 search for other commits by this committer
- Fix build with boost 1.60
- Switch to options helpers
- Add LICENSE_FILE

PR:		199601
Original commitRevision:408502 

Number of commits found: 2