FreeBSD Bugzilla – Attachment 160483 Details for
Bug 202745
[revive port] sysutils/wmmemload dockapp for monitoring memory usage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Dockapp for monitoring memory usage
wmmemload.shar (text/plain), 2.33 KB, created by
Marco Beishuizen
on 2015-08-29 13:12:13 UTC
(
hide
)
Description:
Dockapp for monitoring memory usage
Filename:
MIME Type:
Creator:
Marco Beishuizen
Created:
2015-08-29 13:12:13 UTC
Size:
2.33 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># wmmemload ># wmmemload/pkg-descr ># wmmemload/Makefile ># wmmemload/distinfo ># wmmemload/pkg-plist ># wmmemload/files ># wmmemload/files/patch-src_mem__freebsd.c ># >echo c - wmmemload >mkdir -p wmmemload > /dev/null 2>&1 >echo x - wmmemload/pkg-descr >sed 's/^X//' >wmmemload/pkg-descr << 'ebe57a6c193d90de3f5f4600ac17fe82' >XThis is a port of wmmemload, which displays the current mem/swap usage in >Xa simulated lcd-display, which supports background lighting. >X >XBased largely on work on WMMemMon and WMCPULoad done by: >XSeiichi SATO <ssato@sh.rim.or.jp> >X >XAuthor: Mark Staggs <me@markstaggs.net> >XWWW: http://www.markstaggs.net/cgi-bin/newindex.pl?&page=wmmemload >ebe57a6c193d90de3f5f4600ac17fe82 >echo x - wmmemload/Makefile >sed 's/^X//' >wmmemload/Makefile << 'd69d1b4d7553445c238c6ddd291042b5' >X# $FreeBSD$ >X >XPORTNAME= wmmemload >XPORTVERSION= 0.1.8 >XPORTREVISION= 0 >XCATEGORIES= sysutils windowmaker >XMASTER_SITES= https://dev.gentoo.org/~voyageur/distfiles/ >X >XMAINTAINER= mbeis@xs4all.nl >XCOMMENT= A dockapp for windowmaker that displays the current mem/swap usage >X >XUSE_XORG= xpm >XWRKSRC= ${WRKDIR}/dockapps >XGNU_CONFIGURE= yes >XUSES= autoreconf >X >X.include <bsd.port.mk> >d69d1b4d7553445c238c6ddd291042b5 >echo x - wmmemload/distinfo >sed 's/^X//' >wmmemload/distinfo << '242f0ec97bf96c158abeffa284981b73' >XSHA256 (wmmemload-0.1.8.tar.gz) = b405b9f84fbb8d9b0c165d8af1db6557bf8ecd85ccb5a010d2202ffde126e0a0 >XSIZE (wmmemload-0.1.8.tar.gz) = 23114 >242f0ec97bf96c158abeffa284981b73 >echo x - wmmemload/pkg-plist >sed 's/^X//' >wmmemload/pkg-plist << '1b76ee613278c49237e650c086114238' >Xbin/wmmemload >Xman/man1/wmmemload.1.gz >1b76ee613278c49237e650c086114238 >echo c - wmmemload/files >mkdir -p wmmemload/files > /dev/null 2>&1 >echo x - wmmemload/files/patch-src_mem__freebsd.c >sed 's/^X//' >wmmemload/files/patch-src_mem__freebsd.c << '817a1c0c1ee116f01f4a2e0623fb2024' >X--- src/mem_freebsd.c.orig 2015-04-17 12:23:47 UTC >X+++ src/mem_freebsd.c >X@@ -10,6 +10,7 @@ >X #include "config.h" >X #endif >X >X+#include <sys/types.h> >X #include <stdio.h> >X #include <stdlib.h> >X #include <string.h> >817a1c0c1ee116f01f4a2e0623fb2024 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 202745
: 160483