head	1.8;
access;
symbols
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.5;
locks; strict;
comment	@# @;


1.8
date	2003.12.09.02.48.11;	author linimon;	state dead;
branches;
next	1.7;

1.7
date	2003.11.15.09.19.23;	author knu;	state Exp;
branches;
next	1.6;

1.6
date	2003.11.09.12.59.57;	author jeh;	state Exp;
branches;
next	1.5;

1.5
date	2003.08.10.01.45.07;	author leeym;	state Exp;
branches;
next	1.4;

1.4
date	2003.07.29.05.53.24;	author daichi;	state Exp;
branches;
next	1.3;

1.3
date	2003.07.21.04.04.01;	author yoichi;	state Exp;
branches;
next	1.2;

1.2
date	2003.06.17.13.20.23;	author daichi;	state Exp;
branches;
next	1.1;

1.1
date	2003.06.01.13.59.06;	author yoichi;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Fix a security related problem in tDiary 1.5.6, see
http://www.tdiary.org/20031119.html (Japanese-language) for details.
It only happened in the following case:

 * "@@secure = true" in setting file (tdiary.conf)
 * output_rdf.rb or tb-send.rb by plugin choice

PR:		ports/59451
Submitted by:	Fumihiko Kimura <jfkimura@@yahoo.co.jp> (maintainer)
@
text
@
=============================================================================
There is a script to install tDiary in a user directory.
This script should be run manually.

[Ruby 1.6.x]

  # ruby %%EXAMPLESDIR%%/tdiaryinst.rb --user=User
   or
  % ruby %%EXAMPLESDIR%%/tdiaryinst.rb

[Ruby 1.8.x]

  # %%EXAMPLESDIR%%/tdiary-FreeBSD.sh User
   or
  % %%EXAMPLESDIR%%/tdiary-FreeBSD.sh install

---
There is a document by English in the following directories.
  See ...
  %%EXAMPLESDIR%%/misc/i18n/
   and
  Explanation by English of a tDiary system can refer to the following page :

  http://tdiary-users.sourceforge.jp/cgi-bin/wiki.cgi?FrontPage_en
=============================================================================
@


1.7
log
@Update to 1.5.6.

PR:		ports/59281
Submitted by:	Fumihiko Kimura <jfkimura@@yahoo.co.jp> (MAINTAINER)
@
text
@@


1.6
log
@- Problem Report ports/58268
- Other revisions

PR:		58549
Submitted By:	MAINTAINER
@
text
@d6 3
a8 1
  # ruby %%EXAMPLESDIR%%/tdiaryinst.rb --user=hoge
d12 5
a16 2
same as script :
    %%EXAMPLESDIR%%/tdiary-FreeBSD.sh
d18 1
@


1.5
log
@Update www/tdiary (maintainer): 1.5.4 --> 1.5.5

PR:		55422
Submitted by:	Fumihiko Kimura <jfkimura@@yahoo.co.jp>
@
text
@d6 1
a6 1
  # ruby @@@@@@@@PREFIX@@@@@@@@/share/examples/tdiary/tdiaryinst.rb --user=hoge
d8 1
a8 1
  % ruby @@@@@@@@PREFIX@@@@@@@@/share/examples/tdiary/tdiaryinst.rb
d11 1
a11 1
    @@@@@@@@PREFIX@@@@@@@@/share/examples/tdiary/tdiary-FreeBSD.sh
d15 1
a15 1
  @@@@@@@@PREFIX@@@@@@@@/share/examples/tdiary/misc/i18n/
@


1.4
log
@update www/tdiary:
  - Change of an installation script
  - add RUBY_SHEBANG_FILES to Makefile

PR:		55000
Submitted by:	Fumihiko Kimura <jfkimura@@yahoo.co.jp> (maintainer)
@
text
@d10 3
a20 1

@


1.3
log
@Copy japanese/tdiary to www/tdiary
www/tdiary installs setup script to set default language to English
japanese/tdiary installs one to set default language to Japanese

PR:		ports/54306
Submitted by:	maintainer
@
text
@d4 1
a4 1
You can run the script manually as
d6 3
a8 5
  # @@@@@@@@PREFIX@@@@@@@@/share/examples/tdiary/tdiary-FreeBSD.sh USERid
    or
  % @@@@@@@@PREFIX@@@@@@@@/share/examples/tdiary/tdiary-FreeBSD.sh install

There is a document in English under the following directory.
d10 2
d13 2
a14 2

And, you can find information on the tdiary system at :
@


1.2
log
@Committed. Thanks!

Update ports: japanese/tdiary to 1.5.4_1
   1. add 'www' category
   2. Adjustment of Makefile and script

PR:		53394
Approved by:	Fumihiko Kimura <jfkimura@@yahoo.co.jp> (maintainer)
@
text
@d2 1
a2 1
=============================================================
d4 1
a4 1
This script should be run manually.
d10 2
a11 2
There is a document by English in the following directories.
  See ...
d13 5
a17 1
=============================================================
@


1.1
log
@Add tdiary, a Web-based diary system (like weblog) written in Ruby

PR:		ports/52613
Submitted by:	Fumihiko Kimura
@
text
@d1 1
d6 1
a6 2
  # cd ${PREFIX}/share/examples/tdiary
  # ./tdiary-FreeBSD.sh USERid
d8 1
a8 2
  % cd ${PREFIX}/share/examples/tdiary
  % ./tdiary-FreeBSD.sh install
d12 1
a12 1
  ${PREFIX}/share/examples/tdiary/misc/i18n/
d14 1
@

