head	1.11;
access;
symbols
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.7
	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.6
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3;
locks; strict;
comment	@# @;


1.11
date	2008.02.28.12.08.20;	author miwi;	state dead;
branches;
next	1.10;

1.10
date	2008.01.23.23.42.15;	author beech;	state Exp;
branches;
next	1.9;

1.9
date	2008.01.23.22.43.31;	author beech;	state Exp;
branches;
next	1.8;

1.8
date	2006.12.22.22.20.51;	author bsam;	state Exp;
branches;
next	1.7;

1.7
date	2006.05.07.11.09.16;	author edwin;	state Exp;
branches;
next	1.6;

1.6
date	2004.02.04.05.20.12;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2003.06.08.13.05.05;	author erwin;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.20.17.24.10;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.10.16.45.58;	author lioux;	state Exp;
branches;
next	1.2;

1.2
date	2002.11.06.22.44.53;	author adamw;	state Exp;
branches;
next	1.1;

1.1
date	2002.10.23.10.05.58;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.11
log
@2007-10-28 x11-wm/wmDeskGuide: Version branch long since retired
2008-02-23 ftp/axelq: Unmaintained, website disappeared
2007-11-09 lang/fpc-devel: now lags behind version in lang/fpc; use that instead
2007-11-13 devel/php-dbg: does not work with php5 and does not compile on gcc4.2
2007-11-16 graphics/jgv: development stalled for years, outdated, unmaintained
2007-11-16 editors/muggy: development stalled for years, unmaintained
2007-11-16 x11-fm/binder: development stalled for years, outdated, unmaintained
@
text
@#
# Ports collection makefile for:	axelq
# Date created:			Oct 23, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/ftp/axelq/Makefile,v 1.10 2008/01/23 23:42:15 beech Exp $
#

PORTNAME=	axelq
PORTVERSION=	0.80
PORTREVISION=	2
CATEGORIES=	ftp
MASTER_SITES=	http://zephilia.dyndns.org/tsuki_yomi/axelq/releases/

MAINTAINER=	beech@@FreeBSD.org
COMMENT=	A queue manager for the download accelerator axel

RUN_DEPENDS=	axel:${PORTSDIR}/ftp/axel \
		bash:${PORTSDIR}/shells/bash

DEPRECATED=	Unmaintained, website disappeared
EXPIRATION_DATE=	2008-02-23

NO_BUILD=	yes

MAN1=	axelq.1

post-patch:
	@@${REINPLACE_CMD} -e "s|/bin/sh|${LOCALBASE}/bin/bash|g" ${WRKSRC}/axelq
	@@${CAT} ${FILESDIR}/axelq.rc | ${SED} -e "s|%%PREFIX%%|${PREFIX}|" >> \
		${WRKSRC}/axelq.rc

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/axelq ${PREFIX}/bin
	${INSTALL_DATA} ${WRKSRC}/axelq.rc ${PREFIX}/etc
	${INSTALL_MAN} ${WRKSRC}/axelq.1 ${MANPREFIX}/man/man1

.include <bsd.port.mk>
@


1.10
log
@- Mark deprecated, no longer maintained.

Approved by:	linimon (mentor)
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.9
log
@- Adopt orphan ports in ftp category.

Approved by:	linimon (mentor, implicit)
@
text
@d1 1
a1 1
# ex:ts=8
d21 3
@


1.8
log
@In preparation to deprecate shells/bash2:
- change RUN_DEPENDS: shells/bash2 -> shells/bash;
- bump PORTREVISION.
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@Remove USE_REINPLACE from all categories starting with F
@
text
@d11 1
a11 1
PORTREVISION=	1
d19 1
a19 1
		bash:${PORTSDIR}/shells/bash2
@


1.6
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
@
text
@a20 1
USE_REINPLACE=	yes
@


1.5
log
@o Fix MASTER_SITES and, btw
o update to 0.80

PR:		53041
Submitted by:	Serge Gagnon <gagnon__s@@videotron.ca>
Approved by:	edwin (mentor)
@
text
@d11 1
@


1.4
log
@De-pkg-comment.
@
text
@d10 1
a10 1
PORTVERSION=	0.70
d12 1
a12 1
MASTER_SITES=	http://elektron.its.tudelft.nl/~hemmin98/axelq_releases/
@


1.3
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d15 1
@


1.2
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a15 2
PORTCOMMENT=	A queue manager for the download accelerator axel

@


1.1
log
@add axelq 0.70
A queue manager for the download accelerator axel
@
text
@d16 2
@

