notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/ucommon/files/patch-CMakeLists.txt
SVNWeb

Number of commits found: 7

Thu, 14 Jan 2016
[ 03:23 jhale search for other commits by this committer ] Original commit   Revision:406089 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 7 Jan 2016
[ 14:54 jhale search for other commits by this committer ] Original commit   Revision:405449 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 20 May 2014
[ 08:36 gahr search for other commits by this committer ] Original commit   Revision:354614
- 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
Mon, 5 May 2014
[ 08:21 gahr search for other commits by this committer ] Original commit   Revision:352983
- 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
Wed, 2 Oct 2013
[ 07:19 gahr search for other commits by this committer ] Original commit   Revision:329019
- Fix pthread linker flags in pkgconf file [1]
- STAGE-clean

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

PR:		182169
Submitted by:	Ryan Frederick <ryanrfrederick@gmail.com>
Mon, 16 Sep 2013
[ 16:36 gahr search for other commits by this committer ] Original commit   Revision:327413
- 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]

Number of commits found: 7