head	1.25;
access;
symbols
	RELEASE_8_3_0:1.22
	RELEASE_9_0_0:1.22
	RELEASE_7_4_0:1.21
	RELEASE_8_2_0:1.21
	RELEASE_6_EOL:1.20
	RELEASE_8_1_0:1.20
	RELEASE_7_3_0:1.19
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.16
	RELEASE_7_1_0:1.16
	RELEASE_6_4_0:1.16
	RELEASE_5_EOL:1.15
	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.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.10
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.25
date	2012.12.30.18.56.06;	author svnexp;	state Exp;
branches;
next	1.24;

1.24
date	2012.11.17.05.58.52;	author svnexp;	state Exp;
branches;
next	1.23;

1.23
date	2012.06.01.05.21.17;	author dinoex;	state Exp;
branches;
next	1.22;

1.22
date	2011.09.23.22.23.43;	author amdmi3;	state Exp;
branches;
next	1.21;

1.21
date	2010.12.04.07.32.21;	author ade;	state Exp;
branches;
next	1.20;

1.20
date	2010.03.28.06.38.54;	author dinoex;	state Exp;
branches;
next	1.19;

1.19
date	2010.02.05.11.40.14;	author dinoex;	state Exp;
branches;
next	1.18;

1.18
date	2009.08.02.19.34.28;	author mezz;	state Exp;
branches;
next	1.17;

1.17
date	2009.07.31.13.53.14;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2008.06.06.13.41.10;	author edwin;	state Exp;
branches;
next	1.15;

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

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

1.13
date	2006.03.24.21.20.07;	author markus;	state Exp;
branches;
next	1.12;

1.12
date	2006.02.23.10.37.40;	author ade;	state Exp;
branches;
next	1.11;

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

1.10
date	2005.03.12.10.54.14;	author marcus;	state Exp;
branches;
next	1.9;

1.9
date	2004.06.06.11.46.15;	author markus;	state Exp;
branches;
next	1.8;

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

1.7
date	2004.02.23.20.57.54;	author markus;	state Exp;
branches;
next	1.6;

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

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

1.4
date	2004.01.02.21.29.50;	author sergei;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.19.14.44.44;	author arved;	state Exp;
branches;
next	1.2;

1.2
date	2003.11.06.12.32.35;	author arved;	state Exp;
branches;
next	1.1;

1.1
date	2003.07.23.10.12.58;	author arved;	state Exp;
branches;
next	;


desc
@@


1.25
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
@# New ports collection makefile for:    klogoturtle
# Date created:                 2003-07-23
# Whom:                         Tilman Linneweh <arved@@FreeBSD.org>
#
# $FreeBSD: head/lang/klogoturtle/Makefile 309662 2012-12-30 12:03:51Z beat $

PORTNAME=	klogoturtle
PORTVERSION=	0.6
PORTREVISION=	10
CATEGORIES=	lang kde
MASTER_SITES=	http://klogoturtle.sourceforge.net/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	LOGO Interpreter for the KDE Desktop

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

USE_KDELIBS_VER=3
USE_AUTOTOOLS=	libtool
LDFLAGS+=	${PTHREAD_LIBS}

post-patch:
	@@${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \
		${WRKSRC}/configure

.include <bsd.port.mk>
@


1.24
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/lang/klogoturtle/Makefile 300896 2012-07-14 13:54:48Z beat $
d16 3
@


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


1.22
log
@- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
@
text
@d9 1
a9 1
PORTREVISION=	9
@


1.21
log
@Sync to new bsd.autotools.mk
@
text
@d18 1
a18 1
CONFIGURE_ENV=	LDFLAGS="${PTHREAD_LIBS}"
@


1.20
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d17 1
a17 1
USE_AUTOTOOLS=	libtool:22
@


1.19
log
@- update to jpeg-8
@
text
@d9 1
a9 1
PORTREVISION=	8
@


1.18
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
@d9 1
a9 1
PORTREVISION=	7
@


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


1.16
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
@d9 1
a9 1
PORTREVISION=	6
@


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
@d9 1
a9 1
PORTREVISION=	5
@


1.14
log
@Remove USE_REINPLACE from the categories starting with L
@
text
@d9 1
a9 1
PORTREVISION=	4
@


1.13
log
@Drop maintainership
@
text
@a17 1
USE_REINPLACE=	yes
@


1.12
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@d13 1
a13 1
MAINTAINER=	markus@@FreeBSD.org
@


1.11
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d16 4
a19 4
USE_KDELIBS_VER=	3
GNU_CONFIGURE=		yes
USE_REINPLACE=		yes
CONFIGURE_ENV=		LDFLAGS="${PTHREAD_LIBS}"
@


1.10
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d9 1
a9 1
PORTREVISION=	3
@


1.9
log
@Don't use Makefile.kde anymore
@
text
@d9 1
a9 1
PORTREVISION=	2
@


1.8
log
@Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
@
text
@d19 1
d22 2
a23 1
	@@${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/configure
d25 1
a25 3
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
.include <bsd.port.post.mk>
@


1.7
log
@Change my email address.

Approved by:	arved (mentor)
@
text
@d9 1
a9 1
PORTREVISION=	1
@


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

(Part 2)
@
text
@d13 1
a13 1
MAINTAINER=	brueffer@@phoenix-systems.de
@


1.5
log
@- Update to 0.6

PR:		60953
Submitted by:	maintainer
@
text
@d9 1
@


1.4
log
@- Assign maintainership to the submitter at his request
- Remove explicit CONFIGURE_TARGET, as it is defined in Makefile.kde

PR:		60831
Submitted by:	Markus Brueffer <brueffer@@phoenix-systems.de>
@
text
@d8 1
a8 1
PORTVERSION=	0.5
@


1.3
log
@Update to 0.5

PR:		59465, 59473
Submitted by:	Markus Brueffer <brueffer@@phoenix-systems.de> \
		KATO Tsuguru <tkato@@prontomail.com>
@
text
@d12 1
a12 1
MAINTAINER=	ports@@FreeBSD.org
a16 1
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@


1.2
log
@Update to 0.4
Drop maintainership

PR:		48997
Submitted by:	Markus Brueffer <brueffer@@phoenix-systems.de>
@
text
@d8 1
a8 1
PORTVERSION=	0.4
@


1.1
log
@Add klogoturtle, a LOGO Interpreter for KDE.
@
text
@d8 1
a8 1
PORTVERSION=	0.2
d12 1
a12 1
MAINTAINER=	arved@@FreeBSD.org
d17 2
a18 2
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
d20 6
a25 1
.include <bsd.port.mk>
@

