Date: Thu, 10 Nov 2011 23:25:05 GMT From: Barbara <barbara.xxx1975@libero.it> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/162450: New port: www/xpi-server_spy Message-ID: <201111102325.pAANP5Wp014683@red.freebsd.org> Resent-Message-ID: <201111102330.pAANULNb071658@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 162450 >Category: ports >Synopsis: New port: www/xpi-server_spy >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: Thu Nov 10 23:30:20 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Barbara >Release: RELENG_8 >Organization: >Environment: FreeBSD satanasso.local.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Oct 8 13:50:17 CEST 2011 root@satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO i386 >Description: server_spy is an extension for firefox which display the IP address of the visited sites. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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-showip # xpi-showip/Makefile # xpi-showip/distinfo # xpi-showip/pkg-descr # echo c - xpi-showip mkdir -p xpi-showip > /dev/null 2>&1 echo x - xpi-showip/Makefile sed 's/^X//' >xpi-showip/Makefile << 'cbe6fbd37838950abf102bf040a2a2fb' X# New ports collection makefile for: xpi-showip X# Date created: 10 November 2011 X# Whom: Barbara <barbara.xxx1975@libero.it> X# X XPORTNAME= showip XPORTVERSION= 1.1 XCATEGORIES= www XDISTNAME= ${PORTNAME}_${PORTVERSION} XPROJECTHOST= firefox-showip XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} X XMAINTAINER= barbara.xxx1975@libero.it XCOMMENT= Show the IP address of the current page in the status bar X XLICENSE= GPLv2 X XUSE_XPI= *firefox* X XXPI_ID= {3e9bb2a7-62ca-4efa-a4e6-f6f6168a652d} XXPI_NUM= 590 XXPI_FILES= chrome/ipv6ident.jar \ X COPYING \ X chrome.manifest \ X install.rdf \ X install.js X XXPI_DIRS= chrome X Xpost-patch: X @${REINPLACE_CMD} -e 's|5\.\*|8.*|' ${WRKSRC}/install.rdf X Xpre-install: X @${RM} -f ${WRKSRC}/install.rdf.bak X X.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" X.include <bsd.port.mk> cbe6fbd37838950abf102bf040a2a2fb echo x - xpi-showip/distinfo sed 's/^X//' >xpi-showip/distinfo << '0bf1e6cf952b4965597070cce39fc87b' XSHA256 (xpi/showip_1.1.xpi) = e84af058f9e89ff1ddd9ff01bc3c2655f873bcf39c62b79fbf3665e842eb3d09 XSIZE (xpi/showip_1.1.xpi) = 41566 0bf1e6cf952b4965597070cce39fc87b echo x - xpi-showip/pkg-descr sed 's/^X//' >xpi-showip/pkg-descr << 'b260f806da773bfd4dc4d53cc238e93a' XShow the IP address of the current page in the status bar. X XWWW: http://code.google.com/p/firefox-showip/ b260f806da773bfd4dc4d53cc238e93a exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111102325.pAANP5Wp014683>