# New ports collection makefile for: skipfish # Date created: 2010-03-25 # Whom: rpsfa@rit.edu # # $FreeBSD$ 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 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 change='this.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.6pav2005-11-122-7/+7
* - Change second category to be net-impav2005-11-101-1/+1
* - Update to 1.6r3pav2005-07-202-4/+4
* - Update to 1.6r2pav2005-07-172-5/+5
* - update polish/ekg to version 1.6rc1leeym2005-04-163-24/+23
* Fix plist.krion2005-01-151-0/+2
* Chase libaspell to aspell.16.thierry2004-08-291-2/+2
* Fix build with gcc-3.4krion2004-08-041-0/+2
* - OpenSSL is special on FreeBSD, it's always there, and is not visiblepav2004-07-222-0/+11
* - Update to 1.5pav2004-07-062-4/+4
* Back out accidental modification.lofi2004-06-101-2/+1
* Update to version 3.2.3lofi2004-06-101-0/+1
* - Update to ekg-1.4.20040505pav2004-05-102-6/+13
* - Update to 20040208 snapshotpav2004-02-142-4/+4
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Update to 1.4arved2003-11-193-8/+9
* Update ekg to new version.jeh2003-11-092-3/+3
* - Update to version 20031003krion2003-10-063-49/+14
* update polish/ekg-1.1 -> ekg-1.3edwin2003-09-242-2/+2
* - Update the Categories after Repocopy.arved2003-08-191-1/+1