head	1.28;
access;
symbols
	RELEASE_8_3_0:1.24
	RELEASE_9_0_0:1.24
	RELEASE_7_4_0:1.23
	RELEASE_8_2_0:1.23
	RELEASE_6_EOL:1.23
	RELEASE_8_1_0:1.22
	RELEASE_7_3_0:1.21
	RELEASE_8_0_0:1.19
	RELEASE_7_2_0:1.18
	RELEASE_7_1_0:1.17
	RELEASE_6_4_0:1.17
	RELEASE_5_EOL:1.14
	RELEASE_7_0_0:1.14
	RELEASE_6_3_0:1.14
	PRE_XORG_7:1.13
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9;
locks; strict;
comment	@# @;


1.28
date	2012.11.17.06.02.34;	author svnexp;	state Exp;
branches;
next	1.27;

1.27
date	2012.09.10.19.19.32;	author beat;	state Exp;
branches;
next	1.26;

1.26
date	2012.08.03.15.54.35;	author cs;	state Exp;
branches;
next	1.25;

1.25
date	2012.06.01.05.24.53;	author dinoex;	state Exp;
branches;
next	1.24;

1.24
date	2011.08.11.19.20.02;	author kwm;	state Exp;
branches;
next	1.23;

1.23
date	2010.08.08.08.56.40;	author beat;	state Exp;
branches;
next	1.22;

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

1.21
date	2010.02.05.11.44.52;	author dinoex;	state Exp;
branches;
next	1.20;

1.20
date	2009.11.15.00.26.41;	author glewis;	state Exp;
branches;
next	1.19;

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

1.18
date	2009.02.09.08.59.59;	author flz;	state Exp;
branches;
next	1.17;

1.17
date	2008.07.25.22.46.15;	author miwi;	state Exp;
branches;
next	1.16;

1.16
date	2008.06.18.20.09.56;	author pav;	state Exp;
branches;
next	1.15;

1.15
date	2008.06.06.14.06.54;	author edwin;	state Exp;
branches;
next	1.14;

1.14
date	2007.05.19.20.24.52;	author flz;	state Exp;
branches;
next	1.13;

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

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

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

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

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

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

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

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

1.5
date	2005.11.10.04.31.11;	author tmclaugh;	state Exp;
branches;
next	1.4;

1.4
date	2005.10.28.22.58.03;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2005.09.29.03.43.25;	author tmclaugh;	state Exp;
branches;
next	1.2;

1.2
date	2005.09.26.01.47.30;	author mezz;	state Exp;
branches;
next	1.1;

1.1
date	2005.09.25.23.02.56;	author tmclaugh;	state Exp;
branches;
next	;


desc
@@


1.28
log
@Switch exporter over
@
text
@# New ports collection makefile for:		gecko-sharp
# Date created:					20040825
# Whom:				Tom McLaughlin <tmclaugh@@sdf.lonestar.org>
#
# $FreeBSD: head/www/gecko-sharp20/Makefile 304053 2012-09-10 19:19:32Z beat $
#   $Id: Makefile,v 1.19 2007/02/07 15:49:20 killfill Exp $
#

PORTNAME=	gecko-sharp
PORTVERSION=	0.13
PORTREVISION=	6
CATEGORIES=	www
MASTER_SITES=	ftp://ftp.novell.com/pub/mono/sources/${PORTNAME}2/
DISTNAME=	${PORTNAME}-2.0-${PORTVERSION}

MAINTAINER=	mono@@FreeBSD.org
COMMENT=	Mono bindings to embed Mozilla

USE_GECKO=	libxul19
USE_GNOME=	gtksharp20
LATEST_LINK=	gecko-sharp20
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_BZIP2=	yes

post-patch:
	@@${REINPLACE_CMD} -e 's|[(]prefix[)]/lib/pkgconfig|(prefix)/libdata/pkgconfig|g' ${WRKSRC}/Makefile.in

.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.mk>
@


1.27
log
@SVN rev 304053 on 2012-09-10 19:19:32Z by beat

- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@@tormail.org>
With hat:	gecko
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.26
log
@SVN rev 301960 on 2012-08-03 15:54:35Z by cs

Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@@ (implicit)
@
text
@d11 1
a11 1
PORTREVISION=	5
d19 1
a19 1
USE_GECKO=	libxul
@


1.25
log
@- update png to 1.5.10
@
text
@d17 1
a17 1
COMMENT=	Mono bindings for embeding mozilla
@


1.24
log
@Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@d11 1
a11 1
PORTREVISION=	4
@


1.23
log
@- Bump PORTREVISION after libxul update

PR:		ports/149044
Expr-run by:	pav@@
Approved by:	portmgr (pav)
@
text
@d20 1
a20 1
USE_GNOME=	gnometarget gtksharp20
@


1.22
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d11 1
a11 1
PORTREVISION=	3
@


1.21
log
@- update to jpeg-8
@
text
@d11 1
a11 1
PORTREVISION=	2
@


1.20
log
@. Convert WITH_GECKO from firefox to libxul.

No objection:	Romain Tartiere <romain@@blogreen.org>
@
text
@d11 1
a11 1
PORTREVISION=	1
@


1.19
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d19 1
a19 1
USE_GECKO=	firefox mozilla
d30 1
a30 3
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
.include <bsd.port.post.mk>
@


1.18
log
@- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@@FreeBSD.org.

PR:		ports/129724
Submitted by:	Phillip Neumann, Romain Tartiere (bsd-sharp team)
@
text
@d11 1
@


1.17
log
@- Update maintainer mail address

PR:		125786
Submitted by:	Phillip N. <pneumann@@gmail.com>
@
text
@d10 1
a10 2
PORTVERSION=	0.12
PORTREVISION=	2
d12 2
a13 2
MASTER_SITES=	http://ftp.novell.com/pub/mono/sources/gecko-sharp-2.0/
DISTNAME=	gecko-sharp-2.0-${PORTVERSION}
d15 1
a15 1
MAINTAINER=	bsd-sharp@@googlegroups.com
d23 1
@


1.16
log
@- Fix fetch
@
text
@d16 1
a16 1
MAINTAINER=	bsd-sharp-list@@forge.novell.com
@


1.15
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://www.go-mono.com/sources/gecko-sharp-2.0/
@


1.14
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=	1
@


1.13
log
@Update to 0.12

Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
@
text
@d11 1
@


1.12
log
@- Move to LOCALBASE
- USE_GNOME+=gtksharp20
- Fix the monodoc checking in configure

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
@
text
@d6 1
a6 1
#   $Id: Makefile,v 1.17 2006/10/26 05:35:10 tmclau02 Exp $
d10 1
a10 2
PORTVERSION=	0.11
PORTREVISION=	9
d12 1
a12 1
MASTER_SITES=	http://go-mono.com/sources/gecko-sharp-2.0/
a23 5
# configure was never updated after the monodoc/mono-tools split so it only
# installs doc when mono-tools is installed though it only needs monbodoc.
# Set MONODOC to a program contained in the monodoc port to fix this.
CONFIGURE_ENV+=	MONODOC="${LOCALBASE}/bin/monodocer"

@


1.11
log
@Reorder USE_GECKO so firefox is first.
@
text
@d6 1
a6 1
#   $Id: Makefile,v 1.13 2005/12/04 23:26:32 tmclau02 Exp $
d11 1
a11 1
PORTREVISION=	5
a18 5
BUILD_DEPENDS=	gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
		monodoc:${PORTSDIR}/devel/mono-tools
RUN_DEPENDS=	gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
		monodoc:${PORTSDIR}/devel/mono-tools

d20 1
a20 1
USE_GNOME=	gnometarget
a21 1
USE_X_PREFIX=	yes
d25 5
@


1.10
log
@Remove USE_REINPLACE from categories starting with W
@
text
@d24 1
a24 1
USE_GECKO=	mozilla firefox
@


1.9
log
@Chase gtk-sharp20 update
@
text
@a26 1
USE_REINPLACE=	yes
@


1.8
log
@- Remove patch-gtkmozembed_gecko-sharp.dll.config.in now that the ports
  for the libraries refferenced use ltverhack

Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
@
text
@d11 1
a11 1
PORTREVISION=	4
@


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

Submitted by:	mezz [1]
@
text
@d11 1
a11 1
PORTREVISION=	3
@


1.6
log
@- Unbreak port, missed that it had been marked BROKEN in the FreeBSD
  tree.  This port was fixed when devel/monodoc was updated.

Approved by:    ahze (mentor, implicit)
@
text
@d6 1
a6 1
#   $Id: Makefile,v 1.10 2005/10/23 20:56:06 tmclau02 Exp $
d11 1
a11 1
PORTREVISION=	2
d22 1
a22 12
		monodoc:${PORTSDIR}/devel/mono-tools \
		${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
d24 1
a31 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} ""

d36 3
a38 1
.include <bsd.port.mk>
@


1.5
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
@a24 2
BROKEN=		Incorrect pkg-plist

@


1.4
log
@BROKEN: Incorrect pkg-plist
@
text
@d6 1
a6 1
#   $Id: Makefile,v 1.6 2005/09/25 19:01:20 tmclau02 Exp $
d11 1
a11 1
PORTREVISION=	1
d55 1
@


1.3
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
@d25 2
@


1.2
log
@We don't have gtk-sharp20 in offical yet, only BSD#. Correct it by
gtk-sharp20 -> gtk-sharp-devel. Must have mixed up with wrong tree.
@
text
@d19 1
a19 1
BUILD_DEPENDS=	gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp-devel \
d21 1
a21 1
RUN_DEPENDS=	gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp-devel \
@


1.1
log
@- Add gecko-sharp20, C# bindings for the Gecko rendering engine.
  WWW: http://www.mono-project.com/GeckoSharp

Approved by:	mezz (co-mentor)
@
text
@d19 1
a19 1
BUILD_DEPENDS=	gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
d21 1
a21 1
RUN_DEPENDS=	gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
@

