head	1.23;
access;
symbols
	RELEASE_5_1_0:1.22
	RELEASE_4_8_0:1.21
	RELEASE_5_0_0:1.18
	RELEASE_4_7_0:1.16
	RELEASE_4_6_2:1.13
	RELEASE_4_6_1:1.13
	RELEASE_4_6_0:1.13
	RELEASE_5_0_DP1:1.12
	RELEASE_4_5_0:1.11
	RELEASE_4_4_0:1.8
	RELEASE_4_3_0:1.3;
locks; strict;
comment	@# @;


1.23
date	2003.07.01.15.51.36;	author marcus;	state dead;
branches;
next	1.22;

1.22
date	2003.04.20.19.46.56;	author marcus;	state Exp;
branches;
next	1.21;

1.21
date	2003.03.17.07.06.39;	author demon;	state Exp;
branches;
next	1.20;

1.20
date	2003.02.20.19.15.36;	author knu;	state Exp;
branches;
next	1.19;

1.19
date	2003.02.04.18.51.36;	author eric;	state Exp;
branches;
next	1.18;

1.18
date	2002.11.10.16.48.32;	author lioux;	state Exp;
branches;
next	1.17;

1.17
date	2002.11.03.19.16.12;	author eric;	state Exp;
branches;
next	1.16;

1.16
date	2002.09.01.15.31.32;	author lioux;	state Exp;
branches;
next	1.15;

1.15
date	2002.07.04.19.15.17;	author eric;	state Exp;
branches;
next	1.14;

1.14
date	2002.05.29.22.16.38;	author eric;	state Exp;
branches;
next	1.13;

1.13
date	2002.04.18.21.51.26;	author eric;	state Exp;
branches;
next	1.12;

1.12
date	2002.02.24.22.54.58;	author eric;	state Exp;
branches;
next	1.11;

1.11
date	2002.01.07.03.36.48;	author eric;	state Exp;
branches;
next	1.10;

1.10
date	2001.12.01.05.48.59;	author eric;	state Exp;
branches;
next	1.9;

1.9
date	2001.11.08.23.07.13;	author eric;	state Exp;
branches;
next	1.8;

1.8
date	2001.08.20.21.21.55;	author eric;	state Exp;
branches;
next	1.7;

1.7
date	2001.08.09.22.37.41;	author eric;	state Exp;
branches;
next	1.6;

1.6
date	2001.07.25.22.51.24;	author eric;	state Exp;
branches;
next	1.5;

1.5
date	2001.06.21.21.24.38;	author eric;	state Exp;
branches;
next	1.4;

1.4
date	2001.06.05.18.48.53;	author eric;	state Exp;
branches;
next	1.3;

1.3
date	2001.04.17.13.34.07;	author eric;	state Exp;
branches;
next	1.2;

1.2
date	2001.02.01.11.48.35;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2000.11.25.20.19.27;	author demon;	state Exp;
branches;
next	;


desc
@@


1.23
log
@Remove skipstone.  It is old, and only supports Mozilla 1.0.  It does not
look like it will be updated any time soon.

Spotted by:	kris' make index
@
text
@# New ports collection makefile for:	skipstone
# Date created:				16 November 2000
# Whom:					eric
#
# $FreeBSD: ports/www/skipstone/Makefile,v 1.22 2003/04/20 19:46:56 marcus Exp $
#

PORTNAME=	skipstone
PORTVERSION=	0.8.3
CATEGORIES=	www
MASTER_SITES=	http://www.muhri.net/skipstone/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Web browser that uses the mozilla-embedded renderer

BUILD_DEPENDS=	${X11BASE}/include/mozilla-vendor/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers-vendor \
		${X11BASE}/lib/mozilla-embedded-vendor/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded-vendor
RUN_DEPENDS=	${X11BASE}/lib/mozilla-embedded-vendor/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded-vendor \
		wget:${PORTSDIR}/ftp/wget

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-mozilla-includes=${X11BASE}/include/mozilla-vendor --with-mozilla-libs=${X11BASE}/lib/mozilla-embedded-vendor

USE_GNOME=	gtk12
USE_GMAKE=	yes
USE_REINPLACE=	yes
USE_X_PREFIX=	yes

post-patch:
	@@${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|' ${WRKSRC}/configure

.include <bsd.port.mk>
@


1.22
log
@Remove USE_GNOMENG.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.21
log
@Current version of skipstone depends on mozilla version 1.0.
Find it in the right place.

Approved by:	kris
@
text
@a23 1
USE_GNOMENG=	yes
@


1.20
log
@De-pkg-comment.
@
text
@d16 3
a18 3
BUILD_DEPENDS=	${X11BASE}/include/mozilla/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \
		${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded
RUN_DEPENDS=	${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded \
d22 1
a22 1
CONFIGURE_ARGS=	--with-mozilla-includes=${X11BASE}/include/mozilla --with-mozilla-libs=${X11BASE}/lib/mozilla-embedded
@


1.19
log
@Relinquish maintainer status from unused items.
@
text
@d14 1
@


1.18
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d13 1
a13 1
MAINTAINER=	eric@@FreeBSD.org
@


1.17
log
@Use PORTCOMMENT.
@
text
@a9 1
PORTCOMMENT=	Web browser that uses the mozilla-embedded renderer
@


1.16
log
@Deploy USE_GNOMENG infrastructure

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


1.15
log
@Update to 0.8.3.
@
text
@d23 2
a24 1
USE_GTK=	yes
@


1.14
log
@Mark as broken because it does not work with the current mozilla port.
@
text
@d9 1
a9 1
PORTVERSION=	0.8.1
a14 2
BROKEN=		"Does not work with the current mozilla port"

d20 3
d25 1
d29 1
a29 2
	@@${PERL} -pi -e 's#/usr/local#${X11BASE}#' ${WRKSRC}/src/skipstone.h
	@@${PERL} -pi -e 's#X11BASE#${X11BASE}#' ${WRKSRC}/src/skipstone
@


1.13
log
@Update to latest distfile (0.8.1).

Submitted by:	Jeff Brown <jabrown@@sdsc.edu>
@
text
@d15 2
@


1.12
log
@Update to latest distfile.
@
text
@d9 1
a9 1
PORTVERSION=	0.7.9
@


1.11
log
@Update to latest distfile.
@
text
@d9 1
a9 1
PORTVERSION=	0.7.8
@


1.10
log
@Update to latest distfile.
@
text
@d9 1
a9 1
PORTVERSION=	0.7.7
@


1.9
log
@Update to latest version. This fixes all known problems and works well.
@
text
@d9 1
a9 1
PORTVERSION=	0.7.6
@


1.8
log
@Update to latest distfile.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/skipstone/Makefile,v 1.7 2001/08/09 22:37:41 eric Exp $
d9 1
a9 1
PORTVERSION=	0.7.5
d15 1
a15 1
BUILD_DEPENDS=	${X11BASE}/include/mozilla/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \
@


1.7
log
@Depend on wget for external downloads.

Submitted by:	Mike Meyer <mwm@@mired.org>
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/skipstone/Makefile,v 1.6 2001/07/25 22:51:24 eric Exp $
d9 1
a9 1
PORTVERSION=	0.7.4
@


1.6
log
@Update to latest, and apply a patch to fix the spawning of new browser
windows.

Submitted by:	Mike Meyer <mwm@@mired.org>
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/skipstone/Makefile,v 1.5 2001/06/21 21:24:38 eric Exp $
d17 2
a18 1
RUN_DEPENDS=	${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded
@


1.5
log
@Update to latest release, remove broken notice as it is in sync with
mozilla again, and return to depending on mozilla-embedded now that the
scroll bar issue is fixed.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/skipstone/Makefile,v 1.4 2001/06/05 18:48:53 eric Exp $
d9 1
a9 1
PORTVERSION=	0.7.3
@


1.4
log
@Mark as broken until the next version is released, which will work with
mozilla-0.9.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/skipstone/Makefile,v 1.3 2001/04/17 13:34:07 eric Exp $
a7 2
BROKEN=		"out-of-sync with mozilla, next release will fix"

d9 1
a9 1
PORTVERSION=	0.7.2
d16 2
a17 2
		${X11BASE}/lib/mozilla/libgtkembedmoz.so:${PORTSDIR}/www/mozilla
RUN_DEPENDS=	${X11BASE}/lib/mozilla/libgtkembedmoz.so:${PORTSDIR}/www/mozilla
@


1.3
log
@Update to the latest (0.7.2), and depend on mozilla rather than
mozilla-embedded as some additional files are now required.

Approved by:	murray
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/skipstone/Makefile,v 1.2 2001/02/01 11:48:35 sobomax Exp $
d8 2
d13 1
a13 1
MASTER_SITES=	http://muhri.net/skipstone/
@


1.2
log
@Reflect divorce of mozilla-embedded and mozilla-headers.
@
text
@d1 1
a1 1
# New ports collection makefile for:	SkipStone
d3 1
a3 1
# Whom:					eric <eric@@osd.bsdi.com>
d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	0.6.1
d11 1
a11 1
MASTER_SITES=	http://www.muhri.net/skipstone/
d13 1
a13 1
MAINTAINER=	eric@@osd.bsdi.com
d16 2
a17 2
		${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded
RUN_DEPENDS=	${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded
d24 2
a25 2
	@@${PERL} -pi -e 's#/usr/local#${PREFIX}#' ${WRKSRC}/src/skipstone.h ${WRKSRC}/src/skipstone
	@@${PERL} -pi -e 's#/usr/share#${PREFIX}/share#' ${WRKSRC}/src/skipstone.h
@


1.1
log
@New port of SkipStone: Web browser that uses Mozilla's renderer.

PR:		22908, 22925
Submitted by:	Eric Melville <eric@@osd.bsdi.com>
Approved by:	sobomax
Improved by:	demon, sobomax
@
text
@d15 2
a16 1
BUILD_DEPENDS=	${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded
@

