Date: Mon, 17 Apr 2006 22:05:05 -0700 (PDT) From: "infofarmer @ gmail. com" <infofarmer@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/95983: New port: www/xpi-mldonkey Message-ID: <44447381.06e02b08.2d6e.fffff8d4@mx.gmail.com> Resent-Message-ID: <200604180610.k3I6AIIe019714@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 95983 >Category: ports >Synopsis: New port: www/xpi-mldonkey >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: Tue Apr 18 06:10:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Andrew Pantyukhin >Release: FreeBSD 6.1-RC i386 >Organization: >Environment: System: FreeBSD sat64.net17 6.1-RC FreeBSD 6.1-RC #15: Tue Apr 18 00:29:23 MSD 2006 sat@sat64.net17:/usr/obj/usr/src/sys/SATCUR32 i386 >Description: xpi-mldonkey is an extension that handles p2p protocols links >How-To-Repeat: >Fix: --- xpi-mldonkey.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: # # xpi-mldonkey # xpi-mldonkey/Makefile # xpi-mldonkey/distinfo # xpi-mldonkey/pkg-descr # xpi-mldonkey/files # xpi-mldonkey/files/chrome.manifest # echo c - xpi-mldonkey mkdir -p xpi-mldonkey > /dev/null 2>&1 echo x - xpi-mldonkey/Makefile sed 's/^X//' >xpi-mldonkey/Makefile << 'END-of-xpi-mldonkey/Makefile' X# New ports collection makefile for: xpi-mldonkey X# Date created: 18 April 2006 X# Whom: Andrew Pantyukhin <infofarmer@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= mldonkey XPORTVERSION= 1.7 XCATEGORIES= www net-p2p XMASTER_SITES= http://www.informatik.uni-oldenburg.de/~dyna/${PORTNAME}/${PORTVERSION}/ XDISTNAME= mldonkey_protocol_handler-${PORTVERSION} X XMAINTAINER= infofarmer@gmail.com XCOMMENT= A ed2k, magnet and sig2dat protocol handling extension X XXPI_ID= {bc72206d-b3ce-4b49-88b9-d59b388a0cde} XXPI_FILES= components/ed2kprotocol.js contents.rdf install.js install.rdf XXPI_DIRS= components X X.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" X.include <bsd.port.mk> END-of-xpi-mldonkey/Makefile echo x - xpi-mldonkey/distinfo sed 's/^X//' >xpi-mldonkey/distinfo << 'END-of-xpi-mldonkey/distinfo' XMD5 (xpi/mldonkey_protocol_handler-1.7.xpi) = 20be3ad138fb9f6bec908591db14585e XSHA256 (xpi/mldonkey_protocol_handler-1.7.xpi) = 7a2d70b8000c01aaac3ceb9ca5204b3c5978a7f20888cc724131e48a918d36ff XSIZE (xpi/mldonkey_protocol_handler-1.7.xpi) = 5502 END-of-xpi-mldonkey/distinfo echo x - xpi-mldonkey/pkg-descr sed 's/^X//' >xpi-mldonkey/pkg-descr << 'END-of-xpi-mldonkey/pkg-descr' XThis is a protocol handler for Mozilla and Firefox that forwards Xsome link types to a running MLdonkey (see www.mldonkey.net) or XeMule (see www.emule-project.net) client. X XSupported protocols are ed2k:, magnet: and sig2dat:. For eMule, Xonly ed2k: is supported, of course. X XAlso note that eMule support is still beta and has only been Xtested to work with eMule versions 0.45* and 0.46a as of yet. XPlease send eMule specific questions to Dan Fritz. X XThe protocol handler is implemented in JavaScript and should run Xon any platform supported by Mozilla or Firefox. X XWWW: http://www.informatik.uni-oldenburg.de/~dyna/mldonkey/ END-of-xpi-mldonkey/pkg-descr echo c - xpi-mldonkey/files mkdir -p xpi-mldonkey/files > /dev/null 2>&1 echo x - xpi-mldonkey/files/chrome.manifest sed 's/^X//' >xpi-mldonkey/files/chrome.manifest << 'END-of-xpi-mldonkey/files/chrome.manifest' X# Empty manifest END-of-xpi-mldonkey/files/chrome.manifest exit --- xpi-mldonkey.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44447381.06e02b08.2d6e.fffff8d4>