Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157164771
D5510.id15605.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D5510.id15605.diff
View Options
Index: head/sysutils/Makefile
===================================================================
--- head/sysutils/Makefile
+++ head/sysutils/Makefile
@@ -774,6 +774,7 @@
SUBDIR += polkit-kde
SUBDIR += polkit-qt
SUBDIR += polkit-qt5
+ SUBDIR += powerdxx
SUBDIR += powerman
SUBDIR += pp
SUBDIR += pprotectd
Index: head/sysutils/powerdxx/Makefile
===================================================================
--- head/sysutils/powerdxx/Makefile
+++ head/sysutils/powerdxx/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= powerdxx
+PORTVERSION= 0.1.4
+CATEGORIES= sysutils
+
+MAINTAINER= kami@freebsd.org
+COMMENT= CPU clock speed/frequency daemon
+
+LICENSE= BSD2CLAUSE
+
+USES= compiler:c++11-lib
+
+USE_GITHUB= yes
+GH_ACCOUNT= lonkamikaze
+
+MAKE_ARGS= DOCSDIR="${DOCSDIR}"
+
+.include <bsd.port.mk>
Index: head/sysutils/powerdxx/distinfo
===================================================================
--- head/sysutils/powerdxx/distinfo
+++ head/sysutils/powerdxx/distinfo
@@ -0,0 +1,2 @@
+SHA256 (lonkamikaze-powerdxx-0.1.4_GH0.tar.gz) = cb220885c899b79bffc13e225a0284dcab067db55bead4827bdd6bb4f8f9f26f
+SIZE (lonkamikaze-powerdxx-0.1.4_GH0.tar.gz) = 47167
Index: head/sysutils/powerdxx/pkg-descr
===================================================================
--- head/sysutils/powerdxx/pkg-descr
+++ head/sysutils/powerdxx/pkg-descr
@@ -0,0 +1,4 @@
+The powerd++ daemon is a drop-in replacement for FreeBSD's native powerd(8).
+It monitors the system load and adjusts the CPU clock accordingly
+
+WWW: https://github.com/lonkamikaze/powerdxx
Index: head/sysutils/powerdxx/pkg-plist
===================================================================
--- head/sysutils/powerdxx/pkg-plist
+++ head/sysutils/powerdxx/pkg-plist
@@ -0,0 +1,4 @@
+etc/rc.d/powerd++
+man/man8/powerd++.8.gz
+sbin/powerd++
+%%DOCSDIR%%/README.md
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 19, 10:46 PM (12 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33330316
Default Alt Text
D5510.id15605.diff (1 KB)
Attached To
Mode
D5510: [new port] sysutils/powerd++
Attached
Detach File
Event Timeline
Log In to Comment