flash

Gert Cuykens gert.cuykens at gmail.com
Mon Oct 25 12:59:52 PDT 2004


how do i unistall /usr/ports/www/flashplugin-firefox ?
Can i remove it with pkg_delete flashplugin-firefox ?
make unistall does not work

This is the make file

PORTNAME=       flashplugin-firefox
PORTVERSION=    0.4.10
PORTREVISION=   3
CATEGORIES=     www
MASTER_SITES=   http://www.swift-tools.net/Flash/
DISTNAME=       flash-${PORTVERSION}
EXTRACT_SUFX=   .tgz

MAINTAINER=     sam at brj.pp.ru
COMMENT=        A GPL standalone Flash (TM) plugin for FireFox web browser

LIB_DEPENDS=    flash.0:${PORTSDIR}/graphics/libflash
RUN_DEPENDS?=   firefox:${PORTSDIR}/www/firefox

USE_X_PREFIX=   yes

WRKSRC=         ${WRKDIR}/${DISTNAME}/Plugin
PLUGIN_DIR?=    lib/firefox/lib/firefox-0.10.1/plugins
PLIST_SUB+=     PLUGIN_DIR=${PLUGIN_DIR}

do-install:
        @${MKDIR} ${PREFIX}/${PLUGIN_DIR}
        @${INSTALL_PROGRAM} ${WRKSRC}/npflash.so ${PREFIX}/${PLUGIN_DIR}

.include <bsd.port.mk>



On Mon, 25 Oct 2004 02:21:48 -0400, Michael Johnson <ahze at ahze.net> wrote:
> 
> On Oct 25, 2004, at 2:18 AM, Gert Cuykens wrote:
> 
> > And which one do you recommend ?
> >
> linux-flashplugin6, but try both and see which works better for you.
> 
> 
> 
> >
> > On Mon, 25 Oct 2004 02:06:37 -0400, Michael Johnson <ahze at ahze.net>
> > wrote:
> >>
> >> On Oct 25, 2004, at 2:02 AM, Gert Cuykens wrote:
> >>
> >>> Can somebody tell me the difference between
> >>>
> >>> /usr/ports/www/flashplugin-firefox
> >>
> >> Uses graphics/libflash (which is a GPL)
> >>
> >>> and
> >>>
> >>> /usr/ports/www/linuxpluginwrapper
> >>
> >> Uses www/linux-flashplugin6 from macromedia
> >>
> >> Michael
> >>
> >>
> 
>


More information about the freebsd-questions mailing list