head	1.22;
access;
symbols
	RELEASE_7_4_0:1.20
	RELEASE_8_2_0:1.20
	RELEASE_6_EOL:1.20
	RELEASE_8_1_0:1.17
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.22
date	2011.12.05.22.53.02;	author swills;	state dead;
branches;
next	1.21;

1.21
date	2011.03.18.19.47.38;	author swills;	state Exp;
branches;
next	1.20;

1.20
date	2010.11.27.03.32.38;	author swills;	state Exp;
branches;
next	1.19;

1.19
date	2010.10.12.03.23.25;	author swills;	state Exp;
branches;
next	1.18;

1.18
date	2010.09.11.13.02.37;	author swills;	state Exp;
branches;
next	1.17;

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

1.16
date	2010.02.05.11.45.07;	author dinoex;	state Exp;
branches;
next	1.15;

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

1.14
date	2009.06.16.15.53.23;	author stas;	state Exp;
branches;
next	1.13;

1.13
date	2009.03.18.20.06.37;	author mezz;	state Exp;
branches;
next	1.12;

1.12
date	2008.07.07.03.27.43;	author mezz;	state Exp;
branches;
next	1.11;

1.11
date	2008.06.06.14.07.11;	author edwin;	state Exp;
branches;
next	1.10;

1.10
date	2008.03.24.04.37.04;	author mezz;	state Exp;
branches;
next	1.9;

1.9
date	2007.05.19.20.25.26;	author flz;	state Exp;
branches;
next	1.8;

1.8
date	2007.01.02.00.57.03;	author mezz;	state Exp;
branches;
next	1.7;

1.7
date	2005.11.05.05.35.08;	author mezz;	state Exp;
branches;
next	1.6;

1.6
date	2005.03.12.11.05.16;	author mezz;	state Exp;
branches;
next	1.5;

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

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

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

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

1.1
date	2004.04.09.14.15.45;	author knu;	state Exp;
branches;
next	;


desc
@@


1.22
log
@Remove these ports as they are no longer included in the upstream
ruby-gnome.

devel/ruby-gconf2
devel/ruby-gnomevfs
devel/ruby-libglade2
graphics/ruby-gnomecanvas2
graphics/ruby-libart2
print/ruby-gnomeprint
www/ruby-gtkhtml2
www/ruby-gtkmozembed
x11-toolkits/ruby-gnomeprintui
x11-toolkits/ruby-gtkglext
x11-toolkits/ruby-panelapplet
x11/ruby-gnome2-all

PR:		ports/162139
Submitted by:	TAKATSU Tomonari <tota@@freebsd.org> (based on)
Feature safe:	yes
@
text
@# New ports collection makefile for:	Ruby/GtkHtml2
# Date created:				05 April 2004
# Whom:					Mezz <mezz7@@cox.net>
#
# $FreeBSD: ports/www/ruby-gtkhtml2/Makefile,v 1.21 2011/03/18 19:47:38 swills Exp $
#   $MCom: ports/www/ruby-gtkhtml2/Makefile,v 1.2 2005/10/17 07:05:42 mezz Exp $
#

PORTNAME=	gtkhtml2
PORTVERSION=	${RUBY_GNOME_PORTVERSION}
CATEGORIES=	www gnome ruby
MASTER_SITES=	${RUBY_GNOME_MASTER_SITES}
MASTER_SITE_SUBDIR=	${RUBY_GNOME_MASTER_SITE_SUBDIR}
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
DISTNAME=	${RUBY_GNOME_DISTNAME}
DIST_SUBDIR=	ruby

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	Ruby binding for GtkHtml2

BUILD_DEPENDS+=	rubygem-pkg-config>=1.0.7:${PORTSDIR}/devel/rubygem-pkg-config
RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2

USE_RUBY=	yes
USE_GNOME=	libgtkhtml
USE_RUBY_EXTCONF=	yes
CONFIGURE_ARGS=	--with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig

.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"

WRKSRC=		${RUBY_GNOME_WRKSRC}/gtkhtml2
INSTALL_TARGET=	site-install install

DOCS=		COPYING.LIB ChangeLog README

post-patch: general-patch

post-install:
.if !defined(NOPORTEXAMPLES)
	@@${MKDIR} ${RUBY_MODEXAMPLESDIR}
	@@${INSTALL_DATA} ${WRKSRC}/sample/* ${RUBY_MODEXAMPLESDIR}/
.endif
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${RUBY_MODDOCDIR}
.for f in ${DOCS}
	@@${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/
.endfor
.endif

.include <bsd.port.mk>
@


1.21
log
@- Fix PLIST issues with RUBY_VER == 1.9
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.20
log
@- Update to 0.90.5
- create ports for vte, gstreamer, gtksourceview2, poppler and goocanvas modules
- sort depends in meta port
- remove patch to ruby-gtk2 that's merged upstream
- remove old gtksourceview module which seems broken

Submitted by:	swills (myself)
Approved by:	wxs (mentor)
@
text
@d32 1
a32 1
INSTALL_TARGET=	site-install
@


1.19
log
@- Update to 0.90.2
- Add dependency on rubygem-pkg-config

Submitted by:	me (swills)
Approved by:	pgollucci (mentor)
@
text
@d27 1
a36 1
post-configure: general-configure
@


1.18
log
@- Update ruby-gnome ports to 0.19.4

Approved by:	wxs (co-mentor)
Reviewed by:	kwm (gnome@@)
@
text
@d21 1
@


1.17
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@a10 1
PORTREVISION=	3
d35 1
@


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


1.15
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d11 1
a11 1
PORTREVISION=	1
@


1.14
log
@- Assign all unmaintained ruby ports to ruby@@,
  so people will know where to send questions to.
@
text
@d11 1
@


1.13
log
@Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
@
text
@d18 1
a18 1
MAINTAINER=	ports@@FreeBSD.org
@


1.12
log
@- Update to 0.16.0.20080706, it's more than 0.17 RC1.
- ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}
  in the *_DEPENDS, that way it will finding correct file when I tweak the
  PREFIX.
- NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files.
@
text
@d18 1
a18 1
MAINTAINER=	mezz@@FreeBSD.org
@


1.11
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
@a10 1
PORTREVISION=	1
d21 1
a21 1
RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
d37 1
a37 1
.if !defined(NOPORTDOCS)
d40 2
@


1.10
log
@Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.
@
text
@d11 1
@


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


1.8
log
@- Update to 0.16.0.
- More on PREFIX-cleaness.
- Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no
  longer in the tarball and have been dropped support by the developers.
@
text
@d11 1
@


1.7
log
@- Update to 0.14.0, see release note for details:

	http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1

- Two new ports have been added, ruby-cairo and ruby-gtkmozembed.
- databases/ruby-libgda has been mark as BROKEN, because it still needs to
  catch up w/ new libgda-2.0, so remove it from ruby-gnome2-all.
@
text
@d34 2
@


1.6
log
@-Update to 0.12.0, works with GTK 2.6/GNOME 2.10.
	http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1
-A few clean up such as correct paths, dependencies and etc.
@
text
@d6 1
@


1.5
log
@Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint and
Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with
create and test with those new ports tonight or tomorrow.
@
text
@a22 1
USE_XLIB=	yes
@


1.4
log
@Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
@
text
@a9 1
PORTREVISION=	1
@


1.3
log
@- Update to 0.10.0.
- Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now.
- Change some that have CP to INSTALL_*.
- Few small clean up.

BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I
     create and test them. They are going to be part of ruby-gnome2-all meta
     port.
@
text
@d10 1
@


1.2
log
@Change my email to mezz@@FreeBSD.org.

Approved by:	adamw (mentor)
@
text
@d23 1
a25 1
USE_XLIB=	yes
d32 1
a32 2
DOCS=		ChangeLog \
		README
d36 3
a38 3
	${MKDIR} ${RUBY_MODEXAMPLESDIR}
	${CP} -R ${WRKSRC}/sample/* ${RUBY_MODEXAMPLESDIR}/
	${MKDIR} ${RUBY_MODDOCDIR}
d40 1
a40 1
	${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/
@


1.1
log
@Add www/ruby-gtkhtml2, Ruby binding for GtkHtml2.
This is part of the Ruby/GNOME2 suite.

PR:		ports/65270
Submitted by:	Jeremy Messenger <mezz7@@cox.net>
@
text
@d17 1
a17 1
MAINTAINER=	mezz7@@cox.net
@

