Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146349829
D15407.id42476.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
D15407.id42476.diff
View Options
Index: sysutils/dwatch-gource/Makefile
===================================================================
--- /dev/null
+++ sysutils/dwatch-gource/Makefile
@@ -0,0 +1,30 @@
+# $FreeBSD$
+
+PORTNAME= dwatch-gource
+DISTVERSION= 0.3
+CATEGORIES= sysutils
+
+MAINTAINER= dteske@FreeBSD.org
+COMMENT= dwatch profiles for creating gource logs
+
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+IGNORE_FreeBSD_10= Requires dwatch, available in 12.0 or newer
+IGNORE_FreeBSD_11= Requires dwatch, available in 12.0 or newer
+
+USE_GITHUB= yes
+GH_ACCOUNT= FrauBSD
+NO_BUILD= yes
+NO_ARCH= yes
+
+PORTDOCS= README.md
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/gwatch ${STAGEDIR}${PREFIX}/sbin
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
+ @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/dwatch
+ ${INSTALL_DATA} ${WRKSRC}/gource-* ${STAGEDIR}${PREFIX}/libexec/dwatch
+
+.include <bsd.port.mk>
Index: sysutils/dwatch-gource/distinfo
===================================================================
--- /dev/null
+++ sysutils/dwatch-gource/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1526218936
+SHA256 (FrauBSD-dwatch-gource-0.3_GH0.tar.gz) = a336758392f24fb3912d62ca2c04154e644040558b1d38269392720a320d56fe
+SIZE (FrauBSD-dwatch-gource-0.3_GH0.tar.gz) = 10103
Index: sysutils/dwatch-gource/pkg-descr
===================================================================
--- /dev/null
+++ sysutils/dwatch-gource/pkg-descr
@@ -0,0 +1,3 @@
+DTrace modules for FreeBSD dwatch(1) to produce gource logs.
+
+WWW: https://fraubsd.org/
Index: sysutils/dwatch-gource/pkg-plist
===================================================================
--- /dev/null
+++ sysutils/dwatch-gource/pkg-plist
@@ -0,0 +1,9 @@
+sbin/gwatch
+libexec/dwatch/gource-open
+libexec/dwatch/gource-open-raw
+libexec/dwatch/gource-proc
+libexec/dwatch/gource-proc-raw
+libexec/dwatch/gource-syscall
+libexec/dwatch/gource-syscall-raw
+libexec/dwatch/gource-vfs
+libexec/dwatch/gource-vfs-raw
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 2, 11:39 PM (19 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29172803
Default Alt Text
D15407.id42476.diff (1 KB)
Attached To
Mode
D15407: [New Port] sysutils/dwatch-gource
Attached
Detach File
Event Timeline
Log In to Comment