head	1.20;
access;
symbols
	RELEASE_8_3_0:1.17
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.17
	RELEASE_8_2_0:1.17
	RELEASE_6_EOL:1.16
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	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.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.20
date	2012.12.30.18.55.57;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2012.11.17.05.57.29;	author svnexp;	state Exp;
branches;
next	1.18;

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

1.17
date	2010.12.04.07.31.40;	author ade;	state Exp;
branches;
next	1.16;

1.16
date	2010.05.31.01.58.51;	author ade;	state Exp;
branches;
next	1.15;

1.15
date	2010.03.28.06.34.30;	author dinoex;	state Exp;
branches;
next	1.14;

1.14
date	2010.02.05.11.37.00;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2009.08.28.16.52.24;	author linimon;	state Exp;
branches;
next	1.12;

1.12
date	2009.08.02.19.33.47;	author mezz;	state Exp;
branches;
next	1.11;

1.11
date	2009.07.31.13.51.04;	author dinoex;	state Exp;
branches;
next	1.10;

1.10
date	2008.06.06.13.28.19;	author edwin;	state Exp;
branches;
next	1.9;

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

1.8
date	2008.01.23.22.43.33;	author beech;	state Exp;
branches;
next	1.7;

1.7
date	2007.05.19.20.05.08;	author flz;	state Exp;
branches;
next	1.6;

1.6
date	2006.02.23.10.36.32;	author ade;	state Exp;
branches;
next	1.5;

1.5
date	2005.11.09.07.52.30;	author az;	state Exp;
branches;
next	1.4;

1.4
date	2005.11.05.05.21.32;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2005.03.12.10.53.45;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2004.11.11.23.22.23;	author lofi;	state Exp;
branches;
next	1.1;

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


desc
@@


1.20
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309662
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309662 | beat | 2012-12-30 12:03:51 +0000 (Sun, 30 Dec 2012) | 7 lines
## SVN ##
## SVN ## - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
## SVN ##   was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
## SVN ##   maintained upstream nor in our tree.
## SVN ## - Set EXPIRATION_DATE to 2013-07-01
## SVN ##
## SVN ## Discussed with:	bapt, tabthorpe
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Ports collection makefile for:	kpum
# Date created:			Jun 18, 2004
# Whom:				ijliao
#
# $FreeBSD: head/ftp/kpum/Makefile 309662 2012-12-30 12:03:51Z beat $
#

PORTNAME=	kpum
PORTVERSION=	0.5.3.1
PORTREVISION=	7
CATEGORIES=	ftp
MASTER_SITES=	SF

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	KDE pureftpd user manager

DEPRECATED=	Depends on QT3; unmaintained
EXPIRATION_DATE=	2013-07-01

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}

USE_BZIP2=	yes
USE_KDELIBS_VER=3
USE_GMAKE=	yes
USE_AUTOTOOLS=	libtool
INSTALLS_ICONS=	yes
USE_GETTEXT=	yes

.include <bsd.port.mk>
@


1.19
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/ftp/kpum/Makefile 300896 2012-07-14 13:54:48Z beat $
d17 3
@


1.18
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@Sync to new bsd.autotools.mk
@
text
@d10 1
a10 1
PORTREVISION=	6
@


1.16
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d22 1
a22 1
USE_AUTOTOOLS=	libtool:22
@


1.15
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.14
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	4
@


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

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


1.12
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
@d14 1
a14 1
MAINTAINER=	beech@@FreeBSD.org
@


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


1.10
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=	2
@


1.9
log
@- Makefile fixes

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


1.8
log
@- Adopt orphan ports in ftp category.

Approved by:	linimon (mentor, implicit)
@
text
@a0 1
# ex:ts=8
d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
d23 2
@


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


1.6
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@d11 1
@


1.5
log
@- Update to version 0.5.3.1

PR:		ports/88559
Submitted by:	KATO Tsuguru
Approved by:	sem (mentor, implicitly)
@
text
@d21 1
a21 1
USE_KDELIBS_VER=	3
d23 1
a23 1
GNU_CONFIGURE=	yes
@


1.4
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d10 1
a10 2
PORTVERSION=	0.5.2.1
PORTREVISION=	3
d18 3
d22 1
a23 1
USE_GMAKE=	yes
@


1.3
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d11 1
a11 1
PORTREVISION=	2
@


1.2
log
@More pthread-check fixes.
@
text
@d11 1
a11 1
PORTREVISION=	1
@


1.1
log
@add kpum 0.5.2.1
KDE pureftpd user manager
@
text
@d11 1
@

