head	1.10;
access;
symbols
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.10
date	2011.09.30.08.58.20;	author dougb;	state dead;
branches;
next	1.9;

1.9
date	2011.09.03.09.29.54;	author dougb;	state Exp;
branches;
next	1.8;

1.8
date	2011.08.08.03.34.16;	author swills;	state Exp;
branches;
next	1.7;

1.7
date	2009.07.19.14.06.52;	author araujo;	state Exp;
branches;
next	1.6;

1.6
date	2008.06.21.21.00.49;	author araujo;	state Exp;
branches;
next	1.5;

1.5
date	2008.04.28.01.19.19;	author araujo;	state Exp;
branches;
next	1.4;

1.4
date	2007.07.30.01.43.43;	author araujo;	state Exp;
branches;
next	1.3;

1.3
date	2007.06.29.16.29.05;	author araujo;	state Exp;
branches;
next	1.2;

1.2
date	2007.05.19.20.24.27;	author flz;	state Exp;
branches;
next	1.1;

1.1
date	2006.09.30.17.49.10;	author bsam;	state Exp;
branches;
next	;


desc
@@


1.10
log
@As previously advertised, remove ports that previously had been
DEPRECATED without EXPIRATION_DATE, and the ports that depend
on them.

audio/mt-daapd
	Use audio/firefly instead
databases/p5-DBIx-Class-Validation
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
devel/p5-Class-Data-Accessor
	Please consider using p5-Class-Accessor-Grouped or p5-Moose
graphics/libflash
	gplflash is no longer supported. Please use gnash instead
graphics/flashplayer
	Depends on DEPRECATED graphics/libflash
japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
net/p5-OAuth-Lite
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
net-mgmt/py-snmp
	use net-mgmt/py-snmp4 instead
net-mgmt/py-twistedSNMP
	Relies on net-mgmt/py-snmp, which is DEPRECATED
net-p2p/gift
	unmaintained upstream for several years
net-p2p/giftcurs
	unmaintained upstream for several years
net-p2p/giftoxic
	unmaintained upstream for several years
net-p2p/giftui
	unmaintained upstream for several years
net-p2p/apollon
	Depends on net-p2p/gift, which is DEPRECATED
textproc/p5-FormValidator-Simple
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/flashplugin-mozilla
	gplflash is no longer supported. Please use graphics/gnash, \
www/p5-HTML-Widget
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Plugin-AutoRestart
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Example-InstantCRUD
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-Catalyst-Plugin-FormValidator-Simple
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-Catalyst-Plugin-HTML-Widget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/asterisk-fop
	Depends on www/flashplugin-mozilla which is DEPRECATED
www/p5-Handel
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-DBIx-Class-HTMLWidget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-HTML-Widget-DBIC
	Disappear from CPAN
x11-wm/fvwm24
	No longer supported by fvwm.org
@
text
@# New ports collection makefile for:   	asterisk-fop
# Date created:                         22 Sep 2006
# Whom:                                 Marcelo Araujo <araujo@@bsdmail.org>
#
# $FreeBSD: ports/www/asterisk-fop/Makefile,v 1.9 2011/09/03 09:29:54 dougb Exp $

PORTNAME=	op_panel
PORTVERSION=	0.30
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://www.asternic.org/files/

MAINTAINER=	araujo@@FreeBSD.org
COMMENT=	Flash Operator Panel for the Asterisk PBX

DEPRECATED=	Depends on www/flashplugin-mozilla which is DEPRECATED
EXPIRATION_DATE=	2011-09-30

NO_BUILD=	yes
USE_PERL5=	yes
USE_PHP=	pcre zlib session xml gd
WANT_PHP_WEB=	yes

LIB_DEPENDS+=	flash.0:${PORTSDIR}/www/flashplugin-mozilla \
		ming.5:${PORTSDIR}/graphics/p5-ming

WEBOWN?=	www
WEBGRP?=	www
APACHEDIR=	${LOCALBASE}/www
INSTALLDIR=	${APACHEDIR}/${PORTNAME}

do-install:
	${MKDIR} ${INSTALLDIR}
	cd ${WRKSRC}; ${FIND} . \
		| ${CPIO} -pdm -R ${WEBOWN}:${WEBGRP} ${INSTALLDIR}

.include <bsd.port.mk>
@


1.9
log
@DEPRECATED=     Depends on www/flashplugin-mozilla which is DEPRECATED
EXPIRATION_DATE=        2011-09-30
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Chase libming shared lib bump
@
text
@d16 3
@


1.7
log
@- Update to 0.30.
@
text
@d9 1
d22 1
a22 1
		ming.4:${PORTSDIR}/graphics/p5-ming
@


1.6
log
@- Update to 0.29.
@
text
@d8 1
a8 1
PORTVERSION=	0.29
@


1.5
log
@- Update to 0.28.
@
text
@d8 1
a8 1
PORTVERSION=	0.28
@


1.4
log
@- Update to 0.27.

Approved by:	pav (portmgr, in mentor's absence)
@
text
@d8 1
a8 1
PORTVERSION=	0.27
@


1.3
log
@- Change my mail address to araujo@@.

Approved by:	stas (mentor)
@
text
@d8 1
a8 2
PORTVERSION=	0.26
PORTREVISION=	1
@


1.2
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d13 1
a13 1
MAINTAINER=	araujo@@bsdmail.org
@


1.1
log
@Flash Operator Panel is a switchboard type application for the Asterisk PBX.
It runs on a web browser with the flash plugin.
It is able to display information about your PBX activity in real time.

WWW: http://www.asternic.org/

- Marcelo Araujo
araujo@@bsdmail.org

PR:		ports/103838
Submitted by:	Marcelo Araujo <araujo at bsdmail.org>
@
text
@d9 1
@

