head	1.6;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2013.03.10.14.05.37;	author svnexp;	state dead;
branches;
next	1.5;

1.5
date	2009.05.25.22.47.49;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2008.02.20.09.57.47;	author beech;	state Exp;
branches;
next	1.3;

1.3
date	2006.03.01.21.42.34;	author mnag;	state Exp;
branches;
next	1.2;

1.2
date	2006.02.28.16.18.44;	author krion;	state Exp;
branches;
next	1.1;

1.1
date	2004.01.03.07.39.41;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313778
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@@@unexec if cmp %B/%%WWWDIR%%/config.inc.php-example %B/%%WWWDIR%%/config.inc.php; then rm -f %B/%%WWWDIR%%/config.inc.php; fi
@@exec if [ ! -f %B/%%WWWDIR%%/config.inc.php ] ; then cp -p %D/%F %B/config.inc.php; fi
%%WWWDIR%%/config.inc.php-example
%%WWWDIR%%/index.php
%%WWWDIR%%/style.css
%%WWWDIR%%/libs/admin.lib.php
%%WWWDIR%%/libs/auth.lib.php
%%WWWDIR%%/libs/common.lib.php
%%WWWDIR%%/pages/admin.inc.php
%%WWWDIR%%/pages/change.inc.php
%%WWWDIR%%/pages/main.inc.php
%%WWWDIR%%/pages/register.inc.php
@@dirrm %%WWWDIR%%/pages
@@dirrm %%WWWDIR%%/libs
@@dirrm %%WWWDIR%%
@


1.5
log
@- convert to USE_APACHE/USE_MYSQL/USE_PHP
- install -> mkdir
- move perms to post-install
- Cleanup config.php.inc and -example handling

PR:             ports/134452
Approved by:    maintainer timeout (2 weeks)
Submitted by:   me
@
text
@@


1.4
log
@- Update to 0.8.3;
- Use SF macro;
- Use BZIP2 package;
- Respect WWWDIR, and install all docs in DOCSDIR;
- OPTIONS to install MySQL, Apache, PHP and ProFTPd-MySQL;
- Update/replace pkg-message;
- Update and sort pkg-plist.

PR:		ports/120306
Submitted by:	Felippe de Meirelles Motta <lippemail@@gmail.com>
Approved by:	maintainer timeout (two weeks)
@
text
@d1 2
a2 1
@@unexec if cmp -s %D/%%WWWDIR%%/config.inc.php-example %D/%%WWWDIR%%/config.inc.php; then rm -f %D/%%WWWDIR%%/config.inc.php; fi
a3 1
@@exec if [ ! -f %D/%%WWWDIR%%/config.inc.php ] ; then cp -p %D/%F %B/config.inc.php; fi
@


1.3
log
@- Fix plist
- UnBROKEN
- portlint(1)

PR:		93846
Submitted by:	Jean-Franois BOEUF <jfb__a__minet.net>
Approved by:	portmgr ()
@
text
@d1 15
a15 21
%%MYADMDIR%%/docs/COPYING
%%MYADMDIR%%/docs/ChangeLog
%%MYADMDIR%%/docs/INSTALL
%%MYADMDIR%%/docs/README
%%MYADMDIR%%/docs/TODO
%%MYADMDIR%%/docs/UPGRADE
%%MYADMDIR%%/config.inc.php-example
%%MYADMDIR%%/index.php
%%MYADMDIR%%/style.css
%%MYADMDIR%%/libs/admin.lib.php
%%MYADMDIR%%/libs/auth.lib.php
%%MYADMDIR%%/libs/common.lib.php
%%MYADMDIR%%/pages/change.inc.php
%%MYADMDIR%%/pages/register.inc.php
%%MYADMDIR%%/pages/admin.inc.php
%%MYADMDIR%%/pages/main.inc.php
@@dirrm %%MYADMDIR%%/docs
@@dirrm %%MYADMDIR%%/pages
@@dirrm %%MYADMDIR%%/libs
@@dirrm %%MYADMDIR%%
@@dirrmtry www/data
@


1.2
log
@Clean up www/data

Approved by:	portmgr (implicit)
@
text
@d1 6
a6 6
%%MYADMDIR%%/COPYING
%%MYADMDIR%%/ChangeLog
%%MYADMDIR%%/INSTALL
%%MYADMDIR%%/README
%%MYADMDIR%%/TODO
%%MYADMDIR%%/UPGRADE
d17 1
@


1.1
log
@New port: ftp/proma

	ProMA is a PHP4 based system for administrating a ProFTPd
	server storing users in a MySQL database.

PR:		ports/55924
Submitted by:	HSIN-HSIUNG CHANG <sexbear@@tmu.edu.tw>
@
text
@d20 1
@

