mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to version 3.6.0; rephrase option descriptions while here.
This commit is contained in:
parent
cbcfcfffba
commit
bd43382377
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320251
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ophcrack
|
||||
PORTVERSION= 3.5.0
|
||||
PORTVERSION= 3.6.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -28,8 +28,8 @@ PORTDOCS= *
|
||||
OPTIONS_DEFINE= X11 GRAPH DOCS
|
||||
OPTIONS_DEFAULT= X11 GRAPH
|
||||
|
||||
X11_DESC= Build GUI frontend (Qt4-based)
|
||||
GRAPH_DESC= Graph rendering support via Qwt
|
||||
X11_DESC= Build Qt 4 GUI frontend
|
||||
GRAPH_DESC= Enable graph rendering via Qwt
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
@ -50,6 +50,7 @@ post-install:
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/ChangeLog ${WRKSRC}/README ${DOCSDIR}
|
||||
.endif
|
||||
@${ECHO_MSG} ; ${CAT} ${PKGMESSAGE} ; ${ECHO_MSG}
|
||||
|
||||
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on ia64, powerpc, or sparc64
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ophcrack-3.5.0.tar.bz2) = f87a73307b0510df0c023b0fecef4f573d4cf8979fb0961994fe9765b44cc795
|
||||
SIZE (ophcrack-3.5.0.tar.bz2) = 288090
|
||||
SHA256 (ophcrack-3.6.0.tar.bz2) = 79219baa03afd7e52bc6d365dd5a445bc73dfac2e88216e7b050ad7749191893
|
||||
SIZE (ophcrack-3.6.0.tar.bz2) = 288830
|
||||
|
3
security/ophcrack/pkg-message
Normal file
3
security/ophcrack/pkg-message
Normal file
@ -0,0 +1,3 @@
|
||||
Free rainbow tables (for Windows XP and Vista/7) can be downloaded from
|
||||
http://ophcrack.sourceforge.net/tables.php; professional versions are
|
||||
available for purchase.
|
Loading…
Reference in New Issue
Block a user