head	1.19;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.18
	RELEASE_7_4_0:1.17
	RELEASE_8_2_0:1.17
	RELEASE_6_EOL:1.17
	RELEASE_8_1_0:1.17
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5;
locks; strict;
comment	@# @;


1.19
date	2012.11.17.06.02.39;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2011.02.25.08.52.29;	author netchild;	state Exp;
branches;
next	1.17;

1.17
date	2010.03.28.06.44.53;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2010.02.05.11.44.58;	author dinoex;	state Exp;
branches;
next	1.15;

1.15
date	2009.07.22.20.33.13;	author pgollucci;	state Exp;
branches;
next	1.14;

1.14
date	2009.06.18.12.23.22;	author bsam;	state Exp;
branches;
next	1.13;

1.13
date	2009.03.19.17.28.49;	author bsam;	state Exp;
branches;
next	1.12;

1.12
date	2009.01.21.16.17.46;	author bsam;	state Exp;
branches;
next	1.11;

1.11
date	2008.12.13.05.33.05;	author beech;	state Exp;
branches;
next	1.10;

1.10
date	2008.09.07.00.18.52;	author linimon;	state Exp;
branches;
next	1.9;

1.9
date	2008.06.06.14.07.00;	author edwin;	state Exp;
branches;
next	1.8;

1.8
date	2007.12.12.16.48.34;	author sat;	state Exp;
branches;
next	1.7;

1.7
date	2007.05.19.20.25.10;	author flz;	state Exp;
branches;
next	1.6;

1.6
date	2007.02.06.00.19.32;	author sat;	state Exp;
branches;
next	1.5;

1.5
date	2006.09.26.18.24.13;	author sat;	state Exp;
branches;
next	1.4;

1.4
date	2006.09.23.23.35.42;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2006.09.07.16.50.46;	author sat;	state Exp;
branches;
next	1.2;

1.2
date	2006.07.31.11.25.00;	author sat;	state Exp;
branches;
next	1.1;

1.1
date	2006.07.28.17.19.18;	author sat;	state Exp;
branches;
next	;


desc
@@


1.19
log
@Switch exporter over
@
text
@# New ports collection makefile for:	linux-mplayerplug-in
# Date Created:		17 June 2006
# Whom:			Andrew Pantyukhin <infofarmer@@FreeBSD.org>
#
# $FreeBSD: head/www/linux-mplayer-plugin/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	mplayerplug-in
PORTVERSION=	3.55
PORTREVISION=	3
DISTVERSIONSUFFIX=	-1.rh9.rf
CATEGORIES=	www multimedia
MASTER_SITES=	CENKES http://apt.sw.be/packages/mplayerplug-in/ \
		ftp://fr2.rpmfind.net/linux/dag/redhat/9/en/i386/dag/RPMS/
PKGNAMEPREFIX=	linux-

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Embed MPlayer into browser

RUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer

NO_BUILD=	yes
USE_LINUX_RPM=	yes
USE_LINUX_APPS=	atk gtk2 pango xorglibs
PREFIX?=	${LOCALBASE}
SRC_DISTFILES=
DIST_SUBDIR=   rpm

USE_NPAPI=	linux
NPAPI_WRKSRC=	${WRKDIR}/usr/lib/mozilla/plugins
NPAPI_FILES=	${PLUGINS_EXT:S/^/${PORTNAME}/}
PLUGINS_EXT=	.so .xpt -dvx.so -dvx.xpt -qt.so -qt.xpt -rm.so -rm.xpt -wmp.so -wmp.xpt

.include "${.CURDIR}/Makefile.npapi"
.include <bsd.port.mk>
@


1.18
log
@Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).
This fixes a security warning from portaudit.

Security:	CVE-2009-1194
VuXML:		4b172278-3f46-11de-becb-001cc0377035
Thanks to:	Luchesar V. ILIEV <luchesar.iliev@@gmail.com> (F10+rpmbuild info)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.16
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.15
log
@- Update to 3.55
@
text
@d10 1
@


1.14
log
@1. Remove LINUX_DIST=fedora and LINUX_DIST_VER=4 since this is not an
   infrastructure linux port and is a package fron Red Hat 9.
2. Move distfile to DIST_SUBDIR=rpm out from rpm/i386/fedora/4 and
   fix distfinfo.

No PORTREVISION bump -- no functional and package changes.
This fix is needed to switch defaults to linux f10 ports at 8-CURRENT.
@
text
@d9 1
a9 1
PORTVERSION=	3.50
a10 1
PORTREVISION=	3
@


1.13
log
@Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
@
text
@a24 2
LINUX_DIST=	fedora
LINUX_DIST_VER=	4
d27 1
@


1.12
log
@In preparation for adding new linux (Fedora 8) infrastructure ports all linux
base ports were unified. Now it's linux_base-fc4 turn: devel/linux-glib2
is incorporated.

Changes:

* emulation/linux_base-fc4:
  . devel/linux-glib2 is incorporated;
  . CONFLICTS is fixed;
  . PORTREVISION is bumped;

* removed *_DEPENDS upon devel/linux-glib2 and PORTREVISION bumped:
  . accessibility/linux-atk;
  . astro/google-earth;
  . audio/linux-openal;
  . graphics/linux-XnViewMP;
  . www/linux-mplayer-plugin;
  . x11-toolkits/linux-gtk2;
  . x11-toolkits/linux-pango;

* devel/linux-glib2:
  . CONFLICTS is fixed;
  . DEPRECATED;
  . EXPIRATION_DATE is set;

Note: this should fix a bug for non-default linux base ports when glib2
      files were installed both by a linux base and by linux-glib2 ports.
@
text
@d20 1
a20 4
RUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer \
		${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \
		${LINUXBASE}/usr/lib/libatk-1.0.so.0:${PORTSDIR}/accessibility/linux-atk \
		${LINUXBASE}/usr/lib/libpangoxft-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango
d24 1
a24 1
USE_XLIB=	yes
@


1.11
log
@- Fix install with linux_base-f[6-8]

PR:		ports/129516
Submitted by:	Katsuyuki Miyoshi <katsu@@miyoshi.matsuyama.ehime.jp>
@
text
@d11 1
a11 1
PORTREVISION=	2
a23 6
.if !defined(OVERRIDE_LINUX_BASE_PORT) || \
	(${OVERRIDE_LINUX_BASE_PORT} != "fc6" && \
	${OVERRIDE_LINUX_BASE_PORT} != "f7" && \
	${OVERRIDE_LINUX_BASE_PORT} != "f8")
RUN_DEPENDS+=	${LINUXBASE}/usr/lib/libgobject-2.0.so.0:${PORTSDIR}/devel/linux-glib2
.endif
@


1.10
log
@Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:	portmgr
@
text
@d11 1
a11 1
PORTREVISION=	1
a15 1
SRC_DISTFILES=
d23 7
a29 2
		${LINUXBASE}/usr/lib/libpangoxft-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango\
		${LINUXBASE}/usr/lib/libgobject-2.0.so.0:${PORTSDIR}/devel/linux-glib2
d37 1
@


1.9
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d18 1
a18 1
MAINTAINER=	infofarmer@@FreeBSD.org
@


1.8
log
@- Update to 3.50
@
text
@d11 1
@


1.7
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d9 1
a9 2
PORTVERSION=	3.35
PORTREVISION=	1
d12 2
a13 2
MASTER_SITES=	ftp://fr2.rpmfind.net/linux/dag/redhat/9/en/i386/dag/RPMS/ \
		http://apt.sw.be/packages/mplayerplug-in/
@


1.6
log
@- Update to 3.35 using a rh9 rpm by Dag Wieers
@
text
@d10 1
@


1.5
log
@- Fix master_site_subdir
- Add src.rpm to distinfo

Reported by:	pointyhat via kris
@
text
@d9 2
a10 2
PORTVERSION=	3.31
DISTVERSIONSUFFIX=	-fc4
d12 2
a13 1
MASTER_SITES=	SF/${PORTNAME}		# bsd.linux-rpm.mk taints MSS
d15 1
@


1.4
log
@BROKEN: Unfetchable
@
text
@d12 1
a12 1
MASTER_SITES=	SF
a23 2
BROKEN=		Unfetchable

@


1.3
log
@- Update to 3.31
- We're a bit closer to linux-opera support, but not quite there yet

Prodded by:	pointyhat via kris
@
text
@d24 2
@


1.2
log
@- Add support for "native", "linux" and "embed" keywords in USE_NPAPI
- Add support for embedded mode, useful for non-npapi apps to install
  npapi plugins
- Move linkfarming from @@exec/@@unexec to pkg(de)install scripts
- Minor fixes
@
text
@d9 1
a9 1
PORTVERSION=	3.25
d18 5
a22 1
RUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer
d26 1
d34 1
a34 1
PLUGINS_EXT=	.so .xpt -gmp.so -gmp.xpt -qt.so -qt.xpt -rm.so -rm.xpt -wmp.so -wmp.xpt
@


1.1
log
@Add port www/linux-mplayer-plugin:

- Introduce NPAPI infrastructure and a demo port, both at an alpha stage

mplayerplug-in is a browser plugin that uses mplayer to play digital
media from websites.

This plug-in gives Mozilla the ability to play media from a website
the net without reading the source html and getting the url manually.
Media is played embedded in the page or in a separate window depending
on how the author of the webpage intended the media to be seen.

WWW: http://mplayerplug-in.sourceforge.net/

Wiki:		http://wiki.freebsd.org/NPAPI
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
d26 2
a27 1
USE_NPAPI=	linux-*
a30 3
post-extract:
	${MKDIR} ${WRKSRC} && ${MV} ${WRKDIR}/usr/lib/mozilla/plugins/* ${WRKSRC}/

@

