non port: databases/hamsterdb/Makefile |
SVNWeb
|
Number of commits found: 47 |
Sat, 4 Apr 2020
|
[ 20:51 antoine ] (Only the first 10 of 520 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
|
Wed, 6 Nov 2019
|
[ 12:48 antoine ] (Only the first 10 of 268 ports in this commit are shown above. )
Mark a few ports BROKEN, unfetchable
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
|
Wed, 12 Dec 2018
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
|
Sat, 1 Sep 2018
|
[ 13:12 jbeich ]
databases/hamsterdb: unbreak build with Clang 6 (C++14 by default)
In file included from 4env/env_local.cc:21:
In file included from ./2device/device_factory.h:31:
./2device/device_disk.h:72:7: error: no matching function for call to 'swap'
std::swap(m_state, state);
^~~~~~~~~
/usr/include/c++/v1/type_traits:4643:1: note: candidate template ignored:
requirement 'is_move_constructible<State>::value' was not satisfied [with _Tp =
hamsterdb::DiskDevice::State]
swap(_Tp& __x, _Tp& __y) _NOEXCEPT_(is_nothrow_move_constructible<_Tp>::value &&
^
/usr/include/c++/v1/utility:268:1: note: candidate template ignored: could not
match '_Tp [_Np]' against 'hamsterdb::DiskDevice::State'
swap(_Tp (&__a)[_Np], _Tp (&__b)[_Np])
_NOEXCEPT_(__is_nothrow_swappable<_Tp>::value)
^
/usr/include/c++/v1/utility:609:1: note: candidate template ignored: could not
match 'pair<type-parameter-0-0, type-parameter-0-1>' against
'hamsterdb::DiskDevice::State'
swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) (Only the first 15 lines of the commit message are shown above )
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
|
Mon, 18 Jun 2018
|
[ 03:49 linimon ] (Only the first 10 of 43 ports in this commit are shown above. )
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
|
Wed, 18 Apr 2018
|
[ 13:57 jbeich ] (Only the first 10 of 388 ports in this commit are shown above. )
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
|
Thu, 18 Jan 2018
|
[ 04:11 jbeich ] (Only the first 10 of 356 ports in this commit are shown above. )
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
Mon, 25 Sep 2017
|
[ 00:08 jbeich ] (Only the first 10 of 342 ports in this commit are shown above. )
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
[ 00:05 jbeich ] (Only the first 10 of 327 ports in this commit are shown above. )
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
Tue, 2 May 2017
|
[ 06:48 jbeich ] (Only the first 10 of 336 ports in this commit are shown above. )
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
|
Fri, 6 Jan 2017
|
[ 08:45 jbeich ] (Only the first 10 of 324 ports in this commit are shown above. )
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
|
Wed, 23 Nov 2016
|
[ 12:45 jbeich ] (Only the first 10 of 353 ports in this commit are shown above. )
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 7 Oct 2015
|
[ 01:37 amdmi3 ]
- Drop 8.x support
- Switch to options helpers
Approved by: portmgr blanket
|
Sun, 28 Jun 2015
|
[ 07:32 wen ]
- Update to 2.1.11
|
Sat, 7 Mar 2015
|
[ 09:14 wen ]
- Mark BROKEN on 8.x
|
Mon, 2 Feb 2015
|
[ 19:13 marino ]
databases/hamsterdb: USES+=alias to unbreak DragonFly cheaply
|
Fri, 23 Jan 2015
|
[ 15:40 wen ]
- Fix build
|
Thu, 15 Jan 2015
|
[ 14:49 wen ]
- Update to 2.1.9
- Add LICENSE
|
Tue, 9 Sep 2014
|
[ 20:30 tijl ]
- Fix MASTER_SITES
- Add USES=libtool and INSTALL_TARGET=install-strip
- Avoid including bsd.port.options.mk
|
Tue, 15 Jul 2014
|
[ 15:06 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Mon, 26 May 2014
|
[ 11:57 miwi ] (Only the first 10 of 12 ports in this commit are shown above. )
- Convert gmake, bzip to USES
Approved by: portmgr
|
Mon, 19 May 2014
|
[ 12:47 wen ]
- Stage support
- Convert to optionsNG
- Pet portlint
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Wed, 16 Nov 2011
|
[ 07:29 wen ]
- Update to 1.1.15
Feature safe: yes
|
Mon, 24 Oct 2011
|
[ 07:02 wen ]
- Update to 1.1.14
|
Tue, 23 Aug 2011
|
[ 02:00 wen ]
- Update to 1.1.13
|
Mon, 21 Feb 2011
|
[ 01:22 wen ]
- Update to 1.1.9
|
Thu, 23 Dec 2010
|
[ 03:36 wen ]
- Update to 1.1.8
|
Fri, 5 Nov 2010
|
[ 04:03 wen ]
- Update to 1.1.7
|
Mon, 20 Sep 2010
|
[ 01:43 wen ]
- Update to 1.1.6
|
Wed, 1 Sep 2010
|
[ 08:21 wen ]
- Update to 1.1.5
|
Sat, 17 Apr 2010
|
[ 08:11 wen ]
- Update to 1.1.4
|
Sun, 21 Mar 2010
|
[ 23:51 wen ]
- Update to 1.1.3
|
Mon, 22 Feb 2010
|
[ 10:47 wen ]
- Update to 1.1.2
Feature safe: yes
|
Tue, 29 Dec 2009
|
[ 01:01 wen ]
- Update to 1.1.1
|
Sun, 13 Dec 2009
|
[ 03:58 wen ]
- Update to 1.1.0
- Update my mail address to FreeBSD
|
Tue, 2 Jun 2009
|
[ 21:35 miwi ]
- Update to 1.0.9
PR: 135142
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
Fri, 6 Mar 2009
|
[ 10:06 miwi ]
- Update to 1.0.8
|
Sun, 1 Mar 2009
|
[ 19:53 miwi ]
- Update to 1.0.7
Approved by: maintainer implicit
|
Fri, 26 Sep 2008
|
[ 09:40 miwi ]
- Update to 1.0.6
PR: 127625
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
Mon, 18 Aug 2008
|
[ 21:51 miwi ]
- Update to 1.0.5
PR: 126591
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
|
Sat, 19 Jul 2008
|
[ 14:05 miwi ]
hamsterdb is a lightweight embedded database engine. It is
in development for more than three years and concentrates
on ease of use, high performance, stability and portability.
The hamsterdb API is simple and self-documenting.The interface
is similar to other widely-used database engines.Fast algorithms
and data structures guarantee high performance for all scenarios.
Hamsterdb has hundreds of unittests with a test coverage of over
90%. Each release is tested with thousands of acceptance tests in
many different configurations, tested on up to six different
hardware architectures and operating systems.Written in plain
ANSI-C, hamsterdb runs on many architectures: Intel-compatible
(x86, x64), PowerPC, SPARC, ARM, RISC and others. Tested operating
systems include Microsoft Windows, Microsoft Windows CE, Linux,
SunOS and other Unices.
WWW: http://hamsterdb.com/index
PR: ports/125699
Submitted by: Wen Heping <wenheping at gmail.com>
|
Number of commits found: 47 |