Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Sep 2021 15:26:07 0.4.4_1
|
Alexandre C. GuimarĂ£es (rigoletto)  Author: Nuno Teixeira |
sysutils/powerdxx: add pkg-message to inform
- for CPUs that are supported by the hwpstate driver powerd++ is
obsolete and in fact not possible, because the driver discards
frequencies set via the sysctl interface.
- there is a loader tunable that lets you turn it off.
PR: 255324 |
07 Apr 2021 08:09:01 0.4.4
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.4.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
23 Jun 2020 15:39:45
0.4.4
|
rigoletto  |
sysutils/powerdxx: Update to 0.4.4 |
31 Oct 2019 21:25:15
0.4.3
|
rigoletto  |
sysutils/powerdxx: Update to 0.4.3.
Approved by: tcberner (mentor) |
14 Aug 2019 12:16:13
0.4.1_1
|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
26 Jul 2019 20:46:57
0.4.1_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 |
15 Mar 2019 16:42:31
0.4.1
|
rigoletto  |
sysutils/powerdxx: Update to 0.4.1.
Approved by: tcberner (mentor) |
21 Feb 2019 04:14:15
0.4.0
|
linimon  |
Add -Wno-error=sign-compare to CXXFLAGS to ignore the following error
when compiling with GCC:
/wrkdirs/usr/ports/sysutils/powerdxx/work/powerdxx-0.4.0/src/loadrec.cpp: In
lambda function:
/wrkdirs/usr/ports/sysutils/powerdxx/work/powerdxx-0.4.0/src/loadrec.cpp:294:21:
error: comparison of integer expressions of different signedness: 'int' and
'const long unsigned int' [-Werror=sign-compare]
PR: 235689
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
27 Jan 2019 16:16:31
0.4.0
|
rigoletto  |
sysutils/powerdxx: update to 0.4.0
Reported by: Graham Perrin <grahamperrin@gmail.com> (private e-mail)
Approved by: tcberner (mentor) |
12 Dec 2018 01:35:36
0.3.0_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 |
07 Oct 2018 17:30:10
0.3.0
|
rigoletto  |
Update maintainer eMail address.
Reviewed by: mat (mentor)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17399 |
14 Mar 2018 05:13:01
0.3.0
|
yuri  |
Changed maintainer's e-mail in 6 ports: lbdm@privacychain.ch ->
lebarondemerde@privacychain.ch
PR: 226592
Submitted by: Alexandre C. Guimaraes <lbdm@privacychain.ch> (maintainer) |
03 Feb 2018 03:54:16
0.3.0
|
swills  |
sysutils/powerdxx: update to version 0.3.0
While here, give maintainership to submitter
Submitted by: lbdm@privacychain.ch
Differential Revision: https://reviews.freebsd.org/D13852 |
23 Sep 2017 21:11:51
0.2.5_1
|
adamw  |
Reset maintainership on Dominic Fandrey's ports.
With hat: portmgr |
15 Sep 2017 18:28:31
0.2.5_1
|
adamw  |
Reset kami's ports to his personal email address.
With hat: portmgr |
10 Sep 2017 20:55:39
0.2.5_1
|
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 |
03 Apr 2017 19:09:34
0.2.5
|
kami  |
sysutils/powerdxx: Update to 0.2.5
- Update to 0.2.5, fixes bug in 12-CURRENT [1]
- Update pkg-plist
- Update LICENSE (BSD2CLAUSE -> ISCL)
[1] https://github.com/lonkamikaze/powerdxx/releases/tag/0.2.5
Reviewed by: mat, koobs
Approved by: koobs (mentor)
Differential Revision: https://reviews.freebsd.org/D8698 |
01 Apr 2017 15:23:32
0.1.5_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 |
31 Dec 2016 21:07:51
0.1.5
|
sunpoet  |
Update MAINTAINER: use @FreeBSD.org |
01 Jun 2016 20:56:29
0.1.5
|
kami  |
Update from 0.1.4 to 0.1.5.
Reviewed by: cs@freebsd.org
Approved by: cs@freebsd.org
Differential Revision: https://reviews.freebsd.org/D6615 |
25 Apr 2016 22:46:29
0.1.4
|
kami  |
Add new port sysutils/powerdxx.
Reviewed by: mat cs
Approved by: mat cs
Differential Revision: https://reviews.freebsd.org/D5510 |