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/pkg-plist
SVNWeb

Number of commits found: 25

Mon, 16 May 2022
[ 06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  2d34c2b  (Only the first 10 of 178 ports in this commit are shown above. View all ports for this commit)
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
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
Mon, 27 Oct 2014
[ 11:09 bapt search for other commits by this committer ] Original commit   Revision:371553 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Mon, 15 Sep 2014
[ 07:41 gahr search for other commits by this committer ] Original commit   Revision:368252
- Update to 6.1.11
  Changes:
  * any addr and overloads in commoncpp
  * cmake abi fix and other apple specific issues
  * stream fixes, sflphone recommended changes, and other updates
  * key protocol added
  * cleaner build for binding without resolver
  * cleanup and fixes for commoncpp peering...
  * UDPSocket: use ucommon::Socket::address
  * Socket::address: add setAny(sockaddr*), setLoopback(sockaddr*)
Mon, 4 Aug 2014
[ 09:14 gahr search for other commits by this committer ] Original commit   Revision:363979
- Update to 6.1.10
  Changelog:
  * iso cleaness
  * Fix memory leak in DateTime ctor
  * Fix utf8::count()
  * secure::erase() should be more secure
Tue, 15 Jul 2014
[ 08:10 gahr search for other commits by this committer ] Original commit   Revision:361894
- Update to 6.1.9
  Changes:
  * ost::Socket: use ucommon::Socket for join(), drop() implementations
  * back to native threading model for mingw
  * Socket::store: use existing len method
  * Socket::address: allow printing to std::ostream
  * Socket::address: use in_port_t for port numbers
  * Socket::join, ::drop: allow to set interface index for IPv6
Mon, 7 Jul 2014
[ 07:21 gahr search for other commits by this committer ] Original commit   Revision:361033
- Update to 6.1.8
  Changes:
  - lots of android related updates
  - mingw libstdc++ c++11 support now requires winpthread
  - more android related updates
Tue, 10 Jun 2014
[ 08:22 gahr search for other commits by this committer ] Original commit   Revision:357280
- Update to 6.1.6

  Changes:
  * Socket::address::print(): minor fixes
  * Socket::address: fix constructor documentation
  * Socket::address: add unit tests for print()
  * Socket::address: add print() method
  * Socket::address: add withPort()
  * Socket::address: add constructors from standard addr types
  * Socket::address: use existing len() method.
Mon, 26 May 2014
[ 08:56 gahr search for other commits by this committer ] Original commit   Revision:355290
- Update to 6.1.5
  Changes:
  *  key merge on load
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
Tue, 15 Apr 2014
[ 07:34 gahr search for other commits by this committer ] Original commit   Revision:351308
- Update to 6.1.1
  Changes:
  * module flag support for older commoncpp packages
  * fix for commoncpp pc file
  * some additional original classes mapped to commoncpp
  * default Semaphore constructor now valid special case
Wed, 5 Feb 2014
[ 13:45 miwi search for other commits by this committer ] Original commit   Revision:342699 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Stage support
Thu, 9 Jan 2014
[ 15:20 gahr search for other commits by this committer ] Original commit   Revision:339254
- Update to 6.1.0

  Changes:

  * small fixes based on notes from Tristan
  * exception behavior is changed (fixed) for commoncpp
  * keywait utility added
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]
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]
Mon, 11 Feb 2013
[ 14:20 gahr search for other commits by this committer ] Original commit   Revision:312061
- Update to 6.0.3

  Changes:

  from ucommon 6.0.2 to 6.0.3
  - fixes for older gnutls releases

  from ucommon 6.0.1 to 6.0.2
  - digest stream operators
  - auto memory erasing keystring and keyrandom template
  - common code shared for secure library
  - some fixes for gnutls support

  from ucommon 6.0.0 to 6.0.1
  - fixes for gnutls support
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 12 Apr 2012
[ 10:28 gahr search for other commits by this committer ] Original commit 
- Update to 5.2.2
  - use strcoll for sorting when possible
  - common c++ object linking, maps, and ref counted pointers added back
  - stringpager supports ordered add and sorting
  - directory pager and list type added
  - no -L or -I paths in default installs (multi-arch issue)
Wed, 1 Feb 2012
[ 17:25 gahr search for other commits by this committer ] Original commit 
- Update to 5.2.0
  Changes:
  * better handling of strerror_r support.
  * corrected copyright. Since cc libs were moved to bayonne and commoncpp
    had been added, ALL of ucommon (including commoncpp2) are L-GPL, not just
    the "core" library.
  * more standardized manpages
  * improved shell::detach support and new pdetach utility
  * fsys generic basic file operations
  * commoncpp file and dso compatibility support added
- Add LICENSE (LGPL3)
- Move binaries to ${PREFIX}/bin/ucommon to avoid clashes (ucommon binaries
  have pretty standard names)
Thu, 24 Nov 2011
[ 13:00 gahr search for other commits by this committer ] Original commit 
- Update to 5.0.7

Feature safe:   yes
Tue, 2 Aug 2011
[ 08:11 gahr search for other commits by this committer ] Original commit 
- update to 5.0.5
Tue, 21 Jun 2011
[ 14:37 gahr search for other commits by this committer ] Original commit 
- Update to 5.0.3
Mon, 6 Jun 2011
[ 09:44 gahr search for other commits by this committer ] Original commit 
- Fix PLIST

Reported by:    PH (via pav)
Wed, 1 Jun 2011
[ 08:43 gahr search for other commits by this committer ] Original commit 
- Update to 5.0.1
Mon, 21 Feb 2011
[ 13:03 gahr search for other commits by this committer ] Original commit 
- New ports: devel/ucommon
  GNU uCommon C++ is meant as a very light-weight C++ library.

  WWW: http://www.gnutelephony.org/index.php/GNU_uCommon_C%2B%2B

Number of commits found: 25