Date: Mon, 25 Oct 2004 21:53:00 +0200 From: Gert Cuykens <gert.cuykens@gmail.com> To: Michael Johnson <ahze@ahze.net> Cc: freebsd-questions@freebsd.org Subject: Re: flash Message-ID: <ef60af090410251253297c4f92@mail.gmail.com> In-Reply-To: <26FD3DFA-264E-11D9-BB05-000A958C81C6@ahze.net> References: <ef60af0904102221565dbbd530@mail.gmail.com> <417A69B2.1070007@sydnet.net> <ef60af09041023111634bd0187@mail.gmail.com> <ef60af090410231220a688c5a@mail.gmail.com> <ef60af0904102423021787c31b@mail.gmail.com> <0800C9A6-264C-11D9-BB05-000A958C81C6@ahze.net> <ef60af0904102423184c444813@mail.gmail.com> <26FD3DFA-264E-11D9-BB05-000A958C81C6@ahze.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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@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 > >> > >> > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef60af090410251253297c4f92>