head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.03.13;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.09.18.23.42.29;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2008.07.19.21.30.54;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xpi-xhtml-ruby-support
# Date created:		2008-05-21
# Whom:			Anatoly Borodin <anatoly.borodin@@gmail.com>
#
# $FreeBSD: head/www/xpi-xhtml-ruby-support/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	xhtml-ruby-support
PORTVERSION=	3.0.2009060901
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	anatoly.borodin@@gmail.com
COMMENT=	Adds XHTML Ruby support

XPI_DISTNAME=	xhtml_ruby_support
XPI_ID=		{0620B69D-7B58-416d-A92A-0198860C2757}
XPI_NUM=	1935
XPI_FILES=	chrome/rubysupport.jar chrome.manifest \
		defaults/preferences/rubysupport.js install.rdf
XPI_DIRS=	chrome defaults/preferences defaults

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
@


1.2
log
@- Update to 2.1.2008040101

PR:		138910
Submitted by:	Anatoly Borodin <anatoly.borodin@@gmail.com> (maintainer)
Feature safe: yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Adds XHTML Ruby support. Ruby texts will be rendered above the base texts,
as a small text. This supports both simple ruby and complex ruby of W3C spec.

Testcases:
* http://www.w3.org/International/tests/sec-ruby-markup-1
* http://www.aozora.gr.jp/cards/000035/files/1567_14913.html
* http://www.keishicho.metro.tokyo.jp/sikumi/pipo/music/music.htm

WWW: http://piro.sakura.ne.jp/xul/_rubysupport.html.en

PR:		ports/123903
Submitted by:	Anatoly Borodin <anatoly.borodin at gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	2.1.2008040101
d20 1
a20 1
		defaults/preferences/rubysupport.js install.js install.rdf
@

