ports/68646: [New Port] polish/linux-mozillapl - Mozilla Pack with Polish localization and addons

Aleksander Fafula alex at fafula.com
Sat Jul 3 22:50:19 UTC 2004


>Number:         68646
>Category:       ports
>Synopsis:       [New Port] polish/linux-mozillapl - Mozilla Pack with Polish localization and addons
>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 Jul 03 22:50:16 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Aleksander Fafula
>Release:        FreeBSD CURRENT i386
>Organization:
Fafula.com 
>Environment:
System: FreeBSD oleczek 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Sat Jun 26 12:49:05 CEST 2004     root at oleczek:/usr/obj/usr/src/sys/ALEX  i386

	
>Description:
Polish Mozilla version with many add-ons.

	
>How-To-Repeat:
	
>Fix:

	

This port contains a pack of Mozilla browser equipped with many 
features (flash, mouse gestures and so on).

------- shar file starts 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:
#
#	linux-mozillapl
#	linux-mozillapl/Makefile
#	linux-mozillapl/distinfo
#	linux-mozillapl/pkg-descr
#	linux-mozillapl/pkg-plist
#
echo c - linux-mozillapl
mkdir -p linux-mozillapl > /dev/null 2>&1
echo x - linux-mozillapl/Makefile
sed 's/^X//' >linux-mozillapl/Makefile << 'END-of-linux-mozillapl/Makefile'
X# New ports collection makefile for:	linux-mozilla-pl
X# Date created:				Sat  3 Jul 17:05:41 2004 CEST
X# Whom:					Aleksander Fafula <alex at fafula.com>
X#
X# $FreeBSD$
X
XPORTNAME=	mozillapl
XPORTVERSION=	1.6
XCATEGORIES=	polish www linux
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	mozillapl
XPKGNAMEPREFIX=	pl-linux-
XDISTNAME=	MozillaPL.org-MozillaPL-Linux-i686-${PORTVERSION}
X
XMAINTAINER=	alex at fafula.com
XCOMMENT=Browser, HTML editor, MUA and newsreader with many plugins
X
XRUN_DEPENDS=	${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
X
XUSE_BZIP2=	yes
XNO_BUILD=	yes
X
XONLY_FOR_ARCHS=	i386
XUSE_LINUX=	yes
XNO_FILTER_SHLIBS=	yes
XUSE_XLIB=	yes
XWRKSRC=		${WRKDIR}/mozilla-installer/xpi
XSTARTUP_CMD=	mozillapl
X
Xdo-configure:
X	@${ECHO_CMD} '#!/bin/sh' >${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '# (C) MozillaPL.org (modyfikacja domy¶lnego /usr/local/mozilla/przegladaj)' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} 'export MOZILLA_FIVE_HOME=/usr/local/mozillapl #ustaw na katalog instalacji mozillipl' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} 'export LD_LIBRARY_PATH=$$LD_LIBRARY_PATH:$$MOZILLA_FIVE_HOME' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} 'url=$$1' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '[ -z $$url ] && url=about:blank' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} 'if [ -x $$MOZILLA_FIVE_HOME/mozilla ]; then' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '    rv=`ps -ef | grep -F "$$MOZILLA_FIVE_HOME/mozilla-bin" | grep -v grep | wc -l`' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '    if [ $$rv  = "0" ]; then' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '        $$MOZILLA_FIVE_HOME/mozilla-xremote-client openURL\($$url\) && exit 0' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '        $$MOZILLA_FIVE_HOME/mozilla $$url &' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '    else' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '        $$MOZILLA_FIVE_HOME/mozilla-xremote-client openURL\($$url,new-tab\) && exit 0' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '        $$MOZILLA_FIVE_HOME/mozilla -remote "openURL($$url, new-tab)" &' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} '    fi' >>${WRKDIR}/${STARTUP_CMD}
X	@${ECHO_CMD} 'fi' >>${WRKDIR}/${STARTUP_CMD}
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/mozillapl
X	@${MKDIR} /usr/compat/linux/usr/local
X	@${LN} -s ${PREFIX}/mozillapl /usr/compat/linux/usr/local/mozilla
X	@${SH} ${WRKDIR}/mozilla-installer/mozilla-installer -ms -ira
X	@${INSTALL_SCRIPT} ${WRKDIR}/${STARTUP_CMD} ${PREFIX}/bin/
X
X.include <bsd.port.mk>
END-of-linux-mozillapl/Makefile
echo x - linux-mozillapl/distinfo
sed 's/^X//' >linux-mozillapl/distinfo << 'END-of-linux-mozillapl/distinfo'
XMD5 (MozillaPL.org-MozillaPL-Linux-i686-1.6.tar.bz2) = 17954c5e1baa5ae1bd2c04aad8d395a2
XSIZE (MozillaPL.org-MozillaPL-Linux-i686-1.6.tar.bz2) = 14633581
END-of-linux-mozillapl/distinfo
echo x - linux-mozillapl/pkg-descr
sed 's/^X//' >linux-mozillapl/pkg-descr << 'END-of-linux-mozillapl/pkg-descr'
XThis is the Mozilla Mega Pack with Polish localization.
X
XEquipped with many additional features like flashplugin, 
Xmouse gestures, handy interface to dictionary, encyclopaedia, etc.
X
XWWW:  http://mozillapl.org/
END-of-linux-mozillapl/pkg-descr
echo x - linux-mozillapl/pkg-plist
sed 's/^X//' >linux-mozillapl/pkg-plist << 'END-of-linux-mozillapl/pkg-plist'
Xbin/mozillapl
Xmozillapl/install.log
Xmozillapl/registry
Xmozillapl/libplds4.so
Xmozillapl/libxpcom.so
Xmozillapl/libmozz.so
Xmozillapl/components/libjar50.so
Xmozillapl/components/libxpcom_compat_c.so
Xmozillapl/components/libxpinstall.so
Xmozillapl/components/inspector-cmdline.js
Xmozillapl/components/inspector.xpt
Xmozillapl/components/libmime.so
Xmozillapl/components/libimpComm4xMail.so
Xmozillapl/components/libmsgimap.so
Xmozillapl/components/libimpText.so
Xmozillapl/components/libmsgsmime.so
Xmozillapl/components/libmimeemitter.so
Xmozillapl/components/libmailnews.so
Xmozillapl/components/libmailview.so
Xmozillapl/components/nsLDAPPrefsService.js
Xmozillapl/components/liblocalmail.so
Xmozillapl/components/libaddrbook.so
Xmozillapl/components/mdn-service.js
Xmozillapl/components/libmsgmdn.so
Xmozillapl/components/psm.xpt
Xmozillapl/components/smime-service.js
Xmozillapl/components/libmsgcompose.so
Xmozillapl/components/libmsgnews.so
Xmozillapl/components/libvcard.so
Xmozillapl/components/offlineStartup.js
Xmozillapl/components/mail.xpt
Xmozillapl/components/libbayesflt.so
Xmozillapl/components/libimport.so
Xmozillapl/components/libmsgdb.so
Xmozillapl/components/flashplayer.xpt
Xmozillapl/components/libpipboot.so
Xmozillapl/components/libpippki.so
Xmozillapl/components/libpipnss.so
Xmozillapl/components/myspell/PL.dic
Xmozillapl/components/myspell/en-US.aff
Xmozillapl/components/myspell/en-US.dic
Xmozillapl/components/myspell/PL.aff
Xmozillapl/components/libspellchecker.so
Xmozillapl/components/libmyspell.so
Xmozillapl/components/nsDictionary.js
Xmozillapl/components/libnecko.so
Xmozillapl/components/libucvmath.so
Xmozillapl/components/libuconv.so
Xmozillapl/components/libgklayout.so
Xmozillapl/components/libjsdom.so
Xmozillapl/components/libgfx_gtk.so
Xmozillapl/components/libp3p.so
Xmozillapl/components/libimglib2.so
Xmozillapl/components/libchrome.so
Xmozillapl/components/libfileview.so
Xmozillapl/components/libpref.so
Xmozillapl/components/libxpconnect.so
Xmozillapl/components/librdf.so
Xmozillapl/components/libembedcomponents.so
Xmozillapl/components/libprofile.so
Xmozillapl/components/libwebbrwsr.so
Xmozillapl/components/libmozldap.so
Xmozillapl/components/libxremoteservice.so
Xmozillapl/components/libwidget_gtk.so
Xmozillapl/components/libnecko2.so
Xmozillapl/components/libdocshell.so
Xmozillapl/components/libcaps.so
Xmozillapl/components/nsHelperAppDlg.js
Xmozillapl/components/nsCloseAllWindows.js
Xmozillapl/components/libgfxps.so
Xmozillapl/components/nsProgressDialog.js
Xmozillapl/components/libnsprefm.so
Xmozillapl/components/libaccessibility.so
Xmozillapl/components/libwallet.so
Xmozillapl/components/libcomposer.so
Xmozillapl/components/libgfxxprint.so
Xmozillapl/components/libxremote_client.so
Xmozillapl/components/libmozfind.so
Xmozillapl/components/libtransformiix.so
Xmozillapl/components/nsDownloadProgressListener.js
Xmozillapl/components/libxmlextras.so
Xmozillapl/components/nsSidebar.js
Xmozillapl/components/libmork.so
Xmozillapl/components/libtxmgr.so
Xmozillapl/components/libnsappshell.so
Xmozillapl/components/libuniversalchardet.so
Xmozillapl/components/nsXmlRpcClient.js
Xmozillapl/components/libappcomps.so
Xmozillapl/components/libgkplugin.so
Xmozillapl/components/libeditor.so
Xmozillapl/components/nsProxyAutoConfig.js
Xmozillapl/components/libhtmlpars.so
Xmozillapl/components/libjsd.so
Xmozillapl/components/libwalletviewers.so
Xmozillapl/components/liboji.so
Xmozillapl/components/libcookie.so
Xmozillapl/components/nsFilePicker.js
Xmozillapl/components/nsHeaderInfo.js
Xmozillapl/components/libinspector.so
Xmozillapl/components/libautoconfig.so
Xmozillapl/components/spellchecker.xpt
Xmozillapl/components/browser.xpt
Xmozillapl/components/libtypeaheadfind.so
Xmozillapl/components/jsconsole-clhandler.js
Xmozillapl/components/libwebsrvcs.so
Xmozillapl/components/libi18n.so
Xmozillapl/libxpcom_compat.so
Xmozillapl/libmozjs.so
Xmozillapl/libnspr4.so
Xmozillapl/libxpistub.so
Xmozillapl/libplc4.so
Xmozillapl/.autoreg
Xmozillapl/chrome/autoscroll.jar
Xmozillapl/chrome/installed-chrome.txt
Xmozillapl/chrome/inspector.jar
Xmozillapl/chrome/messenger.jar
Xmozillapl/chrome/pipnss.jar
Xmozillapl/chrome/pippki.jar
Xmozillapl/chrome/mozgest.jar
Xmozillapl/chrome/moztweak.jar
Xmozillapl/chrome/chromelist.txt
Xmozillapl/chrome/comm.jar
Xmozillapl/chrome/modern.jar
Xmozillapl/chrome/content-packs.jar
Xmozillapl/chrome/help.jar
Xmozillapl/chrome/classic.jar
Xmozillapl/chrome/toolkit.jar
Xmozillapl/chrome/livehttpheaders.jar
Xmozillapl/chrome/chrome.rdf
Xmozillapl/chrome/pl-win.jar
Xmozillapl/chrome/pl-PL.jar
Xmozillapl/chrome/pl-mac.jar
Xmozillapl/chrome/PL.jar
Xmozillapl/chrome/pl-unix.jar
Xmozillapl/chrome/proctor.jar
Xmozillapl/chrome/icons/default/chatzilla-window16.xpm
Xmozillapl/chrome/icons/default/certDetails16.xpm
Xmozillapl/chrome/icons/default/certDetails.xpm
Xmozillapl/chrome/icons/default/devicemanager16.xpm
Xmozillapl/chrome/icons/default/calendar-window16.xpm
Xmozillapl/chrome/icons/default/devicemanager.xpm
Xmozillapl/chrome/icons/default/messengerWindow16.xpm
Xmozillapl/chrome/icons/default/findHistoryWindow16.xpm
Xmozillapl/chrome/icons/default/msgcomposeWindow16.xpm
Xmozillapl/chrome/icons/default/downloadManager16.xpm
Xmozillapl/chrome/icons/default/addressbookWindow.xpm
Xmozillapl/chrome/icons/default/bmPropsWindow.xpm
Xmozillapl/chrome/icons/default/profileWindow16.xpm
Xmozillapl/chrome/icons/default/addressbookWindow16.xpm
Xmozillapl/chrome/icons/default/certmanager16.xpm
Xmozillapl/chrome/icons/default/help.xpm
Xmozillapl/chrome/icons/default/chatzilla-window.xpm
Xmozillapl/chrome/icons/default/winInspectorMain16.xpm
Xmozillapl/chrome/icons/default/venkman-window.xpm
Xmozillapl/chrome/icons/default/bookmark-window16.xpm
Xmozillapl/chrome/icons/default/findBookmarkWindow.xpm
Xmozillapl/chrome/icons/default/bmPropsWindow16.xpm
Xmozillapl/chrome/icons/default/main-window16.xpm
Xmozillapl/chrome/icons/default/venkman-window16.xpm
Xmozillapl/chrome/icons/default/calendar-window.xpm
Xmozillapl/chrome/icons/default/msgcomposeWindow.xpm
Xmozillapl/chrome/icons/default/editorWindow16.xpm
Xmozillapl/chrome/icons/default/abcardWindow16.xpm
Xmozillapl/chrome/icons/default/certmanager.xpm
Xmozillapl/chrome/icons/default/findBookmarkWindow16.xpm
Xmozillapl/chrome/icons/default/abcardWindow.xpm
Xmozillapl/chrome/icons/default/downloadManager.xpm
Xmozillapl/chrome/icons/default/winInspectorWindow16.xpm
Xmozillapl/chrome/icons/default/bookmark-window.xpm
Xmozillapl/chrome/icons/default/main-window.xpm
Xmozillapl/chrome/icons/default/JSConsoleWindow16.xpm
Xmozillapl/chrome/icons/default/findHistoryWindow.xpm
Xmozillapl/chrome/icons/default/editorWindow.xpm
Xmozillapl/chrome/icons/default/winInspectorWindow.xpm
Xmozillapl/chrome/icons/default/JSConsoleWindow.xpm
Xmozillapl/chrome/icons/default/history-window.xpm
Xmozillapl/chrome/icons/default/history-window16.xpm
Xmozillapl/chrome/icons/default/messengerWindow.xpm
Xmozillapl/chrome/icons/default/help16.xpm
Xmozillapl/chrome/icons/default/profileWindow.xpm
Xmozillapl/chrome/icons/default/winInspectorMain.xpm
Xmozillapl/res/inspector/viewer-registry.rdf
Xmozillapl/res/inspector/search-registry.rdf
Xmozillapl/res/samples/scrollbarTest2.xul
Xmozillapl/res/samples/test9a.html
Xmozillapl/res/samples/test8sca.html
Xmozillapl/res/samples/rock_gra.gif
Xmozillapl/res/samples/xpmenu.xul
Xmozillapl/res/samples/scrollbarTest1.xul
Xmozillapl/res/samples/tab.xul
Xmozillapl/res/samples/raptor.jpg
Xmozillapl/res/samples/test8-1.html
Xmozillapl/res/samples/colorpicker.xul
Xmozillapl/res/samples/checkboxTest.xul
Xmozillapl/res/samples/test15.html
Xmozillapl/res/samples/Anieyes.gif
Xmozillapl/res/samples/test8.html
Xmozillapl/res/samples/dexopenchrome.xul
Xmozillapl/res/samples/test2.html
Xmozillapl/res/samples/test.wav
Xmozillapl/res/samples/test_gfx.html
Xmozillapl/res/samples/image_props.html
Xmozillapl/res/samples/treeTest1.css
Xmozillapl/res/samples/demoform.css
Xmozillapl/res/samples/test_lbox.html
Xmozillapl/res/samples/gear1.gif
Xmozillapl/res/samples/test14.html
Xmozillapl/res/samples/test7.html
Xmozillapl/res/samples/test1.html
Xmozillapl/res/samples/test8tab.html
Xmozillapl/res/samples/sliderTest1.xul
Xmozillapl/res/samples/hidetoolicon.xul
Xmozillapl/res/samples/test_weight.html
Xmozillapl/res/samples/cform.css
Xmozillapl/res/samples/test_ed.html
Xmozillapl/res/samples/test13.html
Xmozillapl/res/samples/test6.html
Xmozillapl/res/samples/test0.html
Xmozillapl/res/samples/sampleimages/down.gif
Xmozillapl/res/samples/sampleimages/left.gif
Xmozillapl/res/samples/sampleimages/right.gif
Xmozillapl/res/samples/sampleimages/up.gif
Xmozillapl/res/samples/sampleimages/bongo.gif
Xmozillapl/res/samples/printsetup.html
Xmozillapl/res/samples/bform.css
Xmozillapl/res/samples/find.html
Xmozillapl/res/samples/beeptest.html
Xmozillapl/res/samples/test8siz.html
Xmozillapl/res/samples/toolbarTest1.xul
Xmozillapl/res/samples/dexparamdialog.xul
Xmozillapl/res/samples/aform.css
Xmozillapl/res/samples/test12.html
Xmozillapl/res/samples/test5.html
Xmozillapl/res/samples/dexparamdialog.html
Xmozillapl/res/samples/test8dom.html
Xmozillapl/res/samples/widgets.xul
Xmozillapl/res/samples/test_pr.html
Xmozillapl/res/samples/xulTest.css
Xmozillapl/res/samples/treeTest1.xul
Xmozillapl/res/samples/hidetoolicon.css
Xmozillapl/res/samples/test11.html
Xmozillapl/res/samples/test4.html
Xmozillapl/res/samples/test_form.html
Xmozillapl/res/samples/test9b.html
Xmozillapl/res/samples/mozform.css
Xmozillapl/res/samples/soundtest.html
Xmozillapl/res/samples/test16.html
Xmozillapl/res/samples/test9.html
Xmozillapl/res/samples/test10.html
Xmozillapl/res/samples/bg.jpg
Xmozillapl/res/samples/test3.html
Xmozillapl/res/forms.css
Xmozillapl/res/table-add-column-after-active.gif
Xmozillapl/res/html/gopher-image.gif
Xmozillapl/res/html/gopher-menu.gif
Xmozillapl/res/html/gopher-binary.gif
Xmozillapl/res/html/gopher-unknown.gif
Xmozillapl/res/html/gopher-sound.gif
Xmozillapl/res/html/gopher-telnet.gif
Xmozillapl/res/html/gopher-text.gif
Xmozillapl/res/html/gopher-movie.gif
Xmozillapl/res/html/gopher-find.gif
Xmozillapl/res/html/gopher-audio.gif
Xmozillapl/res/fonts/mathfontCMSY10.properties
Xmozillapl/res/fonts/mathfontMath4.properties
Xmozillapl/res/fonts/mathfontCMEX10.properties
Xmozillapl/res/fonts/mathfontMath1.properties
Xmozillapl/res/fonts/mathfont.properties
Xmozillapl/res/fonts/mathfontPUA.properties
Xmozillapl/res/fonts/mathfontSymbol.properties
Xmozillapl/res/fonts/mathfontMath2.properties
Xmozillapl/res/fonts/mathfontMTExtra.properties
Xmozillapl/res/dtd/xhtml11.dtd
Xmozillapl/res/dtd/mathml.dtd
Xmozillapl/res/builtin/platformHTMLBindings.xml
Xmozillapl/res/builtin/htmlBindings.xml
Xmozillapl/res/langGroups.properties
Xmozillapl/res/unixcharset.properties
Xmozillapl/res/arrow.gif
Xmozillapl/res/rdf/loading.gif
Xmozillapl/res/rdf/folder-open.gif
Xmozillapl/res/rdf/folder-closed.gif
Xmozillapl/res/table-remove-column.gif
Xmozillapl/res/table-remove-column-hover.gif
Xmozillapl/res/table-add-column-before-active.gif
Xmozillapl/res/entityTables/html40Symbols.properties
Xmozillapl/res/entityTables/html40Latin1.properties
Xmozillapl/res/entityTables/mathml20.properties
Xmozillapl/res/entityTables/html40Special.properties
Xmozillapl/res/entityTables/htmlEntityVersions.properties
Xmozillapl/res/entityTables/transliterate.properties
Xmozillapl/res/charsetalias.properties
Xmozillapl/res/ua.css
Xmozillapl/res/table-add-column-after-hover.gif
Xmozillapl/res/broken-image.gif
Xmozillapl/res/language.properties
Xmozillapl/res/table-add-row-before-active.gif
Xmozillapl/res/table-remove-row.gif
Xmozillapl/res/grabber.gif
Xmozillapl/res/loading-image.gif
Xmozillapl/res/table-remove-row-hover.gif
Xmozillapl/res/table-add-row-after.gif
Xmozillapl/res/table-add-column-after.gif
Xmozillapl/res/table-add-row-before.gif
Xmozillapl/res/quirk.css
Xmozillapl/res/mathml.css
Xmozillapl/res/cmessage.txt
Xmozillapl/res/table-remove-column-active.gif
Xmozillapl/res/charsetData.properties
Xmozillapl/res/table-add-row-after-hover.gif
Xmozillapl/res/html.css
Xmozillapl/res/table-remove-row-active.gif
Xmozillapl/res/table-add-column-before.gif
Xmozillapl/res/table-add-row-before-hover.gif
Xmozillapl/res/EditorOverride.css
Xmozillapl/res/viewsource.css
Xmozillapl/res/table-add-row-after-active.gif
Xmozillapl/res/platform-forms.css
Xmozillapl/res/table-add-column-before-hover.gif
Xmozillapl/defaults/pref/inspector.js
Xmozillapl/defaults/pref/xpinstall.js
Xmozillapl/defaults/pref/editor.js
Xmozillapl/defaults/pref/all.js
Xmozillapl/defaults/pref/mdn.js
Xmozillapl/defaults/pref/smime.js
Xmozillapl/defaults/pref/security-prefs.js
Xmozillapl/defaults/pref/mailnews.js
Xmozillapl/defaults/pref/all-ns.js
Xmozillapl/defaults/pref/non-shared.txt
Xmozillapl/defaults/pref/unix.js
Xmozillapl/defaults/profile/US/moztweakSignatures.rdf
Xmozillapl/defaults/profile/US/moztweakHeaders.rdf
Xmozillapl/defaults/profile/PL/moztweakHeaders.rdf
Xmozillapl/defaults/profile/PL/moztweakSignatures.rdf
Xmozillapl/defaults/profile/PL/bookmarks.html
Xmozillapl/defaults/profile/PL/chrome/userContent.css
Xmozillapl/defaults/profile/PL/chrome/userChrome.css
Xmozillapl/defaults/profile/PL/search.rdf
Xmozillapl/defaults/profile/PL/panels.rdf
Xmozillapl/defaults/profile/PL/localstore.rdf
Xmozillapl/defaults/profile/PL/cert8.db
Xmozillapl/defaults/profile/PL/mailViews.dat
Xmozillapl/defaults/profile/PL/mimeTypes.rdf
Xmozillapl/defaults/wallet/VcardSchema.tbl
Xmozillapl/defaults/wallet/SchemaConcat.tbl
Xmozillapl/defaults/wallet/StateSchema.tbl
Xmozillapl/defaults/wallet/PositionalSchema.tbl
Xmozillapl/defaults/wallet/FieldSchema.tbl
Xmozillapl/defaults/wallet/SchemaStrings.tbl
Xmozillapl/defaults/wallet/DistinguishedSchema.tbl
Xmozillapl/defaults/autoconfig/prefcalls.js
Xmozillapl/defaults/autoconfig/platform.js
Xmozillapl/defaults/isp/gazeta.rdf
Xmozillapl/defaults/messenger/PL/mailViews.dat
Xmozillapl/libmsgbaseutil.so
Xmozillapl/plugins/ShockwaveFlash.class
Xmozillapl/plugins/libflashplayer.so
Xmozillapl/plugins/libnullplugin.so
Xmozillapl/libsmime3.so
Xmozillapl/libsoftokn3.chk
Xmozillapl/libnss3.so
Xmozillapl/libnssckbi.so
Xmozillapl/libsoftokn3.so
Xmozillapl/libssl3.so
Xmozillapl/libprldap50.so
Xmozillapl/libjsj.so
Xmozillapl/run-mozilla.sh
Xmozillapl/icons/mozicon16.xpm
Xmozillapl/icons/mozicon50.xpm
Xmozillapl/mozilla
Xmozillapl/mozilla-bin
Xmozillapl/mozilla-xremote-client
Xmozillapl/regxpcom
Xmozillapl/regchrome
Xmozillapl/libgtksuperwin.so
Xmozillapl/libgtkembedmoz.so
Xmozillapl/libgkgfx.so
Xmozillapl/xpicleanup
Xmozillapl/przegladaj
Xmozillapl/libgtkxtbin.so
Xmozillapl/libldap50.so
Xmozillapl/libxlibrgb.so
Xmozillapl/searchplugins/php-docs.gif
Xmozillapl/searchplugins/bugzilla.gif
Xmozillapl/searchplugins/wow.gif
Xmozillapl/searchplugins/yandex.src
Xmozillapl/searchplugins/astalavista.gif
Xmozillapl/searchplugins/netsprint.gif
Xmozillapl/searchplugins/NetscapeSearch.gif
Xmozillapl/searchplugins/cpan.gif
Xmozillapl/searchplugins/onet.gif
Xmozillapl/searchplugins/wp.src
Xmozillapl/searchplugins/alltheweb.src
Xmozillapl/searchplugins/mamma.src
Xmozillapl/searchplugins/yahoo.gif
Xmozillapl/searchplugins/slashdot.src
Xmozillapl/searchplugins/interia.gif
Xmozillapl/searchplugins/jeeves.gif
Xmozillapl/searchplugins/thesaurus.gif
Xmozillapl/searchplugins/dmoz.src
Xmozillapl/searchplugins/odeon.gif
Xmozillapl/searchplugins/lycos.src
Xmozillapl/searchplugins/mysql-docs.src
Xmozillapl/searchplugins/google.src
Xmozillapl/searchplugins/wow.src
Xmozillapl/searchplugins/hotbot.gif
Xmozillapl/searchplugins/dictionary.src
Xmozillapl/searchplugins/excite.gif
Xmozillapl/searchplugins/lxrmozilla.gif
Xmozillapl/searchplugins/mozilla.src
Xmozillapl/searchplugins/hoga.gif
Xmozillapl/searchplugins/php-docs.src
Xmozillapl/searchplugins/bugzilla.src
Xmozillapl/searchplugins/astalavista.src
Xmozillapl/searchplugins/freshmeat.src
Xmozillapl/searchplugins/netsprint.src
Xmozillapl/searchplugins/yandex.gif
Xmozillapl/searchplugins/NetscapeSearch.src
Xmozillapl/searchplugins/cpan.src
Xmozillapl/searchplugins/slashdot.png
Xmozillapl/searchplugins/onet.src
Xmozillapl/searchplugins/yahoo.src
Xmozillapl/searchplugins/interia.src
Xmozillapl/searchplugins/jeeves.src
Xmozillapl/searchplugins/thesaurus.src
Xmozillapl/searchplugins/wp.gif
Xmozillapl/searchplugins/odeon.src
Xmozillapl/searchplugins/alltheweb.gif
Xmozillapl/searchplugins/mamma.gif
Xmozillapl/searchplugins/hotbot.src
Xmozillapl/searchplugins/dmoz.gif
Xmozillapl/searchplugins/excite.src
Xmozillapl/searchplugins/lxrmozilla.src
Xmozillapl/searchplugins/lycos.gif
Xmozillapl/searchplugins/mysql-docs.gif
Xmozillapl/searchplugins/hoga.src
Xmozillapl/searchplugins/google.gif
Xmozillapl/searchplugins/dictionary.gif
Xmozillapl/searchplugins/freshmeat.png
Xmozillapl/searchplugins/mozilla.gif
X at dirrm mozillapl/components/myspell
X at dirrm mozillapl/components
X at dirrm mozillapl/chrome/icons/default
X at dirrm mozillapl/chrome/icons
X at dirrm mozillapl/chrome
X at dirrm mozillapl/res/inspector
X at dirrm mozillapl/res/samples/sampleimages
X at dirrm mozillapl/res/samples
X at dirrm mozillapl/res/html
X at dirrm mozillapl/res/fonts
X at dirrm mozillapl/res/dtd
X at dirrm mozillapl/res/builtin
X at dirrm mozillapl/res/rdf
X at dirrm mozillapl/res/entityTables
X at dirrm mozillapl/res
X at dirrm mozillapl/defaults/pref
X at dirrm mozillapl/defaults/profile/US
X at dirrm mozillapl/defaults/profile/PL/chrome
X at dirrm mozillapl/defaults/profile/PL
X at dirrm mozillapl/defaults/profile
X at dirrm mozillapl/defaults/wallet
X at dirrm mozillapl/defaults/autoconfig
X at dirrm mozillapl/defaults/isp
X at dirrm mozillapl/defaults/messenger/PL
X at dirrm mozillapl/defaults/messenger
X at dirrm mozillapl/defaults
X at dirrm mozillapl/plugins
X at dirrm mozillapl/icons
X at dirrm mozillapl/searchplugins
X at dirrm mozillapl
X at unexec unlink /usr/compat/linux/usr/local/mozilla
END-of-linux-mozillapl/pkg-plist
exit
--------- shar file ends here --------------
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list