head	1.11;
access;
symbols
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2007.04.10.17.14.00;	author miwi;	state dead;
branches;
next	1.10;

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

1.9
date	2007.02.11.01.23.27;	author kris;	state Exp;
branches;
next	1.8;

1.8
date	2007.01.29.15.55.09;	author rafan;	state Exp;
branches;
next	1.7;

1.7
date	2006.11.17.06.44.27;	author kris;	state Exp;
branches;
next	1.6;

1.6
date	2006.11.06.11.54.49;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2006.10.03.15.34.32;	author chinsan;	state Exp;
branches;
next	1.4;

1.4
date	2006.08.15.15.17.10;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2006.05.21.21.56.25;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2006.05.06.14.31.26;	author ale;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.11.06.43.28;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.11
log
@2007-04-10 audio/x4x: Does not build
2007-04-10 audio/marlin: does not build with new nautilus-cd-burner
2007-04-10 chinese/tatter-tools: Incorrect pkg-plist
2007-04-10 chinese/vim-scdoc: Does not build
2007-04-10 databases/mergeant: does not build with new libgnomedb
2007-04-10 databases/pecl-paradox: Does not compile
2007-04-10 deskutils/yank: Incomplete pkg-plist
@
text
@# New ports collection makefile for:	zh-tatter-tools
# Date created:		2005-11-10
# Whom:			chinsan <chinsan.tw@@gmail.com>
#
# $FreeBSD: ports/chinese/tatter-tools/Makefile,v 1.10 2007/02/28 13:40:20 rafan Exp $
#

PORTNAME=	tatter-tools
PORTVERSION=	1.0.6.1
CATEGORIES=	chinese www
MASTER_SITES=	LOCAL/chinsan

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Cute and easy blog tool with Traditional-Chinese(zh_TW.UTF-8)

BROKEN=		Incorrect pkg-plist
DEPRECATED=	${BROKEN}
EXPIRATION_DATE=2007-04-10

USE_PHP=	mysql pcre session xml
NO_BUILD=	YES
WANT_PHP_WEB=	YES

TMPDIR?=	${PORTNAME}-${PORTVERSION}
WRKSRC=		${WRKDIR}/${TMPDIR}

.if !defined(TT_URL)
pre-fetch:
	@@${ECHO_MSG} ""
	@@${ECHO_MSG} "Define TT_URL to override default of ${TARGETDIR}/${WWWDOCROOT}/'${TT_URL}'."
	@@${ECHO_MSG} ""
.endif

WWWDOCROOT?=	www
TT_URL?=	tatter
TT_DIR?=	${WWWDOCROOT}/${TT_URL}
PLIST=		${WRKDIR}/pkg-plist

.include <bsd.port.pre.mk>

pre-install:
	@@cd ${WRKSRC} && ${FIND} -s . -type f | \
		${SED} -e 's|^./||;s|^|${TT_DIR}/|' > ${PLIST} \
		&& ${FIND} -d * -type d | \
		${SED} -e 's|^|@@dirrm ${TT_DIR}/|' >> ${PLIST} \
		&& ${ECHO_CMD} @@dirrm ${TT_DIR} >> ${PLIST} \
		&& ${ECHO_CMD} @@dirrmtry ${WWWDOCROOT} >> ${PLIST}

do-install:
	-${MKDIR} ${TARGETDIR}/${TT_DIR}
	@@${CHMOD} 755 ${TARGETDIR}/${TT_DIR}
	@@${CP} -R ${WRKSRC}/ ${TARGETDIR}/${TT_DIR}
	@@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${TARGETDIR}/${TT_DIR}
	@@${CHMOD} 777 ${TARGETDIR}/${TT_DIR}/

post-install:
	@@${SED} -e 's,%%TT_URL%%,${TT_URL},; s,%%PREFIX%%,${PREFIX},; \
		s,%%TT_DIR%%,${TT_DIR},' ${PKGMESSAGE}

.include <bsd.port.post.mk>
@


1.10
log
@- Give up maintainership. Return to pool.

Submitted by:	chinsain (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
@
text
@d13 1
a13 1
MAINTAINER=	chinsan@@FreeBSD.org
@


1.8
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
@d17 2
@


1.7
log
@BROKEN: Incorrect pkg-plist
@
text
@d11 1
a11 2
MASTER_SITES=	http://chinsan2.twbbs.org/distfiles/ \
		ftp://chinsan2.twbbs.org/distfiles/
@


1.6
log
@- Update to 1.0.6.1

Notes: Please read the UPDATING!

PR:		ports/105066
Submitted by:	chinsan
@
text
@d17 2
@


1.5
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
@d9 1
a9 1
PORTVERSION=	0.9.6
d11 2
a12 5
MASTER_SITES=	ftp://bbs.ilc.edu.tw/chinsan/distfiles/ \
		http://bbs.ilc.edu.tw/~chinsan/ports/tatter-tools/ \
		ftp://news.giga.net.tw/chinsan/distfiles/ \
		http://www.twtt.org/ttfile/
DISTNAME=	${PORTNAME}-${PORTVERSION}.zh_TW.UTF-8
d15 1
a15 1
COMMENT=	Cute and easy blog Tool with Traditional-Chinese(zh_TW.UTF-8)
a23 4
.if defined(WITH_MYSQL5)
IGNORE=		take a look at http://www.twtt.org/viewtopic.php?t=192&highlight=bsd for soultion
.endif

d31 1
a31 1
WWWDOCROOT?=	www/data
a37 3
# Get HOSTNAME
HOSTNAME!=	${SYSCTL} -n kern.hostname

d54 2
a55 2
	@@${SED} -e 's|%%HOSTNAME%%|${HOSTNAME}|; s|%%TT_URL%%|${TT_URL}|' \
		${PKGMESSAGE}
@


1.4
log
@- Respect DESTDIR

PR:		ports/101937
Submitted by:	Gea-Suan Lin <gslin(at)gslin.org>
Approved by:	krion (mentor), maintainer
@
text
@d17 1
a17 1
MAINTAINER=	chinsan.tw@@gmail.com
@


1.3
log
@- Fix plist after recent php changes
@
text
@d28 1
a28 1
IGNORE=		Please take a look at http://www.twtt.org/viewtopic.php?t=192&highlight=bsd for soultion
d34 1
a34 1
	@@${ECHO_MSG} "Define TT_URL to override default of ${PREFIX}/${WWWDOCROOT}/'${TT_URL}'."
a37 7
# Get HOSTNAME
.if exists(/sbin/sysctl)
HOSTNAME!=	/sbin/sysctl -n kern.hostname
.else
HOSTNAME!=	/usr/sbin/sysctl -n kern.hostname
.endif

d45 3
d57 5
a61 5
	-${MKDIR} ${PREFIX}/${TT_DIR}
	@@${CHMOD} 755 ${PREFIX}/${TT_DIR}
	@@${CP} -R ${WRKSRC}/ ${PREFIX}/${TT_DIR}
	@@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${TT_DIR}
	@@${CHMOD} 777 ${PREFIX}/${TT_DIR}/
@


1.2
log
@Fix or remove obsolate or broken ways to depend on php.
@
text
@d57 2
a58 1
		&& ${ECHO_CMD} @@dirrm ${TT_DIR} >> ${PLIST}
@


1.1
log
@Add tatter-tools 0.9.6, cute and easy blog Tool with
Traditional-Chinese(zh_TW.UTF-8).

PR:		ports/88779
Submitted by:	chinsan <chinsan.tw . gmail.com>
@
text
@a20 1
PHP4_PORT?=	www/mod_php4
@

