head	1.16;
access;
symbols
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.13
	RELEASE_6_3_0:1.13
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.7
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.16
date	2011.09.07.09.30.14;	author bapt;	state dead;
branches;
next	1.15;

1.15
date	2011.08.02.19.35.12;	author bapt;	state Exp;
branches;
next	1.14;

1.14
date	2011.06.17.15.37.22;	author bapt;	state Exp;
branches;
next	1.13;

1.13
date	2007.07.03.09.00.18;	author delphij;	state Exp;
branches;
next	1.12;

1.12
date	2007.07.02.19.01.04;	author pav;	state Exp;
branches;
next	1.11;

1.11
date	2006.09.05.08.24.06;	author linimon;	state Exp;
branches;
next	1.10;

1.10
date	2006.03.29.12.22.14;	author pav;	state Exp;
branches;
next	1.9;

1.9
date	2004.02.06.13.12.43;	author trevor;	state Exp;
branches;
next	1.8;

1.8
date	2003.07.18.03.34.53;	author leeym;	state Exp;
branches;
next	1.7;

1.7
date	2003.02.21.14.01.35;	author knu;	state Exp;
branches;
next	1.6;

1.6
date	2002.10.26.02.56.26;	author kris;	state Exp;
branches;
next	1.5;

1.5
date	2001.12.17.15.08.30;	author kevlo;	state Exp;
branches;
next	1.4;

1.4
date	2001.03.14.15.20.59;	author sobomax;	state Exp;
branches;
next	1.3;

1.3
date	2001.03.07.22.35.39;	author olgeni;	state Exp;
branches;
next	1.2;

1.2
date	2001.02.05.15.33.56;	author olgeni;	state Exp;
branches;
next	1.1;

1.1
date	2000.10.28.06.09.54;	author will;	state Exp;
branches;
next	;


desc
@@


1.16
log
@2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
@
text
@# New ports collection makefile for:	webredirect
# Date created:		24 October 2000
# Whom:			kaj@@Raditex.se
#
# $FreeBSD: ports/www/webredirect/Makefile,v 1.15 2011/08/02 19:35:12 bapt Exp $
#

PORTNAME=	webredirect
PORTVERSION=	0.3
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	ftp://ftp.stacken.kth.se/pub/projects/webredirect/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Small web server serving "301 Moved Permanently" only

BROKEN=	Does not fetch

DEPRECATED=	No more public distfiles
EXPIRATION_DATE=	2011-09-01

ALL_TARGET=	depend all

MAN1=		webredirect.1
PLIST_FILES=	bin/webredirect
USE_RC_SUBR=	webredirect.sh

.include <bsd.port.pre.mk>

pre-build:
	@@${TOUCH} ${WRKSRC}/incu/depend.mk
	@@${TOUCH} ${WRKSRC}/depend.mk

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/webredirect ${PREFIX}/bin
	${INSTALL_MAN} ${WRKSRC}/webredirect.1 ${PREFIX}/man/man1

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


1.15
log
@Deprecate some port with no more public distfiles
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@Mark broken some ports with unfetchable distfiles
@
text
@d19 3
@


1.13
log
@Fix build for gcc 4.2.
@
text
@d17 2
@


1.12
log
@- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2
@
text
@a24 4
.if ${OSVERSION} >= 700042
BROKEN=		Does not compile with GCC 4.2
.endif

@


1.11
log
@Reset inactive maintainer who has not responded to email.

Hat:		portmgr
@
text
@d23 6
d37 1
a37 1
.include <bsd.port.mk>
@


1.10
log
@- Add rc script
- Remove obvious pkg-message

PR:		ports/92519
Submitted by:	Andrew Pantyukhin <infofarmer@@gmail.com>
Approved by:	maintainer timeout (2 months)
@
text
@d14 1
a14 1
MAINTAINER=	rasmus@@kaj.se
@


1.9
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d10 1
d21 1
a21 2

.include <bsd.port.pre.mk>
d31 1
a31 4
post-install:
	@@${SETENV} ${MAKE_ENV} ${CAT} ${PKGMESSAGE}

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


1.8
log
@unbreak webredirect and update to webredirect-0.3

PR:		54581
Submitted by:	Rasmus Kaj <kaj@@e.kth.se>
@
text
@d19 1
@


1.7
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	0.2
a21 4
.if ${OSVERSION} >= 500035
BROKEN=		"Does not compile on 5.0"
.endif

d24 1
d31 1
a31 1
	@@${CAT} ${PKGMESSAGE}
@


1.6
log
@Mark BROKEN on current
@
text
@d14 1
@


1.5
log
@Update MASTER_SITES

PR: 32882
Submitted by: MAINTAINER
@
text
@d19 6
d35 1
a35 1
.include <bsd.port.mk>
@


1.4
log
@o Fix a breakage (missed <sys/types.h>);
o respect CFLAGS.

Submitted by:	bento
@
text
@d11 1
a11 1
MASTER_SITES=	ftp://Raditex.se/pub/kaj/
@


1.3
log
@Update to version 0.2 (bugfix), change maintainer's email address.

PR:		25588
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/webredirect/Makefile,v 1.2 2001/02/05 15:33:56 olgeni Exp $
d15 2
d19 2
a20 1
.include <bsd.port.pre.mk>
a21 2
do-configure:
	${TOUCH} ${WRKSRC}/incu/depend.mk && cd ${WRKSRC} && ${MAKE} depend
d29 1
a29 1
.include <bsd.port.post.mk>
@


1.2
log
@Some spaces -> tabs for ports/www.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/webredirect/Makefile,v 1.1 2000/10/28 06:09:54 will Exp $
d9 1
a9 1
PORTVERSION=	0.1
d11 1
a11 1
MASTER_SITES=	ftp://ftp.Raditex.se/pub/kaj/
d13 1
a13 1
MAINTAINER=	kaj@@Raditex.se
d19 2
@


1.1
log
@Add webredirect 0.1, an extremely simple webserver that only performs
redirections for a limited number of HTTP commands.

PR:		22273
Submitted by:	Rasmus Kaj <kaj@@Raditex.se>
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION= 	0.1
@

