head	1.19;
access;
symbols
	RELEASE_7_3_0:1.18
	RELEASE_8_0_0:1.16
	RELEASE_7_2_0:1.14
	RELEASE_7_1_0:1.14
	RELEASE_6_4_0:1.14
	RELEASE_5_EOL:1.12
	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.8
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	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.5
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.19
date	2010.03.16.02.44.21;	author amdmi3;	state dead;
branches;
next	1.18;

1.18
date	2010.02.14.02.38.36;	author amdmi3;	state Exp;
branches;
next	1.17;

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

1.16
date	2009.08.22.00.38.04;	author amdmi3;	state Exp;
branches;
next	1.15;

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

1.14
date	2008.08.01.12.24.13;	author pav;	state Exp;
branches;
next	1.13;

1.13
date	2008.06.06.14.06.49;	author edwin;	state Exp;
branches;
next	1.12;

1.12
date	2008.03.21.22.06.14;	author beech;	state Exp;
branches;
next	1.11;

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

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

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

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

1.7
date	2003.12.04.18.52.04;	author krion;	state Exp;
branches;
next	1.6;

1.6
date	2003.11.03.01.19.24;	author kris;	state Exp;
branches;
next	1.5;

1.5
date	2003.04.20.19.46.55;	author marcus;	state Exp;
branches;
next	1.4;

1.4
date	2003.03.07.06.12.36;	author ade;	state Exp;
branches;
next	1.3;

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

1.2
date	2001.09.11.02.38.23;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	2001.05.05.23.12.00;	author nakai;	state Exp;
branches;
next	;


desc
@@


1.19
log
@- Remove www/cheetah. It is broken, unmaintained and not developed since 2001.

PR:		143839
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@# New ports collection makefile for:   cheetah
# Date created:        06 May 2001
# Whom:                Yukihiro Nakai <nakai@@FreeBSD.org>
#
# $FreeBSD: ports/www/cheetah/Makefile,v 1.18 2010/02/14 02:38:36 amdmi3 Exp $
#

PORTNAME=	cheetah
PORTVERSION=	0.10
PORTREVISION=	7
CATEGORIES=	www
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	GTK+ based light-weight web browser

LIB_DEPENDS=	ungif.5:${PORTSDIR}/graphics/libungif \
		jpeg.11:${PORTSDIR}/graphics/jpeg \
		png.5:${PORTSDIR}/graphics/png

USE_GNOME=	gtk12
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib"

CONFLICTS=	py??-cheetah-[0-9]*

# XXX: when removing this port, don't forget to also remove needless
# CONFLICTS from devel/py-cheetah
BROKEN=		crashes on loading any webpage
DEPRECATED=	broken, unmaintained, development ceased in 2001
EXPIRATION_DATE=2010-03-14

post-patch:
	@@${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g ; \
		 s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure

.include <bsd.port.mk>
@


1.18
log
@- Mark BROKEN, DEPRECATED and schedule for removal in 1 month: the port is unuseable as it crashes on loading any webpage, has no maintainer and had no releases since 2001

PR:		143839
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@- update to jpeg-8
@
text
@d29 6
@


1.16
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d10 1
a10 1
PORTREVISION=	6
d18 1
a18 1
		jpeg.10:${PORTSDIR}/graphics/jpeg \
@


1.15
log
@- update to jpeg7
Tested by:	pav on pointyhat
@
text
@d12 1
a12 1
MASTER_SITES=	SF
@


1.14
log
@- Register conflicts between devel/py-cheetah and www/cheetah ports

PR:		ports/126152
Submitted by:	Dmitry Kazarov <hanabana@@mail.ru>
@
text
@d10 1
a10 1
PORTREVISION=	5
d18 1
a18 1
		jpeg.9:${PORTSDIR}/graphics/jpeg \
@


1.13
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
@d27 2
@


1.12
log
@- Remove USE_X_PREFIX
- Use SF macro
- USE_XPM --> USE_XORG=xpm
- Bump portrevision
@
text
@d10 1
a10 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
@d10 1
a10 1
PORTREVISION=	3
d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
a20 1
USE_X_PREFIX=	yes
@


1.10
log
@Remove USE_REINPLACE from categories starting with W
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.9
log
@Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

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


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

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


1.7
log
@- Update to version 0.10

PR:		59647
Submitted by:	Ports Fury
@
text
@d10 1
@


1.6
log
@Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr
@
text
@d9 1
a9 1
PORTVERSION=	0.05
d12 1
a12 1
MASTER_SITE_SUBDIR=	cheetah
a20 1
GNU_CONFIGURE=	yes
d23 1
d25 7
@


1.5
log
@Remove USE_GNOMENG.
@
text
@d14 1
a14 1
MAINTAINER=	nakai@@FreeBSD.org
@


1.4
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@a22 1
USE_GNOMENG=	yes
@


1.3
log
@Deploy USE_GNOMENG infrastructure

PR:		42289
Submitted by:	Edwin Groothuis <edwin@@mavetju.org>
@
text
@d15 1
@


1.2
log
@Bump png major
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cheetah/Makefile,v 1.1 2001/05/05 23:12:00 nakai Exp $
d22 2
a23 1
USE_GTK=	yes
@


1.1
log
@GTK+ based light-weight web browser.
Still it just can only show its simple test.htm and
in experimental level.
@
text
@d5 1
a5 1
# $FreeBSD$
d18 1
a18 1
		png.4:${PORTSDIR}/graphics/png
@

