head	1.3;
access;
symbols
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2007.04.10.17.14.00;	author miwi;	state dead;
branches;
next	1.2;

1.2
date	2006.11.06.11.54.49;	author miwi;	state Exp;
branches;
next	1.1;

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


desc
@@


1.3
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
@==================================================================
Tatter-Tools is now installed. If you intall it for the first time,
you may have to follow this steps to make it work correctly.

1. Create the MySQL database:

  # mysqladmin --user=root -p create tattertools

2. Create a mysql user/password for tatter(database):
  (change user and/or password if requered)

  # mysql -u root -p
  mysql> GRANT ALL ON tattertools.* TO ttuser@@localhost 
	 IDENTIFIED BY 'tt_password';
  mysql> FLUSH PRIVILEGES;
  mysql> QUIT;

3. Please add the following to your apache config, and restart.
    [1;32m#
    # Directives to allow use of Tatter-Tools
    #
    Alias /%%TT_URL%% "%%PREFIX%%/%%TT_DIR%%/"

   <Directory "%%PREFIX%%/%%TT_DIR%%">
     Options FollowSymLinks
     AllowOverride FileInfo
   </Directory>[m

4.Open Tatter-Tools installation page in your web browser 
  and fill with ttuser/tt_password

  http://www.your.host/%%TT_URL%%/setup.php

  Have fun!
==================================================================
@


1.2
log
@- Update to 1.0.6.1

Notes: Please read the UPDATING!

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


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
@d7 1
a7 1
  # mysqladmin --user=root -p create tatter
d13 1
a13 1
  mysql> GRANT ALL ON tatter.* TO ttuser@@localhost 
d18 12
a29 1
3.Open Tatter-Tools installation page in your web browser 
d32 1
a32 1
  http://%%HOSTNAME%%/%%TT_URL%%/install.php
@

