head	1.21;
access;
symbols
	RELEASE_8_0_0:1.20
	RELEASE_7_2_0:1.19
	RELEASE_7_1_0:1.19
	RELEASE_6_4_0:1.19
	RELEASE_5_EOL:1.16
	RELEASE_7_0_0:1.16
	RELEASE_6_3_0:1.16
	PRE_XORG_7:1.15
	RELEASE_4_EOL:1.14
	RELEASE_6_2_0:1.14
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	old_RELEASE_6_0_0:1.5
	old_RELEASE_5_4_0:1.5
	old_RELEASE_4_11_0:1.2;
locks; strict;
comment	@# @;


1.21
date	2009.11.26.21.26.14;	author glewis;	state dead;
branches;
next	1.20;

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

1.19
date	2008.07.25.22.46.14;	author miwi;	state Exp;
branches;
next	1.18;

1.18
date	2008.06.18.20.09.56;	author pav;	state Exp;
branches;
next	1.17;

1.17
date	2008.06.06.14.06.54;	author edwin;	state Exp;
branches;
next	1.16;

1.16
date	2007.05.19.20.24.51;	author flz;	state Exp;
branches;
next	1.15;

1.15
date	2007.02.04.22.35.18;	author tmclaugh;	state Exp;
branches;
next	1.14;

1.14
date	2006.08.15.00.42.22;	author tmclaugh;	state Exp;
branches;
next	1.13;

1.13
date	2006.07.02.03.42.04;	author tmclaugh;	state Exp;
branches;
next	1.12;

1.12
date	2006.02.05.02.31.18;	author tmclaugh;	state Exp;
branches;
next	1.11;

1.11
date	2006.01.14.21.54.22;	author tmclaugh;	state Exp;
branches;
next	1.10;

1.10
date	2005.11.10.04.28.25;	author tmclaugh;	state Exp;
branches;
next	1.9;

1.9
date	2005.10.02.01.11.13;	author tmclaugh;	state Exp;
branches;
next	1.8;

1.8
date	2005.09.29.03.43.25;	author tmclaugh;	state Exp;
branches;
next	1.7;

1.7
date	2005.09.25.22.26.21;	author tmclaugh;	state Exp;
branches;
next	1.6;

1.6
date	2005.09.20.01.00.40;	author tmclaugh;	state Exp;
branches;
next	1.5;

1.5
date	2005.03.21.04.53.12;	author mezz;	state Exp;
branches;
next	1.4;

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

1.3
date	2005.01.09.23.47.22;	author mezz;	state Exp;
branches;
next	1.2;

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

1.1
date	2004.11.26.06.04.12;	author mezz;	state Exp;
branches;
next	;


desc
@@


1.21
log
@. Remove www/gecko-sharp10.  Its long been superseded by www/gecko-sharp20,
  no other ports depend on it and it uses outdated gecko dependencies
  (firefox 2 and mozilla).

Not objected to by:	mono@@
@
text
@# New ports collection makefile for:		gecko-sharp
# Date created:					20040825
# Whom:				Tom McLaughlin <tmclaugh@@sdf.lonestar.org>
#
# $FreeBSD: ports/www/gecko-sharp10/Makefile,v 1.20 2009/07/31 13:56:26 dinoex Exp $
#   $Id: Makefile,v 1.14 2006/10/26 05:34:40 tmclau02 Exp $
#

PORTNAME=	gecko-sharp
PORTVERSION=	0.6
PORTREVISION=	12
CATEGORIES=	www
MASTER_SITES=	http://ftp.novell.com/pub/mono/sources/gecko-sharp/

MAINTAINER=	bsd-sharp@@googlegroups.com
COMMENT=	Mono bindings for embeding mozilla

USE_GECKO=	firefox mozilla
USE_GNOME=	gnomehack gnometarget gtksharp10
LATEST_LINK=	gecko-sharp10
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
.include <bsd.port.post.mk>
@


1.20
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.19
log
@- Update maintainer mail address

PR:		125786
Submitted by:	Phillip N. <pneumann@@gmail.com>
@
text
@d11 1
a11 1
PORTREVISION=	11
@


1.18
log
@- Fix fetch
@
text
@d15 1
a15 1
MAINTAINER=	bsd-sharp-list@@forge.novell.com
@


1.17
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
@d13 1
a13 1
MASTER_SITES=	http://go-mono.com/sources/gecko-sharp/
@


1.16
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d11 1
a11 1
PORTREVISION=	10
@


1.15
log
@- Move to LOCALBASE
- USE_GNOME+=gtksharp10

Project by:BSD# (http://www.mono-project.com/Mono:FreeBSD)
@
text
@d11 1
a11 1
PORTREVISION=	9
@


1.14
log
@Reorder USE_GECKO so firefox is first.
@
text
@d6 1
d11 1
a11 1
PORTREVISION=	8
a17 3
BUILD_DEPENDS=	gapi-parser:${PORTSDIR}/x11-toolkits/gtk-sharp10
RUN_DEPENDS=	gapi-parser:${PORTSDIR}/x11-toolkits/gtk-sharp10

d19 1
a19 1
USE_GNOME=	gnomehack gnometarget
a20 1
USE_X_PREFIX=	yes
@


1.13
log
@Update location of MASTER_SITE.
@
text
@d20 1
a20 1
USE_GECKO=	mozilla firefox
@


1.12
log
@- Remove patch-gtkmozembed::gecko-sharp.dll.config now that the ports
  for the libraries refferenced use ltverhack

Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
@
text
@d12 1
a12 1
MASTER_SITES=	http://go-mono.com/archive/1.0.3/
@


1.11
log
@- Fix pkg-plist after Mono 1.1.12.1 update
- Convert to USE_GECKO [1]

Submitted by:	mezz [1]
@
text
@d10 1
a10 1
PORTREVISION=	7
@


1.10
log
@- Correct pkg-plist for gacutil changes with Mono 1.1.9.x
- Include bsd.mono.mk.

Approved by:	ahze (mentor)
Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
@
text
@d10 1
a10 1
PORTREVISION=	6
d18 1
a18 12
RUN_DEPENDS=	gapi-parser:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
		${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}

.if !defined(WITH_MOZILLA)
MOZILLA=	mozilla
.else
.if ${WITH_MOZILLA}=="firefox"
MOZILLA=	firefox
.else
MOZILLA=	mozilla
.endif
.endif
d20 1
a26 8
pre-everything::
	@@${ECHO_MSG} ""
	@@${ECHO_MSG} " By default ${PORTNAME} uses www/mozilla for html rendering, but you can"
	@@${ECHO_MSG} " change this by defining WITH_MOZILLA to one of the following values:"
	@@${ECHO_MSG} ""
	@@${ECHO_MSG} "  firefox       "
	@@${ECHO_MSG} ""

d28 3
a30 1
.include <bsd.port.mk>
@


1.9
log
@- Set LATEST_LINK like we do for gecko-sharp20 and gtk-sharp ports.

Approved by:	ahze (mentor)
@
text
@d10 1
a10 1
PORTREVISION=	4
d45 1
@


1.8
log
@- Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel to
  gtk-sharp20 for affected ports.
- Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining
  in mcatalog, bless, f-spot, and gecko-sharp10.

Approved by:	ahze (mentor)
@
text
@d32 1
@


1.7
log
@- Add gecko-sharp10 which has been repocopied from gecko-sharp.  The
  port has been renamed to reflect the gecko# API version as
  gecko-sharp20 will be comming shortly.

Approved by:	mezz (co-mentor)
@
text
@d17 2
a18 2
BUILD_DEPENDS=	gapi-parser:${PORTSDIR}/x11-toolkits/gtk-sharp
RUN_DEPENDS=	${BUILD_DEPENDS} \
@


1.6
log
@- Change maintainership of my Mono related ports over to the BSD#
  project mailing list.  This is the mailing list listed as the
  maintainer for all my other Mono related ports.

Approved by:	ahze (mentor)
@
text
@@


1.5
log
@Add WITH_MOZILLA knob to support build with firefox, mozilla is default. As
for thunderbird and mozilla-devel, I am not going to add them without test. If
anyone want/need, then send tmclaugh or me patch(es).

Approved by:	tmclaugh (maintainer) in #freebsd-gnome (irc.freenode.net)
@
text
@d14 1
a14 1
MAINTAINER=	tmclaugh@@sdf.lonestar.org
@


1.4
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d10 1
a10 1
PORTREVISION=	3
d19 11
a29 1
		${X11BASE}/lib/mozilla/components/libwidget_gtk2.so:${PORTSDIR}/www/mozilla
d36 8
@


1.3
log
@Remove gacutil lines in pkg-plist as they are unnecessary for packaging.

Submitted by:	Tom McLaughlin <tmclaugh@@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.2
log
@Bump PORTREVISION to chase the gtkhtml3 shared library version.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.1
log
@C# language binding for the gtkembedmoz widget. You can use it to embed
mozilla into C# programs.

Submitted by:	Tom McLaughlin <tmclaugh@@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
@
text
@d10 1
@

