Bug 160738 - New port: www/xpi-clear_cache_button
Summary: New port: www/xpi-clear_cache_button
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Florian Smeets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 19:00 UTC by Barbara
Modified: 2011-09-16 23:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.80 KB, text/plain)
2011-09-14 19:00 UTC, Barbara
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Barbara 2011-09-14 19:00:19 UTC
Adds a clear cache toolbar button to Firefox.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-14 19:00:30 UTC
Class Changed
From-To: sw-bug->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Florian Smeets freebsd_committer freebsd_triage 2011-09-16 12:24:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flo

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-09-16 23:04:48 UTC
flo         2011-09-16 22:04:29 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/xpi-clear_cache_button Makefile distinfo pkg-descr 
    www/xpi-clear_cache_button/files pkg-message.in 
  Log:
  add xpi-clear_cache_button firefox addon
  
  Adds a clear cache toolbar button. After installing the extension, find the
  clear cache button in the toolbar customization panel.
  
  WWW:    http://chrisholtz.com/
  
  PR:             ports/160738
  Submitted by:   Barbara <barbara.xxx1975@libero.it>
  
  Revision  Changes    Path
  1.2976    +1 -0      ports/www/Makefile
  1.1       +43 -0     ports/www/xpi-clear_cache_button/Makefile (new)
  1.1       +2 -0      ports/www/xpi-clear_cache_button/distinfo (new)
  1.1       +11 -0     ports/www/xpi-clear_cache_button/files/pkg-message.in (new)
  1.1       +4 -0      ports/www/xpi-clear_cache_button/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Florian Smeets freebsd_committer freebsd_triage 2011-09-16 23:05:08 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!