This is a new port for the a lon missing firefox feature for x11 users: Remove the complete URL without overwriting the copy'n'past buffer Heavily based on Andrew Pantyukhin xpi-extension ports
Responsible Changed From-To: freebsd-ports-bugs->sat reassign
sat 2008-05-19 20:46:13 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-neo-diggler Makefile distinfo pkg-descr www/xpi-speed-dial Makefile distinfo pkg-descr pkg-plist Log: Add a couple of new xpi extensions, - www/xpi-new-diggler - URL-related actions through menu button - www/xpi-speed-dial - Access websites through custom thumbnail views PR: ports/123641, ports/123642 (with corrections) Submitted by: Harald Schmalzbauer <harry@omnisec.de> Revision Changes Path 1.2044 +2 -0 ports/www/Makefile 1.1 +24 -0 ports/www/xpi-neo-diggler/Makefile (new) 1.1 +3 -0 ports/www/xpi-neo-diggler/distinfo (new) 1.1 +12 -0 ports/www/xpi-neo-diggler/pkg-descr (new) 1.1 +25 -0 ports/www/xpi-speed-dial/Makefile (new) 1.1 +3 -0 ports/www/xpi-speed-dial/distinfo (new) 1.1 +16 -0 ports/www/xpi-speed-dial/pkg-descr (new) 1.1 +10 -0 ports/www/xpi-speed-dial/pkg-plist (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"
State Changed From-To: open->closed Committed with corrections, thanks!