head	1.17;
access;
symbols
	pkgsrc-2013Q2:1.17.0.30
	pkgsrc-2013Q2-base:1.17
	pkgsrc-2012Q4:1.17.0.28
	pkgsrc-2012Q4-base:1.17
	pkgsrc-2011Q4:1.17.0.26
	pkgsrc-2011Q4-base:1.17
	pkgsrc-2011Q2:1.17.0.24
	pkgsrc-2011Q2-base:1.17
	pkgsrc-2009Q4:1.17.0.22
	pkgsrc-2009Q4-base:1.17
	pkgsrc-2008Q4:1.17.0.20
	pkgsrc-2008Q4-base:1.17
	pkgsrc-2008Q3:1.17.0.18
	pkgsrc-2008Q3-base:1.17
	cube-native-xorg:1.17.0.16
	cube-native-xorg-base:1.17
	pkgsrc-2008Q2:1.17.0.14
	pkgsrc-2008Q2-base:1.17
	pkgsrc-2008Q1:1.17.0.12
	pkgsrc-2008Q1-base:1.17
	pkgsrc-2007Q4:1.17.0.10
	pkgsrc-2007Q4-base:1.17
	pkgsrc-2007Q3:1.17.0.8
	pkgsrc-2007Q3-base:1.17
	pkgsrc-2007Q2:1.17.0.6
	pkgsrc-2007Q2-base:1.17
	pkgsrc-2007Q1:1.17.0.4
	pkgsrc-2007Q1-base:1.17
	pkgsrc-2006Q4:1.17.0.2
	pkgsrc-2006Q4-base:1.17
	pkgsrc-2006Q3:1.16.0.2
	pkgsrc-2006Q3-base:1.16
	pkgsrc-2006Q2:1.15.0.2
	pkgsrc-2006Q2-base:1.15
	pkgsrc-2006Q1:1.14.0.2
	pkgsrc-2006Q1-base:1.14
	pkgsrc-2005Q4:1.11.0.2
	pkgsrc-2005Q4-base:1.11
	pkgsrc-2005Q3:1.10.0.4
	pkgsrc-2005Q3-base:1.10
	pkgsrc-2005Q2:1.10.0.2
	pkgsrc-2005Q2-base:1.10
	pkgsrc-2005Q1:1.8.0.2
	pkgsrc-2005Q1-base:1.8
	pkgsrc-2004Q4:1.7.0.2
	pkgsrc-2004Q4-base:1.7
	pkgsrc-2004Q3:1.3.0.2
	pkgsrc-2004Q3-base:1.3
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.17
date	2006.10.19.20.22.30;	author wiz;	state dead;
branches;
next	1.16;

1.16
date	2006.07.05.05.37.46;	author jlam;	state Exp;
branches;
next	1.15;

1.15
date	2006.04.17.13.46.51;	author wiz;	state Exp;
branches;
next	1.14;

1.14
date	2006.03.21.06.00.51;	author jlam;	state Exp;
branches;
next	1.13;

1.13
date	2006.02.05.23.11.23;	author joerg;	state Exp;
branches;
next	1.12;

1.12
date	2006.01.24.07.32.48;	author wiz;	state Exp;
branches;
next	1.11;

1.11
date	2005.12.05.23.55.22;	author rillig;	state Exp;
branches;
next	1.10;

1.10
date	2005.05.22.20.08.45;	author jlam;	state Exp;
branches;
next	1.9;

1.9
date	2005.04.11.21.47.53;	author tv;	state Exp;
branches;
next	1.8;

1.8
date	2005.01.16.05.23.59;	author taya;	state Exp;
branches;
next	1.7;

1.7
date	2004.11.30.18.26.40;	author wiz;	state Exp;
branches;
next	1.6;

1.6
date	2004.11.20.22.10.23;	author jmmv;	state Exp;
branches;
next	1.5;

1.5
date	2004.10.03.00.18.25;	author tv;	state Exp;
branches;
next	1.4;

1.4
date	2004.09.29.21.17.52;	author wiz;	state Exp;
branches;
next	1.3;

1.3
date	2004.08.27.06.29.11;	author jlam;	state Exp;
branches;
next	1.2;

1.2
date	2004.08.18.12.56.08;	author taya;	state Exp;
branches;
next	1.1;

1.1
date	2004.07.20.17.34.02;	author abs;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.07.20.17.34.02;	author abs;	state Exp;
branches;
next	;


desc
@@


1.17
log
@Remove obsolete galeon12 package -- use galeon instead.
@
text
@# $NetBSD: Makefile,v 1.16 2006/07/05 05:37:46 jlam Exp $

DISTNAME=	galeon-1.2.14
PKGREVISION=	8
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=galeon/}

MAINTAINER=	taya@@NetBSD.org
HOMEPAGE=	http://galeon.sourceforge.net/
COMMENT=	GNOME web browser based on gecko (mozilla rendering engine)

CONFLICTS=	galeon-current-[0-9]*

EVAL_PREFIX+=	MOZILLA_PREFIX=mozilla
EVAL_PREFIX+=	ICONV_PREFIX=libiconv
EVAL_PREFIX+=	GCONF_PREFIX=GConf

USE_X11BASE=		yes
USE_DIRS+=		xdg-1.1
USE_PKGLOCALEDIR=	yes
USE_LIBTOOL=		yes
USE_LANGUAGES=		c c++
USE_TOOLS+=		gmake intltool
GNU_CONFIGURE=		yes
CONFIGURE_ARGS+=	--with-mozilla-includes=${BUILDLINK_PREFIX.mozilla}/include/mozilla \
			--with-mozilla-libs=${BUILDLINK_PREFIX.mozilla}/lib/mozilla \
			--with-libiconv=${LOCALBASE:Q} \
			--disable-applet \
			--disable-werror \
			--sysconfdir=${PREFIX}/etc \
			MOZILLA_CONFIG=${MOZ_LIBDIR}/mozilla-config
CONFIGURE_ARGS+= --with-mozilla-snapshot=1.7

.include	"../../converters/libiconv/buildlink3.mk"
.include	"../../devel/GConf/buildlink3.mk"
.include	"../../devel/gettext-lib/buildlink3.mk"
.include	"../../devel/libglade/buildlink3.mk"
.include	"../../devel/oaf/buildlink3.mk"
.include	"../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
.include	"../../textproc/libxml/buildlink3.mk"
.include	"../../textproc/scrollkeeper/omf.mk"
.include	"../../sysutils/gnome-vfs/buildlink3.mk"
.include	"../../www/mozilla/buildlink3.mk"
.include	"../../x11/gnome-libs/buildlink3.mk"

MOZ_LIBDIR=     ${MOZILLA_PREFIX}/lib/mozilla
LDFLAGS+=       ${COMPILER_RPATH_FLAG}${MOZ_LIBDIR}

# Ensure we export symbols in the linked shared object.
LDFLAGS+=		${EXPORT_SYMBOLS_LDFLAGS}

pre-install:
	${GCONF_PREFIX}/bin/gconftool --shutdown

post-install:
	${SED} -e "s,@@PREFIX@@,${PREFIX},g" -e "s,@@MOZILLA_PREFIX@@,${MOZILLA_PREFIX},g" ${FILESDIR}/galeon.in > ${PREFIX}/bin/galeon
	${CHOWN} ${BINOWN} ${PREFIX}/bin/galeon
	${CHGRP} ${BINGRP} ${PREFIX}/bin/galeon
	${CHMOD} ${BINMODE} ${PREFIX}/bin/galeon
	${INSTALL_PROGRAM_DIR} ${PREFIX}/lib/galeon

.include "../../mk/bsd.pkg.mk"
@


1.16
log
@Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.15 2006/04/17 13:46:51 wiz Exp $
@


1.15
log
@Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.14 2006/03/21 06:00:51 jlam Exp $
d23 1
a23 1
USE_TOOLS+=		gmake
a39 1
.include	"../../textproc/intltool/buildlink3.mk"
@


1.14
log
@Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.13 2006/02/05 23:11:23 joerg Exp $
d4 1
a4 1
PKGREVISION=	7
@


1.13
log
@Recursive revision bump / recommended bump for gettext ABI change.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.12 2006/01/24 07:32:48 wiz Exp $
d4 1
a4 1
PKGREVISION=	6
@


1.12
log
@Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2005/12/05 23:55:22 rillig Exp $
d4 1
a4 1
PKGREVISION=	5
@


1.11
log
@Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2005/05/22 20:08:45 jlam Exp $
d4 1
a4 1
PKGREVISION=	4
@


1.10
log
@Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:53 tv Exp $
d27 1
a27 1
			--with-libiconv=${LOCALBASE} \
@


1.9
log
@Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2005/01/16 05:23:59 taya Exp $
d23 1
a23 1
USE_GNU_TOOLS+=		make
@


1.8
log
@
make this compile with mozilla-1.7.5
bump PKGREVISION
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2004/11/30 18:26:40 wiz Exp $
a18 1
USE_BUILDLINK3=		yes
@


1.7
log
@Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2004/11/20 22:10:23 jmmv Exp $
d4 1
a4 1
PKGREVISION=	3
@


1.6
log
@Bump PKGREVISION due to security fixes in libxml (dependency adjusted to
1.8.17nb3).
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2004/10/03 00:18:25 tv Exp $
d4 1
a4 1
PKGREVISION=	2
@


1.5
log
@Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2004/09/29 21:17:52 wiz Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.4
log
@Remove strange use of buildlink-internal cc wrapper.
Closes PR 27072; test-built on 2.0_BETA which has gcc3,
so the comment above the removed chunk seems incorrect.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2004/08/27 06:29:11 jlam Exp $
d4 1
@


1.3
log
@Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2004/08/18 12:56:08 taya Exp $
a52 9
.include "../../mk/compiler.mk"
.if !empty(CC_VERSION:Mgcc-3*)
# Workaround for gcc3 build issue
post-buildlink:
	${CP} ${BUILDLINK_DIR}/bin/cc ${BUILDLINK_DIR}/bin/cc.orig
	${SED} 's:\(exec \$$cmd\):\1 -lstdc++ -lm:' ${BUILDLINK_DIR}/bin/cc.orig\
						> ${BUILDLINK_DIR}/bin/cc
.endif

@


1.2
log
@
make this work again
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2004/07/20 17:34:02 abs Exp $
d48 1
a48 1
LDFLAGS+=       -Wl,${RPATH_FLAG}${MOZ_LIBDIR}
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.69 2004/06/27 17:28:58 jmmv Exp $
d32 1
a32 1
CONFIGURE_ARGS+= --with-mozilla=1.7
@


1.1.1.1
log
@Re-import galeon 1.2.14 as galeon12.
Galeon 1.2.x has been end of lifed and will not be updated for mozilla post 1.7
@
text
@@
