diff options
Diffstat (limited to 'www/opera-linuxplugins')
-rw-r--r-- | www/opera-linuxplugins/Makefile | 54 | ||||
-rw-r--r-- | www/opera-linuxplugins/distinfo | 3 | ||||
-rw-r--r-- | www/opera-linuxplugins/pkg-descr | 4 |
3 files changed, 61 insertions, 0 deletions
diff --git a/www/opera-linuxplugins/Makefile b/www/opera-linuxplugins/Makefile new file mode 100644 index 000000000000..e8c48bad0fa5 --- /dev/null +++ b/www/opera-linuxplugins/Makefile @@ -0,0 +1,54 @@ +# New ports collection makefile for: opera-linuxplugins +# Date created: December 17th 2006 +# Whom: Arjan van Leeuwen <freebsd-maintainer@opera.com> +# +# $FreeBSD$ +# + +PORTNAME= opera +PORTVERSION= ${OPERA_VER}.${OPERA_DATE} +CATEGORIES= www linux +MASTER_SITES= ftp://opera.inode.at/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + http://gd.tuwien.ac.at/infosys/browsers/opera/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + http://ftp.ucr.ac.cr/WWW/opera/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + http://www.microrpm.ca/pub/opera/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + http://www.opera.mirroarrr.de/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + http://opera.eurenet.net/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + ftp://opera.ftp.fu-berlin.de/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + http://ftp.ntua.gr/pub/www/Opera/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + ftp://ftp.wayne.edu/opera/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + http://mirrors.dedipower.com/opera/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + ftp://ftp.mirror.ac.uk/sites/ftp.opera.com/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + http://opera.nedmirror.nl/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + ftp://ftp.tiscali.nl/pub/mirrors/opera/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/&,} \ + ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/static/ +PKGNAMESUFFIX= -linuxplugins +DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.1-static-qt.i386-en + +MAINTAINER= freebsd-maintainer@opera.com +COMMENT= Linux plugin support for the native Opera browser + +RUN_DEPENDS= ${LOCALBASE}/share/opera/plugins/libnpp.so:${PORTSDIR}/www/opera + +OPERA_VER= 9.10 +OPERA_MINVER= +OPERA_REL= final +OPERA_DATE= 20061214 +OPERA_BUILD= 521 + +USE_BZIP2= yes +USE_LINUX= yes +USE_XLIB= yes +ONLY_FOR_ARCHS= i386 +WRKSRC= ${WRKDIR}/${DISTNAME}-${OPERA_BUILD} + +NO_BUILD= yes + +PLIST_FILES= share/opera/bin/operapluginwrapper share/opera/bin/libnpp.so + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/plugins/operapluginwrapper ${PREFIX}/share/opera/bin + ${CP} ${LOCALBASE}/share/opera/plugins/libnpp.so ${PREFIX}/share/opera/bin + +.include <bsd.port.mk> diff --git a/www/opera-linuxplugins/distinfo b/www/opera-linuxplugins/distinfo new file mode 100644 index 000000000000..a53321adf8fd --- /dev/null +++ b/www/opera-linuxplugins/distinfo @@ -0,0 +1,3 @@ +MD5 (opera-9.10-20061214.1-static-qt.i386-en.tar.bz2) = dccdc5252ffc6658f3c46f32c64c8219 +SHA256 (opera-9.10-20061214.1-static-qt.i386-en.tar.bz2) = b1c7152a4c71433cb4c3bf1ae7fc148fef3ced87e658a65530e8d478db089f7f +SIZE (opera-9.10-20061214.1-static-qt.i386-en.tar.bz2) = 6719119 diff --git a/www/opera-linuxplugins/pkg-descr b/www/opera-linuxplugins/pkg-descr new file mode 100644 index 000000000000..2b264cc6f6e8 --- /dev/null +++ b/www/opera-linuxplugins/pkg-descr @@ -0,0 +1,4 @@ +This port allows you to use Linux plugins such as Adobe Flash and Acrobat +Reader in the native version of Opera for FreeBSD. + +WWW: http://www.opera.com/ |