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 is 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/ucommon/files/patch-CMakeLists.txt

Number of commits found: 7

Thursday, 14 Jan 2016
03:23 jhale search for other commits by this committer
- Update devel/ucommon to 7.0.0
- Bump PORTREVISION on dependent ports due to shlib bump

- Update audio/ccaudio2 to 2.2.0
- Add LICENSE
- Fix detection of gsm and speex
Original commitRevision:406089 
Thursday, 7 Jan 2016
14:54 jhale search for other commits by this committer
Add USES=pathfix support for CMake.  Some ports that use CMake to build
already had USES=pathfix, although it did nothing.  For those ports, I
either removed it as they were handling the pkgconfig files differently
or I removed patches and substitutions that accomplished the same thing
as pathfix.

Differential Revision:	https://reviews.freebsd.org/D850
Reviewed by:	antoine, bapt, tijl
Approved by:	portmgr (bapt)
Original commitRevision:405449 
Tuesday, 20 May 2014
08:36 gahr search for other commits by this committer
- Update to 6.1.4

  Changes:

  * lots of namespace usage cleanup
  * Socket::address: add unit tests for new features
  * Socket::address: add isAny, setAny, isLoopback, setLoopback, any,
    loopback
  * Socket::address: convert port to network byte order
  * ost::Socket: add compatibility with ucommon::Socket::address
  * we don't want commoncpp configs if no lib made
  * Socket::address: add equality operator, getPort, setPort, getSize
  * improved cmake and added srpm, todo make targets
Original commitRevision:354614 
Monday, 5 May 2014
08:21 gahr search for other commits by this committer
- Update to 6.1.3
  Changes from 6.1.2 to 6.1.3
  - revised unixaddr buffer overflow issue
  Changes from 6.1.1 to 6.1.2
  - updated contacts, fsf address, and copyright
  - revised cmake build
  - added setgroups
Original commitRevision:352983 
Wednesday, 2 Oct 2013
07:19 gahr search for other commits by this committer
- Fix pthread linker flags in pkgconf file [1]
- STAGE-clean

Reported by:	acm@ [1]
Original commitRevision:329019 
Tuesday, 17 Sep 2013
07:46 gahr search for other commits by this committer
- Fix build on < 10.0

PR:		182169
Submitted by:	Ryan Frederick <ryanrfrederick@gmail.com>
Original commitRevision:327455 
Monday, 16 Sep 2013
16:36 gahr search for other commits by this committer
- Update to 6.0.7
- Fix build with libc++ [1]
- Switch build type to CMake

  Change log:

  from ucommon 6.0.6 to 6.0.7
  - error state in fsys open fixed
  - fsys error reset inline added

  from ucommon 6.0.5 to 6.0.6
  - small cleanup of useless validator assignments
  - fix gnutls casting and warnings
  - modernized automake support

  from ucommon 6.0.4 to 6.0.5
  - additional constructors to pass pre-allocated memory

  from ucommon 6.0.3 to 6.0.4
  - fix for address list comparison issue

Reported by:	pkg-fallout [1]
Original commitRevision:327413 

Number of commits found: 7