Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 22:55:25 -0600 (CST)
From:      "Brandon D. Valentine" <bugs@geekpunk.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48616: New port: linux-flashplugin6
Message-ID:  <200302240455.h1O4tP8Q076655@localhost.my.domain>

next in thread | raw e-mail | index | archive | help

>Number:         48616
>Category:       ports
>Synopsis:       New port: linux-flashplugin6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 23 21:00:29 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Brandon D. Valentine
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
n/a
>Environment:
System: FreeBSD taran 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #2: Tue Dec 17 16:11:41 CST 2002 root@taran:/usr/obj/usr/src/sys/TARAN i386


>Description:
This is a port of Macromedia's Flash 6 Plugin for Linux.  It works with the
linux-mozilla port.  Flash6 _does not_ work with Netscape 4.x for Linux, which
is why this is a new port and not an update of linux-flashplugin.  This port can
coexist with linux-flashplugin.
>How-To-Repeat:

>Fix:


--- linux-flashplugin6.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	linux-flashplugin6
#	linux-flashplugin6/Makefile
#	linux-flashplugin6/distinfo
#	linux-flashplugin6/pkg-comment
#	linux-flashplugin6/pkg-descr
#	linux-flashplugin6/pkg-plist
#
echo c - linux-flashplugin6
mkdir -p linux-flashplugin6 > /dev/null 2>&1
echo x - linux-flashplugin6/Makefile
sed 's/^X//' >linux-flashplugin6/Makefile << 'END-of-linux-flashplugin6/Makefile'
X# New ports collection makefile for:	linux-flashplugin6
X# Based on linux-flashplugin port by Matt Heckaman.
X# Date created: 	23 February 2003
X# Whom:			Brandon D. Valentine <ports@geekpunk.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	flashplugin
XPORTVERSION=	6.0r69
XCATEGORIES=	www graphics linux
XMASTER_SITES=	http://download.macromedia.com/pub/shockwave/flash/english/linux/${PORTVERSION}/
XPKGNAMEPREFIX=	linux-
XDISTNAME=	install_flash_player_6_linux
XDIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
X
XMAINTAINER=	ports@geekpunk.net
XCOMMENT=	The official Macromedia Flash Player for Linux Mozilla and Netscape 6+
X
XONLY_FOR_ARCHS=	i386
XUSE_LINUX=	yes
XNO_CDROM=	"Redistribution not allowed"
XNO_BUILD=	yes
XWRKSRC=		${WRKDIR}/install_flash_player_6_linux
X
XPLUGINSDIR=	lib/linux-mozilla/plugins
XLIBFILES=	libflashplayer.so \
X		flashplayer.xpt
X
XPLIST_SUB=	PLUGINSDIR="${PLUGINSDIR}"
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/lib/linux-flashplugin6
X	@${MKDIR} ${PREFIX}/share/doc/linux-flashplugin6
X	@${MKDIR} ${PREFIX}/${PLUGINSDIR}
X.for f in ${LIBFILES}
X	@${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/lib/linux-flashplugin6/
X	@${LN} -sf ${PREFIX}/lib/linux-flashplugin6/${f} ${PREFIX}/${PLUGINSDIR}/
X.endfor
X.if !defined(NOPORTDOCS)
X	@${INSTALL_DATA} ${WRKSRC}/readme.txt ${PREFIX}/share/doc/linux-flashplugin6/
X	@${INSTALL_DATA} ${WRKSRC}/ReadMe.htm ${PREFIX}/share/doc/linux-flashplugin6/
X.endif
X
X.include <bsd.port.mk>
END-of-linux-flashplugin6/Makefile
echo x - linux-flashplugin6/distinfo
sed 's/^X//' >linux-flashplugin6/distinfo << 'END-of-linux-flashplugin6/distinfo'
XMD5 (flashplugin/6.0r69/install_flash_player_6_linux.tar.gz) = 3c94ccbc2d4535ab78ad2c3eb1cd1777
END-of-linux-flashplugin6/distinfo
echo x - linux-flashplugin6/pkg-comment
sed 's/^X//' >linux-flashplugin6/pkg-comment << 'END-of-linux-flashplugin6/pkg-comment'
XThe official Macromedia Flash Player for Linux Mozilla and Netscape 6+
END-of-linux-flashplugin6/pkg-comment
echo x - linux-flashplugin6/pkg-descr
sed 's/^X//' >linux-flashplugin6/pkg-descr << 'END-of-linux-flashplugin6/pkg-descr'
XThis is the official Flash Player from Macromedia. This plugin enables you to
Xsee .swf and .spl files on the 'net from your Mozilla and Netscape 6+ session.
X
XVersion 6 of the Macromedia Flash Player no longer works with Netscape 4.x or
Xearlier.  For Flash support in those browsers install the linux-flashplugin
Xport.
X
XPlease see the Macromedia home page for more information.
X
XWWW: http://www.macromedia.com/
END-of-linux-flashplugin6/pkg-descr
echo x - linux-flashplugin6/pkg-plist
sed 's/^X//' >linux-flashplugin6/pkg-plist << 'END-of-linux-flashplugin6/pkg-plist'
Xlib/linux-flashplugin6/flashplayer.xpt
Xlib/linux-flashplugin6/libflashplayer.so
X%%PLUGINSDIR%%/flashplayer.xpt
X%%PLUGINSDIR%%/libflashplayer.so
X%%PORTDOCS%%share/doc/linux-flashplugin6/readme.txt
X%%PORTDOCS%%share/doc/linux-flashplugin6/ReadMe.htm
X@dirrm share/doc/linux-flashplugin6
X@dirrm lib/linux-flashplugin6
X@unexec rmdir -p %D/%%PLUGINSDIR%% 2>/dev/null || true
END-of-linux-flashplugin6/pkg-plist
exit
--- linux-flashplugin6.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302240455.h1O4tP8Q076655>