head	1.9;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.4;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.01.16;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.03.17.05.21.03;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2009.08.17.05.08.45;	author linimon;	state Exp;
branches;
next	1.6;

1.6
date	2004.07.12.13.54.31;	author sem;	state Exp;
branches;
next	1.5;

1.5
date	2003.09.28.14.38.04;	author krion;	state Exp;
branches;
next	1.4;

1.4
date	2003.06.30.17.30.06;	author leeym;	state Exp;
branches;
next	1.3;

1.3
date	2003.06.13.13.25.23;	author erwin;	state Exp;
branches;
next	1.2;

1.2
date	2003.06.13.10.43.13;	author erwin;	state Exp;
branches;
next	1.1;

1.1
date	2003.06.13.08.41.24;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	proxycheck
# Date created:				Fri Jun 13 02:26:04 EDT 2003
# Whom:					Paul Chvostek <paul@@it.ca>
#
# $FreeBSD: head/security/proxycheck/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	proxycheck
PORTVERSION=	0.49a
CATEGORIES=	security
MASTER_SITES=	http://www.corpit.ru/mjt/proxycheck/ \
		http://www.it.ca/~paul/src/

MAINTAINER=	5u623l20@@gmail.com
COMMENT=	Check for open proxy servers

PORTSCOUT=	skipv:0.49

MAN1=		proxycheck.1

HAS_CONFIGURE=	yes

do-install:
		@@${INSTALL_PROGRAM} ${WRKSRC}/proxycheck ${PREFIX}/sbin/
		@@${INSTALL_MAN} ${WRKSRC}/proxycheck.1 ${PREFIX}/man/man1/
.if !defined(NOPORTDOCS)
		@@${MKDIR} ${DOCSDIR}
		@@${INSTALL_DATA} ${WRKSRC}/CHANGES ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.8
log
@- Set / Update Portscout flags
- Pass maintainership to submitter

PR:		166062 166105 166112 166113 166114
		166115 166141 166154 166155 166156
Submitted by:	Muhammad Moinur Rahman <5u623l20@@gmail.com>
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@Reset paul+ports@@it.ca due to maintainer-timeouts and no response
to email.

Hat:		portmgr
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
d17 2
@


1.6
log
@- update to 0.49a
- use configure

PR:		ports/67324
Submitted by:	maintainer
Approved by:	krion (mentor)
@
text
@d14 1
a14 1
MAINTAINER=	paul+ports@@it.ca
@


1.5
log
@- Update to version 0.45a
- Use DOCSDIR

PR:		57301
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.45a
d18 2
@


1.4
log
@removed un-versioned HTML file from DISTFILES,
added example content to man page (to be merged with original dist next version)

PR:		53919
Submitted by:	Paul Chvostek <paul+fbsd@@it.ca>
@
text
@d9 1
a9 2
PORTVERSION=	0.45
PORTREVISION=	1
@


1.3
log
@readd the differentiated DISTFILES that got lost in the previous commit

Submitted by:	maintainer
@
text
@d10 1
d12 2
a17 10
MASTER_SITES=	http://www.corpit.ru/mjt/proxycheck/:0 \
		http://www.it.ca/~paul/src/:0
DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:0
.if !defined(NOPORTDOCS)
EXTRACT_ONLY=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MASTER_SITES+=	http://www.corpit.ru/mjt/:1 \
		http://www.it.ca/~paul/src/:1
DISTFILES+=	proxycheck.html:1
.endif

a25 1
		@@${INSTALL_DATA} ${DISTDIR}/proxycheck.html ${DOCSDIR}
@


1.2
log
@reorder the Makefile a bit to make portlint happier

Submitted by:	foxfair
@
text
@d15 3
a17 3
MASTER_SITES=	http://www.corpit.ru/mjt/proxycheck/ \
		http://www.it.ca/~paul/src/
DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
d20 3
a22 3
MASTER_SITES+=	http://www.corpit.ru/mjt/ \
		http://www.it.ca/~paul/src/
DISTFILES+=	proxycheck.html
@


1.1
log
@Add proxycheck 0.45, check for open proxy servers.

PR:		53269
Submitted by:	Paul Chvostek <paul@@it.ca>
@
text
@a10 3
MASTER_SITES=	http://www.corpit.ru/mjt/proxycheck/:0 \
		http://www.it.ca/~paul/src/:0
DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:0
d12 6
d20 3
a22 3
MASTER_SITES+=	http://www.corpit.ru/mjt/:1 \
		http://www.it.ca/~paul/src/:1
DISTFILES+=	proxycheck.html:1
a24 3
MAINTAINER=	paul+ports@@it.ca
COMMENT=	Check for open proxy servers

d29 1
a29 1
		@@${INSTALL_MAN} ${WRKSRC}//proxycheck.1 ${PREFIX}/man/man1/
@

