ports/58662: New port: www/preferential, GUI interface to view & edit all Mozilla prefs.

Thierry Thomas thierry at pompo.net
Wed Oct 29 00:20:14 UTC 2003


>Number:         58662
>Category:       ports
>Synopsis:       New port: www/preferential, GUI interface to view & edit all Mozilla prefs.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 28 16:20:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD ws90bj.pompo.net 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Tue Oct 14 23:06:50 CEST 2003 root at ws90bj.pompo.net:/usr/obj/usr/src/sys/WS90BJ-031014 i386


	
>Description:
	Preferential lets you view and edit all preferences of Mozilla or
	Firebird.

	These ports (master & slave) use the .xpi installer from www/mozex.

>How-To-Repeat:
	N/A.

>Fix:
	Pre-requisite: www/mozex, i.e. PR ports/58661 should be committed.
	Then, please execute these two shar files:

--- preferential.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:
#
#	www/preferential
#	www/preferential/files
#	www/preferential/files/installed-chrome.txt
#	www/preferential/Makefile
#	www/preferential/distinfo
#	www/preferential/pkg-descr
#	www/preferential/pkg-plist
#
echo c - www/preferential
mkdir -p www/preferential > /dev/null 2>&1
echo c - www/preferential/files
mkdir -p www/preferential/files > /dev/null 2>&1
echo x - www/preferential/files/installed-chrome.txt
sed 's/^X//' >www/preferential/files/installed-chrome.txt << 'END-of-www/preferential/files/installed-chrome.txt'
Xcontent,install,url,jar:resource:/chrome/preferential.jar!/content/
Xlocale,install,url,jar:resource:/chrome/preferential.jar!/locale/en-US/preferential/
END-of-www/preferential/files/installed-chrome.txt
echo x - www/preferential/Makefile
sed 's/^X//' >www/preferential/Makefile << 'END-of-www/preferential/Makefile'
X# Ports collection makefile for:  preferential
X# Date created:			  Tue Oct 28, 2003
X# Whom:				  Thierry Thomas (<thierry at pompo.net>)
X#
X# $FreeBSD$
X#
X
XPORTNAME?=	preferential
XPORTVERSION=	0.5.3a
XCATEGORIES=	www
XMASTER_SITES=	http://downloads.mozdev.org/preferential/
XDISTNAME=	preferential
XDIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER?=	ports at FreeBSD.org
XCOMMENT?=	GUI interface to view & edit all Mozilla prefs
X
XUSE_X_PREFIX=	yes	# Cannot be included after <bsd.port.pre.mk>.
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/www/mozex/Makefile.xpi"
X
Xdo-install:
X	@${INSTALL_DATA} ${WRKDIR}/preferential.jar ${MOZDIR}/chrome
X
X.include <bsd.port.post.mk>
END-of-www/preferential/Makefile
echo x - www/preferential/distinfo
sed 's/^X//' >www/preferential/distinfo << 'END-of-www/preferential/distinfo'
XMD5 (preferential-0.5.3a/preferential.xpi) = 2f2d1bf071953b169baae63a808f9dc4
END-of-www/preferential/distinfo
echo x - www/preferential/pkg-descr
sed 's/^X//' >www/preferential/pkg-descr << 'END-of-www/preferential/pkg-descr'
XThe Preferential project aims to provide all users of Gecko browsers
X(eg. Mozilla, Firebird) with a simple, accessible GUI that allows the
Xmodification of any preference set within that browser environment.
X
XWWW: http://preferential.mozdev.org/
END-of-www/preferential/pkg-descr
echo x - www/preferential/pkg-plist
sed 's/^X//' >www/preferential/pkg-plist << 'END-of-www/preferential/pkg-plist'
X%%MOZDIR%%/chrome/preferential.jar
X%%MOZDIR%%/chrome/overlayinfo/browser/content/overlays.rdf
END-of-www/preferential/pkg-plist
exit
--- preferential.shar ends here ---

--- preferential-firebird.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:
#
#	www/preferential-firebird
#	www/preferential-firebird/Makefile
#
echo c - www/preferential-firebird
mkdir -p www/preferential-firebird > /dev/null 2>&1
echo x - www/preferential-firebird/Makefile
sed 's/^X//' >www/preferential-firebird/Makefile << 'END-of-www/preferential-firebird/Makefile'
X# Ports collection makefile for:  preferential-firebird
X# Date created:			  Tue Oct 28, 2003
X# Whom:				  Thierry Thomas (<thierry at pompo.net>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	preferential
X#PKGNAMESUFFIX set to -firebird in ../mozex/Makefile.xpi
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	GUI interface to view & edit all Firebird prefs
X
XMASTERDIR=	${.CURDIR}/../preferential
X
XWITH_FIREBIRD=	yes
X
X.include "${MASTERDIR}/Makefile"
END-of-www/preferential-firebird/Makefile
exit
--- preferential-firebird.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list