head	1.24;
access;
symbols
	RELEASE_8_3_0:1.21
	RELEASE_9_0_0:1.21
	RELEASE_7_4_0:1.19
	RELEASE_8_2_0:1.19
	RELEASE_6_EOL:1.18
	RELEASE_8_1_0:1.18
	RELEASE_7_3_0:1.17
	RELEASE_8_0_0:1.16
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


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

1.23
date	2012.11.17.05.57.59;	author svnexp;	state Exp;
branches;
next	1.22;

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

1.21
date	2011.07.05.02.51.12;	author tabthorpe;	state Exp;
branches;
next	1.20;

1.20
date	2011.02.25.01.31.46;	author delphij;	state Exp;
branches;
next	1.19;

1.19
date	2010.12.04.07.31.51;	author ade;	state Exp;
branches;
next	1.18;

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

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

1.16
date	2009.08.14.13.16.34;	author markus;	state Exp;
branches;
next	1.15;

1.15
date	2009.08.02.19.33.55;	author mezz;	state Exp;
branches;
next	1.14;

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

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

1.12
date	2008.06.06.13.32.24;	author edwin;	state Exp;
branches;
next	1.11;

1.11
date	2007.05.19.20.08.28;	author flz;	state Exp;
branches;
next	1.10;

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

1.9
date	2006.02.26.02.06.44;	author ade;	state Exp;
branches;
next	1.8;

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

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

1.6
date	2004.11.11.22.54.13;	author markus;	state Exp;
branches;
next	1.5;

1.5
date	2004.06.06.02.37.39;	author markus;	state Exp;
branches;
next	1.4;

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

1.3
date	2004.02.23.20.57.54;	author markus;	state Exp;
branches;
next	1.2;

1.2
date	2004.02.04.05.20.48;	author marcus;	state Exp;
branches;
next	1.1;

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


desc
@@


1.24
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:	kheisereg
# Date created:			Tue Nov 11 00:06:12 CET 2003
# Whom:				Markus Brueffer <brueffer@@phoenix-systems.de>
#
# $FreeBSD: head/german/kheisereg/Makefile 309662 2012-12-30 12:03:51Z beat $

PORTNAME=		kheisereg
PORTVERSION=		0.8
PORTREVISION=	10
CATEGORIES=		german kde
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	markus

MAINTAINER=		ports@@FreeBSD.org
COMMENT=		KDE utility to search within the Heise Register

EXTRA_PATCHES=	${.CURDIR}/../../x11/kde3/files/extrapatch-configure

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

USE_BZIP2=		yes
USE_KDEBASE_VER=	3
USE_AUTOTOOLS=		libtool

post-patch:
	@@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
	@@${REINPLACE_CMD} -e 's|/mnt|/cdrom|g' ${WRKSRC}/kheisereg/global.h

.include <bsd.port.mk>
@


1.23
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/german/kheisereg/Makefile 300896 2012-07-14 13:54:48Z beat $
d19 3
@


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


1.21
log
@- Reassign to the heap
@
text
@d9 1
a9 1
PORTREVISION=	9
@


1.20
log
@Chase after net/openldap24-server update.

Reminded by:	miwi
@
text
@d14 1
a14 1
MAINTAINER=		markus@@FreeBSD.org
@


1.19
log
@Sync to new bsd.autotools.mk
@
text
@d9 1
a9 1
PORTREVISION=	8
@


1.18
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d21 1
a21 1
USE_AUTOTOOLS=		libtool:22
@


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


1.16
log
@As the projectside seems to be dead, move the distfile to MASTER_SITE_LOCAL
for now. Adjust pkg-descr accordingly.

Notified by:	erwin
@
text
@d9 1
a9 1
PORTREVISION=	6
@


1.15
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
@d11 2
a12 1
MASTER_SITES=		http://www.gantz-edv.de/kheisereg/
@


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


1.13
log
@Bump PORTREVISION's after OpenLDAP update.

Suggested by:	rafan
@
text
@d9 1
a9 1
PORTREVISION=	5
@


1.12
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=	4
@


1.11
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=		3
@


1.10
log
@Remove USE_REINPLACE for categories starting with a G
@
text
@d9 1
a9 1
PORTREVISION=		2
@


1.9
log
@Post libtool-conversion fixups

Submitted by:	pointyhat
Approved by:	portmgr (implicit)
@
text
@a20 1
USE_REINPLACE=		yes
@


1.8
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d9 1
a9 1
PORTREVISION=	2
d20 1
a20 1
GNU_CONFIGURE=		yes
@


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


1.6
log
@Update to version 0.8
@
text
@d9 1
@


1.5
log
@Don't use Makefile.kde anymore
@
text
@d8 1
a8 2
PORTVERSION=		0.7
PORTREVISION=	2
d15 3
d23 2
a24 2
	@@${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \
		${WRKSRC}/${CONFIGURE_SCRIPT}
@


1.4
log
@Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
@
text
@a19 2
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}

d21 2
a22 1
	@@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
d24 1
a24 3
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
.include <bsd.port.post.mk>
@


1.3
log
@Change my email address.

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


1.2
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.1
log
@Add kheisereg, utility to search offline within the article database
of the magazines "c't" and "iX"

PR:		59156
Submitted by:	Markus Brueffer <brueffer@@phoenix-systems.de>
@
text
@d9 1
@

