Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 May 2022 20:17:16 0.1_3 |
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
07 Apr 2021 08:09:01 0.1_2 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.1_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Dec 2019 17:53:49
0.1_2 |
jbeich  |
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 |
19 Sep 2019 19:40:37
0.1_1 |
pkubaj  |
sysutils/frand: fix build on GCC architectures
Use C++11 compiler:
/wrkdirs/usr/ports/sysutils/frand/work/frand-0.1/main.cpp:7: error: ISO C++
forbids declaration of 'sample_sets_count' with no type
Approved by: mentors (implicit approval) |
31 Aug 2019 20:07:46
0.1_1 |
tobik  |
sysutils/frand: Canonicalize USE_GITHUB usage
Make use of GH_TUPLE, avoid implementation details, and turn this
into a form that everybody understands. |
19 Aug 2019 15:35:28
0.1_1 |
jbeich  |
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 |
19 Aug 2019 12:17:44
0.1 |
mat  |
Some @comment $FreeBSD$ always creep back, for some reason.
Pointy hat: pi rodrigo |
18 Aug 2019 10:34:07
0.1 |
rodrigo  |
Add new port sysutils/frand
frand is a command line tool who returns
a random file from a given directory using
the reservoir sampling algorithm.
With reservoir sampling algorithm, directory
contents doesn't need to be read in memory
then sorted and so will perform much better
than find+sort for directories with a large
amount of files.
PR: 239467
Submitted by: serpent7776@gmail.com |
Number of commits found: 9
|