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: devel/liblas/files

Number of commits found: 2

Saturday, 5 Jul 2014
02:32 wen search for other commits by this committer
- Update to 1.7.0
- Update my email
Original commitRevision:360713 
Monday, 30 Sep 2013
20:08 marino search for other commits by this committer
devel/liblas: fix [-fpermissive] cannot call constructor errors

The port doesn't build with gcc4.7+ without this patch.  Partial log:
las_c_api.cpp: In function 'LASErrorEnum LASHeader_SetProjectId(LASHeaderH,
const char*)':
las_c_api.cpp:748:38: error: cannot call constructor 'liblas::guid::guid'
directly [-fpermissive]
las_c_api.cpp:748:38: error:   for a function-style cast, remove the redundant
'::guid' [-fpermissive]
las_c_api.cpp: In function 'LASGuidHS* LASGuid_CreateFromString(const char*)':
las_c_api.cpp:1545:39: error: cannot call constructor 'liblas::guid::guid'
directly [-fpermissive]
las_c_api.cpp:1545:39: error:   for a function-style cast, remove the redundant
'::guid' [-fpermissive]

Approved by:	portmgr (bapt, implicit)
Original commitRevision:328859 

Number of commits found: 2