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


1.14
date	2012.11.17.05.54.56;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2009.08.28.17.36.44;	author linimon;	state Exp;
branches;
next	1.12;

1.12
date	2007.08.04.11.40.42;	author gabor;	state Exp;
branches;
next	1.11;

1.11
date	2007.04.14.07.38.42;	author rafan;	state Exp;
branches;
next	1.10;

1.10
date	2007.01.29.15.55.10;	author rafan;	state Exp;
branches;
next	1.9;

1.9
date	2006.10.03.15.34.31;	author chinsan;	state Exp;
branches;
next	1.8;

1.8
date	2006.08.16.05.54.48;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2006.02.02.16.26.57;	author vanilla;	state Exp;
branches;
next	1.6;

1.6
date	2005.07.25.21.58.06;	author linimon;	state Exp;
branches;
next	1.5;

1.5
date	2005.01.08.15.50.01;	author sem;	state Exp;
branches;
next	1.4;

1.4
date	2003.11.21.03.09.41;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2003.02.21.11.06.28;	author knu;	state Exp;
branches;
next	1.2;

1.2
date	2001.12.22.03.21.49;	author pat;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.08.09.37.35;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Switch exporter over
@
text
@# New ports collection makefile for:   fortunetw
# Date created:                10 Mar 2001
# Whom:                        Shen Chuan-Hsing
#
# $FreeBSD: head/chinese/fortunetw/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	fortunetw
PORTVERSION=	1.3
CATEGORIES=	chinese
MASTER_SITES=	LOCAL/chinsan \
		http://chinsan2.twbbs.org/distfiles/
DISTNAME=	zh-fortunetw-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A very classic fortune file in Taiwan

NO_BUILD=	yes

STRCMD=		/usr/games/strfile

do-install:
	@@${MKDIR} ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/bsdchat ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/folksong ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/liuyong ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/stephehchow ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/tangshi ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/xiaoxing ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/yijing ${PREFIX}/share/games/fortune

pre-install:
.if !exists(${STRCMD})
	@@${ECHO_MSG}	"Please install the games distribution"
	@@exit 1
.endif

post-install:
	@@${STRCMD} ${PREFIX}/share/games/fortune/bsdchat
	@@${STRCMD} ${PREFIX}/share/games/fortune/folksong
	@@${STRCMD} ${PREFIX}/share/games/fortune/liuyong
	@@${STRCMD} ${PREFIX}/share/games/fortune/stephehchow
	@@${STRCMD} ${PREFIX}/share/games/fortune/tangshi
	@@${STRCMD} ${PREFIX}/share/games/fortune/xiaoxing
	@@${STRCMD} ${PREFIX}/share/games/fortune/yijing
	@@${ECHO_MSG} ""
	@@${ECHO_MSG} "Usage:"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/bsdchat"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/folksong"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/liuyong"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/stephehchow"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/tangshi"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/xiaoxing"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/yijing"
	@@${ECHO_MSG} ""

.include <bsd.port.mk>
@


1.13
log
@Reset chinsan@@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:		portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
@
text
@d15 1
a15 1
MAINTAINER=	chinsan@@FreeBSD.org
@


1.11
log
@- Update to 1.3

PR:		ports/111531
Submitted by:	chinsan (maintainer)
@
text
@d23 8
a30 8
	@@${MKDIR} ${TARGETDIR}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/bsdchat ${TARGETDIR}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/folksong ${TARGETDIR}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/liuyong ${TARGETDIR}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/stephehchow ${TARGETDIR}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/tangshi ${TARGETDIR}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/xiaoxing ${TARGETDIR}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/yijing ${TARGETDIR}/share/games/fortune
d39 7
a45 7
	@@${STRCMD} ${TARGETDIR}/share/games/fortune/bsdchat
	@@${STRCMD} ${TARGETDIR}/share/games/fortune/folksong
	@@${STRCMD} ${TARGETDIR}/share/games/fortune/liuyong
	@@${STRCMD} ${TARGETDIR}/share/games/fortune/stephehchow
	@@${STRCMD} ${TARGETDIR}/share/games/fortune/tangshi
	@@${STRCMD} ${TARGETDIR}/share/games/fortune/xiaoxing
	@@${STRCMD} ${TARGETDIR}/share/games/fortune/yijing
d48 7
a54 7
	@@${ECHO_MSG} "${STRCMD} ${TARGETDIR}/share/games/fortune/bsdchat"
	@@${ECHO_MSG} "${STRCMD} ${TARGETDIR}/share/games/fortune/folksong"
	@@${ECHO_MSG} "${STRCMD} ${TARGETDIR}/share/games/fortune/liuyong"
	@@${ECHO_MSG} "${STRCMD} ${TARGETDIR}/share/games/fortune/stephehchow"
	@@${ECHO_MSG} "${STRCMD} ${TARGETDIR}/share/games/fortune/tangshi"
	@@${ECHO_MSG} "${STRCMD} ${TARGETDIR}/share/games/fortune/xiaoxing"
	@@${ECHO_MSG} "${STRCMD} ${TARGETDIR}/share/games/fortune/yijing"
@


1.10
log
@- Remove chinsan2.twbbs.org, distfiles moved to LOCAL

PR:		108392, 108393, 108394, 108395, 108396, 108397, 108398, 108399, 108400, 108401
Submitted by:	chinsan (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.2
d11 2
a12 1
MASTER_SITES=	LOCAL/chinsan
d24 1
d39 1
d48 1
@


1.9
log
@Change the following ports to my FreeBSD.org email.
Approved by:	delphij (mentor)

archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
chinese/pcmanx/Makefile
chinese/phpbb-tw/Makefile
chinese/tatter-tools/Makefile
chinese/ve/Makefile
chinese/zhcon/Makefile
devel/pear-Console_Getopt/Makefile
devel/pear-Console_Table/Makefile
devel/pear-PEAR_Info/Makefile
devel/pecl-expect/Makefile
games/p5-Baseball-Sabermetrics/Makefile
graphics/epdfview/Makefile
graphics/p5-Chart-Clicker/Makefile
graphics/p5-GD-Thumbnail/Makefile
graphics/p5-Visio/Makefile
mail/pecl-esmtp/Makefile
math/pecl-stats/Makefile
misc/pear-Services_Weather/Makefile
net/ldapdiff/Makefile
net/p5-RRD-Simple/Makefile
net/pear-Net_CDDB/Makefile
net/pear-Net_SMS/Makefile
net/pecl-cvsclient/Makefile
security/gwee/Makefile
security/p5-GSSAPI/Makefile
security/pam-pgsql/Makefile
security/pecl-ssh2/Makefile
security/pecl-tcpwrap/Makefile
sysutils/p5-BSD-Sysctl/Makefile
sysutils/p5-File-Next/Makefile
textproc/csvdiff/Makefile
textproc/p5-CSS/Makefile
textproc/p5-Pod-XML/Makefile
textproc/p5-SGML-DTDParse/Makefile
textproc/p5-Text-Emoticon-GoogleTalk/Makefile
textproc/p5-XML-Handler-Dtd2DocBook/Makefile
textproc/p5-XML-Handler-Dtd2Html/Makefile
textproc/p5-XML-SAXDriver-CSV/Makefile
textproc/p5-XML-SAXDriver-Excel/Makefile
textproc/p5-ack/Makefile
textproc/pear-XML_DTD/Makefile
textproc/pecl-stem/Makefile
textproc/scim-input-pad/Makefile
textproc/sdcv/Makefile
www/b2evolution/Makefile
www/dokuwiki/Makefile
www/dokuwiki-devel/Makefile
www/lilurl/Makefile
www/p5-HTML-TableParser/Makefile
www/p5-HTML-WikiConverter/Makefile
www/p5-HTML-WikiConverter-DokuWiki/Makefile
www/p5-HTML-WikiConverter-Kwiki/Makefile
www/p5-HTML-WikiConverter-Markdown/Makefile
www/p5-HTML-WikiConverter-MediaWiki/Makefile
www/p5-HTML-WikiConverter-MoinMoin/Makefile
www/p5-HTML-WikiConverter-Oddmuse/Makefile
www/p5-HTML-WikiConverter-PbWiki/Makefile
www/p5-HTML-WikiConverter-PhpWiki/Makefile
www/p5-HTML-WikiConverter-PmWiki/Makefile
www/p5-HTML-WikiConverter-SnipSnap/Makefile
www/p5-HTML-WikiConverter-Socialtext/Makefile
www/p5-HTML-WikiConverter-TikiWiki/Makefile
www/p5-HTML-WikiConverter-UseMod/Makefile
www/p5-HTML-WikiConverter-WakkaWiki/Makefile
www/p5-HTML-WikiConverter-WikkaWiki/Makefile
www/p5-WWW-Baseball-NPB/Makefile
www/p5-WWW-Comic/Makefile
www/p5-WWW-VenusEnvy/Makefile
www/pear-Services_Delicious/Makefile
www/pear-UDDI/Makefile
www/xpi-cssviewer/Makefile
www/xpi-gmail-manager/Makefile
www/xpi-google-notebook/Makefile
www/xpi-mrtech-local-install/Makefile
www/xpi-no-referrer/Makefile
www/xpi-server_switcher/Makefile
www/xpi-unplug/Makefile
www/xpi-videodownloader/Makefile
www/xpi-web_developer/Makefile
x11/xdialog/Makefile
x11-fm/pcmanfm/Makefile
@
text
@d11 1
a11 2
MASTER_SITES=	http://chinsan2.twbbs.org/distfiles/ \
		ftp://chinsan2.twbbs.org/distfiles/
@


1.8
log
@- Respect DESTDIR

PR:		ports/102059
Submitted by:	chinsan <chinsan.tw@@gmail.com>
Approved by:	krion (mentor)
@
text
@d15 1
a15 1
MAINTAINER=	chinsan.tw@@gmail.com
@


1.7
log
@- Update to 1.2
- Take maintainership
- Add some funny fortune

PR:		ports/92739
Submitted by:	chinsan
@
text
@d23 7
a29 7
	@@${MKDIR} ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/folksong ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/liuyong ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/stephehchow ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/tangshi ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/xiaoxing ${PREFIX}/share/games/fortune
	@@${INSTALL_DATA} ${WRKSRC}/yijing ${PREFIX}/share/games/fortune
d38 6
a43 6
	@@${STRCMD} ${PREFIX}/share/games/fortune/folksong
	@@${STRCMD} ${PREFIX}/share/games/fortune/liuyong
	@@${STRCMD} ${PREFIX}/share/games/fortune/stephehchow
	@@${STRCMD} ${PREFIX}/share/games/fortune/tangshi
	@@${STRCMD} ${PREFIX}/share/games/fortune/xiaoxing
	@@${STRCMD} ${PREFIX}/share/games/fortune/yijing
d46 6
a51 6
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/folksong"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/liuyong"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/stephehchow"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/tangshi"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/xiaoxing"
	@@${ECHO_MSG} "${STRCMD} ${PREFIX}/share/games/fortune/yijing"
@


1.6
log
@Reset bouncing maintainer address.  These ports are now available for
adoption.

Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).

Hat:	portmgr
@
text
@d9 1
a9 1
PORTVERSION=	1.1
d11 2
a12 1
MASTER_SITES=	ftp://freebsd.sinica.edu.tw/pub/statue/fortunetw/
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d24 1
d26 1
d28 1
d38 1
d40 1
d42 1
d46 6
a51 5
	@@${ECHO_MSG} "/usr/games/fortune ${PREFIX}/share/games/fortune/liuyong"
	@@${ECHO_MSG} "or"
	@@${ECHO_MSG} "/usr/games/fortune ${PREFIX}/share/games/fortune/tangshi"
	@@${ECHO_MSG} "or"
	@@${ECHO_MSG} "/usr/games/fortune ${PREFIX}/share/games/fortune/yijing"
@


1.5
log
@- Pass maintainership to submitter

PR:		ports/75730
Submitted by:	statue(at)freebsd.netlab.cse.yzu.edu.tw
@
text
@d14 1
a14 1
MAINTAINER=	statue@@freebsd.netlab.cse.yzu.edu.tw
@


1.4
log
@statue@@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@@FreeBSD.org.  We're sorry to see you
go and want to thank you for your help in the past.

PR:		ports/59515
Submitted by:	statue@@freebsd.sinica.edu.tw
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.3
log
@De-pkg-comment.
@
text
@d14 1
a14 1
MAINTAINER=	statue@@freebsd.sinica.edu.tw
@


1.2
log
@Update to 1.1 Mmmm digital fortune cookie

PR:		33048
Submitted by:	maintainer
@
text
@d15 1
@


1.1
log
@add fortunetw
A very classic fortune file in Taiwan

PR:		32504
Submitted by:	Statue <statue@@softwareliberty.org>
@
text
@d9 1
a9 1
PORTVERSION=	1.0
d11 1
a11 1
MASTER_SITES=	http://freebsd.sinica.edu.tw/~statue/
d22 1
d33 1
d38 2
@

