Date: Wed, 14 Sep 2011 17:50:21 GMT From: Barbara <barbara.xxx1975@libero.it> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/160738: New port: www/xpi-clear_cache_button Message-ID: <201109141750.p8EHoLCh034105@red.freebsd.org> Resent-Message-ID: <201109141800.p8EI0K1g013042@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 160738 >Category: ports >Synopsis: New port: www/xpi-clear_cache_button >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 14 18:00:19 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 Sep 10 11:10:46 CEST 2011 root@satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO i386 >Description: Adds a clear cache toolbar button to Firefox. >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-clear_cache_button # xpi-clear_cache_button/Makefile # xpi-clear_cache_button/distinfo # xpi-clear_cache_button/pkg-descr # xpi-clear_cache_button/pkg-message # echo c - xpi-clear_cache_button mkdir -p xpi-clear_cache_button > /dev/null 2>&1 echo x - xpi-clear_cache_button/Makefile sed 's/^X//' >xpi-clear_cache_button/Makefile << '5c7facb17908ed000e77ec51a2ff16b7' XPORTNAME= clear_cache_button XPORTVERSION= 0.9f XDISTVERSIONSUFFIX= -fx XCATEGORIES= www X XMAINTAINER= barbara.xxx1975@libero.it XCOMMENT= Adds a button to the toolbar that clears the browser cache X XXPI_ID= {563e4790-7e70-11da-a72b-0800200c9a66} XXPI_NUM= 1801 XXPI_FILES= chrome/content/options.js \ X chrome/content/options.xul \ X chrome/content/overlay.js \ X chrome/content/overlay.xul \ X chrome/locale/en-US/clearcache.properties \ X chrome/locale/en-US/overlay.dtd \ X chrome/skin/classic/logo_16.png \ X chrome/skin/classic/logo_24.png \ X chrome/skin/classic/logo_32.png \ X chrome/skin/classic/overlay.css \ X chrome.manifest \ X install.rdf X XXPI_DIRS= chrome/skin/classic chrome/skin \ X chrome/locale/en-US chrome/locale \ X chrome/content \ X chrome X X.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" X Xpost-install: X @${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD} X X.include <bsd.port.mk> 5c7facb17908ed000e77ec51a2ff16b7 echo x - xpi-clear_cache_button/distinfo sed 's/^X//' >xpi-clear_cache_button/distinfo << '6c6d7a1f7bc701ab856ae1399503aeb7' XSHA256 (xpi/clear_cache_button-0.9f-fx.xpi) = 02c5908354a3380aa580da9188f0373d4f9173c89e8790044828e60077708b6e XSIZE (xpi/clear_cache_button-0.9f-fx.xpi) = 10707 6c6d7a1f7bc701ab856ae1399503aeb7 echo x - xpi-clear_cache_button/pkg-descr sed 's/^X//' >xpi-clear_cache_button/pkg-descr << 'e38f31f09f125c360b74df37802551d1' XAdds a clear cache toolbar button. After installing the extension, find the clear cache button in the toolbar customization panel. X XAuthor: Chris Holtz XWWW: http://chrisholtz.com/ e38f31f09f125c360b74df37802551d1 echo x - xpi-clear_cache_button/pkg-message sed 's/^X//' >xpi-clear_cache_button/pkg-message << '537cbb36b3de046183687b21230178d3' X============================================================================== X XClear Cache Button has been installed. X XIn order to get the notification working on GNOME (*), Xyou have to manually install deskutils/notification-daemon Xand have /usr/local/libexec/notification-daemon started. X X(*) feedback appreciated for different WM/DE X X============================================================================== 537cbb36b3de046183687b21230178d3 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109141750.p8EHoLCh034105>