head	1.11;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.4;
locks; strict;
comment	@# @;


1.11
date	2012.12.10.19.24.06;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.11.17.06.03.10;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.07.22.09.25.07;	author nox;	state Exp;
branches;
next	1.8;

1.8
date	2012.06.19.18.42.12;	author nox;	state Exp;
branches;
next	1.7;

1.7
date	2012.04.27.17.46.04;	author nox;	state Exp;
branches;
next	1.6;

1.6
date	2012.04.21.14.10.58;	author nox;	state Exp;
branches;
next	1.5;

1.5
date	2012.01.21.17.32.54;	author nox;	state Exp;
branches;
next	1.4;

1.4
date	2011.06.25.19.02.08;	author nox;	state Exp;
branches;
next	1.3;

1.3
date	2011.04.19.19.36.24;	author nox;	state Exp;
branches;
next	1.2;

1.2
date	2011.04.01.19.12.57;	author nox;	state Exp;
branches;
next	1.1;

1.1
date	2011.03.26.19.22.41;	author nox;	state Exp;
branches;
next	;


desc
@@


1.11
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308630
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308630 | mm | 2012-12-10 19:11:11 +0000 (Mon, 10 Dec 2012) | 4 lines
## SVN ##
## SVN ## Update PCRE to 8.32
## SVN ## Introduces the UTF-32 library pcre32
## SVN ## Bump PORTREVISION in dependent ports
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# New ports collection makefile for:	vdr-plugin-live
# Date created:		Wed Apr 14 18:11:42 CEST 2010
# Whom:			Juergen Lock <nox@@freebsd.org>
#
# $FreeBSD: head/www/vdr-plugin-live/Makefile 308630 2012-12-10 19:11:11Z mm $
#

PORTNAME=	vdr-plugin-live
PORTVERSION=	0.2.0s20120325
PORTREVISION=	2
CATEGORIES=	www multimedia
MASTER_SITES=	http://live.vdr-developer.org/downloads/:release \
		LOCAL/nox/:snapshot
DISTNAME=	${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:snapshot

MAINTAINER=	nox@@FreeBSD.org
COMMENT=	Video Disk Recorder - live web plugin

LIB_DEPENDS+=	tntnet:${PORTSDIR}/www/tntnet \
		pcre:${PORTSDIR}/devel/pcre

USE_BZIP2=	yes
PATCH_STRIP=	-p1
PORTDOCS=	COPYING README HISTORY
MAKE_JOBS_SAFE=	yes
WRKSRC=		${WRKDIR}/vdr-plugin-${PLUGIN}
VDR_PLUGIN_MAKEFILES=	${WRKSRC}/httpd/Makefile ${WRKSRC}/pages/Makefile
MAKE_ARGS+=	INCLUDES="-I$(LOCALBASE)/include -I${WRKSRC}"

.include	"${.CURDIR}/../../multimedia/vdr/Makefile.plugins"

post-patch: post-patch-plugin
	${CP} ${FILESDIR}/gen_version_suffix.h ${WRKSRC}

post-install: post-install-pluginlocales
	(cd ${WRKSRC}/${PLUGIN} && \
		${COPYTREE_SHARE} \* ${PREFIX}/etc/vdr/plugins/${PLUGIN} )
	${CHOWN} -R ${VDR_USER}:${VDR_GROUP} ${PREFIX}/etc/vdr/plugins/${PLUGIN}
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
	(cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR})
.endif

.include <bsd.port.mk>
@


1.10
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/vdr-plugin-live/Makefile 301310 2012-07-22 09:25:07Z nox $
d10 1
a10 1
PORTREVISION=	1
@


1.9
log
@SVN rev 301310 on 2012-07-22 09:25:07Z by nox

- Update multimedia/vdr to 1.7.29 .
- Bump PORTREVISION for all plugins.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Update multimedia/vdr and multimedia/vdr-plugins to 1.7.28 .
- Update xineliboutput XKeySym.Pause key in example remote.conf.
  ("space" instead of "Space")
- Add multimedia/vdr-plugin-extrecmenu 1.2.2 to vdr-plugins metaport.
- Update multimedia/vdr-plugin-skinenigmang to 0.1.2s20120606 git snapshot.
- Update www/vdr-plugin-live to 0.2.0s20120325 git snapshot.
- Bump PORTREVISION for all other plugins and add api fixes where necessary.
- Add HISTORY to PORTDOCS for most plugins. (those that have it)
- Remove shlib major versions from LIB_DEPENDS to pet portlint.
@
text
@d10 1
@


1.7
log
@- Update devel/cxxtools and www/tntnet to 2.1 .
- Bump PORTREVISION for www/vdr-plugin-live that depends on tntnet.
@
text
@d9 1
a9 2
PORTVERSION=	0.2.0s20110303
PORTREVISION=	8
d24 1
a24 1
PORTDOCS=	COPYING README
d33 1
@


1.6
log
@- Update multimedia/vdr and multimedia/vdr-plugins to 1.7.27 .
- Update multimedia/vdr-plugin-epgsearch to 1.0.1s20120322 git snapshot.
- Update multimedia/vdr-plugin-femon to 1.7.15 .
- Update multimedia/vdr-plugin-iptv to 0.5.0 .
- Update multimedia/vdr-plugin-osdteletext to 0.9.2 .
- Update multimedia/vdr-plugin-streamdev to 0.5.1p20120311 git snapthot.
- Update multimedia/vdr-plugin-xineliboutput to 1.0.90s20111129.1002
  cvs snapshot.
- Bump PORTREVISION for all other plugins and add vdr 1.7.27
  compatibility/bugfix patches where necessary.
@
text
@d10 1
a10 1
PORTREVISION=	7
@


1.5
log
@- Update multimedia/vdr to 1.7.22 .
- Add startup script that the rc.d script invokes to wait for
  /dev/dvb nodes to appear, can be disabled by setting vdr_waitdvb="NO"
  in rc.conf(5).  (This turned out to be necessary in some situations
  because devd starts webcamd only later in the boot process.)
- One more fix for changing OSD language when using UTF-8.
- Update multimedia/vdr-plugin-femon to 1.7.11 .
- Update multimedia/vdr-plugin-ttxtsubs to 0.2.4 .
- Bump PORTREVISION for all other plugins.
- Update www/vdradmin-am to 3.6.9 .
@
text
@d10 1
a10 1
PORTREVISION=	6
@


1.4
log
@- Update multimedia/vdr to 1.7.19 (with parts of the update reverted
  to avoid a known bug.)
- Fix build with clang for vdr and plugins, and also fix a few bugs it
  uncovered.
- Bump PORTREVISION for all plugins.
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.3
log
@- Update multimedia/vdr to 1.7.18 .
- Bump PORTVERSION for all plugins.
- Add markad plugin to multimedia/vdr-plugins metaport.
@
text
@d10 1
a10 1
PORTREVISION=	4
d28 1
@


1.2
log
@Bump PORTREVISION to chase www/tntnet update.
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.1
log
@http://www.vdr-wiki.de/wiki/index.php/Live-plugin

Live, the "Live Interactive VDR Environment", is a plugin providing the
possibility to interactively control the VDR and some of it's plugins by
a web interface.

Unlike external utility programs that communicate with VDR and it's plugins
by SVDRP, Live has direct access to VDR's data structures and is thus very
fast.

WWW: http://live.vdr-developer.org/
@
text
@d10 1
a10 1
PORTREVISION=	2
@

