head	1.10;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.2;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.05.54.58;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2008.11.16.12.47.38;	author hrs;	state Exp;
branches;
next	1.8;

1.8
date	2008.11.16.12.25.22;	author hrs;	state Exp;
branches;
next	1.7;

1.7
date	2008.04.19.00.40.54;	author edwin;	state Exp;
branches;
next	1.6;

1.6
date	2006.01.22.01.27.08;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2004.12.18.16.51.33;	author pav;	state Exp;
branches;
next	1.4;

1.4
date	2004.08.02.02.35.54;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.25.11.59.05;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	2002.08.04.07.56.00;	author clive;	state Exp;
branches;
next	1.1;

1.1
date	2002.08.03.19.32.54;	author clive;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@@@comment $FreeBSD: head/chinese/xpdf/pkg-plist 300895 2012-07-14 12:56:14Z beat $
%%DATADIR%%/chinese-simplified/Adobe-GB1.cidToUnicode
%%DATADIR%%/chinese-simplified/EUC-CN.unicodeMap
%%DATADIR%%/chinese-simplified/GBK.unicodeMap
%%DATADIR%%/chinese-simplified/ISO-2022-CN.unicodeMap
%%DATADIR%%/chinese-simplified/README
%%DATADIR%%/chinese-traditional/Adobe-CNS1.cidToUnicode
%%DATADIR%%/chinese-traditional/Big5.unicodeMap
%%DATADIR%%/chinese-traditional/Big5ascii.unicodeMap
%%DATADIR%%/chinese-traditional/README
@@exec exec < %D/etc/xpdfrc; rm -f %D/etc/xpdfrc; ( grep -v "%%EXTRARC%%"; echo "include %%EXTRARC%%" ) > %D/etc/xpdfrc; chmod 0444 %D/etc/xpdfrc
@@unexec exec < %D/etc/xpdfrc; rm -f %D/etc/xpdfrc; grep -v "%%EXTRARC%%" > %D/etc/xpdfrc; chmod 0444 %D/etc/xpdfrc
%%DATADIR%%/chinese-traditional/dot.xpdfrc
@@dirrm %%DATADIR%%/chinese-simplified
@@dirrm %%DATADIR%%/chinese-traditional
@@dirrmtry %%DATADIR%%
@


1.9
log
@Fix file mode of xpdfrc on uninstall.
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/chinese/xpdf/pkg-plist,v 1.8 2008/11/16 12:25:22 hrs Exp $
@


1.8
log
@- Install the localized xpdfrc separately and use "include"
  instead of directly modifying the original xpdfrc.
- Take maintainership.

Approved by:	dryice (maintainer)
@
text
@d1 1
a1 1
@@comment $FreeBSD$
d12 1
a12 1
@@unexec exec < %D/etc/xpdfrc; rm -f %D/etc/xpdfrc; grep -v "%%EXTRARC%%" > %D/etc/xpdfrc
@


1.7
log
@Use @@rmtry macro in the pkg-plist.
@
text
@d1 1
d11 2
a12 2
@@unexec cp %D/etc/xpdfrc %D/etc/xpdfrc.chinese-traditional
@@unexec grep -F -v --file=%D/%%DATADIR%%/chinese-traditional/dot.xpdfrc %D/etc/xpdfrc.chinese-traditional > %D/etc/xpdfrc
a13 1
@@rmtry etc/xpdfrc.chinese-traditional
@


1.6
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d13 1
a13 1
@@unexec rm -f %D/etc/xpdfrc.chinese-traditional
@


1.5
log
@- Fix file permission change on xpdfrc
- Use DATADIR
- Fix removing of shared dir

PR:		ports/75176
Submitted by:	Dryice Liu <dryice@@liu.com.cn> (maintainer)
@
text
@d16 1
a16 1
@@unexec rmdir %D/%%DATADIR%% 2> /dev/null || true
@


1.4
log
@- Upgrade to 20040727
- Change PORTVERSION convention. The xpdf language
  packages don't share version numbers with the main
  xpdf package. I didn't bump PORTEPOCH science
  20040727 is bigger than 3.00
- add chinese/arphicttf depends for PDF files without
  embedded fonts
- tabify Makefile
- fix pkg-plist for multi language users
- take maintainership. Thanks the previous maintainers!

PR:		69862
Submitted by:	Dryice Liu <dryice@@hotpop.com> (new maintainer)
@
text
@d1 12
a12 12
share/xpdf/chinese-simplified/Adobe-GB1.cidToUnicode
share/xpdf/chinese-simplified/EUC-CN.unicodeMap
share/xpdf/chinese-simplified/GBK.unicodeMap
share/xpdf/chinese-simplified/ISO-2022-CN.unicodeMap
share/xpdf/chinese-simplified/README
share/xpdf/chinese-traditional/Adobe-CNS1.cidToUnicode
share/xpdf/chinese-traditional/Big5.unicodeMap
share/xpdf/chinese-traditional/Big5ascii.unicodeMap
share/xpdf/chinese-traditional/README
@@unexec mv -f %D/etc/xpdfrc %D/etc/xpdfrc.chinese-traditional
@@unexec grep -F -v --file=%D/share/xpdf/chinese-traditional/dot.xpdfrc %D/etc/xpdfrc.chinese-traditional > %D/etc/xpdfrc
share/xpdf/chinese-traditional/dot.xpdfrc
d14 3
a16 2
@@dirrm share/xpdf/chinese-simplified
@@dirrm share/xpdf/chinese-traditional
@


1.3
log
@Upgrade to 2.00

Approved by:	maintainer
@
text
@a15 1
@@dirrm share/xpdf
@


1.2
log
@Add simplified Chinese support.

PR:		ports/41295
Submitted by:	Statue <statue@@freebsd.sinica.edu.tw>
@
text
@d14 1
@


1.1
log
@New port: zh-xpdf. This port enables xpdf to read chinese-traditional pdf.

PR: ports/39361
Submitted by: Statue <statue@@freebsd.sinica.edu.tw>
@
text
@d1 5
@

