Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 18:51:06 -0800 (PST)
From:      John Merryweather Cooper <coop9211@uidaho.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   ports/45302: [NEW PORT] Gnome/2 version of www/screem
Message-ID:  <200211150251.gAF2p62Z032397@pc016247.reshall.uidaho.edu>

next in thread | raw e-mail | index | archive | help

>Number:         45302
>Category:       ports
>Synopsis:       [NEW PORT] Gnome/2 version of www/screem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 14 19:00:04 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD PC016247.reshall.uidaho.edu 4.7-STABLE FreeBSD 4.7-STABLE #62: Thu Nov 14 16:16:48 PST 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386


	
>Description:
	Envisioning a repo-copy of www/screem to www/screem2, this is the
	Gnome/2 version of screem, the Gnome web design tool.

>How-To-Repeat:
	N/A

>Fix:

	A repo-copy of www/screem to www/screem2 should be done first.

--- create-screem2 begins here ---
# This is a patch for screem to update it to screem2
# 
# To apply this patch:
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'applypatch' program with this patch file as input.
#
# If you do not have 'applypatch', it is part of the 'makepatch' package
# that you can fetch from the Comprehensive Perl Archive Network:
# http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz
# In the above URL, 'x' should be 2 or higher.
#
# To apply this patch without the use of 'applypatch':
# STEP 1: Chdir to the source directory.
# If you have a decent Bourne-type shell:
# STEP 2: Run the shell with this file as input.
# If you don't have such a shell, you may need to manually delete
# the files as shown below.
# STEP 3: Run the 'patch' program with this file as input.
#
# These are the commands needed to create/delete files/directories:
#
rm -f 'files/patch-plugins::uploadWizard::uploadWizard.c'
rm -f 'files/patch-plugins::uploadWizard::Makefile.in'
rm -f 'files/patch-plugins::mailWizard::mailWizard.c'
rm -f 'files/patch-ab'
#
# This command terminates the shell and need not be executed manually.
exit
#
#### End of Preamble ####

#### Patch data follows ####
diff -u 'screem/Makefile' 'screem2/Makefile'
Index: ./Makefile
--- ./Makefile	Mon Nov 11 21:55:36 2002
+++ ./Makefile	Thu Nov 14 18:25:23 2002
@@ -2,40 +2,40 @@
 # Date created:		05 Nov 1999
 # Whom:			Will Andrews <andrews@technologist.com>
 #
-# $FreeBSD: ports/www/screem/Makefile,v 1.28 2002/11/12 02:09:58 marcus Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	screem
-PORTVERSION=	0.4.1
-PORTREVISION=	3
+PORTVERSION=	0.5.5
 CATEGORIES=	www gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
-		http://www.screem.org/src/ \
-		http://www.borgsdemons.com/distfiles/screem/
+		http://www.screem.org/src/
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-docs${EXTRACT_SUFX}
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	coop9211@uidaho.edu
 
+LIB_DEPENDS=	gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
+		gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
+		gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \
+		zvt-2.0.0:${PORTSDIR}/x11-toolkits/libzvt \
+		neon.22:${PORTSDIR}/www/neon
+
 USE_GMAKE=	yes
 USE_X_PREFIX=	yes
 USE_XPM=	yes
 USE_GNOMENG=	yes
-USE_GNOME=	gnomeprefix gnomehack gnomevfs gtkhtml
+USE_GNOME=	gnomeprefix gnomehack
 USE_LIBTOOL=	yes
 USE_OPENSSL=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include/gnome-vfs-1.0" \
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS=	--with-gnomevfs --with-ssl --with-included-neon
+CONFIGURE_ARGS=	--with-gnomevfs --with-ssl
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
 		 s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
 	@find ${WRKSRC} -name "Makefile.in" | xargs ${REINPLACE_CMD} -e \
 		's|\@GNOME_DATA_PREFIX\@|\$$\(datadir\)|g'
-
-post-install:
-	@${INSTALL_DATA} ${WRKSRC}/../${PORTNAME}-docs/* \
-		${PREFIX}/share/gnome/help/screem/C/
 
 .include <bsd.port.mk>
diff -u 'screem/distinfo' 'screem2/distinfo'
Index: ./distinfo
--- ./distinfo	Sun Dec  2 19:12:40 2001
+++ ./distinfo	Thu Nov 14 17:28:07 2002
@@ -1,2 +1 @@
-MD5 (screem-0.4.1.tar.gz) = 8424eb59a232e976f9dd276320727f5b
-MD5 (screem-docs.tar.gz) = 4afc0446ed4e876ea004d08043751760
+MD5 (screem-0.5.5.tar.gz) = eb9490829479fac6dff406b02b75ae06
diff -u 'screem/pkg-plist' 'screem2/pkg-plist'
Index: ./pkg-plist
--- ./pkg-plist	Sun Dec  2 19:12:40 2001
+++ ./pkg-plist	Thu Nov 14 18:29:39 2002
@@ -1,294 +1,122 @@
 bin/screem
+etc/gconf/schemas/screem.schemas
+etc/gconf/gconf.xml.defaults/%gconf.xml
+etc/gconf/gconf.xml.defaults/apps/%gconf.xml
+etc/gconf/gconf.xml.defaults/apps/screem/%gconf.xml
+etc/gconf/gconf.xml.defaults/apps/screem/general/%gconf.xml
+etc/gconf/gconf.xml.defaults/apps/screem/editor/%gconf.xml
+etc/gconf/gconf.xml.defaults/apps/screem/editor/print/%gconf.xml
+etc/gconf/gconf.xml.defaults/apps/screem/linkview/%gconf.xml
+etc/gconf/gconf.xml.defaults/apps/screem/hint/%gconf.xml
+etc/gconf/gconf.xml.defaults/schemas/%gconf.xml
+etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml
+etc/gconf/gconf.xml.defaults/schemas/apps/screem/%gconf.xml
+etc/gconf/gconf.xml.defaults/schemas/apps/screem/editor/%gconf.xml
+etc/gconf/gconf.xml.defaults/schemas/apps/screem/editor/print/%gconf.xml
+etc/gconf/gconf.xml.defaults/schemas/apps/screem/hint/%gconf.xml
+etc/gconf/gconf.xml.defaults/schemas/apps/screem/general/%gconf.xml
+lib/screem/plugins/linkWizard.so
+lib/screem/plugins/linkWizard.la
 lib/screem/plugins/colourWizard.so
-lib/screem/plugins/cssWizard.so
+lib/screem/plugins/colourWizard.la
 lib/screem/plugins/entityWizard.so
+lib/screem/plugins/entityWizard.la
 lib/screem/plugins/formWizard.so
-lib/screem/plugins/frameWizard.so
-lib/screem/plugins/galleryWizard.so
-lib/screem/plugins/imageWizard.so
-lib/screem/plugins/linkWizard.so
-lib/screem/plugins/mailWizard.so
-lib/screem/plugins/script.scm
-lib/screem/plugins/ssiWizard.so
+lib/screem/plugins/formWizard.la
 lib/screem/plugins/tableWizard.so
+lib/screem/plugins/tableWizard.la
+lib/screem/plugins/ssiWizard.so
+lib/screem/plugins/ssiWizard.la
+lib/screem/plugins/cssWizard.so
+lib/screem/plugins/cssWizard.la
+lib/screem/plugins/imageWizard.so
+lib/screem/plugins/imageWizard.la
 lib/screem/plugins/uploadWizard.so
-share/gnome/apps/Development/screem.desktop
-share/gnome/help/screem/C/authors.html
+lib/screem/plugins/uploadWizard.la
+share/gnome/screem/glade/screem.glade
+share/gnome/screem/glade/entityWizard.glade
+share/gnome/screem/glade/tablewizard.glade
+share/gnome/screem/glade/css.glade
+share/gnome/screem/glade/imageWizard.glade
+share/gnome/screem/glade/uploadwizard.glade
+share/gnome/screem/ui/screem-window-ui.xml
+share/gnome/screem/ui/screem-css-window-ui.xml
+share/gnome/screem/hints/screem_hints.txt
+share/gnome/screem/hints/screem_hints_fr.txt
+share/gnome/screem/hints/screem_hints_pt_BR.txt
+share/gnome/screem/hints/screem_hints_sv.txt
+share/gnome/screem/syntax/html.screem.syntax
+share/gnome/screem/syntax/perl.screem.syntax
+share/gnome/screem/syntax/screemsyntax.screem.syntax
+share/gnome/screem/dtd/catalog
+share/gnome/screem/dtd/HTMLlat1.ent
+share/gnome/screem/dtd/HTMLspecial.ent
+share/gnome/screem/dtd/HTMLsymbols.ent
+share/gnome/screem/dtd/xhtml-lat1.ent
+share/gnome/screem/dtd/xhtml-special.ent
+share/gnome/screem/dtd/xhtml-symbol.ent
+share/gnome/screem/dtd/frameset.dtd
+share/gnome/screem/dtd/loose.dtd
+share/gnome/screem/dtd/strict.dtd
+share/gnome/screem/dtd/xhtml1-frameset.dtd
+share/gnome/screem/dtd/xhtml1-strict.dtd
+share/gnome/screem/dtd/xhtml1-transitional.dtd
+share/gnome/screem/resources/Images/made.jpg
+share/gnome/screem/resources/Templates/template.html
+share/gnome/screem/php/php3_functions
+share/gnome/screem/php/php4_functions
+share/gnome/screem/screem.tagtree
+share/gnome/pixmaps/screem/splash/splash.png
+share/gnome/pixmaps/screem.png
 share/gnome/help/screem/C/authors.sgml
-share/gnome/help/screem/C/bugs.html
 share/gnome/help/screem/C/bugs.sgml
-share/gnome/help/screem/C/cvs.html
-share/gnome/help/screem/C/dnd.html
-share/gnome/help/screem/C/documentstructure.html
-share/gnome/help/screem/C/dtd.html
-share/gnome/help/screem/C/externalbrowsers.html
-share/gnome/help/screem/C/features.html
 share/gnome/help/screem/C/features.sgml
-share/gnome/help/screem/C/figs/color.png
-share/gnome/help/screem/C/figs/copybutton.png
-share/gnome/help/screem/C/figs/css.png
-share/gnome/help/screem/C/figs/emailwiz.png
-share/gnome/help/screem/C/figs/entity.png
-share/gnome/help/screem/C/figs/extbutton.png
-share/gnome/help/screem/C/figs/filebutton.png
-share/gnome/help/screem/C/figs/find.png
+share/gnome/help/screem/C/install.sgml
+share/gnome/help/screem/C/intro.sgml
+share/gnome/help/screem/C/requirements.sgml
+share/gnome/help/screem/C/screem.sgml
+share/gnome/help/screem/C/screemDev.sgml
+share/gnome/help/screem/C/screemGuiRef.sgml
+share/gnome/help/screem/C/setup.sgml
+share/gnome/help/screem/C/started.sgml
 share/gnome/help/screem/C/figs/fontbutton.png
-share/gnome/help/screem/C/figs/form.png
-share/gnome/help/screem/C/figs/formbutton.png
-share/gnome/help/screem/C/figs/frame.png
-share/gnome/help/screem/C/figs/gallery.png
-share/gnome/help/screem/C/figs/linkwiz.png
-share/gnome/help/screem/C/figs/main.png
-share/gnome/help/screem/C/figs/miscbutton.png
 share/gnome/help/screem/C/figs/newPrj.png
+share/gnome/help/screem/C/figs/ssi.png
+share/gnome/help/screem/C/figs/color.png
+share/gnome/help/screem/C/figs/form.png
 share/gnome/help/screem/C/figs/pagewiz.png
+share/gnome/help/screem/C/figs/table.png
+share/gnome/help/screem/C/figs/copybutton.png
+share/gnome/help/screem/C/figs/formbutton.png
 share/gnome/help/screem/C/figs/picwizard.png
+share/gnome/help/screem/C/figs/tablebutton.png
+share/gnome/help/screem/C/figs/css.png
+share/gnome/help/screem/C/figs/frame.png
 share/gnome/help/screem/C/figs/pref.png
+share/gnome/help/screem/C/figs/tagbutton.png
+share/gnome/help/screem/C/figs/emailwiz.png
+share/gnome/help/screem/C/figs/gallery.png
 share/gnome/help/screem/C/figs/printpreview.png
+share/gnome/help/screem/C/figs/todo.png
+share/gnome/help/screem/C/figs/entity.png
+share/gnome/help/screem/C/figs/linkwiz.png
 share/gnome/help/screem/C/figs/quickbutton.png
+share/gnome/help/screem/C/figs/upload.png
+share/gnome/help/screem/C/figs/extbutton.png
+share/gnome/help/screem/C/figs/main.png
 share/gnome/help/screem/C/figs/sitepref.png
+share/gnome/help/screem/C/figs/wizardbutton.png
+share/gnome/help/screem/C/figs/filebutton.png
 share/gnome/help/screem/C/figs/sitetemplate.png
+share/gnome/help/screem/C/figs/find.png
+share/gnome/help/screem/C/figs/miscbutton.png
 share/gnome/help/screem/C/figs/spellCheck.png
-share/gnome/help/screem/C/figs/ssi.png
-share/gnome/help/screem/C/figs/table.png
-share/gnome/help/screem/C/figs/tablebutton.png
-share/gnome/help/screem/C/figs/tagbutton.png
-share/gnome/help/screem/C/figs/todo.png
-share/gnome/help/screem/C/figs/upload.png
-share/gnome/help/screem/C/figs/wizardbutton.png
-share/gnome/help/screem/C/guilescripting.html
-share/gnome/help/screem/C/highlighting.html
-share/gnome/help/screem/C/index.html
-share/gnome/help/screem/C/inlinetagginginfo.html
-share/gnome/help/screem/C/install-install.html
-share/gnome/help/screem/C/install-uninstall.html
-share/gnome/help/screem/C/install-what.html
-share/gnome/help/screem/C/install.html
-share/gnome/help/screem/C/install.sgml
-share/gnome/help/screem/C/intelliclose.html
-share/gnome/help/screem/C/intellientity.html
-share/gnome/help/screem/C/internationalisation.html
-share/gnome/help/screem/C/intro.html
-share/gnome/help/screem/C/intro.sgml
-share/gnome/help/screem/C/keymacros.html
-share/gnome/help/screem/C/libraryrequirements.html
-share/gnome/help/screem/C/linkfix.html
-share/gnome/help/screem/C/linkview.html
-share/gnome/help/screem/C/multiprojects.html
-share/gnome/help/screem/C/plugins.html
-share/gnome/help/screem/C/previewwindow.html
-share/gnome/help/screem/C/printing.html
-share/gnome/help/screem/C/requirements.html
-share/gnome/help/screem/C/requirements.sgml
-share/gnome/help/screem/C/screem.sgml
-share/gnome/help/screem/C/screemDev.sgml
-share/gnome/help/screem/C/screemGuiRef.sgml
-share/gnome/help/screem/C/searchreplace.html
-share/gnome/help/screem/C/setup-helpers.html
-share/gnome/help/screem/C/setup-import.html
-share/gnome/help/screem/C/setup.html
-share/gnome/help/screem/C/setup.sgml
-share/gnome/help/screem/C/sitewidetemplates.html
-share/gnome/help/screem/C/spellchecking.html
-share/gnome/help/screem/C/started-editing.html
-share/gnome/help/screem/C/started-previewing.html
-share/gnome/help/screem/C/started-uploading.html
-share/gnome/help/screem/C/started.html
-share/gnome/help/screem/C/started.sgml
-share/gnome/help/screem/C/taghelp.html
-share/gnome/help/screem/C/taglist.html
-share/gnome/help/screem/C/tagproperties.html
-share/gnome/help/screem/C/todolist.html
-share/gnome/help/screem/C/tooltips.html
 share/gnome/help/screem/C/topic.dat
-share/gnome/mc/templates/screem.desktop
+share/gnome/application-registry/screem.applications
+share/gnome/applications/screem.desktop
 share/gnome/mime-info/screem.keys
 share/gnome/mime-info/screem.mime
-share/gnome/pixmaps/screem.png
-share/gnome/pixmaps/screem/broken.xpm
-share/gnome/pixmaps/screem/browser.xpm
-share/gnome/pixmaps/screem/button.xpm
-share/gnome/pixmaps/screem/caption.xpm
-share/gnome/pixmaps/screem/checkbutton.xpm
-share/gnome/pixmaps/screem/dir-close.xpm
-share/gnome/pixmaps/screem/dir-open.xpm
-share/gnome/pixmaps/screem/entry.xpm
-share/gnome/pixmaps/screem/fixed.xpm
-share/gnome/pixmaps/screem/gallery.xpm
-share/gnome/pixmaps/screem/gnome-fileentry.xpm
-share/gnome/pixmaps/screem/image.xpm
-share/gnome/pixmaps/screem/link.xpm
-share/gnome/pixmaps/screem/noicon.xpm
-share/gnome/pixmaps/screem/optionmenu.xpm
-share/gnome/pixmaps/screem/p.xpm
-share/gnome/pixmaps/screem/pre.xpm
-share/gnome/pixmaps/screem/preview.xpm
-share/gnome/pixmaps/screem/radiobutton.xpm
-share/gnome/pixmaps/screem/splash/1.png
-share/gnome/pixmaps/screem/splash/2.png
-share/gnome/pixmaps/screem/splash/3.png
-share/gnome/pixmaps/screem/splash/4.png
-share/gnome/pixmaps/screem/sub.xpm
-share/gnome/pixmaps/screem/sup.xpm
-share/gnome/pixmaps/screem/table.xpm
-share/gnome/pixmaps/screem/td.xpm
-share/gnome/pixmaps/screem/text.xpm
-share/gnome/pixmaps/screem/th.xpm
-share/gnome/pixmaps/screem/tr.xpm
-share/gnome/screem/dtd/HTMLlat1.ent
-share/gnome/screem/dtd/HTMLspecial.ent
-share/gnome/screem/dtd/HTMLsymbol.ent
-share/gnome/screem/dtd/catalog
-share/gnome/screem/dtd/frameset.dtd
-share/gnome/screem/dtd/loose.dtd
-share/gnome/screem/dtd/strict.dtd
-share/gnome/screem/dtd/xhtml-lat1.ent
-share/gnome/screem/dtd/xhtml-special.ent
-share/gnome/screem/dtd/xhtml-symbol.ent
-share/gnome/screem/dtd/xhtml1-frameset.dtd
-share/gnome/screem/dtd/xhtml1-strict.dtd
-share/gnome/screem/dtd/xhtml1-transitional.dtd
-share/gnome/screem/frames/style1.html
-share/gnome/screem/glade/css.glade
-share/gnome/screem/glade/entityWizard.glade
-share/gnome/screem/glade/formWizard.glade
-share/gnome/screem/glade/frameWizard.glade
-share/gnome/screem/glade/imageWizard.glade
-share/gnome/screem/glade/linkWizard.glade
-share/gnome/screem/glade/screem.glade
-share/gnome/screem/glade/tablewizard.glade
-share/gnome/screem/glade/uploadwizard.glade
-share/gnome/screem/hints/screem_hints.txt
-share/gnome/screem/hints/screem_hints_fr.txt
-share/gnome/screem/hints/screem_hints_pt_BR.txt
-share/gnome/screem/hints/screem_hints_sv.txt
-share/gnome/screem/htmlhelp/alist.html
-share/gnome/screem/htmlhelp/attrs.html
-share/gnome/screem/htmlhelp/aural.css
-share/gnome/screem/htmlhelp/block.html
-share/gnome/screem/htmlhelp/block/address.html
-share/gnome/screem/htmlhelp/block/blockquote.html
-share/gnome/screem/htmlhelp/block/center.html
-share/gnome/screem/htmlhelp/block/div.html
-share/gnome/screem/htmlhelp/block/h1.html
-share/gnome/screem/htmlhelp/block/h2.html
-share/gnome/screem/htmlhelp/block/h3.html
-share/gnome/screem/htmlhelp/block/h4.html
-share/gnome/screem/htmlhelp/block/h5.html
-share/gnome/screem/htmlhelp/block/h6.html
-share/gnome/screem/htmlhelp/block/hr.html
-share/gnome/screem/htmlhelp/block/index.html
-share/gnome/screem/htmlhelp/block/isindex.html
-share/gnome/screem/htmlhelp/block/noscript.html
-share/gnome/screem/htmlhelp/block/p.html
-share/gnome/screem/htmlhelp/block/pre.html
-share/gnome/screem/htmlhelp/deprecated.html
-share/gnome/screem/htmlhelp/entities/index.html
-share/gnome/screem/htmlhelp/entities/latin1.html
-share/gnome/screem/htmlhelp/entities/special.html
-share/gnome/screem/htmlhelp/entities/symbols.html
-share/gnome/screem/htmlhelp/fontstyle/b.html
-share/gnome/screem/htmlhelp/fontstyle/big.html
-share/gnome/screem/htmlhelp/fontstyle/i.html
-share/gnome/screem/htmlhelp/fontstyle/index.html
-share/gnome/screem/htmlhelp/fontstyle/s.html
-share/gnome/screem/htmlhelp/fontstyle/small.html
-share/gnome/screem/htmlhelp/fontstyle/strike.html
-share/gnome/screem/htmlhelp/fontstyle/tt.html
-share/gnome/screem/htmlhelp/fontstyle/u.html
-share/gnome/screem/htmlhelp/forms/button.html
-share/gnome/screem/htmlhelp/forms/fieldset.html
-share/gnome/screem/htmlhelp/forms/form.html
-share/gnome/screem/htmlhelp/forms/index.html
-share/gnome/screem/htmlhelp/forms/input.html
-share/gnome/screem/htmlhelp/forms/label.html
-share/gnome/screem/htmlhelp/forms/legend.html
-share/gnome/screem/htmlhelp/forms/optgroup.html
-share/gnome/screem/htmlhelp/forms/option.html
-share/gnome/screem/htmlhelp/forms/select.html
-share/gnome/screem/htmlhelp/forms/textarea.html
-share/gnome/screem/htmlhelp/frames/frame.html
-share/gnome/screem/htmlhelp/frames/frameset.html
-share/gnome/screem/htmlhelp/frames/index.html
-share/gnome/screem/htmlhelp/frames/noframes.html
-share/gnome/screem/htmlhelp/head/base.html
-share/gnome/screem/htmlhelp/head/head.html
-share/gnome/screem/htmlhelp/head/index.html
-share/gnome/screem/htmlhelp/head/link.html
-share/gnome/screem/htmlhelp/head/meta.html
-share/gnome/screem/htmlhelp/head/style.html
-share/gnome/screem/htmlhelp/head/title.html
-share/gnome/screem/htmlhelp/html/body.html
-share/gnome/screem/htmlhelp/html/doctype.html
-share/gnome/screem/htmlhelp/html/html.html
-share/gnome/screem/htmlhelp/html/index.html
-share/gnome/screem/htmlhelp/index.html
-share/gnome/screem/htmlhelp/inline.html
-share/gnome/screem/htmlhelp/lists/dd.html
-share/gnome/screem/htmlhelp/lists/dir.html
-share/gnome/screem/htmlhelp/lists/dl.html
-share/gnome/screem/htmlhelp/lists/dt.html
-share/gnome/screem/htmlhelp/lists/index.html
-share/gnome/screem/htmlhelp/lists/li.html
-share/gnome/screem/htmlhelp/lists/menu.html
-share/gnome/screem/htmlhelp/lists/ol.html
-share/gnome/screem/htmlhelp/lists/ul.html
-share/gnome/screem/htmlhelp/new.html
-share/gnome/screem/htmlhelp/olist.html
-share/gnome/screem/htmlhelp/phrase/abbr.html
-share/gnome/screem/htmlhelp/phrase/acronym.html
-share/gnome/screem/htmlhelp/phrase/cite.html
-share/gnome/screem/htmlhelp/phrase/code.html
-share/gnome/screem/htmlhelp/phrase/del.html
-share/gnome/screem/htmlhelp/phrase/dfn.html
-share/gnome/screem/htmlhelp/phrase/em.html
-share/gnome/screem/htmlhelp/phrase/index.html
-share/gnome/screem/htmlhelp/phrase/ins.html
-share/gnome/screem/htmlhelp/phrase/kbd.html
-share/gnome/screem/htmlhelp/phrase/samp.html
-share/gnome/screem/htmlhelp/phrase/strong.html
-share/gnome/screem/htmlhelp/phrase/var.html
-share/gnome/screem/htmlhelp/special/a.html
-share/gnome/screem/htmlhelp/special/applet.html
-share/gnome/screem/htmlhelp/special/area.html
-share/gnome/screem/htmlhelp/special/basefont.html
-share/gnome/screem/htmlhelp/special/bdo.html
-share/gnome/screem/htmlhelp/special/br.html
-share/gnome/screem/htmlhelp/special/font.html
-share/gnome/screem/htmlhelp/special/iframe.html
-share/gnome/screem/htmlhelp/special/img.html
-share/gnome/screem/htmlhelp/special/index.html
-share/gnome/screem/htmlhelp/special/map.html
-share/gnome/screem/htmlhelp/special/object.html
-share/gnome/screem/htmlhelp/special/param.html
-share/gnome/screem/htmlhelp/special/q.html
-share/gnome/screem/htmlhelp/special/script.html
-share/gnome/screem/htmlhelp/special/span.html
-share/gnome/screem/htmlhelp/special/sub.html
-share/gnome/screem/htmlhelp/special/sup.html
-share/gnome/screem/htmlhelp/structure.html
-share/gnome/screem/htmlhelp/style.css
-share/gnome/screem/htmlhelp/tables/caption.html
-share/gnome/screem/htmlhelp/tables/col.html
-share/gnome/screem/htmlhelp/tables/colgroup.html
-share/gnome/screem/htmlhelp/tables/index.html
-share/gnome/screem/htmlhelp/tables/table.html
-share/gnome/screem/htmlhelp/tables/tbody.html
-share/gnome/screem/htmlhelp/tables/td.html
-share/gnome/screem/htmlhelp/tables/tfoot.html
-share/gnome/screem/htmlhelp/tables/th.html
-share/gnome/screem/htmlhelp/tables/thead.html
-share/gnome/screem/htmlhelp/tables/tr.html
-share/gnome/screem/htmlhelp/values.html
-share/gnome/screem/htmlhelp/wdglogo-small.gif
-share/gnome/screem/htmlhelp/wdglogo1.gif
-share/gnome/screem/resources/Images/made.jpg
-share/gnome/screem/resources/Templates/template.html
-share/gnome/screem/screem.tagtree
-share/gnome/screem/syntax/html.screem.syntax
-share/gnome/screem/syntax/perl.screem.syntax
-share/gnome/screem/syntax/php3_functions
-share/gnome/screem/syntax/screemsyntax.screem.syntax
+share/gnome/mc/templates/screem.desktop
 share/locale/az/LC_MESSAGES/screem.mo
 share/locale/da/LC_MESSAGES/screem.mo
 share/locale/de/LC_MESSAGES/screem.mo
@@ -303,35 +131,126 @@
 share/locale/sv/LC_MESSAGES/screem.mo
 share/locale/tr/LC_MESSAGES/screem.mo
 share/locale/uk/LC_MESSAGES/screem.mo
+share/screem/pixmaps/browser.xpm
+share/screem/pixmaps/button.xpm
+share/screem/pixmaps/caption.xpm
+share/screem/pixmaps/checkbutton.xpm
+share/screem/pixmaps/entry.xpm
+share/screem/pixmaps/fixed.xpm
+share/screem/pixmaps/gallery.xpm
+share/screem/pixmaps/gnome-fileentry.xpm
+share/screem/pixmaps/link.xpm
+share/screem/pixmaps/optionmenu.xpm
+share/screem/pixmaps/p.xpm
+share/screem/pixmaps/pre.xpm
+share/screem/pixmaps/radiobutton.xpm
+share/screem/pixmaps/sub.xpm
+share/screem/pixmaps/sup.xpm
+share/screem/pixmaps/table.xpm
+share/screem/pixmaps/td.xpm
+share/screem/pixmaps/text.xpm
+share/screem/pixmaps/th.xpm
+share/screem/pixmaps/tr.xpm
+share/screem/pixmaps/bookmarks-open.png
+share/screem/pixmaps/bookmarks-preferences.png
+share/screem/pixmaps/cvs-add-16.png
+share/screem/pixmaps/cvs-add-24.png
+share/screem/pixmaps/cvs-add.png
+share/screem/pixmaps/cvs-checkout-16.png
+share/screem/pixmaps/cvs-checkout-24.png
+share/screem/pixmaps/cvs-checkout.png
+share/screem/pixmaps/cvs-commit-16.png
+share/screem/pixmaps/cvs-commit-24.png
+share/screem/pixmaps/cvs-remove-16.png
+share/screem/pixmaps/cvs-remove-24.png
+share/screem/pixmaps/cvs-remove.png
+share/screem/pixmaps/cvs-update-16.png
+share/screem/pixmaps/cvs-update-24.png
+share/screem/pixmaps/cvs-update.png
+share/screem/pixmaps/insert-symbol-16.png
+share/screem/pixmaps/insert-symbol-24.png
+share/screem/pixmaps/screem_site.png
+share/screem/pixmaps/site_preview.png
+share/screem/pixmaps/site_structure_48.png
+share/screem/pixmaps/todo.png
+share/screem/pixmaps/stock_connect.png
+share/screem/pixmaps/stock_disconnect.png
+share/screem/pixmaps/stock_insert_image-16.png
+share/screem/pixmaps/stock_insert_image.png
+@dirrm etc/gconf/schemas
+@dirrm etc/gconf/gconf.xml.defaults/apps/screem/general
+@dirrm etc/gconf/gconf.xml.defaults/apps/screem/editor/print
+@dirrm etc/gconf/gconf.xml.defaults/apps/screem/editor
+@dirrm etc/gconf/gconf.xml.defaults/apps/screem/linkview
+@dirrm etc/gconf/gconf.xml.defaults/apps/screem/hint
+@dirrm etc/gconf/gconf.xml.defaults/apps/screem
+@dirrm etc/gconf/gconf.xml.defaults/apps
+@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/screem/editor/print
+@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/screem/editor
+@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/screem/hint
+@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/screem/general
+@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/screem
+@dirrm etc/gconf/gconf.xml.defaults/schemas/apps
+@dirrm etc/gconf/gconf.xml.defaults/schemas
+@dirrm etc/gconf/gconf.xml.defaults
+@dirrm etc/gconf
 @dirrm lib/screem/plugins
 @dirrm lib/screem
-@dirrm share/gnome/help/screem/C/figs
-@dirrm share/gnome/help/screem/C
-@dirrm share/gnome/help/screem
-@dirrm share/gnome/pixmaps/screem/splash
-@dirrm share/gnome/pixmaps/screem
-@dirrm share/gnome/screem/dtd
-@dirrm share/gnome/screem/frames
 @dirrm share/gnome/screem/glade
+@dirrm share/gnome/screem/ui
 @dirrm share/gnome/screem/hints
-@dirrm share/gnome/screem/htmlhelp/block
-@dirrm share/gnome/screem/htmlhelp/entities
-@dirrm share/gnome/screem/htmlhelp/fontstyle
-@dirrm share/gnome/screem/htmlhelp/forms
-@dirrm share/gnome/screem/htmlhelp/frames
-@dirrm share/gnome/screem/htmlhelp/head
-@dirrm share/gnome/screem/htmlhelp/html
-@dirrm share/gnome/screem/htmlhelp/lists
-@dirrm share/gnome/screem/htmlhelp/phrase
-@dirrm share/gnome/screem/htmlhelp/special
-@dirrm share/gnome/screem/htmlhelp/tables
-@dirrm share/gnome/screem/htmlhelp
+@dirrm share/gnome/screem/syntax
+@dirrm share/gnome/screem/dtd
 @dirrm share/gnome/screem/resources/Applets
-@dirrm share/gnome/screem/resources/HTML
 @dirrm share/gnome/screem/resources/Images
 @dirrm share/gnome/screem/resources/Javascript
 @dirrm share/gnome/screem/resources/PHP3
+@dirrm share/gnome/screem/resources/HTML
 @dirrm share/gnome/screem/resources/Templates
 @dirrm share/gnome/screem/resources
-@dirrm share/gnome/screem/syntax
+@dirrm share/gnome/screem/php
 @dirrm share/gnome/screem
+@dirrm share/gnome/pixmaps/screem/splash
+@dirrm share/gnome/pixmaps/screem
+@dirrm share/gnome/pixmaps
+@dirrm share/gnome/help/screem/C/figs
+@dirrm share/gnome/help/screem/C
+@dirrm share/gnome/help/screem
+@dirrm share/gnome/help
+@dirrm share/gnome/application-registry
+@dirrm share/gnome/applications
+@dirrm share/gnome/mime-info
+@dirrm share/gnome/mc/templates
+@dirrm share/gnome/mc
+@dirrm share/gnome
+@dirrm share/locale/az/LC_MESSAGES
+@dirrm share/locale/az
+@dirrm share/locale/da/LC_MESSAGES
+@dirrm share/locale/da
+@dirrm share/locale/de/LC_MESSAGES
+@dirrm share/locale/de
+@dirrm share/locale/es_ES/LC_MESSAGES
+@dirrm share/locale/es_ES
+@dirrm share/locale/fr/LC_MESSAGES
+@dirrm share/locale/fr
+@dirrm share/locale/it/LC_MESSAGES
+@dirrm share/locale/it
+@dirrm share/locale/ja/LC_MESSAGES
+@dirrm share/locale/ja
+@dirrm share/locale/no/LC_MESSAGES
+@dirrm share/locale/no
+@dirrm share/locale/pl/LC_MESSAGES
+@dirrm share/locale/pl
+@dirrm share/locale/pt_BR/LC_MESSAGES
+@dirrm share/locale/pt_BR
+@dirrm share/locale/ru/LC_MESSAGES
+@dirrm share/locale/ru
+@dirrm share/locale/sv/LC_MESSAGES
+@dirrm share/locale/sv
+@dirrm share/locale/tr/LC_MESSAGES
+@dirrm share/locale/tr
+@dirrm share/locale/uk/LC_MESSAGES
+@dirrm share/locale/uk
+@dirrm share/locale
+@dirrm share/screem/pixmaps
+@dirrm share/screem
#### End of Patch data ####

#### ApplyPatch data follows ####
# Data version        : 1.0
# Date generated      : Thu Nov 14 18:44:11 2002
# Generated by        : makepatch 2.00
# Recurse directories : Yes
# r 'files/patch-plugins::uploadWizard::uploadWizard.c' 407 0
# r 'files/patch-plugins::uploadWizard::Makefile.in' 585 0
# r 'files/patch-plugins::mailWizard::mailWizard.c' 437 0
# r 'files/patch-ab' 736 0
# p 'Makefile' 1236 1037327123 0100644
# p 'distinfo' 121 1037323687 0100644
# p 'pkg-plist' 14028 1037327379 0100644
#### End of ApplyPatch data ####

#### End of Patch kit [created: Thu Nov 14 18:44:11 2002] ####
#### Checksum: 659 26627 18986 ####
--- create-screem2 ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211150251.gAF2p62Z032397>