head	1.7;
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.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	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.2
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.06.02.44;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.07.29.11.17.02;	author cs;	state Exp;
branches;
next	1.5;

1.5
date	2009.08.22.00.38.17;	author amdmi3;	state Exp;
branches;
next	1.4;

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

1.3
date	2006.11.08.09.28.30;	author farrokhi;	state Exp;
branches;
next	1.2;

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

1.1
date	2006.02.22.16.43.12;	author garga;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	open79xxdir
# Date created:		16 FEB 2006
# Whom:			Babak Farrokhi <babak@@farrokhi.net>
#
# $FreeBSD: head/www/openxmldir/Makefile 301684 2012-07-29 11:17:02Z cs $
#

PORTNAME=	openxmldir
PORTVERSION=	1.2
CATEGORIES=	www
MASTER_SITES=	SF/open79xxdir/OpenXMLDir/${PORTVERSION}
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	PHP based XML menuing system for Cisco 79xx IP phones

NO_BUILD=	YES
WANT_PHP_WEB=	YES
USE_PHP=	mysql xml
PLIST_SUB+=	OPENXMLDIR=${OPENXMLDIR}
OPENXMLDIR=	www/${PORTNAME}

do-install:
	-${MKDIR} ${PREFIX}/${OPENXMLDIR}
	@@${CP} -R ${WRKSRC}/* ${PREFIX}/${OPENXMLDIR}
	@@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${OPENXMLDIR}
	@@${CHMOD} 755 ${PREFIX}/${OPENXMLDIR}

.include <bsd.port.mk>
@


1.6
log
@SVN rev 301684 on 2012-07-29 11:17:02Z by cs

Fix typos in COMMENT

Approved by:	portmgr@@ (implicit)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d15 1
a15 1
COMMENT=	PHP based XML menuing system for cisco 79xx IP phones
@


1.4
log
@- Reset farrokhi@@freebsd.org due to long period of inactivity.

Approved by:	portmgr (linimon)
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	open79xxdir
@


1.3
log
@Change my email address to farrokhi@@ in all ports that I maintain.
Approved by:	miwi (mentor)
@
text
@d15 1
a15 1
MAINTAINER=	farrokhi@@FreeBSD.org
@


1.2
log
@Update to 1.2

PR:		ports/99264
Submitted by:	Babak Farrokhi <babak@@farrokhi.net>
Approved by:	markus (co mentor)
@
text
@d15 1
a15 1
MAINTAINER=	babak@@farrokhi.net
@


1.1
log
@Open 79XX XML Directory is an application designed to utilize
the display features on Cisco 79XX IP Phones. It produces
on-screen phone directories, search capabilities, text memos,
interactive user status, and more. The directory can be
manipulated very easily using the user-friendly web interface.

Based on PHP server language integrated with MySQL server,
Open 79XX XML Directory is a powerfull tool.

WWW: http://web.csma.biz/apps/xml_xmldir.php

PR:		ports/93432
Submitted by:	Babak Farrokhi <babak@@farrokhi.net>
@
text
@d9 1
a9 1
PORTVERSION=	1.0
@

