FreeBSD Bugzilla – Attachment 198980 Details for
Bug 232994
new port: sysutils/jruls, display FreeBSD jails resource usage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
.diff for the new port
jruls.diff (text/plain), 2.33 KB, created by
606u
on 2018-11-05 16:00:44 UTC
(
hide
)
Description:
.diff for the new port
Filename:
MIME Type:
Creator:
606u
Created:
2018-11-05 16:00:44 UTC
Size:
2.33 KB
patch
obsolete
>Index: sysutils/jruls/Makefile >=================================================================== >--- sysutils/jruls/Makefile (nonexistent) >+++ sysutils/jruls/Makefile (working copy) >@@ -0,0 +1,23 @@ >+# $FreeBSD$ >+ >+PORTNAME= jruls >+PORTVERSION= 0.2 >+DISTVERSIONPREFIX= v >+CATEGORIES= sysutils >+ >+MAINTAINER= 606u@dir.bg >+COMMENT= Display and update FreeBSD jails resource usage >+ >+LICENSE= BSD2CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USE_GITHUB= yes >+ >+GH_ACCOUNT= 606u >+ >+PLIST_FILES= bin/jruls >+ >+do-install: >+ ${INSTALL_PROGRAM} ${WRKSRC}/jruls ${STAGEDIR}${PREFIX}/bin >+ >+.include <bsd.port.mk> > >Property changes on: sysutils/jruls/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/jruls/distinfo >=================================================================== >--- sysutils/jruls/distinfo (nonexistent) >+++ sysutils/jruls/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1541361410 >+SHA256 (606u-jruls-v0.2_GH0.tar.gz) = e6d96d72c55541521274194a29e99f111617b2a8a9024d7de99a232324f1a57e >+SIZE (606u-jruls-v0.2_GH0.tar.gz) = 4063 > >Property changes on: sysutils/jruls/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/jruls/pkg-descr >=================================================================== >--- sysutils/jruls/pkg-descr (nonexistent) >+++ sysutils/jruls/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+A top-alike utility to display and update FreeBSD jails resource usage, >+given RACCT/RCTL is enabled with kern.racct.enable=1 loader tunable. >+ >+WWW: https://github.com/606u/jruls > >Property changes on: sysutils/jruls/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 232994
: 198980