head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.3
date	2011.04.27.01.50.58;	author kevlo;	state Exp;
branches;
next	1.2;

1.2
date	2011.04.24.06.07.10;	author kevlo;	state Exp;
branches;
next	1.1;

1.1
date	2007.02.27.03.45.35;	author kevlo;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update to 0.12.0

PR:	ports/156650
Submitted by:	Chris Rees <utisoft at gmail dot com>
@
text
@%%PHPMP%%/COPYING
%%PHPMP%%/ChangeLog
%%PHPMP%%/INSTALL
%%PHPMP%%/README
%%PHPMP%%/TODO
@@unexec if cmp -s %D/%%PHPMP%%/config.php.sample %D/%%PHPMP%%/config.php; then rm -f %D/%%PHPMP%%/config.php; fi
%%PHPMP%%/config.php.sample
@@exec if [ ! -f %D/%%PHPMP%%/config.php ] ; then cp -p %D/%F %B/config.php; fi
%%PHPMP%%/features.php
%%PHPMP%%/index.php
%%PHPMP%%/info.php
%%PHPMP%%/info2html.php
%%PHPMP%%/main.php
%%PHPMP%%/mpd-favicon.ico
%%PHPMP%%/playlist.php
%%PHPMP%%/sort.php
%%PHPMP%%/theme.php
%%PHPMP%%/transparent.gif
%%PHPMP%%/utils.php
%%PHPMP%%/xml-parse.php
@@dirrmtry %%PHPMP%%
@


1.2
log
@- Remove deprecated PHP clauses & fix for fastcgi; from Chris Rees
- Update MASTER_SITES
PR:	ports/156574
@
text
@d9 1
a9 2
%%PHPMP%%/find.php
%%PHPMP%%/find_body.php
a12 2
%%PHPMP%%/login.php
%%PHPMP%%/login_body.php
d14 1
a14 1
%%PHPMP%%/main_body.php
a15 3
%%PHPMP%%/playlist_body.php
%%PHPMP%%/search.php
%%PHPMP%%/search_body.php
a16 4
%%PHPMP%%/stats.php
%%PHPMP%%/stats_body.php
%%PHPMP%%/stream.php
%%PHPMP%%/stream_body.php
a18 2
%%PHPMP%%/update.php
%%PHPMP%%/update_body.php
d20 1
@


1.1
log
@Initial import of phpmp 0.11.0.
phpMp is a web interface for Music Player Daemon (MPD) which allows
remote control of MPD. For example, to control a housewide stereo system
from multiple locations.
@
text
@d6 3
a8 1
%%PHPMP%%/config.php
@

