head	1.28;
access;
symbols
	RELEASE_8_3_0:1.24
	RELEASE_9_0_0:1.21
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.10;
locks; strict;
comment	@# @;


1.28
date	2012.12.15.03.12.54;	author svnexp;	state Exp;
branches;
next	1.27;

1.27
date	2012.11.17.06.01.20;	author svnexp;	state Exp;
branches;
next	1.26;

1.26
date	2012.06.01.11.04.36;	author zi;	state Exp;
branches;
next	1.25;

1.25
date	2012.05.22.11.42.41;	author zi;	state Exp;
branches;
next	1.24;

1.24
date	2012.03.22.00.19.01;	author zi;	state Exp;
branches;
next	1.23;

1.23
date	2012.02.26.12.38.09;	author zi;	state Exp;
branches;
next	1.22;

1.22
date	2012.01.09.15.41.03;	author tabthorpe;	state Exp;
branches;
next	1.21;

1.21
date	2011.08.19.11.06.10;	author zi;	state Exp;
branches;
next	1.20;

1.20
date	2011.07.15.21.15.28;	author zi;	state Exp;
branches;
next	1.19;

1.19
date	2011.06.30.02.27.43;	author wxs;	state Exp;
branches;
next	1.18;

1.18
date	2011.05.15.00.54.22;	author wxs;	state Exp;
branches;
next	1.17;

1.17
date	2011.05.15.00.52.59;	author wxs;	state Exp;
branches;
next	1.16;

1.16
date	2011.03.14.08.40.06;	author wen;	state Exp;
branches;
next	1.15;

1.15
date	2010.12.13.00.37.57;	author wxs;	state Exp;
branches;
next	1.14;

1.14
date	2010.09.24.21.10.51;	author niels;	state Exp;
branches;
next	1.13;

1.13
date	2010.08.20.13.04.47;	author niels;	state Exp;
branches;
next	1.12;

1.12
date	2010.08.01.05.49.40;	author niels;	state Exp;
branches;
next	1.11;

1.11
date	2010.07.23.11.46.25;	author niels;	state Exp;
branches;
next	1.10;

1.10
date	2010.07.02.09.07.09;	author niels;	state Exp;
branches;
next	1.9;

1.9
date	2010.06.24.11.57.47;	author niels;	state Exp;
branches;
next	1.8;

1.8
date	2010.05.10.16.41.01;	author niels;	state Exp;
branches;
next	1.7;

1.7
date	2010.05.01.19.42.23;	author niels;	state Exp;
branches;
next	1.6;

1.6
date	2010.04.20.21.05.19;	author niels;	state Exp;
branches;
next	1.5;

1.5
date	2010.04.18.10.18.53;	author niels;	state Exp;
branches;
next	1.4;

1.4
date	2010.04.11.21.16.26;	author niels;	state Exp;
branches;
next	1.3;

1.3
date	2010.04.03.17.15.06;	author niels;	state Exp;
branches;
next	1.2;

1.2
date	2010.04.03.14.06.02;	author niels;	state Exp;
branches;
next	1.1;

1.1
date	2010.03.25.06.43.36;	author niels;	state Exp;
branches;
next	;


desc
@@


1.28
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308931
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308931 | zi | 2012-12-15 03:08:12 +0000 (Sat, 15 Dec 2012) | 2 lines
## SVN ##
## SVN ## - Update to 2.10b
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# New ports collection makefile for:    skipfish
# Date created:         2010-03-25
# Whom:                 rpsfa@@rit.edu
#
# $FreeBSD: head/security/skipfish/Makefile 308931 2012-12-15 03:08:12Z zi $

PORTNAME=	skipfish
PORTVERSION=	2.10b
CATEGORIES=	security www
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
EXTRACT_SUFX=	.tgz

MAINTAINER=	zi@@FreeBSD.org
COMMENT=	A fully automated, active web application security reconnaissance tool

LICENSE=	AL2
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	idn:${PORTSDIR}/dns/libidn \
    		pcre:${PORTSDIR}/devel/pcre

USE_GMAKE=	yes
SUB_FILES=	pkg-message

MAN1=		skipfish.1

.if !defined(NOPORTDOCS)
PORTDOCS=	README COPYING ChangeLog
.endif

.include <bsd.port.pre.mk>

post-patch:
	@@${REINPLACE_CMD} -e 's:"skipfish.wl":"${DATADIR}/dictionaries/complete.wl":' \
		-e 's:"assets":"${DATADIR}/assets":' ${WRKSRC}/src/config.h

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/skipfish ${PREFIX}/bin/skipfish
	${INSTALL_SCRIPT} ${WRKSRC}/tools/sfscandiff ${PREFIX}/bin/sfscandiff
	${INSTALL_MAN} ${WRKSRC}/doc/skipfish.1 ${PREFIX}/man/man1
	(cd ${WRKSRC}/assets/ && ${COPYTREE_SHARE} . ${DATADIR}/assets/)
	(cd ${WRKSRC}/dictionaries/ && ${COPYTREE_SHARE} . ${DATADIR}/dictionaries/)
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
.	for doc in ${PORTDOCS}
		${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
.	endfor
.endif

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.post.mk>
@


1.27
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/security/skipfish/Makefile 300897 2012-07-14 14:29:18Z beat $
d8 1
a8 1
PORTVERSION=	2.07b
d19 2
a20 1
LIB_DEPENDS=	idn.17:${PORTSDIR}/dns/libidn
d22 1
d35 1
a35 1
		-e 's:"assets":"${DATADIR}/assets":' ${WRKSRC}/config.h
d39 2
a40 2
	${INSTALL_SCRIPT} ${WRKSRC}/sfscandiff ${PREFIX}/bin/sfscandiff
	${INSTALL_MAN} ${WRKSRC}/skipfish.1 ${PREFIX}/man/man1
@


1.26
log
@- Update to 2.07b
- Whitespace cleanup
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.25
log
@- Update to 2.06b
@
text
@d8 1
a8 1
PORTVERSION=	2.06b
@


1.24
log
@- Update to 2.05b

Feature safe:	yes
@
text
@d8 1
a8 1
PORTVERSION=	2.05b
@


1.23
log
@- Update to 2.04b
@
text
@d8 1
a8 1
PORTVERSION=	2.04b
@


1.22
log
@- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
@
text
@d8 1
a8 1
PORTVERSION=	2.03b
@


1.21
log
@Update to 2.03b
Pacify portlint(1)

Approved by: wxs, tabthorpe (mentors, implicit)
@
text
@d16 1
a16 1
LICENSE=	ASL
@


1.20
log
@Update my email address on the ports I maintain.

Approved by: wxs@@ (mentor)
@
text
@d8 1
a8 1
PORTVERSION=	2.00b
d16 3
a20 2
LICENSE=	ASL
LICENSE_FILE=	${WRKSRC}/COPYING
d23 2
d38 1
@


1.19
log
@- Update to 2.00b

PR:		ports/158519
Submitted by:	Ryan Steinmetz <rpsfa@@rit.edu> (maintainer)
@
text
@d13 1
a13 1
MAINTAINER=	rpsfa@@rit.edu
@


1.18
log
@Remove check for 6.x. It's EoL. Forgot to do this in the previous commit.
@
text
@d8 1
a8 1
PORTVERSION=	1.88b
d34 1
@


1.17
log
@Update to 1.88b

PR:		ports/157043
Submitted by:	Ryan Steinmetz <rpsfa@@rit.edu> (maintainer)
@
text
@a27 4
.if ${OSVERSION} < 700000
BROKEN=		does not build on 6.x yet
.endif

@


1.16
log
@- Bump PORTREVISION to chase the update of dns/libidn
@
text
@d8 1
a8 2
PORTVERSION=	1.81b
PORTREVISION=	1
@


1.15
log
@Update to 1.81b.
Whitespace fix.
Respect PREFIX != LOCALBASE.

PR:		ports/152763
Submitted by:	Ryan Steinmetz <rpsfa@@rit.edu> (maintainer)
@
text
@d9 1
d17 1
a17 1
LIB_DEPENDS=	idn.16:${PORTSDIR}/dns/libidn
@


1.14
log
@Weekly update to version 1.67b

Approved by:	maintainer, itetcu (mentor, implicit)
@
text
@d8 1
a8 1
PORTVERSION=	1.67b
d33 1
a33 1
	 @@${REINPLACE_CMD} -e 's:"skipfish.wl":"${DATADIR}/dictionaries/default.wl":' \
@


1.13
log
@- Updated to version 1.56b
- Added license information

Approved by:	itetcu (mentor, implicit), maintainer
@
text
@d8 1
a8 1
PORTVERSION=	1.56b
@


1.12
log
@Updated to 1.52b

Approved by:	itetcu (mentor, implicit), maintainer (implicit)
@
text
@d8 1
a8 1
PORTVERSION=	1.52b
d18 2
@


1.11
log
@Upgrade to version 1.51b

Approved by:	itetcu (mentor, implicit), maintainer (implicit)
@
text
@d8 1
a8 1
PORTVERSION=	1.51b
@


1.10
log
@Updated to version 1.45b

Approved by:	itetcu (mentor, implicit), maintainer (implicit)
Feature safe:	yes
@
text
@d8 1
a8 1
PORTVERSION=	1.45b
a18 1
WRKSRC=		${WRKDIR}/${PORTNAME}
@


1.9
log
@Updated to version 1.41b

Approved by:	itetcu (mentor, implicit), maintainer (implicit)
Feature safe:	yes
@
text
@d8 1
a8 1
PORTVERSION=	1.41b
@


1.8
log
@Updated port to version 1.34b

Approved by:	maintainer, itetcu (mentor, implicit)
@
text
@d8 1
a8 1
PORTVERSION=	1.34b
@


1.7
log
@Update to version 1.33b

Reviewed by:	Ryan Steinmetz (maintainer)
Approved by:	itetcu (mentor, implicit)
@
text
@d8 1
a8 1
PORTVERSION=	1.33b
@


1.6
log
@Upgraded to version 1.32b

Reviewed by:	Ryan Steinmetz (maintainer)
Approved by:	itetcu (mentor)
@
text
@d8 1
a8 1
PORTVERSION=	1.32b
d17 1
@


1.5
log
@Upgrade to version 1.31b

Reviewed by:	Ryan Steinmetz (maintainer)
Approved by:	itetcu (mentor)
@
text
@d8 1
a8 1
PORTVERSION=	1.31b
@


1.4
log
@Upgraded to version 1.30b

Submitted by:	Ryan Steinmetz (maintainer)
Approved by:	itetcu (mentor)
@
text
@d8 1
a8 1
PORTVERSION=	1.30b
@


1.3
log
@Upgrade to version 1.29b

Reviewed by:	Ryan Steinmetz (maintainer)
Approved by:	itetcu (mentor)
@
text
@d8 1
a8 1
PORTVERSION=	1.29b
@


1.2
log
@Marked broken for 6.x: does not build

Approved by:	itetcu (mentor)
Reported by:	pointyhat
@
text
@d8 2
a9 2
PORTVERSION=	1.11b
CATEGORIES=	security
a16 1

a17 1

d31 2
a32 3
	@@${SED} -ie 's:assets:${DATADIR}/assets:g' ${WRKSRC}/report.c
	@@${SED} -ie 's:assets/:${DATADIR}/assets/:g' ${WRKSRC}/skipfish.c
	@@${SED} -ie 's:skipfish.wl:${DATADIR}/dictionaries/default.wl:g' ${WRKSRC}/config.h
@


1.1
log
@skipfish is a high-performance, easy, and sophisticated Web application
security testing tool. It features a single-threaded multiplexing
HTTP stack, heuristic detection of obscure Web frameworks, and
advanced, differential security checks capable of detecting blind
injection vulnerabilities, stored XSS, and so forth.

PR:	ports/144942
Submitted by:	Ryan Steinmetz <rpsfa@@rit.edu>
Approved by:	itetcu (mentor)
WWW:	http://code.google.com/p/skipfish/
@
text
@d17 1
d26 6
d51 1
a51 1
.include <bsd.port.mk>
@

