aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2013-06-08 21:32:23 +0800
committerdanfe <danfe@FreeBSD.org>2013-06-08 21:32:23 +0800
commit68297a4436f39d50f1aa2f5835b49419b0e9c728 (patch)
tree4f946b50c98a51974ded2cb0277edda084d3d80b /security
parentc31508374e20175464c79aec3e802b70ed25686d (diff)
downloadfreebsd-ports-gnome-68297a4436f39d50f1aa2f5835b49419b0e9c728.tar.gz
freebsd-ports-gnome-68297a4436f39d50f1aa2f5835b49419b0e9c728.tar.zst
freebsd-ports-gnome-68297a4436f39d50f1aa2f5835b49419b0e9c728.zip
Update to version 3.6.0; rephrase option descriptions while here.
Diffstat (limited to 'security')
-rw-r--r--security/ophcrack/Makefile7
-rw-r--r--security/ophcrack/distinfo4
-rw-r--r--security/ophcrack/pkg-message3
3 files changed, 9 insertions, 5 deletions
diff --git a/security/ophcrack/Makefile b/security/ophcrack/Makefile
index 35926fb01c80..86254ec7d37b 100644
--- a/security/ophcrack/Makefile
+++ b/security/ophcrack/Makefile
@@ -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
diff --git a/security/ophcrack/distinfo b/security/ophcrack/distinfo
index 408a804eb45d..eee3dcc7b4ff 100644
--- a/security/ophcrack/distinfo
+++ b/security/ophcrack/distinfo
@@ -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
diff --git a/security/ophcrack/pkg-message b/security/ophcrack/pkg-message
new file mode 100644
index 000000000000..6cb950d7c180
--- /dev/null
+++ b/security/ophcrack/pkg-message
@@ -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.