Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Mar 2021 18:45:07
0.25

|
arrowd  |
sysutils/bsdisks: Update to 0.25
PR: 253271 |
07 Dec 2020 17:36:03
0.24

|
arrowd  |
sysutils/bsdisks: Update to 0.24 |
28 Oct 2020 11:30:46
0.23

|
arrowd  |
sysutils/bsdisks: Update to 0.23 |
24 Aug 2020 19:47:25
0.22

|
arrowd  |
sysutils/bsdisks: Update to 0.22 |
19 Aug 2020 06:59:29
0.21

|
arrowd  |
sysutils/bsdisks: Update to 0.21. Stability fixes.
PR: 248531 |
13 Aug 2020 05:26:16
0.20

|
arrowd  |
sysutils/bsdisks: Update to 0.20
PR: 248586 |
08 Aug 2020 09:31:26
0.19

|
arrowd  |
sysutils/bsdisks: Update to 0.19. Brings a MMC-related fix.
PR: 248531 |
01 Aug 2020 09:13:41
0.18

|
arrowd  |
sysutils/bsdisks: Update to 0.18
This release features logging via syslog, contributed by Pau Amma
<pauamma@gundo.com>. |
21 Jul 2020 13:34:33
0.17

|
arrowd  |
sysutils/bsdisks: Update to 0.17 |
20 Jun 2020 10:05:15
0.16

|
arrowd  |
sysutils/bsdisks: Update to 0.16
PR: 247431
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> |
20 Jun 2020 06:30:06
0.15

|
arrowd  |
sysutils/bsdisks: Update WWW.
PR: 247431 |
23 May 2020 20:30:05
0.15

|
arrowd  |
sysutils/bsdisks: Update to 0.15.
Try to reuse existing mount dir. Stability fixes. |
23 Feb 2020 15:13:46
0.14

|
arrowd  |
sysutils/bsdisks: Update to 0.14.
The development repository moved from Bitbucket to the public instance of
Heptapod, a GitLab fork with Mercurial support. |
14 Jan 2020 13:23:15
0.13

|
arrowd  |
sysutils/bsdisks: Update to 0.13. |
03 Jan 2020 09:34:08
0.12

|
arrowd  |
sysutils/bsdisks: Update to 0.12.
Add support for exfat FS.
PR: 242902 |
11 Dec 2019 12:36:09
0.11

|
arrowd  |
sysutils/bsdisks: Update to 0.11.
PR: 241645 |
24 Nov 2019 09:17:08
0.10

|
arrowd  |
sysutils/bsdisks: Update to 0.10. |
02 Nov 2019 06:25:28
0.9_1

|
arrowd  |
sysutils/bsdisks: Add a patch to handle NVMe drives properly.
PR: 241645
Submitted by: cmt |
08 Sep 2019 14:52:53
0.9

|
arrowd  |
sysutils/bsdisks: Update to 0.9. |
26 Jul 2019 20:46:57
0.8_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
14 Apr 2019 17:30:12
0.8

|
arrowd  |
sysutils/bsdisks: Update to 0.8.
Approved by: tcberner (mentor) |
04 Mar 2019 18:16:39
0.7

|
arrowd  |
sysutils/bsdisks: Update to 0.7.
Approved by: tcberner (mentor) |
16 Jan 2019 11:13:45
0.5_2

|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
12 Dec 2018 01:35:36
0.5_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
21 Oct 2018 18:10:27
0.5

|
arrowd  |
sysutils/bsdisks: Update to 0.5.
Approved by: tcberner (mentor) |
09 Aug 2018 14:24:37
0.4_1

|
arrowd  |
Set MAINTAINER of mine ports to @FreeBSD.org email.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16640 |
29 Jul 2018 22:18:46
0.4_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
24 Jul 2018 11:22:41
0.4

|
arrowd  |
sysutils/bsdisks
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16417 |
28 Jun 2018 17:39:55
0.3_2

|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
18 Sep 2017 09:01:53
0.3_2

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
10 Sep 2017 20:55:39
0.3_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
01 Apr 2017 15:23:32
0.3_1

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
28 Oct 2016 13:51:05
0.3

|
jhale  |
Update to 0.3
PR: 213852
Submitted by: Gleb Popov <6yearold@gmail.com> (maintainer) |
23 Jun 2016 11:45:41
0.2

|
amdmi3  |
- Add sysutils/bsdisks
UDisks2 service provides interfaces to enumerate
and perform operations on disks and storage devices
via D-Bus API. Bsdisks is an implementation of UDisks2
service for FreeBSD.
WWW: http://bitbucket.org/arrowd/bsdisks
PR: 209941
Submitted by: 6yearold@gmail.com |