summaryrefslogtreecommitdiff
path: root/www/linuxpluginwrapper
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
commit2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch)
tree19d35773be783fd6761833f599af82301c20ceac /www/linuxpluginwrapper
parent46e9a484f814c07d51ab2cb90517f4f5c4c368ae (diff)
Diffstat (limited to 'www/linuxpluginwrapper')
-rw-r--r--www/linuxpluginwrapper/Makefile36
-rw-r--r--www/linuxpluginwrapper/distinfo1
-rw-r--r--www/linuxpluginwrapper/files/pkg-message.in16
-rw-r--r--www/linuxpluginwrapper/pkg-descr4
-rw-r--r--www/linuxpluginwrapper/pkg-plist1
5 files changed, 0 insertions, 58 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile
deleted file mode 100644
index b51463e0535d..000000000000
--- a/www/linuxpluginwrapper/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: flashpluginwrapper
-# Date Created: 13 November 2002
-# Whom: Pete Fritchman <petef@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= flashpluginwrapper
-PORTVERSION= 0.20021113
-CATEGORIES= www linux
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- http://absolutbsd.org/~petef/
-MASTER_SITE_SUBDIR= petef
-
-MAINTAINER= nork@FreeBSD.org
-COMMENT= A wrapper allowing use of linux-flashplugin with native mozilla
-
-RUN_DEPENDS= ${LOCALBASE}/lib/flash/libflashplayer.so:${PORTSDIR}/www/linux-flashplugin
-
-USE_XLIB= yes
-USE_REINPLACE= yes
-ONLY_FOR_ARCHS= i386
-PKGMESSAGE= ${WRKDIR}/pkg-message
-
-post-patch:
- @${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},' \
- -e 's,/usr/local,${PREFIX},' ${WRKSRC}/Makefile
-
-post-install:
- @${SED} -e 's,%%PREFIX%%,${PREFIX},' \
- -e 's,%%LOCALBASE%%,${LOCALBASE},' \
- -e 's,%%X11BASE%%,${X11BASE},' \
- < ${FILESDIR}/pkg-message.in > ${PKGMESSAGE}
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/www/linuxpluginwrapper/distinfo b/www/linuxpluginwrapper/distinfo
deleted file mode 100644
index 72d9515311c5..000000000000
--- a/www/linuxpluginwrapper/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (flashpluginwrapper-0.20021113.tar.gz) = 500f35313a34e4db865104e306f48431
diff --git a/www/linuxpluginwrapper/files/pkg-message.in b/www/linuxpluginwrapper/files/pkg-message.in
deleted file mode 100644
index 38071922e984..000000000000
--- a/www/linuxpluginwrapper/files/pkg-message.in
+++ /dev/null
@@ -1,16 +0,0 @@
-If you are using a Mozilla browser, you first need to copy the linux
-flash plugin into the mozilla plugins directory:
-
-# cp %%LOCALBASE%%/lib/flash/libflashplayer.so \
- %%X11BASE%%/lib/browser_plugins/libflashplayer_linux.so
-# cp %%LOCALBASE%%/lib/flash/ShockwaveFlash.class \
- %%X11BASE%%/lib/browser_plugins/
-
-Next, change the Mozilla startup script, %%X11BASE%%/bin/mozilla
-to have:
-
-LD_PRELOAD=%%PREFIX%%/lib/libflashplayer.so.1
-export LD_PRELOAD
-
-at the top of it (but after #!/bin/sh). Now start mozilla and go to
-'about:plugins' and the flash plugin is enabled!
diff --git a/www/linuxpluginwrapper/pkg-descr b/www/linuxpluginwrapper/pkg-descr
deleted file mode 100644
index 323ae1a1c2e7..000000000000
--- a/www/linuxpluginwrapper/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A wrapper that allows the use of the Linux flash plugin to work with
-a FreeBSD-native binary of mozilla.
-
-WWW: http://tmp.ninth-nine.com/FlashPluginWrapper/
diff --git a/www/linuxpluginwrapper/pkg-plist b/www/linuxpluginwrapper/pkg-plist
deleted file mode 100644
index b0efcdfe7ec3..000000000000
--- a/www/linuxpluginwrapper/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-lib/libflashplayer.so.1