Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160123568
D15407.id42459.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.id42459.diff
View Options
Index: sysutils/dwatch-gource/Makefile
===================================================================
--- /dev/null
+++ sysutils/dwatch-gource/Makefile
@@ -0,0 +1,31 @@
+# $FreeBSD$
+
+PORTNAME= dwatch-gource
+DISTVERSION= 0.1
+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
+
+GROUPS= operator
+
+USE_GITHUB= yes
+GH_ACCOUNT= FrauBSD
+NO_BUILD= yes
+NO_ARCH= yes
+
+PORTDOCS= README.md
+
+do-install:
+ @${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 = 1526153340
+SHA256 (FrauBSD-dwatch-gource-0.1_GH0.tar.gz) = 38da5f6ce3c51078579f4f826fa5eb3bffe78b7e2ea49352154d8bdf2d63cc65
+SIZE (FrauBSD-dwatch-gource-0.1_GH0.tar.gz) = 7995
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,6 @@
+libexec/dwatch/gource-open
+libexec/dwatch/gource-open-raw
+libexec/dwatch/gource-proc
+libexec/dwatch/gource-proc-raw
+libexec/dwatch/gource-vfs
+libexec/dwatch/gource-vfs-raw
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jun 22, 2:32 PM (18 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34193315
Default Alt Text
D15407.id42459.diff (1 KB)
Attached To
Mode
D15407: [New Port] sysutils/dwatch-gource
Attached
Detach File
Event Timeline
Log In to Comment