aboutsummaryrefslogtreecommitdiff
path: root/security/ophcrack
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-05-16 03:56:29 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-05-16 03:56:29 +0000
commitd25e552bfeb56b49c1370a4a68fa2c6009c15a97 (patch)
treef059373293b6b1f7f14fd277bb4803a79677fd0c /security/ophcrack
parentee723c48bfa2f9961cb425a1a9ec1195533544ae (diff)
downloadports-d25e552bfeb56b49c1370a4a68fa2c6009c15a97.tar.gz
ports-d25e552bfeb56b49c1370a4a68fa2c6009c15a97.zip
Update to version 3.5.0.
Notes
Notes: svn path=/head/; revision=318272
Diffstat (limited to 'security/ophcrack')
-rw-r--r--security/ophcrack/Makefile9
-rw-r--r--security/ophcrack/distinfo4
2 files changed, 9 insertions, 4 deletions
diff --git a/security/ophcrack/Makefile b/security/ophcrack/Makefile
index 452793bd5e74..35926fb01c80 100644
--- a/security/ophcrack/Makefile
+++ b/security/ophcrack/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ophcrack
-PORTVERSION= 3.4.1
+PORTVERSION= 3.5.0
CATEGORIES= security
MASTER_SITES= SF
@@ -12,11 +12,16 @@ COMMENT= Windows password cracker based on rainbow tables
LICENSE= AL2 GPLv2
LICENSE_COMB= multi
+LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_OPENSSL= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+
PLIST_FILES= bin/ophcrack
PORTDOCS= *
@@ -35,7 +40,7 @@ CONFIGURE_ARGS+= --disable-gui
.endif
.if ${PORT_OPTIONS:MGRAPH}
-LIB_DEPENDS= qwt:${PORTSDIR}/x11-toolkits/qwt5
+LIB_DEPENDS+= qwt:${PORTSDIR}/x11-toolkits/qwt5
.else
CONFIGURE_ARGS+= --disable-graph
.endif
diff --git a/security/ophcrack/distinfo b/security/ophcrack/distinfo
index eba223a53dd5..408a804eb45d 100644
--- a/security/ophcrack/distinfo
+++ b/security/ophcrack/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ophcrack-3.4.1.tar.bz2) = 108ea6832cae3bd2b03df5b12c375c112dd3ad1f602bdc9acdaa776774000a12
-SIZE (ophcrack-3.4.1.tar.bz2) = 334878
+SHA256 (ophcrack-3.5.0.tar.bz2) = f87a73307b0510df0c023b0fecef4f573d4cf8979fb0961994fe9765b44cc795
+SIZE (ophcrack-3.5.0.tar.bz2) = 288090