View | Details | Raw Unified | Return to bug 88566
Collapse All | Expand All

(-)www/screem/Makefile (-3 / +3 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	screem
8
PORTNAME=	screem
9
PORTVERSION=	0.14.3
9
PORTVERSION=	0.16.0
10
PORTREVISION=	1
11
CATEGORIES=	www gnome
10
CATEGORIES=	www gnome
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 24-32 Link Here
24
USE_XPM=	yes
23
USE_XPM=	yes
25
USE_REINPLACE=	yes
24
USE_REINPLACE=	yes
26
USE_GMAKE=	yes
25
USE_GMAKE=	yes
27
USE_LIBTOOL_VER=	15
26
USE_AUTOTOOLS=	libtool:15
28
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
27
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
29
		LDFLAGS="-L${LOCALBASE}/lib"
28
		LDFLAGS="-L${LOCALBASE}/lib"
29
CONFIGURE_ARGS=	--disable-enchant
30
INSTALLS_OMF=	yes
30
INSTALLS_OMF=	yes
31
31
32
GCONF_SCHEMAS=	screem.schemas
32
GCONF_SCHEMAS=	screem.schemas
(-)www/screem/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (screem-0.14.3.tar.gz) = effc32299ef5527482f58d7df1e8730e
1
MD5 (screem-0.16.0.tar.gz) = 31fdaad416d1d845fc267d8c27d59036
2
SIZE (screem-0.14.3.tar.gz) = 3778240
2
SIZE (screem-0.16.0.tar.gz) = 3850088
(-)www/screem/files/patch-src_readtags.c (-10 lines)
Lines 1-10 Link Here
1
--- src/readtags.c.orig	Sat Jan  4 23:43:42 2003
2
+++ src/readtags.c	Sat Jan  4 23:48:00 2003
3
@@ -8,6 +8,7 @@
4
 *   This module contains functions for reading tag files.
5
 */
6
 
7
+#include <config.h>
8
 #include <glib.h>
9
 
10
 #include <stdlib.h>
(-)www/screem/pkg-plist (-18 / +21 lines)
Lines 1-4 Link Here
1
bin/screem
1
bin/screem
2
include/screem/fileops.h
3
include/screem/screem-dtd.h
4
include/screem/screem-page.h
5
include/screem/screem-plugin.h
6
include/screem/screem-site.h
7
include/screem/screem-skel-plugin.h
8
include/screem/screem-view.h
2
lib/screem/plugins/colourWizard.so
9
lib/screem/plugins/colourWizard.so
3
lib/screem/plugins/css_wizard.so
10
lib/screem/plugins/css_wizard.so
4
lib/screem/plugins/entityWizard.so
11
lib/screem/plugins/entityWizard.so
Lines 8-13 Link Here
8
lib/screem/plugins/ssiWizard.so
15
lib/screem/plugins/ssiWizard.so
9
lib/screem/plugins/tableWizard.so
16
lib/screem/plugins/tableWizard.so
10
lib/screem/plugins/uploadWizard.so
17
lib/screem/plugins/uploadWizard.so
18
libdata/pkgconfig/screem-plugin.pc
11
share/gnome/application-registry/screem.applications
19
share/gnome/application-registry/screem.applications
12
share/gnome/applications/screem.desktop
20
share/gnome/applications/screem.desktop
13
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
21
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
Lines 58-77 Link Here
58
share/gnome/help/screem/C/figures/tree.png
66
share/gnome/help/screem/C/figures/tree.png
59
share/gnome/help/screem/C/legal.xml
67
share/gnome/help/screem/C/legal.xml
60
share/gnome/help/screem/C/screem.xml
68
share/gnome/help/screem/C/screem.xml
61
share/gnome/mime-info/screem.keys
62
share/gnome/omf/screem/screem-C.omf
69
share/gnome/omf/screem/screem-C.omf
63
share/gnome/pixmaps/screem/splash/splash.png
70
share/gnome/pixmaps/screem/splash/splash.png
64
share/gnome/pixmaps/screem.png
71
share/gnome/pixmaps/screem.png
72
share/gnome/screem/doctypes.xml
65
share/gnome/screem/dtd/HTMLlat1.ent
73
share/gnome/screem/dtd/HTMLlat1.ent
66
share/gnome/screem/dtd/HTMLspecial.ent
74
share/gnome/screem/dtd/HTMLspecial.ent
67
share/gnome/screem/dtd/HTMLsymbols.ent
75
share/gnome/screem/dtd/HTMLsymbols.ent
68
share/gnome/screem/dtd/catalog
76
share/gnome/screem/dtd/catalog
77
share/gnome/screem/dtd/gtkuimanager.dtd
69
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fhtml4%2Fframeset.dtd
78
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fhtml4%2Fframeset.dtd
70
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fhtml4%2Floose.dtd
79
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fhtml4%2Floose.dtd
71
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fhtml4%2Fstrict.dtd
80
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fhtml4%2Fstrict.dtd
72
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-frameset.dtd
81
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-frameset.dtd
73
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-strict.dtd
82
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-strict.dtd
74
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-transitional.dtd
83
share/gnome/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-transitional.dtd
84
share/gnome/screem/dtd/screem-doctypes.dtd
75
share/gnome/screem/dtd/screem-tagtree-config.dtd
85
share/gnome/screem/dtd/screem-tagtree-config.dtd
76
share/gnome/screem/dtd/screem-tagtree.dtd
86
share/gnome/screem/dtd/screem-tagtree.dtd
77
share/gnome/screem/dtd/xhtml-lat1.ent
87
share/gnome/screem/dtd/xhtml-lat1.ent
Lines 88-93 Link Here
88
share/gnome/screem/glade/uploadwizard.glade
98
share/gnome/screem/glade/uploadwizard.glade
89
share/gnome/screem/helpers/Tidy/TidyHTML.desktop
99
share/gnome/screem/helpers/Tidy/TidyHTML.desktop
90
share/gnome/screem/helpers/Tidy/TidyXML.desktop
100
share/gnome/screem/helpers/Tidy/TidyXML.desktop
101
share/gnome/screem/helpers/browsers/epiphany.desktop
102
share/gnome/screem/helpers/browsers/konqueror.desktop
103
share/gnome/screem/helpers/browsers/opera.desktop
104
share/gnome/screem/helpers/browsers-remote/epiphany.desktop
105
share/gnome/screem/helpers/browsers-remote/konqueror.desktop
106
share/gnome/screem/helpers/browsers-remote/opera.desktop
91
share/gnome/screem/hints/screem_hints.txt
107
share/gnome/screem/hints/screem_hints.txt
92
share/gnome/screem/hints/screem_hints_fr.txt
108
share/gnome/screem/hints/screem_hints_fr.txt
93
share/gnome/screem/hints/screem_hints_pt_BR.txt
109
share/gnome/screem/hints/screem_hints_pt_BR.txt
Lines 156-161 Link Here
156
share/gnome/screem/resources/Javascript/rollover.js
172
share/gnome/screem/resources/Javascript/rollover.js
157
share/gnome/screem/resources/Templates/template.html
173
share/gnome/screem/resources/Templates/template.html
158
share/gnome/screem/tagtrees/apache.tagtree
174
share/gnome/screem/tagtrees/apache.tagtree
175
share/gnome/screem/tagtrees/cfml.tagtree
159
share/gnome/screem/tagtrees/css.tagtree
176
share/gnome/screem/tagtrees/css.tagtree
160
share/gnome/screem/tagtrees/funcref_php.tagtree
177
share/gnome/screem/tagtrees/funcref_php.tagtree
161
share/gnome/screem/tagtrees/funcref_python.tagtree
178
share/gnome/screem/tagtrees/funcref_python.tagtree
Lines 190-213 Link Here
190
share/locale/uk/LC_MESSAGES/screem.mo
207
share/locale/uk/LC_MESSAGES/screem.mo
191
share/locale/vi/LC_MESSAGES/screem.mo
208
share/locale/vi/LC_MESSAGES/screem.mo
192
share/locale/zh_CN/LC_MESSAGES/screem.mo
209
share/locale/zh_CN/LC_MESSAGES/screem.mo
193
share/mime/application/vnd.wap.wmlc.xml
194
share/mime/application/vnd.wap.wmlscriptc.xml
195
share/mime/application/x-php-source.xml
196
share/mime/application/x-screem-tag-tree.xml
197
share/mime/application/x-screem.xml
198
share/mime/application/xhtml+xml.xml
199
share/mime/image/vnd.wap.wbmp.xml
200
share/mime/packages/screem.xml
210
share/mime/packages/screem.xml
201
share/mime/text/actionscript.xml
202
share/mime/text/html.xml
203
share/mime/text/javascript.xml
204
share/mime/text/vnd.wap.wml.xml
205
share/mime/text/vnd.wap.wmlscript.xml
206
share/mime/text/x-actionscript.xml
207
share/mime/text/x-component.xml
208
share/mime/text/x-javascript.xml
209
share/mime/text/x-php-source.xml
210
share/mime/text/x-php.xml
211
@dirrm share/gnome/screem/ui
211
@dirrm share/gnome/screem/ui
212
@dirrm share/gnome/screem/tagtrees
212
@dirrm share/gnome/screem/tagtrees
213
@dirrm share/gnome/screem/resources/Templates
213
@dirrm share/gnome/screem/resources/Templates
Lines 219-224 Link Here
219
@dirrm share/gnome/screem/resources
219
@dirrm share/gnome/screem/resources
220
@dirrm share/gnome/screem/pixmaps
220
@dirrm share/gnome/screem/pixmaps
221
@dirrm share/gnome/screem/hints
221
@dirrm share/gnome/screem/hints
222
@dirrm share/gnome/screem/helpers/browsers-remote
223
@dirrm share/gnome/screem/helpers/browsers
222
@dirrm share/gnome/screem/helpers/Tidy
224
@dirrm share/gnome/screem/helpers/Tidy
223
@dirrm share/gnome/screem/helpers
225
@dirrm share/gnome/screem/helpers
224
@dirrm share/gnome/screem/glade
226
@dirrm share/gnome/screem/glade
Lines 232-237 Link Here
232
@dirrm share/gnome/help/screem
234
@dirrm share/gnome/help/screem
233
@dirrm lib/screem/plugins
235
@dirrm lib/screem/plugins
234
@dirrm lib/screem
236
@dirrm lib/screem
237
@dirrm include/screem
235
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
238
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
236
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
239
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
237
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
240
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

Return to bug 88566