head	1.13;
access;
symbols
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3;
locks; strict;
comment	@# @;


1.13
date	2010.01.31.14.34.14;	author wen;	state dead;
branches;
next	1.12;

1.12
date	2009.08.22.00.15.08;	author amdmi3;	state Exp;
branches;
next	1.11;

1.11
date	2008.10.02.23.08.45;	author delphij;	state Exp;
branches;
next	1.10;

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

1.9
date	2008.03.01.14.59.38;	author erwin;	state Exp;
branches;
next	1.8;

1.8
date	2007.10.24.23.34.54;	author marcus;	state Exp;
branches;
next	1.7;

1.7
date	2007.05.19.20.00.48;	author flz;	state Exp;
branches;
next	1.6;

1.6
date	2006.10.14.08.53.48;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2005.03.12.10.51.51;	author marcus;	state Exp;
branches;
next	1.4;

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

1.3
date	2004.04.05.03.30.31;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2004.02.29.13.06.06;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2004.02.29.12.09.35;	author pav;	state Exp;
branches;
next	;


desc
@@


1.13
log
@- Remove stardict2-dict-zh_CN
@
text
@# Ports collection makefile for:	stardict2-dict-zh_CN
# Date created:			16 Jan 2004
# Whom:				LI Dong <ld@@FreeBSD.org.cn>
# $FreeBSD: ports/chinese/stardict2-dict-zh_CN/Makefile,v 1.12 2009/08/22 00:15:08 amdmi3 Exp $
#

PORTNAME=	stardict2-dict-zh_CN
PORTVERSION=	2.4.2
PORTREVISION=	8
CATEGORIES=	chinese textproc
MASTER_SITES=	SF/stardict/stardict-dictionaries-zh_CN/${PORTVERSION}
DISTFILES=	stardict-cdict-gb-${PORTVERSION}.tar.bz2 \
		stardict-cedict-gb-${PORTVERSION}.tar.bz2 \
		stardict-oxford-gb-${PORTVERSION}.tar.bz2 \
		stardict-stardict1.3-${PORTVERSION}.tar.bz2 \
		stardict-xdict-ce-gb-${PORTVERSION}.tar.bz2 \
		stardict-xdict-ec-gb-${PORTVERSION}.tar.bz2
DIST_SUBDIR=	stardict

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	English-Chinese(S)/Chinese(S)-English dictionaries for StarDict

RUN_DEPENDS=	stardict:${PORTSDIR}/textproc/stardict2

NO_BUILD=	yes
USE_BZIP2=	yes

do-install:
		${MKDIR} ${PREFIX}/share/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-cdict-gb-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-cedict-gb-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-oxford-gb-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-stardict1.3-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-xdict-ce-gb-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-xdict-ec-gb-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/

.include <bsd.port.mk>
@


1.12
log
@- Switch SourceForge ports to the new File Release System: categories starting with B,C
@
text
@d4 1
a4 1
# $FreeBSD$
@


1.11
log
@The author apparently re-rolled the tarballs in order to give
another person credit for the work.  I have manually verified
these changes and is confident that such changes are safe.
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	stardict
@


1.10
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
@d9 1
a9 1
PORTREVISION=	7
@


1.9
log
@Reset maintainer.

<ld@@FreeBSD.org.cn>:
Sorry, no mailbox here by that name. (#5.1.1)
@
text
@d9 1
a9 1
PORTREVISION=	6
@


1.8
log
@Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
@
text
@d21 1
a21 1
MAINTAINER=	ld@@FreeBSD.org.cn
@


1.7
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d9 1
a9 1
PORTREVISION=	5
d30 7
a36 7
		${MKDIR} ${PREFIX}/share/gnome/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-cdict-gb-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-cedict-gb-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-oxford-gb-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-stardict1.3-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-xdict-ce-gb-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/
		${INSTALL_DATA} ${WRKDIR}/stardict-xdict-ec-gb-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/
@


1.6
log
@Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
@
text
@d9 1
a9 1
PORTREVISION=	4
@


1.5
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d9 1
a9 1
PORTREVISION=	3
a26 1
USE_X_PREFIX=	yes
@


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


1.3
log
@Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
@
text
@d9 1
a9 1
PORTREVISION=	1
@


1.2
log
@- Hand over maintainership to submitter
@
text
@d9 1
@


1.1
log
@Add stardict2-dict-zh_CN, a simplified chinese <-> english dictionary
files for Stardict

PR:		ports/61514
Submitted by:	LI Dong <ld@@FreeBSD.org.cn>
@
text
@d20 1
a20 1
MAINTAINER=	ports@@FreeBSD.org
@

