Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144221094
D8984.id23452.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
735 B
Referenced Files
None
Subscribers
None
D8984.id23452.diff
View Options
Index: security/hashcat/Makefile
===================================================================
--- security/hashcat/Makefile
+++ security/hashcat/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hashcat
PORTVERSION= 3.20
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security
@@ -13,16 +14,19 @@
LICENSE_FILE= ${WRKSRC}/docs/license.txt
BUILD_DEPENDS= ${LOCALBASE}/include/CL/cl.h:devel/opencl \
- ${LOCALBASE}/bin/gsed:textproc/gsed
+ gsed:textproc/gsed
BROKEN_FreeBSD_9= does not build
USE_GITHUB= yes
ALL_TARGET= native
-USES= gmake localbase
+USES= gmake localbase shebangfix
+SHEBANG_FILES= extra/tab_completion/install
USE_CSTD= c99
+MAKE_ARGS= CC=${CC}
+
pre-install:
${STRIP_CMD} ${WRKSRC}/hashcat
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 7, 4:50 PM (3 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28457461
Default Alt Text
D8984.id23452.diff (735 B)
Attached To
Mode
D8984: security/hashcat: small fixes
Attached
Detach File
Event Timeline
Log In to Comment