aboutsummaryrefslogtreecommitdiffstats
path: root/security/authforce/Makefile
blob: 8eec30d6b0466a9b163c1c86205482c27b839fea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Ports collection makefile for:  authforce
# Date created:                   08.05.2002
# Whom:                           ache
#
# $FreeBSD$
#

PORTNAME=   authforce
PORTVERSION=    0.9.9
CATEGORIES= security www
MASTER_SITES=   http://www.divineinvasion.net/authforce/

MAINTAINER= ports@FreeBSD.org
COMMENT=    HTTP authentication brute forcer

LIB_DEPENDS=    curl.6:${PORTSDIR}/ftp/curl

CONFIGURE_ENV=  LIBS="-lintl"
LDFLAGS+=   -L${LOCALBASE}/lib
CPPFLAGS+=  -I${LOCALBASE}/include
GNU_CONFIGURE=  yes
USE_BZIP2=  yes
USE_GETTEXT=    yes

INFO=       authforce
MAN1=       authforce.1
MANCOMPRESSED=  yes

post-patch:
    @${REINPLACE_CMD} -e '/#include <malloc.h>/d' ${WRKSRC}/src/methods.c ${WRKSRC}/src/misc.c
    @${REINPLACE_CMD} -e 's|#include <malloc.h>|#include <stdlib.h>|' ${WRKSRC}/src/extract.c
    @${REINPLACE_CMD} -e '/^pwlistsdir = / s|/data$$||' ${WRKSRC}/data/Makefile.in
    @${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/src/http.c

.include <bsd.port.mk>
td>-1/+0 * Set FETCH_ARGS to follow redirections.rakuco2013-04-281-0/+1 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-1/+1 * Chase kdegames4 splitmakc2013-03-271-3/+3 * - convert USE_CMAKE to USESmakc2013-03-231-1/+1 * - fix '(' '}' typoohauer2013-03-191-1/+1 * Update games/knights-kde4 to 2.5.0: unbreak build, make port DOCS, NLS aware.dbn2013-03-123-74/+138 * More merges from area51 repository:makc2013-02-041-7/+5 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1 * Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.makc2012-03-071-2/+0 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1 * - Update games/knights-kde4 port to latest version (2.3.1)fluffy2011-04-083-20/+18 * Chase after net/openldap24-server update.delphij2011-02-251-0/+1 * - Update to Knights-2.2.0 releasefluffy2011-01-193-15/+94 * - Chase security/libksba shlib version bumpglarkin2010-12-161-0/+1 * - Update Knights to KDE4 version, 2.0fluffy2010-04-266-511/+36 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-202-3/+1 * - Define USE_GETTEXT, bump PORTREVISIONrafan2006-08-151-1/+2 * - Remove directories that are not in mtree filerafan2006-08-151-0/+2 * Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0 * Conversion to a single libtool environment.ade2006-02-231-2/+2 * - Add SHA256pav2005-11-251-0/+1