ports/96871: [NEW PORT] www/xpi-server_switcher: An extension to navigational help tool for web developers

chinsan chinsan.tw at gmail.com
Sat May 6 15:50:19 UTC 2006


>Number:         96871
>Category:       ports
>Synopsis:       [NEW PORT] www/xpi-server_switcher: An extension to navigational help tool for web developers
>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:   Sat May 06 15:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #5: Fri May 5 01:17:32 CST 2006 root at chinsan.twbbs.org:/usr/obj/usr/src/sys/SACHIKO i386
>Description:

Server Switcher is a navigational help tool for web developers. It allows
you to easily switch between sites on your development and live servers, so
that you can immediately see the differences.

Use case: When you are on http://localhost/page.html (your
development-server) and click the ServerSwitcher-icon you will instantly be
redirected to http://www.yoursite.com/page.html (your live-server).
("localhost" and "www.yoursite.com" are of course configurable)

WWW: https://addons.mozilla.org/firefox/2409/

>How-To-Repeat:
>Fix:

	

--- xpi-server_switcher.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-server_switcher
#	xpi-server_switcher/Makefile
#	xpi-server_switcher/distinfo
#	xpi-server_switcher/pkg-descr
#
echo c - xpi-server_switcher
mkdir -p xpi-server_switcher > /dev/null 2>&1
echo x - xpi-server_switcher/Makefile
sed 's/^X//' >xpi-server_switcher/Makefile << 'END-of-xpi-server_switcher/Makefile'
X# New ports collection makefile for:	xpi-server_switcher
X# Date created:			2006/05/06
X# Whom:				chinsan <chinsan.tw at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	server_switcher
XPORTVERSION=	0.1b
XDISTVERSIONSUFFIX=	-fx
XCATEGORIES=	www
X
XMAINTAINER=	chinsan.tw at gmail.com
XCOMMENT=	An extension to navigational help tool for web developers
X
XXPI_ID=		{F7D360DC-B8F8-11DA-86BD-3EC8728786A0}
XXPI_FILES=	chrome/switcher/content/about.xul \
X		chrome/switcher/content/common/preferences.js \
X		chrome/switcher/content/common/string.js \
X		chrome/switcher/content/dialogs/resize.js \
X		chrome/switcher/content/dialogs/resize.xul \
X		chrome/switcher/content/switcherOptions.js \
X		chrome/switcher/content/switcherOptions.xul \
X		chrome/switcher/content/switcherOverlay-old.js \
X		chrome/switcher/content/switcherOverlay.js \
X		chrome/switcher/content/switcherOverlay.xul \
X		chrome/switcher/skin/classic/devserver.png \
X		chrome/switcher/skin/classic/hceswitch.css \
X		chrome/switcher/skin/classic/icon.png \
X		chrome/switcher/skin/classic/liveserver.png \
X		chrome.manifest install.rdf license.txt
XXPI_DIRS=	chrome/switcher/content/common \
X		chrome/switcher/content/dialogs chrome/switcher/content \
X		chrome/switcher/skin/classic chrome/switcher/skin \
X		chrome/switcher chrome
X
X.include "../xpi-adblock/Makefile.xpi"
X.include <bsd.port.mk>
END-of-xpi-server_switcher/Makefile
echo x - xpi-server_switcher/distinfo
sed 's/^X//' >xpi-server_switcher/distinfo << 'END-of-xpi-server_switcher/distinfo'
XMD5 (xpi/server_switcher-0.1b-fx.xpi) = b7dfedd3c63febe579fc4d1fbe91d37a
XSHA256 (xpi/server_switcher-0.1b-fx.xpi) = c44685823bfacd1d935854f7ab589c36fecb642d026870e19cbac512f5fad824
XSIZE (xpi/server_switcher-0.1b-fx.xpi) = 22463
END-of-xpi-server_switcher/distinfo
echo x - xpi-server_switcher/pkg-descr
sed 's/^X//' >xpi-server_switcher/pkg-descr << 'END-of-xpi-server_switcher/pkg-descr'
XServer Switcher is a navigational help tool for web developers. It allows
Xyou to easily switch between sites on your development and live servers, so
Xthat you can immediately see the differences.
X
XUse case: When you are on http://localhost/page.html (your
Xdevelopment-server) and click the ServerSwitcher-icon you will instantly be
Xredirected to http://www.yoursite.com/page.html (your live-server).
X("localhost" and "www.yoursite.com" are of course configurable)
X
XWWW: https://addons.mozilla.org/firefox/2904/
END-of-xpi-server_switcher/pkg-descr
exit
--- xpi-server_switcher.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list