Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111831619
D5510.id13982.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.id13982.diff
View Options
Index: sysutils/Makefile
===================================================================
--- sysutils/Makefile
+++ sysutils/Makefile
@@ -753,6 +753,7 @@
SUBDIR += polkit-kde
SUBDIR += polkit-qt
SUBDIR += polkit-qt5
+ SUBDIR += powerdxx
SUBDIR += powerman
SUBDIR += pp
SUBDIR += pprotectd
Index: sysutils/powerdxx/Makefile
===================================================================
--- sysutils/powerdxx/Makefile
+++ sysutils/powerdxx/Makefile
@@ -0,0 +1,17 @@
+# $FreeBSD$
+
+PORTNAME= powerdxx
+PORTVERSION= 0.1.2
+CATEGORIES= sysutils
+
+MAINTAINER= kami@freebsd.org
+COMMENT= CPU clock speed/frequency daemon
+
+LICENSE= BSD2CLAUSE
+
+USE_GITHUB= yes
+GH_ACCOUNT= lonkamikaze
+
+MAKE_ENV+= SUB="${SUB_LIST:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/}" DOCS=1
+
+.include <bsd.port.mk>
Index: sysutils/powerdxx/distinfo
===================================================================
--- sysutils/powerdxx/distinfo
+++ sysutils/powerdxx/distinfo
@@ -0,0 +1,2 @@
+SHA256 (lonkamikaze-powerdxx-0.1.2_GH0.tar.gz) = e7c50092bd6fcc9a8af23f52e715740e0d7ae32f83bd99a3b0304a17bbd6df53
+SIZE (lonkamikaze-powerdxx-0.1.2_GH0.tar.gz) = 47045
Index: sysutils/powerdxx/pkg-descr
===================================================================
--- sysutils/powerdxx/pkg-descr
+++ 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: sysutils/powerdxx/pkg-plist
===================================================================
--- sysutils/powerdxx/pkg-plist
+++ 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
Mon, Mar 10, 12:32 AM (7 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17077856
Default Alt Text
D5510.id13982.diff (1 KB)
Attached To
Mode
D5510: [new port] sysutils/powerd++
Attached
Detach File
Event Timeline
Log In to Comment