head	1.24;
access;
symbols
	RELEASE_8_1_0:1.22
	RELEASE_7_3_0:1.21
	RELEASE_8_0_0:1.20
	RELEASE_7_2_0:1.17
	RELEASE_7_1_0:1.17
	RELEASE_6_4_0:1.17
	RELEASE_5_EOL:1.16
	RELEASE_7_0_0:1.15
	RELEASE_6_3_0:1.15
	PRE_XORG_7:1.14
	RELEASE_4_EOL:1.14
	RELEASE_6_2_0:1.14
	RELEASE_6_1_0:1.13
	RELEASE_5_5_0:1.13
	RELEASE_6_0_0:1.11
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.24
date	2010.11.04.15.20.25;	author garga;	state dead;
branches;
next	1.23;

1.23
date	2010.08.23.11.17.17;	author decke;	state Exp;
branches;
next	1.22;

1.22
date	2010.03.28.06.34.31;	author dinoex;	state Exp;
branches;
next	1.21;

1.21
date	2010.02.05.11.37.00;	author dinoex;	state Exp;
branches;
next	1.20;

1.20
date	2009.08.28.16.52.24;	author linimon;	state Exp;
branches;
next	1.19;

1.19
date	2009.08.02.19.33.47;	author mezz;	state Exp;
branches;
next	1.18;

1.18
date	2009.07.31.13.51.05;	author dinoex;	state Exp;
branches;
next	1.17;

1.17
date	2008.06.06.13.28.19;	author edwin;	state Exp;
branches;
next	1.16;

1.16
date	2008.01.23.22.43.33;	author beech;	state Exp;
branches;
next	1.15;

1.15
date	2007.05.19.20.05.09;	author flz;	state Exp;
branches;
next	1.14;

1.14
date	2006.05.07.11.09.19;	author edwin;	state Exp;
branches;
next	1.13;

1.13
date	2006.02.23.10.36.32;	author ade;	state Exp;
branches;
next	1.12;

1.12
date	2005.11.05.05.21.32;	author marcus;	state Exp;
branches;
next	1.11;

1.11
date	2005.03.12.10.53.46;	author marcus;	state Exp;
branches;
next	1.10;

1.10
date	2004.11.18.20.25.10;	author krion;	state Exp;
branches;
next	1.9;

1.9
date	2004.11.07.04.26.43;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2004.04.05.03.29.51;	author marcus;	state Exp;
branches;
next	1.7;

1.7
date	2004.02.04.05.20.14;	author marcus;	state Exp;
branches;
next	1.6;

1.6
date	2003.11.19.11.17.41;	author krion;	state Exp;
branches;
next	1.5;

1.5
date	2003.06.04.22.43.26;	author kris;	state Exp;
branches;
next	1.4;

1.4
date	2003.05.18.09.46.47;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2003.02.21.12.00.37;	author knu;	state Exp;
branches;
next	1.2;

1.2
date	2002.05.13.01.37.39;	author ijliao;	state Exp;
branches;
next	1.1;

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


desc
@@


1.24
log
@Remove expired ports:

2010-11-01 ftp/kwebget: Development has ceased.
2010-11-01 multimedia/clive-utils: development has ceased; use multimedia/umph instead
2010-11-01 ports-mgmt/barry: Development has ceased.
2010-11-01 www/wb0: Development has ceased.
@
text
@# New ports collection makefile for:	kwebget
# Date created:				21 September 2001
# Whom:					David <ddavid_3@@yahoo.com>
#
# $FreeBSD: ports/ftp/kwebget/Makefile,v 1.23 2010/08/23 11:17:17 decke Exp $
#

PORTNAME=	kwebget
PORTVERSION=	0.8.1
PORTREVISION=	7
CATEGORIES=	ftp kde
MASTER_SITES=	http://www.kpage.de/download/
DIST_SUBDIR=	KDE

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A KDE frontend to wget

RUN_DEPENDS=	${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget

DEPRECATED=	Development has ceased.
EXPIRATION_DATE=	2010-11-01

WRKSRC=		${WRKDIR}/${PORTNAME}

USE_BZIP2=	yes
USE_KDELIBS_VER=3
USE_GMAKE=	yes
USE_AUTOTOOLS=	libtool:22

post-patch:
	@@${REINPLACE_CMD} -e 's|-O2||g ; \
		 s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/${CONFIGURE_SCRIPT}
	@@${REINPLACE_CMD} -e \
		's|$$(LIBSOCKET)$$|$$(LIBSOCKET) $$(LIBPTHREAD)|g' \
			${WRKSRC}/kwebget/Makefile.in

.include <bsd.port.mk>
@


1.23
log
@- Mark DEPRECATED and set EXPIRATION_DATE to 2010-11-01

PR:		ports/149858
Submitted by:	Simon Olofsson <simon at olofsson dot de>
Approved by:	beat (co-mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.22
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d20 3
@


1.21
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	6
@


1.20
log
@Reset beech@@FreeBSD.org while he works on restoring his email situation.

Hat:		portmgr
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.19
log
@-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
@
text
@d15 1
a15 1
MAINTAINER=	beech@@FreeBSD.org
@


1.18
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d25 1
a25 1
USE_AUTOTOOLS=	libtool:15
@


1.17
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.16
log
@- Adopt orphan ports in ftp category.

Approved by:	linimon (mentor, implicit)
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.15
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.14
log
@Remove USE_REINPLACE from all categories starting with F
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.13
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@a23 1
USE_REINPLACE=	yes
@


1.12
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d23 1
a23 1
USE_KDELIBS_VER=	3
d26 1
a26 1
GNU_CONFIGURE=	yes
@


1.11
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.10
log
@Update to version 0.8.1

PR:		ports/74079
Submitted by:	Ports Fury
@
text
@d10 1
@


1.9
log
@Reset bouncing maintainer address.
@
text
@d9 1
a9 2
PORTVERSION=	0.8
PORTREVISION=	2
d19 3
d23 1
a23 1
USE_BZIP2=	yes
a25 4
WRKSRC=		${WRKDIR}/${PORTNAME}
USE_REINPLACE=	yes

CONFIGURE_TARGET=       --build=${ARCH}-portbld-freebsd${OSREL}
d28 5
a32 2
	@@${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \
		${WRKSRC}/${CONFIGURE_SCRIPT}
@


1.8
log
@Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
@
text
@d15 1
a15 1
MAINTAINER=	erich@@tacni.net
@


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

(Part 2)
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.6
log
@- unbreak on 5.x
- respect PTHREAD_LIBS and CFLAGS
- use REINPLACE_CMD instead of PERL
- remove obsolete replacement

PR:		58226
Submitted by:	Markus Brueffer <brueffer@@phoenix-systems.de>
Approved by:	maintainer timeout
@
text
@d10 1
@


1.5
log
@Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
@
text
@d24 1
a24 2
CONFIGURE_TARGET=	# empty
CONFIGURE_ARGS+=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
d26 1
a26 5
.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 500113
BROKEN=         "Does not compile (bad C++ code)"
.endif
d29 2
a30 1
	@@${PERL} -pi -e 's#lqt#lqt2#g' ${WRKSRC}/configure ${WRKSRC}/kwebget/Makefile.in
d32 1
a32 1
.include <bsd.port.post.mk>
@


1.4
log
@BROKEN on 5.1: bad C++
@
text
@a18 6
.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 500113
BROKEN=         "Does not compile (bad C++ code)"
.endif

d26 6
@


1.3
log
@De-pkg-comment.
@
text
@d19 6
d36 1
a36 1
.include <bsd.port.mk>
@


1.2
log
@upgrade to 0.8
give maintainership to submitter

PR:		38002
Submitted by:	Erich Zigler <erich@@tacni.net> (new maintainer)
@
text
@d15 1
@


1.1
log
@add kwebget 0.7
A KDE frontend to wget

PR:		31036
Submitted by:	David <ddavid_3@@yahoo.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.7
d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
d18 1
a18 1
USE_KDELIBS_VER=2
d22 3
@

