summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/Makefile1
-rw-r--r--editors/calligra/Makefile28
-rw-r--r--editors/calligra/distinfo1
-rw-r--r--editors/calligra/pkg-comment1
-rw-r--r--editors/calligra/pkg-descr10
-rw-r--r--editors/calligra/pkg-plist750
-rw-r--r--editors/koffice-kde3/Makefile28
-rw-r--r--editors/koffice-kde3/distinfo1
-rw-r--r--editors/koffice-kde3/pkg-comment1
-rw-r--r--editors/koffice-kde3/pkg-descr10
-rw-r--r--editors/koffice-kde3/pkg-plist750
-rw-r--r--editors/koffice-kde4/Makefile28
-rw-r--r--editors/koffice-kde4/distinfo1
-rw-r--r--editors/koffice-kde4/pkg-comment1
-rw-r--r--editors/koffice-kde4/pkg-descr10
-rw-r--r--editors/koffice-kde4/pkg-plist750
-rw-r--r--editors/koffice/Makefile28
-rw-r--r--editors/koffice/distinfo1
-rw-r--r--editors/koffice/pkg-comment1
-rw-r--r--editors/koffice/pkg-descr10
-rw-r--r--editors/koffice/pkg-plist750
21 files changed, 3161 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index b3996238ca9c..45091126ecdd 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -49,6 +49,7 @@
SUBDIR += jext
SUBDIR += joe
SUBDIR += jove
+ SUBDIR += koffice
SUBDIR += le
SUBDIR += leim20
SUBDIR += lpe
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
new file mode 100644
index 000000000000..48ca017e3bf4
--- /dev/null
+++ b/editors/calligra/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: koffice
+# Date created: Sun May 14 2000 16:33:15
+# Whom: Will Andrews <will@FreeBSD>org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= koffice
+PORTVERSION= 1.90
+CATEGORIES= editors kde
+MASTER_SITES= ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= unstable/distribution/tar/src
+
+MAINTAINER= will@FreeBSD.org
+
+LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2
+
+MOC?= ${X11BASE}/bin/moc2
+USE_BZIP2= yes
+USE_QT2= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
+ --with-qt-includes=${X11BASE}/include/qt2 \
+ --with-qt-libraries=${X11BASE}/lib
+CONFIGURE_ENV+= MOC="${MOC}"
+USE_GMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/editors/calligra/distinfo b/editors/calligra/distinfo
new file mode 100644
index 000000000000..554b1ff849fe
--- /dev/null
+++ b/editors/calligra/distinfo
@@ -0,0 +1 @@
+MD5 (koffice-1.90.tar.bz2) = aabb2ffd04f10ebdcccce8748cfd62ad
diff --git a/editors/calligra/pkg-comment b/editors/calligra/pkg-comment
new file mode 100644
index 000000000000..90c73f5c3c7b
--- /dev/null
+++ b/editors/calligra/pkg-comment
@@ -0,0 +1 @@
+Office suite for KDE2
diff --git a/editors/calligra/pkg-descr b/editors/calligra/pkg-descr
new file mode 100644
index 000000000000..e18a304f2274
--- /dev/null
+++ b/editors/calligra/pkg-descr
@@ -0,0 +1,10 @@
+This is the office suite for KDE2 that includes
+KWord, KSpread, KPresenter, KChart, and so forth.
+KOffice tries to improve over many earlier attempts
+by UNIX hackers to create a decent office suite
+that can be used under productivity situations. So
+far, it looks quite good! :-)
+
+WWW: http://www.kde.org/
+
+--Will <andrews@technologist.com>
diff --git a/editors/calligra/pkg-plist b/editors/calligra/pkg-plist
new file mode 100644
index 000000000000..7299e6522a17
--- /dev/null
+++ b/editors/calligra/pkg-plist
@@ -0,0 +1,750 @@
+bin/kchart
+bin/killustrator
+bin/koshell
+bin/kpresenter
+bin/kscript
+bin/kspread
+bin/kword
+include/handler.h
+include/kcoloractions.h
+include/koApplication.h
+include/koBinaryStore.h
+include/koChild.h
+include/koDataTool.h
+include/koDocument.h
+include/koDocumentChild.h
+include/koDocumentInfo.h
+include/koDocumentInfoDlg.h
+include/koFactory.h
+include/koFilter.h
+include/koFilterDialog.h
+include/koFilterManager.h
+include/koFrame.h
+include/koIcons.h
+include/koKoolBar.h
+include/koMainWindow.h
+include/koPageLayoutDia.h
+include/koPartSelectDia.h
+include/koQueryTrader.h
+include/koRuler.h
+include/koStore.h
+include/koStoreStream.h
+include/koStream.h
+include/koTabChooser.h
+include/koTarStore.h
+include/koTemplateChooseDia.h
+include/koTemplateCreateDia.h
+include/koUIUtils.h
+include/koUndo.h
+include/koView.h
+include/komlFeed.h
+include/komlFileFeed.h
+include/komlMime.h
+include/komlParser.h
+include/komlStreamFeed.h
+include/komlWriter.h
+include/toolbox.h
+include/torben.h
+lib/libasciiexport.la
+lib/libasciiexport.so
+lib/libasciiimport.la
+lib/libasciiimport.so
+lib/libcsvexport.la
+lib/libcsvexport.so
+lib/libcsvexport_test.la
+lib/libcsvexport_test.so
+lib/libcsvfilter.la
+lib/libcsvfilter.so
+lib/libcsvfilterdia.la
+lib/libcsvfilterdia.so
+lib/libhtmlexport.la
+lib/libhtmlexport.so
+lib/libhtmlimport.la
+lib/libhtmlimport.so
+lib/libkchart.la
+lib/libkchart.so
+lib/libkillustrator.la
+lib/libkillustrator.so
+lib/libkodocinfopropspage.la
+lib/libkodocinfopropspage.so.0
+lib/libkofficecore.la
+lib/libkofficecore.so.1
+lib/libkofficeui.la
+lib/libkofficeui.so.1
+lib/libkoml.la
+lib/libkoml.so.1
+lib/libkpresenter.la
+lib/libkpresenter.so
+lib/libkscript.la
+lib/libkscript.so.1
+lib/libkspelltool.la
+lib/libkspelltool.so
+lib/libkspread.la
+lib/libkspread.so
+lib/libkspreadcalc.la
+lib/libkspreadcalc.so
+lib/libkstore.la
+lib/libkstore.so.1
+lib/libkword.la
+lib/libkword.so
+lib/libolefilter.la
+lib/libolefilter.so
+share/applnk/Applications/KOffice/kchart.desktop
+share/applnk/Applications/KOffice/killustrator.desktop
+share/applnk/Applications/KOffice/koshell.desktop
+share/applnk/Applications/KOffice/kpresenter.desktop
+share/applnk/Applications/KOffice/kspread.desktop
+share/applnk/Applications/KOffice/kword.desktop
+share/apps/kchart/kchart.rc
+share/apps/kchart/toolbar/areas.png
+share/apps/kchart/toolbar/bars.png
+share/apps/kchart/toolbar/cakes.png
+share/apps/kchart/toolbar/lines.png
+share/apps/kchart/toolbar/options.png
+share/apps/killustrator/KIllustrator.rc
+share/apps/killustrator/default.pal
+share/apps/killustrator/pics/abottom.png
+share/apps/killustrator/pics/ahcenter.png
+share/apps/killustrator/pics/aleft.png
+share/apps/killustrator/pics/aright.png
+share/apps/killustrator/pics/atop.png
+share/apps/killustrator/pics/avcenter.png
+share/apps/killustrator/pics/beziertool.png
+share/apps/killustrator/pics/dbottom.png
+share/apps/killustrator/pics/deleteNode.png
+share/apps/killustrator/pics/deletelayer.png
+share/apps/killustrator/pics/dhcenter.png
+share/apps/killustrator/pics/dhdist.png
+share/apps/killustrator/pics/dleft.png
+share/apps/killustrator/pics/dright.png
+share/apps/killustrator/pics/dtop.png
+share/apps/killustrator/pics/dvcenter.png
+share/apps/killustrator/pics/dvdist.png
+share/apps/killustrator/pics/ellipse1.png
+share/apps/killustrator/pics/ellipse2.png
+share/apps/killustrator/pics/ellipse3.png
+share/apps/killustrator/pics/ellipsetool.png
+share/apps/killustrator/pics/eye.png
+share/apps/killustrator/pics/freehandtool.png
+share/apps/killustrator/pics/hmirror.png
+share/apps/killustrator/pics/joinNodes.png
+share/apps/killustrator/pics/killustrator-intro.gif
+share/apps/killustrator/pics/linetool.png
+share/apps/killustrator/pics/logo.png
+share/apps/killustrator/pics/lowerlayer.png
+share/apps/killustrator/pics/moveNode.png
+share/apps/killustrator/pics/newNode.png
+share/apps/killustrator/pics/newlayer.png
+share/apps/killustrator/pics/pointtool.png
+share/apps/killustrator/pics/polygontool.png
+share/apps/killustrator/pics/raiselayer.png
+share/apps/killustrator/pics/recttool.png
+share/apps/killustrator/pics/selecttool.png
+share/apps/killustrator/pics/split.png
+share/apps/killustrator/pics/tcenteralign.png
+share/apps/killustrator/pics/texttool.png
+share/apps/killustrator/pics/tleftalign.png
+share/apps/killustrator/pics/trightalign.png
+share/apps/killustrator/pics/vmirror.png
+share/apps/killustrator/pics/zoomtool.png
+share/apps/koffice/icons/locolor/22x22/actions/alignBlock.png
+share/apps/koffice/icons/locolor/22x22/actions/alignCenter.png
+share/apps/koffice/icons/locolor/22x22/actions/alignLeft.png
+share/apps/koffice/icons/locolor/22x22/actions/alignRight.png
+share/apps/koffice/icons/locolor/22x22/actions/bold.png
+share/apps/koffice/icons/locolor/22x22/actions/cancel.png
+share/apps/koffice/icons/locolor/22x22/actions/clipart.png
+share/apps/koffice/icons/locolor/22x22/actions/clipart/from-file.png
+share/apps/koffice/icons/locolor/22x22/actions/delete/table-col.png
+share/apps/koffice/icons/locolor/22x22/actions/delete/table-row.png
+share/apps/koffice/icons/locolor/22x22/actions/insert/table-col.png
+share/apps/koffice/icons/locolor/22x22/actions/insert/table-row.png
+share/apps/koffice/icons/locolor/22x22/actions/italic.png
+share/apps/koffice/icons/locolor/22x22/actions/neonpen.png
+share/apps/koffice/icons/locolor/22x22/actions/ok.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kchart.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kformula.png
+share/apps/koffice/icons/locolor/22x22/actions/part/killustrator.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kimage.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kimageshop.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kspread.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kword.png
+share/apps/koffice/icons/locolor/22x22/actions/part/unspecif.png
+share/apps/koffice/icons/locolor/22x22/actions/parts.png
+share/apps/koffice/icons/locolor/22x22/actions/picture.png
+share/apps/koffice/icons/locolor/22x22/actions/product.png
+share/apps/koffice/icons/locolor/22x22/actions/sum.png
+share/apps/koffice/icons/locolor/22x22/actions/text/bold.png
+share/apps/koffice/icons/locolor/22x22/actions/text/italic.png
+share/apps/koffice/icons/locolor/22x22/actions/text/underlined.png
+share/apps/koffice/icons/locolor/22x22/actions/underl.png
+share/apps/koffice/koffice_shell.rc
+share/apps/koffice/pics/koRulerFirst.png
+share/apps/koffice/pics/koRulerLeft.png
+share/apps/koffice/pics/koffice-logo.png
+share/apps/kpresenter/autoforms/.autoforms
+share/apps/kpresenter/autoforms/Arrows/ArrowDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeft.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeft.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftUp.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRight.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRight.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRightDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRightDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRightUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRightUp.png
+share/apps/kpresenter/autoforms/Arrows/ArrowUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowUp.png
+share/apps/kpresenter/autoforms/Connections/Connection1.atf
+share/apps/kpresenter/autoforms/Connections/Connection1.png
+share/apps/kpresenter/autoforms/Connections/Connection10.atf
+share/apps/kpresenter/autoforms/Connections/Connection10.png
+share/apps/kpresenter/autoforms/Connections/Connection11.atf
+share/apps/kpresenter/autoforms/Connections/Connection11.png
+share/apps/kpresenter/autoforms/Connections/Connection12.atf
+share/apps/kpresenter/autoforms/Connections/Connection12.png
+share/apps/kpresenter/autoforms/Connections/Connection2.atf
+share/apps/kpresenter/autoforms/Connections/Connection2.png
+share/apps/kpresenter/autoforms/Connections/Connection3.atf
+share/apps/kpresenter/autoforms/Connections/Connection3.png
+share/apps/kpresenter/autoforms/Connections/Connection4.atf
+share/apps/kpresenter/autoforms/Connections/Connection4.png
+share/apps/kpresenter/autoforms/Connections/Connection5.atf
+share/apps/kpresenter/autoforms/Connections/Connection5.png
+share/apps/kpresenter/autoforms/Connections/Connection6.atf
+share/apps/kpresenter/autoforms/Connections/Connection6.png
+share/apps/kpresenter/autoforms/Connections/Connection7.atf
+share/apps/kpresenter/autoforms/Connections/Connection7.png
+share/apps/kpresenter/autoforms/Connections/Connection8.atf
+share/apps/kpresenter/autoforms/Connections/Connection8.png
+share/apps/kpresenter/autoforms/Connections/Connection9.atf
+share/apps/kpresenter/autoforms/Connections/Connection9.png
+share/apps/kpresenter/dtd/kpresenter.dtd
+share/apps/kpresenter/icons/locolor/22x22/actions/121.png
+share/apps/kpresenter/icons/locolor/22x22/actions/alignobjs.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aobottom.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aocenterh.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aocenterv.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aoleft.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aoright.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aotop.png
+share/apps/kpresenter/icons/locolor/22x22/actions/autoform.png
+share/apps/kpresenter/icons/locolor/22x22/actions/chart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/circle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/configure.png
+share/apps/kpresenter/icons/locolor/22x22/actions/delete.png
+share/apps/kpresenter/icons/locolor/22x22/actions/delslide.png
+share/apps/kpresenter/icons/locolor/22x22/actions/depth+.png
+share/apps/kpresenter/icons/locolor/22x22/actions/depth-.png
+share/apps/kpresenter/icons/locolor/22x22/actions/dot.png
+share/apps/kpresenter/icons/locolor/22x22/actions/edit_pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/edit_text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/effect.png
+share/apps/kpresenter/icons/locolor/22x22/actions/enumList.png
+share/apps/kpresenter/icons/locolor/22x22/actions/first.png
+share/apps/kpresenter/icons/locolor/22x22/actions/formula.png
+share/apps/kpresenter/icons/locolor/22x22/actions/group.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpnext.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpprev.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpstart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/last.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_arrow_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_arrow_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_circle_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_circle_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_normal_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_normal_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_rect_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_rect_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lined1.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lined2.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lineh.png
+share/apps/kpresenter/icons/locolor/22x22/actions/linev.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lower.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_autoform.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_circle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_clipart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_line.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_picture.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_rect.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mouse.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newPoint.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newfolder.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newslide.png
+share/apps/kpresenter/icons/locolor/22x22/actions/normalText.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pause.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pen.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pgnum.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/raise.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangle2.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangleRound.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rotate.png
+share/apps/kpresenter/icons/locolor/22x22/actions/screen.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadow.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowL.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowLB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowLU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowR.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowRB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowRU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/spacing.png
+share/apps/kpresenter/icons/locolor/22x22/actions/stop.png
+share/apps/kpresenter/icons/locolor/22x22/actions/style.png
+share/apps/kpresenter/icons/locolor/22x22/actions/table.png
+share/apps/kpresenter/icons/locolor/22x22/actions/text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/ungroup.png
+share/apps/kpresenter/icons/locolor/22x22/actions/unsortedList.png
+share/apps/kpresenter/icons/locolor/22x22/actions/webpres.png
+share/apps/kpresenter/kpresenter.rc
+share/apps/kpresenter/pics/kautoformedit.png
+share/apps/kpresenter/slideshow/first.bmp
+share/apps/kpresenter/slideshow/first.jpeg
+share/apps/kpresenter/slideshow/first.png
+share/apps/kpresenter/slideshow/home.bmp
+share/apps/kpresenter/slideshow/home.jpeg
+share/apps/kpresenter/slideshow/home.png
+share/apps/kpresenter/slideshow/last.bmp
+share/apps/kpresenter/slideshow/last.jpeg
+share/apps/kpresenter/slideshow/last.png
+share/apps/kpresenter/slideshow/next.bmp
+share/apps/kpresenter/slideshow/next.jpeg
+share/apps/kpresenter/slideshow/next.png
+share/apps/kpresenter/slideshow/prev.bmp
+share/apps/kpresenter/slideshow/prev.jpeg
+share/apps/kpresenter/slideshow/prev.png
+share/apps/kpresenter/templates/.templates
+share/apps/kpresenter/templates/Professional/One.kpt
+share/apps/kpresenter/templates/Professional/One.png
+share/apps/kpresenter/templates/Professional/Title.kpt
+share/apps/kpresenter/templates/Professional/Title.png
+share/apps/kpresenter/templates/Professional/Two.kpt
+share/apps/kpresenter/templates/Professional/Two.png
+share/apps/kpresenter/templates/Screenpresentations/Gradient-Blue-Red.kpt
+share/apps/kpresenter/templates/Screenpresentations/Gradient-Blue-Red.png
+share/apps/kpresenter/templates/Screenpresentations/Plain.kpt
+share/apps/kpresenter/templates/Screenpresentations/Plain.png
+share/apps/kpresenter/templates/Screenpresentations/Sand1.kpt
+share/apps/kpresenter/templates/Screenpresentations/Sand1.png
+share/apps/kpresenter/templates/Screenpresentations/kde.kpt
+share/apps/kpresenter/templates/Screenpresentations/kde.png
+share/apps/kpresenter/templates/Screenpresentations/kde2.kpt
+share/apps/kpresenter/templates/Screenpresentations/kde2.png
+share/apps/kspread/dtd/kspread.dtd
+share/apps/kspread/extensions/math.ks
+share/apps/kspread/icons/locolor/22x22/actions/abort.png
+share/apps/kspread/icons/locolor/22x22/actions/adjustcol.png
+share/apps/kspread/icons/locolor/22x22/actions/adjustrow.png
+share/apps/kspread/icons/locolor/22x22/actions/black/sum.png
+share/apps/kspread/icons/locolor/22x22/actions/bold.png
+share/apps/kspread/icons/locolor/22x22/actions/borderall.png
+share/apps/kspread/icons/locolor/22x22/actions/borderbottom.png
+share/apps/kspread/icons/locolor/22x22/actions/borderfall.png
+share/apps/kspread/icons/locolor/22x22/actions/borderhorizontal.png
+share/apps/kspread/icons/locolor/22x22/actions/borderinside.png
+share/apps/kspread/icons/locolor/22x22/actions/borderleft.png
+share/apps/kspread/icons/locolor/22x22/actions/borderoutline.png
+share/apps/kspread/icons/locolor/22x22/actions/borderremove.png
+share/apps/kspread/icons/locolor/22x22/actions/borderright.png
+share/apps/kspread/icons/locolor/22x22/actions/bordertop.png
+share/apps/kspread/icons/locolor/22x22/actions/borderup.png
+share/apps/kspread/icons/locolor/22x22/actions/bordervertical.png
+share/apps/kspread/icons/locolor/22x22/actions/bottom.png
+share/apps/kspread/icons/locolor/22x22/actions/center.png
+share/apps/kspread/icons/locolor/22x22/actions/chart.png
+share/apps/kspread/icons/locolor/22x22/actions/colin.png
+share/apps/kspread/icons/locolor/22x22/actions/colout.png
+share/apps/kspread/icons/locolor/22x22/actions/done.png
+share/apps/kspread/icons/locolor/22x22/actions/fontsizedown.png
+share/apps/kspread/icons/locolor/22x22/actions/fontsizeup.png
+share/apps/kspread/icons/locolor/22x22/actions/funct.png
+share/apps/kspread/icons/locolor/22x22/actions/italic.png
+share/apps/kspread/icons/locolor/22x22/actions/left.png
+share/apps/kspread/icons/locolor/22x22/actions/lower.png
+share/apps/kspread/icons/locolor/22x22/actions/middle.png
+share/apps/kspread/icons/locolor/22x22/actions/money.png
+share/apps/kspread/icons/locolor/22x22/actions/multirow.png
+share/apps/kspread/icons/locolor/22x22/actions/neonpen.png
+share/apps/kspread/icons/locolor/22x22/actions/paste.png
+share/apps/kspread/icons/locolor/22x22/actions/percent.png
+share/apps/kspread/icons/locolor/22x22/actions/precminus.png
+share/apps/kspread/icons/locolor/22x22/actions/precplus.png
+share/apps/kspread/icons/locolor/22x22/actions/resizecol.png
+share/apps/kspread/icons/locolor/22x22/actions/resizerow.png
+share/apps/kspread/icons/locolor/22x22/actions/right.png
+share/apps/kspread/icons/locolor/22x22/actions/rotate.png
+share/apps/kspread/icons/locolor/22x22/actions/rowin.png
+share/apps/kspread/icons/locolor/22x22/actions/rowout.png
+share/apps/kspread/icons/locolor/22x22/actions/sort_decrease.png
+share/apps/kspread/icons/locolor/22x22/actions/sort_incr.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_first.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_last.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_left.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_right.png
+share/apps/kspread/icons/locolor/22x22/actions/top.png
+share/apps/kspread/icons/locolor/22x22/actions/underline.png
+share/apps/kspread/icons/locolor/22x22/actions/upper.png
+share/apps/kspread/kpartplugins/kspreadcalc.rc
+share/apps/kspread/kspread.rc
+share/apps/kspread/scripts/callme.ks
+share/apps/kspread/scripts/widget_kspread.ks
+share/apps/kspread/tablestyles/standard1.ksts
+share/apps/kspread/tablestyles/standard1.png
+share/apps/kspread/tablestyles/standard1.xml
+share/apps/kspread/tablestyles/standard2.ksts
+share/apps/kspread/tablestyles/standard2.png
+share/apps/kspread/tablestyles/standard2.xml
+share/apps/kword/dtd/kword.dtd
+share/apps/kword/icons/locolor/22x22/actions/borderbottom.png
+share/apps/kword/icons/locolor/22x22/actions/borderleft.png
+share/apps/kword/icons/locolor/22x22/actions/borderright.png
+share/apps/kword/icons/locolor/22x22/actions/bordertop.png
+share/apps/kword/icons/locolor/22x22/actions/char.png
+share/apps/kword/icons/locolor/22x22/actions/colin.png
+share/apps/kword/icons/locolor/22x22/actions/colout.png
+share/apps/kword/icons/locolor/22x22/actions/editframetool.png
+share/apps/kword/icons/locolor/22x22/actions/edittool.png
+share/apps/kword/icons/locolor/22x22/actions/enumList.png
+share/apps/kword/icons/locolor/22x22/actions/formula.png
+share/apps/kword/icons/locolor/22x22/actions/kwsearch.png
+share/apps/kword/icons/locolor/22x22/actions/picframetool.png
+share/apps/kword/icons/locolor/22x22/actions/return.png
+share/apps/kword/icons/locolor/22x22/actions/rowin.png
+share/apps/kword/icons/locolor/22x22/actions/rowout.png
+share/apps/kword/icons/locolor/22x22/actions/run_bounding.png
+share/apps/kword/icons/locolor/22x22/actions/run_not.png
+share/apps/kword/icons/locolor/22x22/actions/run_skip.png
+share/apps/kword/icons/locolor/22x22/actions/sl_addentry.png
+share/apps/kword/icons/locolor/22x22/actions/sl_addrecord.png
+share/apps/kword/icons/locolor/22x22/actions/sl_delentry.png
+share/apps/kword/icons/locolor/22x22/actions/sl_delrecord.png
+share/apps/kword/icons/locolor/22x22/actions/sub.png
+share/apps/kword/icons/locolor/22x22/actions/super.png
+share/apps/kword/icons/locolor/22x22/actions/table.png
+share/apps/kword/icons/locolor/22x22/actions/textframetool.png
+share/apps/kword/icons/locolor/22x22/actions/tree_arrange.png
+share/apps/kword/icons/locolor/22x22/actions/tree_clipart.png
+share/apps/kword/icons/locolor/22x22/actions/tree_embedded.png
+share/apps/kword/icons/locolor/22x22/actions/tree_picture.png
+share/apps/kword/icons/locolor/22x22/actions/tree_table.png
+share/apps/kword/icons/locolor/22x22/actions/tree_textframes.png
+share/apps/kword/icons/locolor/22x22/actions/underl.png
+share/apps/kword/icons/locolor/22x22/actions/unsortedList.png
+share/apps/kword/kword.rc
+share/apps/kword/templates/.templates
+share/apps/kword/templates/DTP/SimpleLayout.kwt
+share/apps/kword/templates/DTP/SimpleLayout.png
+share/apps/kword/templates/DTP/Test.kwt
+share/apps/kword/templates/DTP/Test.png
+share/apps/kword/templates/Wordprocessing/PlainText.kwt
+share/apps/kword/templates/Wordprocessing/PlainText.png
+share/apps/kword/templates/Wordprocessing/TwoColumns.kwt
+share/apps/kword/templates/Wordprocessing/TwoColumns.png
+share/doc/HTML/en/doc/README.documentation
+share/doc/HTML/en/doc/index.html
+share/doc/HTML/en/doc/kdelogo.png
+share/doc/HTML/en/doc/koffice-authors.html
+share/doc/HTML/en/doc/koffice-document-conventions.html
+share/doc/HTML/en/doc/koffice-misc.html
+share/doc/HTML/en/doc/koffice-search-help.html
+share/doc/HTML/en/doc/koffice-search.html
+share/doc/HTML/en/doc/koffice.html
+share/doc/HTML/en/katabase/.anchors
+share/doc/HTML/en/katabase/another-section.html
+share/doc/HTML/en/katabase/compilation-and-installation.html
+share/doc/HTML/en/katabase/copyright.html
+share/doc/HTML/en/katabase/index.cvlog
+share/doc/HTML/en/katabase/index.docbook
+share/doc/HTML/en/katabase/index.html
+share/doc/HTML/en/katabase/installation.html
+share/doc/HTML/en/katabase/introduction.html
+share/doc/HTML/en/katabase/questions-and-answers.html
+share/doc/HTML/en/katabase/requirements.html
+share/doc/HTML/en/katabase/usage-.html
+share/doc/HTML/en/killustrator/.anchors
+share/doc/HTML/en/killustrator/about-the-handbook.html
+share/doc/HTML/en/killustrator/align.png
+share/doc/HTML/en/killustrator/align2.png
+share/doc/HTML/en/killustrator/appendix.html
+share/doc/HTML/en/killustrator/bezier.png
+share/doc/HTML/en/killustrator/blend_dialog.png
+share/doc/HTML/en/killustrator/changing-the-standard-parameters.html
+share/doc/HTML/en/killustrator/colour.png
+share/doc/HTML/en/killustrator/compilation-and-installation.html
+share/doc/HTML/en/killustrator/copyright.html
+share/doc/HTML/en/killustrator/drawing-2d-primitives.html
+share/doc/HTML/en/killustrator/ellipse.png
+share/doc/HTML/en/killustrator/export.png
+share/doc/HTML/en/killustrator/freehand.png
+share/doc/HTML/en/killustrator/frequently-asked-questions.html
+share/doc/HTML/en/killustrator/handling-colours.html
+share/doc/HTML/en/killustrator/history-of-killustrator.html
+share/doc/HTML/en/killustrator/index.cvlog
+share/doc/HTML/en/killustrator/index.docbook
+share/doc/HTML/en/killustrator/index.html
+share/doc/HTML/en/killustrator/installation-of-binary-packages.html
+share/doc/HTML/en/killustrator/installation.html
+share/doc/HTML/en/killustrator/introduction.html
+share/doc/HTML/en/killustrator/line.png
+share/doc/HTML/en/killustrator/logo.png
+share/doc/HTML/en/killustrator/movepoint.png
+share/doc/HTML/en/killustrator/newpoint.png
+share/doc/HTML/en/killustrator/open_dialog.png
+share/doc/HTML/en/killustrator/pfeil.png
+share/doc/HTML/en/killustrator/point.png
+share/doc/HTML/en/killustrator/polygon-setup.png
+share/doc/HTML/en/killustrator/polygon.png
+share/doc/HTML/en/killustrator/positioning-objects.html
+share/doc/HTML/en/killustrator/rect.png
+share/doc/HTML/en/killustrator/rmpoint.png
+share/doc/HTML/en/killustrator/save_dialog.png
+share/doc/HTML/en/killustrator/schichten.png
+share/doc/HTML/en/killustrator/system-requirements.html
+share/doc/HTML/en/killustrator/text.png
+share/doc/HTML/en/killustrator/the-layer-concept.html
+share/doc/HTML/en/killustrator/to-do.html
+share/doc/HTML/en/killustrator/transformation-of-2d-primitives.html
+share/doc/HTML/en/killustrator/undo--redo.html
+share/doc/HTML/en/killustrator/usage.html
+share/doc/HTML/en/killustrator/verteilen.png
+share/doc/HTML/en/killustrator/working-with-files.html
+share/doc/HTML/en/killustrator/zoom-tool.html
+share/doc/HTML/en/killustrator/zoom.png
+share/doc/HTML/en/koffice/.anchors
+share/doc/HTML/en/koffice/compilingproblems.html
+share/doc/HTML/en/koffice/customgui.html
+share/doc/HTML/en/koffice/customization.html
+share/doc/HTML/en/koffice/faq.html
+share/doc/HTML/en/koffice/firststeps.html
+share/doc/HTML/en/koffice/frombinaries.html
+share/doc/HTML/en/koffice/fromsource.html
+share/doc/HTML/en/koffice/gettingbinaries.html
+share/doc/HTML/en/koffice/gettingsource.html
+share/doc/HTML/en/koffice/glossary.html
+share/doc/HTML/en/koffice/index.docbook
+share/doc/HTML/en/koffice/index.html
+share/doc/HTML/en/koffice/installation.html
+share/doc/HTML/en/koffice/introduction.html
+share/doc/HTML/en/koffice/kparts.html
+share/doc/HTML/en/koffice/kpartstryit.html
+share/doc/HTML/en/koffice/legal.html
+share/doc/HTML/en/koffice/links.html
+share/doc/HTML/en/koffice/moreinfo.html
+share/doc/HTML/en/koffice/programmersinfo.html
+share/doc/HTML/en/koffice/todo.html
+share/doc/HTML/en/koffice/whoreads.html
+share/doc/HTML/en/kpresenter/.anchors
+share/doc/HTML/en/kpresenter/addshadow.html
+share/doc/HTML/en/kpresenter/appendix.html
+share/doc/HTML/en/kpresenter/credits.html
+share/doc/HTML/en/kpresenter/guides.html
+share/doc/HTML/en/kpresenter/index.docbook
+share/doc/HTML/en/kpresenter/index.html
+share/doc/HTML/en/kpresenter/insertpage.html
+share/doc/HTML/en/kpresenter/insertpic.html
+share/doc/HTML/en/kpresenter/introduction.html
+share/doc/HTML/en/kpresenter/menuitems.html
+share/doc/HTML/en/kpresenter/options.html
+share/doc/HTML/en/kpresenter/qanda.html
+share/doc/HTML/en/kpresenter/screendesc.html
+share/doc/HTML/en/kpresenter/textcolor.html
+share/doc/HTML/en/kpresenter/todo.html
+share/doc/HTML/en/kpresenter/tutorial.html
+share/doc/HTML/en/kword/.anchors
+share/doc/HTML/en/kword/addframe.html
+share/doc/HTML/en/kword/appendix.html
+share/doc/HTML/en/kword/autocorrect.html
+share/doc/HTML/en/kword/basicedittoolbar.html
+share/doc/HTML/en/kword/basicmenubar.html
+share/doc/HTML/en/kword/charformattoolbar.html
+share/doc/HTML/en/kword/clipboard.html
+share/doc/HTML/en/kword/columns.html
+share/doc/HTML/en/kword/conventions.html
+share/doc/HTML/en/kword/credits.html
+share/doc/HTML/en/kword/datetime.html
+share/doc/HTML/en/kword/delframe.html
+share/doc/HTML/en/kword/dragdrop.html
+share/doc/HTML/en/kword/endfoot.html
+share/doc/HTML/en/kword/filedlg.html
+share/doc/HTML/en/kword/filetoolbar.html
+share/doc/HTML/en/kword/filters.html
+share/doc/HTML/en/kword/formatchar.html
+share/doc/HTML/en/kword/formatframe.html
+share/doc/HTML/en/kword/formatpara.html
+share/doc/HTML/en/kword/formulas.html
+share/doc/HTML/en/kword/framecreatetoolbar.html
+share/doc/HTML/en/kword/frames.html
+share/doc/HTML/en/kword/frameselect.html
+share/doc/HTML/en/kword/fundimental.html
+share/doc/HTML/en/kword/glossery.html
+share/doc/HTML/en/kword/graphics.html
+share/doc/HTML/en/kword/guides.html
+share/doc/HTML/en/kword/guides2.html
+share/doc/HTML/en/kword/guides3.html
+share/doc/HTML/en/kword/guides4.html
+share/doc/HTML/en/kword/headfoot.html
+share/doc/HTML/en/kword/index.docbook
+share/doc/HTML/en/kword/index.html
+share/doc/HTML/en/kword/inserttoolbar.html
+share/doc/HTML/en/kword/inskspread.html
+share/doc/HTML/en/kword/introduction.html
+share/doc/HTML/en/kword/keys.html
+share/doc/HTML/en/kword/kwordrc.html
+share/doc/HTML/en/kword/kwordscreen.html
+share/doc/HTML/en/kword/loading.html
+share/doc/HTML/en/kword/menuitems.html
+share/doc/HTML/en/kword/moveframe.html
+share/doc/HTML/en/kword/options.html
+share/doc/HTML/en/kword/pgnumber.html
+share/doc/HTML/en/kword/printing.html
+share/doc/HTML/en/kword/qanda.html
+share/doc/HTML/en/kword/qd2.html
+share/doc/HTML/en/kword/qd3.html
+share/doc/HTML/en/kword/qd4.html
+share/doc/HTML/en/kword/qd5.html
+share/doc/HTML/en/kword/quickdirty.html
+share/doc/HTML/en/kword/resizeframe.html
+share/doc/HTML/en/kword/rulers.html
+share/doc/HTML/en/kword/saving.html
+share/doc/HTML/en/kword/searchreplace.html
+share/doc/HTML/en/kword/selcolor.html
+share/doc/HTML/en/kword/spellcheck.html
+share/doc/HTML/en/kword/styles.html
+share/doc/HTML/en/kword/tableedittoolbar.html
+share/doc/HTML/en/kword/tables.html
+share/doc/HTML/en/kword/tabstops.html
+share/doc/HTML/en/kword/tempcr.html
+share/doc/HTML/en/kword/templateintro.html
+share/doc/HTML/en/kword/textandframe.html
+share/doc/HTML/en/kword/themes.html
+share/doc/HTML/en/kword/toc.html
+share/doc/HTML/en/kword/todo.html
+share/doc/HTML/en/kword/toolbars.html
+share/doc/HTML/en/kword/tutorial.html
+share/doc/HTML/en/kword/undoredo.html
+share/doc/HTML/en/kword/updates.html
+share/doc/HTML/en/kword/whoreads.html
+share/doc/HTML/en/kword/wpvsdtp.html
+share/icons/hicolor/32x32/apps/kchart.png
+share/icons/hicolor/32x32/apps/killustrator.png
+share/icons/hicolor/32x32/apps/kpresenter.png
+share/icons/hicolor/32x32/apps/kspread.png
+share/icons/hicolor/32x32/apps/kword.png
+share/icons/hicolor/48x48/apps/kchart.png
+share/icons/hicolor/48x48/apps/killustrator.png
+share/icons/hicolor/48x48/apps/kpresenter.png
+share/icons/hicolor/48x48/apps/kspread.png
+share/icons/hicolor/48x48/apps/kword.png
+share/icons/locolor/16x16/apps/kchart.png
+share/icons/locolor/16x16/apps/killustrator.png
+share/icons/locolor/16x16/apps/kpresenter.png
+share/icons/locolor/16x16/apps/kspread.png
+share/icons/locolor/16x16/apps/kspreadcalc.png
+share/icons/locolor/16x16/apps/kword.png
+share/icons/locolor/32x32/apps/kchart.png
+share/icons/locolor/32x32/apps/killustrator.png
+share/icons/locolor/32x32/apps/kpresenter.png
+share/icons/locolor/32x32/apps/kspread.png
+share/icons/locolor/32x32/apps/kspreadcalc.png
+share/icons/locolor/32x32/apps/kword.png
+share/mimelnk/application/x-kchart.desktop
+share/mimelnk/application/x-killustrator.desktop
+share/mimelnk/application/x-kpresenter.desktop
+share/mimelnk/application/x-kspread.desktop
+share/mimelnk/application/x-kword.desktop
+share/mimelnk/text/x-csv.desktop
+share/services/kodocinfopropspage.desktop
+share/services/kspelltool.desktop
+share/services/kspread_csv_export_dia.desktop
+share/services/kspread_csv_export_test.desktop
+share/services/kspread_csv_import.desktop
+share/services/kspread_csv_import_dia.desktop
+share/services/kspreadcalc.desktop
+share/services/kword_ascii_export.desktop
+share/services/kword_ascii_import.desktop
+share/services/kword_html_export.desktop
+share/services/kword_html_import.desktop
+share/services/ole_excel97_import.desktop
+share/services/ole_powerpoint97_import.desktop
+share/services/ole_winword97_import.desktop
+share/servicetypes/kofficepart.desktop
+share/servicetypes/kofilter.desktop
+share/servicetypes/kofilterdialog.desktop
+share/servicetypes/koplugin.desktop
+share/servicetypes/kotool.desktop
+@unexec rm -f %D/share/doc/HTML/en/katabase/common
+@unexec rm -f %D/share/doc/HTML/en/killustrator/common
+@unexec rm -f %D/share/doc/HTML/en/koffice/common
+@unexec rm -f %D/share/doc/HTML/en/kpresenter/common
+@unexec rm -f %D/share/doc/HTML/en/kword/common
+@dirrm share/doc/HTML/en/kword
+@dirrm share/doc/HTML/en/kpresenter
+@dirrm share/doc/HTML/en/koffice
+@dirrm share/doc/HTML/en/killustrator
+@dirrm share/doc/HTML/en/katabase
+@dirrm share/doc/HTML/en/doc
+@dirrm share/apps/kword/templates/Wordprocessing
+@dirrm share/apps/kword/templates/DTP
+@dirrm share/apps/kword/templates
+@dirrm share/apps/kword/icons/locolor/22x22/actions
+@dirrm share/apps/kword/icons/locolor/22x22
+@dirrm share/apps/kword/icons/locolor
+@dirrm share/apps/kword/icons
+@dirrm share/apps/kword/dtd
+@dirrm share/apps/kword
+@dirrm share/apps/kspread/tablestyles
+@dirrm share/apps/kspread/scripts
+@dirrm share/apps/kspread/kpartplugins
+@dirrm share/apps/kspread/icons/locolor/22x22/actions/black
+@dirrm share/apps/kspread/icons/locolor/22x22/actions
+@dirrm share/apps/kspread/icons/locolor/22x22
+@dirrm share/apps/kspread/icons/locolor
+@dirrm share/apps/kspread/icons
+@dirrm share/apps/kspread/extensions
+@dirrm share/apps/kspread/dtd
+@dirrm share/apps/kspread
+@dirrm share/apps/kpresenter/templates/Screenpresentations
+@dirrm share/apps/kpresenter/templates/Professional
+@dirrm share/apps/kpresenter/templates
+@dirrm share/apps/kpresenter/slideshow
+@dirrm share/apps/kpresenter/pics
+@dirrm share/apps/kpresenter/icons/locolor/22x22/actions
+@dirrm share/apps/kpresenter/icons/locolor/22x22
+@dirrm share/apps/kpresenter/icons/locolor
+@dirrm share/apps/kpresenter/icons
+@dirrm share/apps/kpresenter/dtd
+@dirrm share/apps/kpresenter/autoforms/Connections
+@dirrm share/apps/kpresenter/autoforms/Arrows
+@dirrm share/apps/kpresenter/autoforms
+@dirrm share/apps/kpresenter
+@dirrm share/apps/koffice/pics
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/text
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/part
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/insert
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/delete
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/clipart
+@dirrm share/apps/koffice/icons/locolor/22x22/actions
+@dirrm share/apps/koffice/icons/locolor/22x22
+@dirrm share/apps/koffice/icons/locolor
+@dirrm share/apps/koffice/icons
+@dirrm share/apps/koffice
+@dirrm share/apps/killustrator/pics
+@dirrm share/apps/killustrator
+@dirrm share/apps/kchart/toolbar
+@dirrm share/apps/kchart
+@dirrm share/applnk/Applications/KOffice
+@dirrm share/applnk/Applications
+@exec /sbin/ldconfig -m %D/lib
+@unexec /sbin/ldconfig -R
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile
new file mode 100644
index 000000000000..48ca017e3bf4
--- /dev/null
+++ b/editors/koffice-kde3/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: koffice
+# Date created: Sun May 14 2000 16:33:15
+# Whom: Will Andrews <will@FreeBSD>org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= koffice
+PORTVERSION= 1.90
+CATEGORIES= editors kde
+MASTER_SITES= ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= unstable/distribution/tar/src
+
+MAINTAINER= will@FreeBSD.org
+
+LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2
+
+MOC?= ${X11BASE}/bin/moc2
+USE_BZIP2= yes
+USE_QT2= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
+ --with-qt-includes=${X11BASE}/include/qt2 \
+ --with-qt-libraries=${X11BASE}/lib
+CONFIGURE_ENV+= MOC="${MOC}"
+USE_GMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/editors/koffice-kde3/distinfo b/editors/koffice-kde3/distinfo
new file mode 100644
index 000000000000..554b1ff849fe
--- /dev/null
+++ b/editors/koffice-kde3/distinfo
@@ -0,0 +1 @@
+MD5 (koffice-1.90.tar.bz2) = aabb2ffd04f10ebdcccce8748cfd62ad
diff --git a/editors/koffice-kde3/pkg-comment b/editors/koffice-kde3/pkg-comment
new file mode 100644
index 000000000000..90c73f5c3c7b
--- /dev/null
+++ b/editors/koffice-kde3/pkg-comment
@@ -0,0 +1 @@
+Office suite for KDE2
diff --git a/editors/koffice-kde3/pkg-descr b/editors/koffice-kde3/pkg-descr
new file mode 100644
index 000000000000..e18a304f2274
--- /dev/null
+++ b/editors/koffice-kde3/pkg-descr
@@ -0,0 +1,10 @@
+This is the office suite for KDE2 that includes
+KWord, KSpread, KPresenter, KChart, and so forth.
+KOffice tries to improve over many earlier attempts
+by UNIX hackers to create a decent office suite
+that can be used under productivity situations. So
+far, it looks quite good! :-)
+
+WWW: http://www.kde.org/
+
+--Will <andrews@technologist.com>
diff --git a/editors/koffice-kde3/pkg-plist b/editors/koffice-kde3/pkg-plist
new file mode 100644
index 000000000000..7299e6522a17
--- /dev/null
+++ b/editors/koffice-kde3/pkg-plist
@@ -0,0 +1,750 @@
+bin/kchart
+bin/killustrator
+bin/koshell
+bin/kpresenter
+bin/kscript
+bin/kspread
+bin/kword
+include/handler.h
+include/kcoloractions.h
+include/koApplication.h
+include/koBinaryStore.h
+include/koChild.h
+include/koDataTool.h
+include/koDocument.h
+include/koDocumentChild.h
+include/koDocumentInfo.h
+include/koDocumentInfoDlg.h
+include/koFactory.h
+include/koFilter.h
+include/koFilterDialog.h
+include/koFilterManager.h
+include/koFrame.h
+include/koIcons.h
+include/koKoolBar.h
+include/koMainWindow.h
+include/koPageLayoutDia.h
+include/koPartSelectDia.h
+include/koQueryTrader.h
+include/koRuler.h
+include/koStore.h
+include/koStoreStream.h
+include/koStream.h
+include/koTabChooser.h
+include/koTarStore.h
+include/koTemplateChooseDia.h
+include/koTemplateCreateDia.h
+include/koUIUtils.h
+include/koUndo.h
+include/koView.h
+include/komlFeed.h
+include/komlFileFeed.h
+include/komlMime.h
+include/komlParser.h
+include/komlStreamFeed.h
+include/komlWriter.h
+include/toolbox.h
+include/torben.h
+lib/libasciiexport.la
+lib/libasciiexport.so
+lib/libasciiimport.la
+lib/libasciiimport.so
+lib/libcsvexport.la
+lib/libcsvexport.so
+lib/libcsvexport_test.la
+lib/libcsvexport_test.so
+lib/libcsvfilter.la
+lib/libcsvfilter.so
+lib/libcsvfilterdia.la
+lib/libcsvfilterdia.so
+lib/libhtmlexport.la
+lib/libhtmlexport.so
+lib/libhtmlimport.la
+lib/libhtmlimport.so
+lib/libkchart.la
+lib/libkchart.so
+lib/libkillustrator.la
+lib/libkillustrator.so
+lib/libkodocinfopropspage.la
+lib/libkodocinfopropspage.so.0
+lib/libkofficecore.la
+lib/libkofficecore.so.1
+lib/libkofficeui.la
+lib/libkofficeui.so.1
+lib/libkoml.la
+lib/libkoml.so.1
+lib/libkpresenter.la
+lib/libkpresenter.so
+lib/libkscript.la
+lib/libkscript.so.1
+lib/libkspelltool.la
+lib/libkspelltool.so
+lib/libkspread.la
+lib/libkspread.so
+lib/libkspreadcalc.la
+lib/libkspreadcalc.so
+lib/libkstore.la
+lib/libkstore.so.1
+lib/libkword.la
+lib/libkword.so
+lib/libolefilter.la
+lib/libolefilter.so
+share/applnk/Applications/KOffice/kchart.desktop
+share/applnk/Applications/KOffice/killustrator.desktop
+share/applnk/Applications/KOffice/koshell.desktop
+share/applnk/Applications/KOffice/kpresenter.desktop
+share/applnk/Applications/KOffice/kspread.desktop
+share/applnk/Applications/KOffice/kword.desktop
+share/apps/kchart/kchart.rc
+share/apps/kchart/toolbar/areas.png
+share/apps/kchart/toolbar/bars.png
+share/apps/kchart/toolbar/cakes.png
+share/apps/kchart/toolbar/lines.png
+share/apps/kchart/toolbar/options.png
+share/apps/killustrator/KIllustrator.rc
+share/apps/killustrator/default.pal
+share/apps/killustrator/pics/abottom.png
+share/apps/killustrator/pics/ahcenter.png
+share/apps/killustrator/pics/aleft.png
+share/apps/killustrator/pics/aright.png
+share/apps/killustrator/pics/atop.png
+share/apps/killustrator/pics/avcenter.png
+share/apps/killustrator/pics/beziertool.png
+share/apps/killustrator/pics/dbottom.png
+share/apps/killustrator/pics/deleteNode.png
+share/apps/killustrator/pics/deletelayer.png
+share/apps/killustrator/pics/dhcenter.png
+share/apps/killustrator/pics/dhdist.png
+share/apps/killustrator/pics/dleft.png
+share/apps/killustrator/pics/dright.png
+share/apps/killustrator/pics/dtop.png
+share/apps/killustrator/pics/dvcenter.png
+share/apps/killustrator/pics/dvdist.png
+share/apps/killustrator/pics/ellipse1.png
+share/apps/killustrator/pics/ellipse2.png
+share/apps/killustrator/pics/ellipse3.png
+share/apps/killustrator/pics/ellipsetool.png
+share/apps/killustrator/pics/eye.png
+share/apps/killustrator/pics/freehandtool.png
+share/apps/killustrator/pics/hmirror.png
+share/apps/killustrator/pics/joinNodes.png
+share/apps/killustrator/pics/killustrator-intro.gif
+share/apps/killustrator/pics/linetool.png
+share/apps/killustrator/pics/logo.png
+share/apps/killustrator/pics/lowerlayer.png
+share/apps/killustrator/pics/moveNode.png
+share/apps/killustrator/pics/newNode.png
+share/apps/killustrator/pics/newlayer.png
+share/apps/killustrator/pics/pointtool.png
+share/apps/killustrator/pics/polygontool.png
+share/apps/killustrator/pics/raiselayer.png
+share/apps/killustrator/pics/recttool.png
+share/apps/killustrator/pics/selecttool.png
+share/apps/killustrator/pics/split.png
+share/apps/killustrator/pics/tcenteralign.png
+share/apps/killustrator/pics/texttool.png
+share/apps/killustrator/pics/tleftalign.png
+share/apps/killustrator/pics/trightalign.png
+share/apps/killustrator/pics/vmirror.png
+share/apps/killustrator/pics/zoomtool.png
+share/apps/koffice/icons/locolor/22x22/actions/alignBlock.png
+share/apps/koffice/icons/locolor/22x22/actions/alignCenter.png
+share/apps/koffice/icons/locolor/22x22/actions/alignLeft.png
+share/apps/koffice/icons/locolor/22x22/actions/alignRight.png
+share/apps/koffice/icons/locolor/22x22/actions/bold.png
+share/apps/koffice/icons/locolor/22x22/actions/cancel.png
+share/apps/koffice/icons/locolor/22x22/actions/clipart.png
+share/apps/koffice/icons/locolor/22x22/actions/clipart/from-file.png
+share/apps/koffice/icons/locolor/22x22/actions/delete/table-col.png
+share/apps/koffice/icons/locolor/22x22/actions/delete/table-row.png
+share/apps/koffice/icons/locolor/22x22/actions/insert/table-col.png
+share/apps/koffice/icons/locolor/22x22/actions/insert/table-row.png
+share/apps/koffice/icons/locolor/22x22/actions/italic.png
+share/apps/koffice/icons/locolor/22x22/actions/neonpen.png
+share/apps/koffice/icons/locolor/22x22/actions/ok.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kchart.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kformula.png
+share/apps/koffice/icons/locolor/22x22/actions/part/killustrator.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kimage.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kimageshop.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kspread.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kword.png
+share/apps/koffice/icons/locolor/22x22/actions/part/unspecif.png
+share/apps/koffice/icons/locolor/22x22/actions/parts.png
+share/apps/koffice/icons/locolor/22x22/actions/picture.png
+share/apps/koffice/icons/locolor/22x22/actions/product.png
+share/apps/koffice/icons/locolor/22x22/actions/sum.png
+share/apps/koffice/icons/locolor/22x22/actions/text/bold.png
+share/apps/koffice/icons/locolor/22x22/actions/text/italic.png
+share/apps/koffice/icons/locolor/22x22/actions/text/underlined.png
+share/apps/koffice/icons/locolor/22x22/actions/underl.png
+share/apps/koffice/koffice_shell.rc
+share/apps/koffice/pics/koRulerFirst.png
+share/apps/koffice/pics/koRulerLeft.png
+share/apps/koffice/pics/koffice-logo.png
+share/apps/kpresenter/autoforms/.autoforms
+share/apps/kpresenter/autoforms/Arrows/ArrowDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeft.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeft.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftUp.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRight.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRight.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRightDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRightDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRightUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRightUp.png
+share/apps/kpresenter/autoforms/Arrows/ArrowUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowUp.png
+share/apps/kpresenter/autoforms/Connections/Connection1.atf
+share/apps/kpresenter/autoforms/Connections/Connection1.png
+share/apps/kpresenter/autoforms/Connections/Connection10.atf
+share/apps/kpresenter/autoforms/Connections/Connection10.png
+share/apps/kpresenter/autoforms/Connections/Connection11.atf
+share/apps/kpresenter/autoforms/Connections/Connection11.png
+share/apps/kpresenter/autoforms/Connections/Connection12.atf
+share/apps/kpresenter/autoforms/Connections/Connection12.png
+share/apps/kpresenter/autoforms/Connections/Connection2.atf
+share/apps/kpresenter/autoforms/Connections/Connection2.png
+share/apps/kpresenter/autoforms/Connections/Connection3.atf
+share/apps/kpresenter/autoforms/Connections/Connection3.png
+share/apps/kpresenter/autoforms/Connections/Connection4.atf
+share/apps/kpresenter/autoforms/Connections/Connection4.png
+share/apps/kpresenter/autoforms/Connections/Connection5.atf
+share/apps/kpresenter/autoforms/Connections/Connection5.png
+share/apps/kpresenter/autoforms/Connections/Connection6.atf
+share/apps/kpresenter/autoforms/Connections/Connection6.png
+share/apps/kpresenter/autoforms/Connections/Connection7.atf
+share/apps/kpresenter/autoforms/Connections/Connection7.png
+share/apps/kpresenter/autoforms/Connections/Connection8.atf
+share/apps/kpresenter/autoforms/Connections/Connection8.png
+share/apps/kpresenter/autoforms/Connections/Connection9.atf
+share/apps/kpresenter/autoforms/Connections/Connection9.png
+share/apps/kpresenter/dtd/kpresenter.dtd
+share/apps/kpresenter/icons/locolor/22x22/actions/121.png
+share/apps/kpresenter/icons/locolor/22x22/actions/alignobjs.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aobottom.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aocenterh.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aocenterv.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aoleft.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aoright.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aotop.png
+share/apps/kpresenter/icons/locolor/22x22/actions/autoform.png
+share/apps/kpresenter/icons/locolor/22x22/actions/chart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/circle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/configure.png
+share/apps/kpresenter/icons/locolor/22x22/actions/delete.png
+share/apps/kpresenter/icons/locolor/22x22/actions/delslide.png
+share/apps/kpresenter/icons/locolor/22x22/actions/depth+.png
+share/apps/kpresenter/icons/locolor/22x22/actions/depth-.png
+share/apps/kpresenter/icons/locolor/22x22/actions/dot.png
+share/apps/kpresenter/icons/locolor/22x22/actions/edit_pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/edit_text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/effect.png
+share/apps/kpresenter/icons/locolor/22x22/actions/enumList.png
+share/apps/kpresenter/icons/locolor/22x22/actions/first.png
+share/apps/kpresenter/icons/locolor/22x22/actions/formula.png
+share/apps/kpresenter/icons/locolor/22x22/actions/group.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpnext.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpprev.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpstart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/last.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_arrow_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_arrow_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_circle_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_circle_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_normal_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_normal_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_rect_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_rect_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lined1.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lined2.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lineh.png
+share/apps/kpresenter/icons/locolor/22x22/actions/linev.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lower.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_autoform.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_circle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_clipart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_line.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_picture.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_rect.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mouse.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newPoint.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newfolder.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newslide.png
+share/apps/kpresenter/icons/locolor/22x22/actions/normalText.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pause.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pen.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pgnum.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/raise.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangle2.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangleRound.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rotate.png
+share/apps/kpresenter/icons/locolor/22x22/actions/screen.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadow.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowL.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowLB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowLU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowR.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowRB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowRU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/spacing.png
+share/apps/kpresenter/icons/locolor/22x22/actions/stop.png
+share/apps/kpresenter/icons/locolor/22x22/actions/style.png
+share/apps/kpresenter/icons/locolor/22x22/actions/table.png
+share/apps/kpresenter/icons/locolor/22x22/actions/text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/ungroup.png
+share/apps/kpresenter/icons/locolor/22x22/actions/unsortedList.png
+share/apps/kpresenter/icons/locolor/22x22/actions/webpres.png
+share/apps/kpresenter/kpresenter.rc
+share/apps/kpresenter/pics/kautoformedit.png
+share/apps/kpresenter/slideshow/first.bmp
+share/apps/kpresenter/slideshow/first.jpeg
+share/apps/kpresenter/slideshow/first.png
+share/apps/kpresenter/slideshow/home.bmp
+share/apps/kpresenter/slideshow/home.jpeg
+share/apps/kpresenter/slideshow/home.png
+share/apps/kpresenter/slideshow/last.bmp
+share/apps/kpresenter/slideshow/last.jpeg
+share/apps/kpresenter/slideshow/last.png
+share/apps/kpresenter/slideshow/next.bmp
+share/apps/kpresenter/slideshow/next.jpeg
+share/apps/kpresenter/slideshow/next.png
+share/apps/kpresenter/slideshow/prev.bmp
+share/apps/kpresenter/slideshow/prev.jpeg
+share/apps/kpresenter/slideshow/prev.png
+share/apps/kpresenter/templates/.templates
+share/apps/kpresenter/templates/Professional/One.kpt
+share/apps/kpresenter/templates/Professional/One.png
+share/apps/kpresenter/templates/Professional/Title.kpt
+share/apps/kpresenter/templates/Professional/Title.png
+share/apps/kpresenter/templates/Professional/Two.kpt
+share/apps/kpresenter/templates/Professional/Two.png
+share/apps/kpresenter/templates/Screenpresentations/Gradient-Blue-Red.kpt
+share/apps/kpresenter/templates/Screenpresentations/Gradient-Blue-Red.png
+share/apps/kpresenter/templates/Screenpresentations/Plain.kpt
+share/apps/kpresenter/templates/Screenpresentations/Plain.png
+share/apps/kpresenter/templates/Screenpresentations/Sand1.kpt
+share/apps/kpresenter/templates/Screenpresentations/Sand1.png
+share/apps/kpresenter/templates/Screenpresentations/kde.kpt
+share/apps/kpresenter/templates/Screenpresentations/kde.png
+share/apps/kpresenter/templates/Screenpresentations/kde2.kpt
+share/apps/kpresenter/templates/Screenpresentations/kde2.png
+share/apps/kspread/dtd/kspread.dtd
+share/apps/kspread/extensions/math.ks
+share/apps/kspread/icons/locolor/22x22/actions/abort.png
+share/apps/kspread/icons/locolor/22x22/actions/adjustcol.png
+share/apps/kspread/icons/locolor/22x22/actions/adjustrow.png
+share/apps/kspread/icons/locolor/22x22/actions/black/sum.png
+share/apps/kspread/icons/locolor/22x22/actions/bold.png
+share/apps/kspread/icons/locolor/22x22/actions/borderall.png
+share/apps/kspread/icons/locolor/22x22/actions/borderbottom.png
+share/apps/kspread/icons/locolor/22x22/actions/borderfall.png
+share/apps/kspread/icons/locolor/22x22/actions/borderhorizontal.png
+share/apps/kspread/icons/locolor/22x22/actions/borderinside.png
+share/apps/kspread/icons/locolor/22x22/actions/borderleft.png
+share/apps/kspread/icons/locolor/22x22/actions/borderoutline.png
+share/apps/kspread/icons/locolor/22x22/actions/borderremove.png
+share/apps/kspread/icons/locolor/22x22/actions/borderright.png
+share/apps/kspread/icons/locolor/22x22/actions/bordertop.png
+share/apps/kspread/icons/locolor/22x22/actions/borderup.png
+share/apps/kspread/icons/locolor/22x22/actions/bordervertical.png
+share/apps/kspread/icons/locolor/22x22/actions/bottom.png
+share/apps/kspread/icons/locolor/22x22/actions/center.png
+share/apps/kspread/icons/locolor/22x22/actions/chart.png
+share/apps/kspread/icons/locolor/22x22/actions/colin.png
+share/apps/kspread/icons/locolor/22x22/actions/colout.png
+share/apps/kspread/icons/locolor/22x22/actions/done.png
+share/apps/kspread/icons/locolor/22x22/actions/fontsizedown.png
+share/apps/kspread/icons/locolor/22x22/actions/fontsizeup.png
+share/apps/kspread/icons/locolor/22x22/actions/funct.png
+share/apps/kspread/icons/locolor/22x22/actions/italic.png
+share/apps/kspread/icons/locolor/22x22/actions/left.png
+share/apps/kspread/icons/locolor/22x22/actions/lower.png
+share/apps/kspread/icons/locolor/22x22/actions/middle.png
+share/apps/kspread/icons/locolor/22x22/actions/money.png
+share/apps/kspread/icons/locolor/22x22/actions/multirow.png
+share/apps/kspread/icons/locolor/22x22/actions/neonpen.png
+share/apps/kspread/icons/locolor/22x22/actions/paste.png
+share/apps/kspread/icons/locolor/22x22/actions/percent.png
+share/apps/kspread/icons/locolor/22x22/actions/precminus.png
+share/apps/kspread/icons/locolor/22x22/actions/precplus.png
+share/apps/kspread/icons/locolor/22x22/actions/resizecol.png
+share/apps/kspread/icons/locolor/22x22/actions/resizerow.png
+share/apps/kspread/icons/locolor/22x22/actions/right.png
+share/apps/kspread/icons/locolor/22x22/actions/rotate.png
+share/apps/kspread/icons/locolor/22x22/actions/rowin.png
+share/apps/kspread/icons/locolor/22x22/actions/rowout.png
+share/apps/kspread/icons/locolor/22x22/actions/sort_decrease.png
+share/apps/kspread/icons/locolor/22x22/actions/sort_incr.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_first.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_last.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_left.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_right.png
+share/apps/kspread/icons/locolor/22x22/actions/top.png
+share/apps/kspread/icons/locolor/22x22/actions/underline.png
+share/apps/kspread/icons/locolor/22x22/actions/upper.png
+share/apps/kspread/kpartplugins/kspreadcalc.rc
+share/apps/kspread/kspread.rc
+share/apps/kspread/scripts/callme.ks
+share/apps/kspread/scripts/widget_kspread.ks
+share/apps/kspread/tablestyles/standard1.ksts
+share/apps/kspread/tablestyles/standard1.png
+share/apps/kspread/tablestyles/standard1.xml
+share/apps/kspread/tablestyles/standard2.ksts
+share/apps/kspread/tablestyles/standard2.png
+share/apps/kspread/tablestyles/standard2.xml
+share/apps/kword/dtd/kword.dtd
+share/apps/kword/icons/locolor/22x22/actions/borderbottom.png
+share/apps/kword/icons/locolor/22x22/actions/borderleft.png
+share/apps/kword/icons/locolor/22x22/actions/borderright.png
+share/apps/kword/icons/locolor/22x22/actions/bordertop.png
+share/apps/kword/icons/locolor/22x22/actions/char.png
+share/apps/kword/icons/locolor/22x22/actions/colin.png
+share/apps/kword/icons/locolor/22x22/actions/colout.png
+share/apps/kword/icons/locolor/22x22/actions/editframetool.png
+share/apps/kword/icons/locolor/22x22/actions/edittool.png
+share/apps/kword/icons/locolor/22x22/actions/enumList.png
+share/apps/kword/icons/locolor/22x22/actions/formula.png
+share/apps/kword/icons/locolor/22x22/actions/kwsearch.png
+share/apps/kword/icons/locolor/22x22/actions/picframetool.png
+share/apps/kword/icons/locolor/22x22/actions/return.png
+share/apps/kword/icons/locolor/22x22/actions/rowin.png
+share/apps/kword/icons/locolor/22x22/actions/rowout.png
+share/apps/kword/icons/locolor/22x22/actions/run_bounding.png
+share/apps/kword/icons/locolor/22x22/actions/run_not.png
+share/apps/kword/icons/locolor/22x22/actions/run_skip.png
+share/apps/kword/icons/locolor/22x22/actions/sl_addentry.png
+share/apps/kword/icons/locolor/22x22/actions/sl_addrecord.png
+share/apps/kword/icons/locolor/22x22/actions/sl_delentry.png
+share/apps/kword/icons/locolor/22x22/actions/sl_delrecord.png
+share/apps/kword/icons/locolor/22x22/actions/sub.png
+share/apps/kword/icons/locolor/22x22/actions/super.png
+share/apps/kword/icons/locolor/22x22/actions/table.png
+share/apps/kword/icons/locolor/22x22/actions/textframetool.png
+share/apps/kword/icons/locolor/22x22/actions/tree_arrange.png
+share/apps/kword/icons/locolor/22x22/actions/tree_clipart.png
+share/apps/kword/icons/locolor/22x22/actions/tree_embedded.png
+share/apps/kword/icons/locolor/22x22/actions/tree_picture.png
+share/apps/kword/icons/locolor/22x22/actions/tree_table.png
+share/apps/kword/icons/locolor/22x22/actions/tree_textframes.png
+share/apps/kword/icons/locolor/22x22/actions/underl.png
+share/apps/kword/icons/locolor/22x22/actions/unsortedList.png
+share/apps/kword/kword.rc
+share/apps/kword/templates/.templates
+share/apps/kword/templates/DTP/SimpleLayout.kwt
+share/apps/kword/templates/DTP/SimpleLayout.png
+share/apps/kword/templates/DTP/Test.kwt
+share/apps/kword/templates/DTP/Test.png
+share/apps/kword/templates/Wordprocessing/PlainText.kwt
+share/apps/kword/templates/Wordprocessing/PlainText.png
+share/apps/kword/templates/Wordprocessing/TwoColumns.kwt
+share/apps/kword/templates/Wordprocessing/TwoColumns.png
+share/doc/HTML/en/doc/README.documentation
+share/doc/HTML/en/doc/index.html
+share/doc/HTML/en/doc/kdelogo.png
+share/doc/HTML/en/doc/koffice-authors.html
+share/doc/HTML/en/doc/koffice-document-conventions.html
+share/doc/HTML/en/doc/koffice-misc.html
+share/doc/HTML/en/doc/koffice-search-help.html
+share/doc/HTML/en/doc/koffice-search.html
+share/doc/HTML/en/doc/koffice.html
+share/doc/HTML/en/katabase/.anchors
+share/doc/HTML/en/katabase/another-section.html
+share/doc/HTML/en/katabase/compilation-and-installation.html
+share/doc/HTML/en/katabase/copyright.html
+share/doc/HTML/en/katabase/index.cvlog
+share/doc/HTML/en/katabase/index.docbook
+share/doc/HTML/en/katabase/index.html
+share/doc/HTML/en/katabase/installation.html
+share/doc/HTML/en/katabase/introduction.html
+share/doc/HTML/en/katabase/questions-and-answers.html
+share/doc/HTML/en/katabase/requirements.html
+share/doc/HTML/en/katabase/usage-.html
+share/doc/HTML/en/killustrator/.anchors
+share/doc/HTML/en/killustrator/about-the-handbook.html
+share/doc/HTML/en/killustrator/align.png
+share/doc/HTML/en/killustrator/align2.png
+share/doc/HTML/en/killustrator/appendix.html
+share/doc/HTML/en/killustrator/bezier.png
+share/doc/HTML/en/killustrator/blend_dialog.png
+share/doc/HTML/en/killustrator/changing-the-standard-parameters.html
+share/doc/HTML/en/killustrator/colour.png
+share/doc/HTML/en/killustrator/compilation-and-installation.html
+share/doc/HTML/en/killustrator/copyright.html
+share/doc/HTML/en/killustrator/drawing-2d-primitives.html
+share/doc/HTML/en/killustrator/ellipse.png
+share/doc/HTML/en/killustrator/export.png
+share/doc/HTML/en/killustrator/freehand.png
+share/doc/HTML/en/killustrator/frequently-asked-questions.html
+share/doc/HTML/en/killustrator/handling-colours.html
+share/doc/HTML/en/killustrator/history-of-killustrator.html
+share/doc/HTML/en/killustrator/index.cvlog
+share/doc/HTML/en/killustrator/index.docbook
+share/doc/HTML/en/killustrator/index.html
+share/doc/HTML/en/killustrator/installation-of-binary-packages.html
+share/doc/HTML/en/killustrator/installation.html
+share/doc/HTML/en/killustrator/introduction.html
+share/doc/HTML/en/killustrator/line.png
+share/doc/HTML/en/killustrator/logo.png
+share/doc/HTML/en/killustrator/movepoint.png
+share/doc/HTML/en/killustrator/newpoint.png
+share/doc/HTML/en/killustrator/open_dialog.png
+share/doc/HTML/en/killustrator/pfeil.png
+share/doc/HTML/en/killustrator/point.png
+share/doc/HTML/en/killustrator/polygon-setup.png
+share/doc/HTML/en/killustrator/polygon.png
+share/doc/HTML/en/killustrator/positioning-objects.html
+share/doc/HTML/en/killustrator/rect.png
+share/doc/HTML/en/killustrator/rmpoint.png
+share/doc/HTML/en/killustrator/save_dialog.png
+share/doc/HTML/en/killustrator/schichten.png
+share/doc/HTML/en/killustrator/system-requirements.html
+share/doc/HTML/en/killustrator/text.png
+share/doc/HTML/en/killustrator/the-layer-concept.html
+share/doc/HTML/en/killustrator/to-do.html
+share/doc/HTML/en/killustrator/transformation-of-2d-primitives.html
+share/doc/HTML/en/killustrator/undo--redo.html
+share/doc/HTML/en/killustrator/usage.html
+share/doc/HTML/en/killustrator/verteilen.png
+share/doc/HTML/en/killustrator/working-with-files.html
+share/doc/HTML/en/killustrator/zoom-tool.html
+share/doc/HTML/en/killustrator/zoom.png
+share/doc/HTML/en/koffice/.anchors
+share/doc/HTML/en/koffice/compilingproblems.html
+share/doc/HTML/en/koffice/customgui.html
+share/doc/HTML/en/koffice/customization.html
+share/doc/HTML/en/koffice/faq.html
+share/doc/HTML/en/koffice/firststeps.html
+share/doc/HTML/en/koffice/frombinaries.html
+share/doc/HTML/en/koffice/fromsource.html
+share/doc/HTML/en/koffice/gettingbinaries.html
+share/doc/HTML/en/koffice/gettingsource.html
+share/doc/HTML/en/koffice/glossary.html
+share/doc/HTML/en/koffice/index.docbook
+share/doc/HTML/en/koffice/index.html
+share/doc/HTML/en/koffice/installation.html
+share/doc/HTML/en/koffice/introduction.html
+share/doc/HTML/en/koffice/kparts.html
+share/doc/HTML/en/koffice/kpartstryit.html
+share/doc/HTML/en/koffice/legal.html
+share/doc/HTML/en/koffice/links.html
+share/doc/HTML/en/koffice/moreinfo.html
+share/doc/HTML/en/koffice/programmersinfo.html
+share/doc/HTML/en/koffice/todo.html
+share/doc/HTML/en/koffice/whoreads.html
+share/doc/HTML/en/kpresenter/.anchors
+share/doc/HTML/en/kpresenter/addshadow.html
+share/doc/HTML/en/kpresenter/appendix.html
+share/doc/HTML/en/kpresenter/credits.html
+share/doc/HTML/en/kpresenter/guides.html
+share/doc/HTML/en/kpresenter/index.docbook
+share/doc/HTML/en/kpresenter/index.html
+share/doc/HTML/en/kpresenter/insertpage.html
+share/doc/HTML/en/kpresenter/insertpic.html
+share/doc/HTML/en/kpresenter/introduction.html
+share/doc/HTML/en/kpresenter/menuitems.html
+share/doc/HTML/en/kpresenter/options.html
+share/doc/HTML/en/kpresenter/qanda.html
+share/doc/HTML/en/kpresenter/screendesc.html
+share/doc/HTML/en/kpresenter/textcolor.html
+share/doc/HTML/en/kpresenter/todo.html
+share/doc/HTML/en/kpresenter/tutorial.html
+share/doc/HTML/en/kword/.anchors
+share/doc/HTML/en/kword/addframe.html
+share/doc/HTML/en/kword/appendix.html
+share/doc/HTML/en/kword/autocorrect.html
+share/doc/HTML/en/kword/basicedittoolbar.html
+share/doc/HTML/en/kword/basicmenubar.html
+share/doc/HTML/en/kword/charformattoolbar.html
+share/doc/HTML/en/kword/clipboard.html
+share/doc/HTML/en/kword/columns.html
+share/doc/HTML/en/kword/conventions.html
+share/doc/HTML/en/kword/credits.html
+share/doc/HTML/en/kword/datetime.html
+share/doc/HTML/en/kword/delframe.html
+share/doc/HTML/en/kword/dragdrop.html
+share/doc/HTML/en/kword/endfoot.html
+share/doc/HTML/en/kword/filedlg.html
+share/doc/HTML/en/kword/filetoolbar.html
+share/doc/HTML/en/kword/filters.html
+share/doc/HTML/en/kword/formatchar.html
+share/doc/HTML/en/kword/formatframe.html
+share/doc/HTML/en/kword/formatpara.html
+share/doc/HTML/en/kword/formulas.html
+share/doc/HTML/en/kword/framecreatetoolbar.html
+share/doc/HTML/en/kword/frames.html
+share/doc/HTML/en/kword/frameselect.html
+share/doc/HTML/en/kword/fundimental.html
+share/doc/HTML/en/kword/glossery.html
+share/doc/HTML/en/kword/graphics.html
+share/doc/HTML/en/kword/guides.html
+share/doc/HTML/en/kword/guides2.html
+share/doc/HTML/en/kword/guides3.html
+share/doc/HTML/en/kword/guides4.html
+share/doc/HTML/en/kword/headfoot.html
+share/doc/HTML/en/kword/index.docbook
+share/doc/HTML/en/kword/index.html
+share/doc/HTML/en/kword/inserttoolbar.html
+share/doc/HTML/en/kword/inskspread.html
+share/doc/HTML/en/kword/introduction.html
+share/doc/HTML/en/kword/keys.html
+share/doc/HTML/en/kword/kwordrc.html
+share/doc/HTML/en/kword/kwordscreen.html
+share/doc/HTML/en/kword/loading.html
+share/doc/HTML/en/kword/menuitems.html
+share/doc/HTML/en/kword/moveframe.html
+share/doc/HTML/en/kword/options.html
+share/doc/HTML/en/kword/pgnumber.html
+share/doc/HTML/en/kword/printing.html
+share/doc/HTML/en/kword/qanda.html
+share/doc/HTML/en/kword/qd2.html
+share/doc/HTML/en/kword/qd3.html
+share/doc/HTML/en/kword/qd4.html
+share/doc/HTML/en/kword/qd5.html
+share/doc/HTML/en/kword/quickdirty.html
+share/doc/HTML/en/kword/resizeframe.html
+share/doc/HTML/en/kword/rulers.html
+share/doc/HTML/en/kword/saving.html
+share/doc/HTML/en/kword/searchreplace.html
+share/doc/HTML/en/kword/selcolor.html
+share/doc/HTML/en/kword/spellcheck.html
+share/doc/HTML/en/kword/styles.html
+share/doc/HTML/en/kword/tableedittoolbar.html
+share/doc/HTML/en/kword/tables.html
+share/doc/HTML/en/kword/tabstops.html
+share/doc/HTML/en/kword/tempcr.html
+share/doc/HTML/en/kword/templateintro.html
+share/doc/HTML/en/kword/textandframe.html
+share/doc/HTML/en/kword/themes.html
+share/doc/HTML/en/kword/toc.html
+share/doc/HTML/en/kword/todo.html
+share/doc/HTML/en/kword/toolbars.html
+share/doc/HTML/en/kword/tutorial.html
+share/doc/HTML/en/kword/undoredo.html
+share/doc/HTML/en/kword/updates.html
+share/doc/HTML/en/kword/whoreads.html
+share/doc/HTML/en/kword/wpvsdtp.html
+share/icons/hicolor/32x32/apps/kchart.png
+share/icons/hicolor/32x32/apps/killustrator.png
+share/icons/hicolor/32x32/apps/kpresenter.png
+share/icons/hicolor/32x32/apps/kspread.png
+share/icons/hicolor/32x32/apps/kword.png
+share/icons/hicolor/48x48/apps/kchart.png
+share/icons/hicolor/48x48/apps/killustrator.png
+share/icons/hicolor/48x48/apps/kpresenter.png
+share/icons/hicolor/48x48/apps/kspread.png
+share/icons/hicolor/48x48/apps/kword.png
+share/icons/locolor/16x16/apps/kchart.png
+share/icons/locolor/16x16/apps/killustrator.png
+share/icons/locolor/16x16/apps/kpresenter.png
+share/icons/locolor/16x16/apps/kspread.png
+share/icons/locolor/16x16/apps/kspreadcalc.png
+share/icons/locolor/16x16/apps/kword.png
+share/icons/locolor/32x32/apps/kchart.png
+share/icons/locolor/32x32/apps/killustrator.png
+share/icons/locolor/32x32/apps/kpresenter.png
+share/icons/locolor/32x32/apps/kspread.png
+share/icons/locolor/32x32/apps/kspreadcalc.png
+share/icons/locolor/32x32/apps/kword.png
+share/mimelnk/application/x-kchart.desktop
+share/mimelnk/application/x-killustrator.desktop
+share/mimelnk/application/x-kpresenter.desktop
+share/mimelnk/application/x-kspread.desktop
+share/mimelnk/application/x-kword.desktop
+share/mimelnk/text/x-csv.desktop
+share/services/kodocinfopropspage.desktop
+share/services/kspelltool.desktop
+share/services/kspread_csv_export_dia.desktop
+share/services/kspread_csv_export_test.desktop
+share/services/kspread_csv_import.desktop
+share/services/kspread_csv_import_dia.desktop
+share/services/kspreadcalc.desktop
+share/services/kword_ascii_export.desktop
+share/services/kword_ascii_import.desktop
+share/services/kword_html_export.desktop
+share/services/kword_html_import.desktop
+share/services/ole_excel97_import.desktop
+share/services/ole_powerpoint97_import.desktop
+share/services/ole_winword97_import.desktop
+share/servicetypes/kofficepart.desktop
+share/servicetypes/kofilter.desktop
+share/servicetypes/kofilterdialog.desktop
+share/servicetypes/koplugin.desktop
+share/servicetypes/kotool.desktop
+@unexec rm -f %D/share/doc/HTML/en/katabase/common
+@unexec rm -f %D/share/doc/HTML/en/killustrator/common
+@unexec rm -f %D/share/doc/HTML/en/koffice/common
+@unexec rm -f %D/share/doc/HTML/en/kpresenter/common
+@unexec rm -f %D/share/doc/HTML/en/kword/common
+@dirrm share/doc/HTML/en/kword
+@dirrm share/doc/HTML/en/kpresenter
+@dirrm share/doc/HTML/en/koffice
+@dirrm share/doc/HTML/en/killustrator
+@dirrm share/doc/HTML/en/katabase
+@dirrm share/doc/HTML/en/doc
+@dirrm share/apps/kword/templates/Wordprocessing
+@dirrm share/apps/kword/templates/DTP
+@dirrm share/apps/kword/templates
+@dirrm share/apps/kword/icons/locolor/22x22/actions
+@dirrm share/apps/kword/icons/locolor/22x22
+@dirrm share/apps/kword/icons/locolor
+@dirrm share/apps/kword/icons
+@dirrm share/apps/kword/dtd
+@dirrm share/apps/kword
+@dirrm share/apps/kspread/tablestyles
+@dirrm share/apps/kspread/scripts
+@dirrm share/apps/kspread/kpartplugins
+@dirrm share/apps/kspread/icons/locolor/22x22/actions/black
+@dirrm share/apps/kspread/icons/locolor/22x22/actions
+@dirrm share/apps/kspread/icons/locolor/22x22
+@dirrm share/apps/kspread/icons/locolor
+@dirrm share/apps/kspread/icons
+@dirrm share/apps/kspread/extensions
+@dirrm share/apps/kspread/dtd
+@dirrm share/apps/kspread
+@dirrm share/apps/kpresenter/templates/Screenpresentations
+@dirrm share/apps/kpresenter/templates/Professional
+@dirrm share/apps/kpresenter/templates
+@dirrm share/apps/kpresenter/slideshow
+@dirrm share/apps/kpresenter/pics
+@dirrm share/apps/kpresenter/icons/locolor/22x22/actions
+@dirrm share/apps/kpresenter/icons/locolor/22x22
+@dirrm share/apps/kpresenter/icons/locolor
+@dirrm share/apps/kpresenter/icons
+@dirrm share/apps/kpresenter/dtd
+@dirrm share/apps/kpresenter/autoforms/Connections
+@dirrm share/apps/kpresenter/autoforms/Arrows
+@dirrm share/apps/kpresenter/autoforms
+@dirrm share/apps/kpresenter
+@dirrm share/apps/koffice/pics
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/text
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/part
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/insert
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/delete
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/clipart
+@dirrm share/apps/koffice/icons/locolor/22x22/actions
+@dirrm share/apps/koffice/icons/locolor/22x22
+@dirrm share/apps/koffice/icons/locolor
+@dirrm share/apps/koffice/icons
+@dirrm share/apps/koffice
+@dirrm share/apps/killustrator/pics
+@dirrm share/apps/killustrator
+@dirrm share/apps/kchart/toolbar
+@dirrm share/apps/kchart
+@dirrm share/applnk/Applications/KOffice
+@dirrm share/applnk/Applications
+@exec /sbin/ldconfig -m %D/lib
+@unexec /sbin/ldconfig -R
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile
new file mode 100644
index 000000000000..48ca017e3bf4
--- /dev/null
+++ b/editors/koffice-kde4/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: koffice
+# Date created: Sun May 14 2000 16:33:15
+# Whom: Will Andrews <will@FreeBSD>org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= koffice
+PORTVERSION= 1.90
+CATEGORIES= editors kde
+MASTER_SITES= ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= unstable/distribution/tar/src
+
+MAINTAINER= will@FreeBSD.org
+
+LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2
+
+MOC?= ${X11BASE}/bin/moc2
+USE_BZIP2= yes
+USE_QT2= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
+ --with-qt-includes=${X11BASE}/include/qt2 \
+ --with-qt-libraries=${X11BASE}/lib
+CONFIGURE_ENV+= MOC="${MOC}"
+USE_GMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/editors/koffice-kde4/distinfo b/editors/koffice-kde4/distinfo
new file mode 100644
index 000000000000..554b1ff849fe
--- /dev/null
+++ b/editors/koffice-kde4/distinfo
@@ -0,0 +1 @@
+MD5 (koffice-1.90.tar.bz2) = aabb2ffd04f10ebdcccce8748cfd62ad
diff --git a/editors/koffice-kde4/pkg-comment b/editors/koffice-kde4/pkg-comment
new file mode 100644
index 000000000000..90c73f5c3c7b
--- /dev/null
+++ b/editors/koffice-kde4/pkg-comment
@@ -0,0 +1 @@
+Office suite for KDE2
diff --git a/editors/koffice-kde4/pkg-descr b/editors/koffice-kde4/pkg-descr
new file mode 100644
index 000000000000..e18a304f2274
--- /dev/null
+++ b/editors/koffice-kde4/pkg-descr
@@ -0,0 +1,10 @@
+This is the office suite for KDE2 that includes
+KWord, KSpread, KPresenter, KChart, and so forth.
+KOffice tries to improve over many earlier attempts
+by UNIX hackers to create a decent office suite
+that can be used under productivity situations. So
+far, it looks quite good! :-)
+
+WWW: http://www.kde.org/
+
+--Will <andrews@technologist.com>
diff --git a/editors/koffice-kde4/pkg-plist b/editors/koffice-kde4/pkg-plist
new file mode 100644
index 000000000000..7299e6522a17
--- /dev/null
+++ b/editors/koffice-kde4/pkg-plist
@@ -0,0 +1,750 @@
+bin/kchart
+bin/killustrator
+bin/koshell
+bin/kpresenter
+bin/kscript
+bin/kspread
+bin/kword
+include/handler.h
+include/kcoloractions.h
+include/koApplication.h
+include/koBinaryStore.h
+include/koChild.h
+include/koDataTool.h
+include/koDocument.h
+include/koDocumentChild.h
+include/koDocumentInfo.h
+include/koDocumentInfoDlg.h
+include/koFactory.h
+include/koFilter.h
+include/koFilterDialog.h
+include/koFilterManager.h
+include/koFrame.h
+include/koIcons.h
+include/koKoolBar.h
+include/koMainWindow.h
+include/koPageLayoutDia.h
+include/koPartSelectDia.h
+include/koQueryTrader.h
+include/koRuler.h
+include/koStore.h
+include/koStoreStream.h
+include/koStream.h
+include/koTabChooser.h
+include/koTarStore.h
+include/koTemplateChooseDia.h
+include/koTemplateCreateDia.h
+include/koUIUtils.h
+include/koUndo.h
+include/koView.h
+include/komlFeed.h
+include/komlFileFeed.h
+include/komlMime.h
+include/komlParser.h
+include/komlStreamFeed.h
+include/komlWriter.h
+include/toolbox.h
+include/torben.h
+lib/libasciiexport.la
+lib/libasciiexport.so
+lib/libasciiimport.la
+lib/libasciiimport.so
+lib/libcsvexport.la
+lib/libcsvexport.so
+lib/libcsvexport_test.la
+lib/libcsvexport_test.so
+lib/libcsvfilter.la
+lib/libcsvfilter.so
+lib/libcsvfilterdia.la
+lib/libcsvfilterdia.so
+lib/libhtmlexport.la
+lib/libhtmlexport.so
+lib/libhtmlimport.la
+lib/libhtmlimport.so
+lib/libkchart.la
+lib/libkchart.so
+lib/libkillustrator.la
+lib/libkillustrator.so
+lib/libkodocinfopropspage.la
+lib/libkodocinfopropspage.so.0
+lib/libkofficecore.la
+lib/libkofficecore.so.1
+lib/libkofficeui.la
+lib/libkofficeui.so.1
+lib/libkoml.la
+lib/libkoml.so.1
+lib/libkpresenter.la
+lib/libkpresenter.so
+lib/libkscript.la
+lib/libkscript.so.1
+lib/libkspelltool.la
+lib/libkspelltool.so
+lib/libkspread.la
+lib/libkspread.so
+lib/libkspreadcalc.la
+lib/libkspreadcalc.so
+lib/libkstore.la
+lib/libkstore.so.1
+lib/libkword.la
+lib/libkword.so
+lib/libolefilter.la
+lib/libolefilter.so
+share/applnk/Applications/KOffice/kchart.desktop
+share/applnk/Applications/KOffice/killustrator.desktop
+share/applnk/Applications/KOffice/koshell.desktop
+share/applnk/Applications/KOffice/kpresenter.desktop
+share/applnk/Applications/KOffice/kspread.desktop
+share/applnk/Applications/KOffice/kword.desktop
+share/apps/kchart/kchart.rc
+share/apps/kchart/toolbar/areas.png
+share/apps/kchart/toolbar/bars.png
+share/apps/kchart/toolbar/cakes.png
+share/apps/kchart/toolbar/lines.png
+share/apps/kchart/toolbar/options.png
+share/apps/killustrator/KIllustrator.rc
+share/apps/killustrator/default.pal
+share/apps/killustrator/pics/abottom.png
+share/apps/killustrator/pics/ahcenter.png
+share/apps/killustrator/pics/aleft.png
+share/apps/killustrator/pics/aright.png
+share/apps/killustrator/pics/atop.png
+share/apps/killustrator/pics/avcenter.png
+share/apps/killustrator/pics/beziertool.png
+share/apps/killustrator/pics/dbottom.png
+share/apps/killustrator/pics/deleteNode.png
+share/apps/killustrator/pics/deletelayer.png
+share/apps/killustrator/pics/dhcenter.png
+share/apps/killustrator/pics/dhdist.png
+share/apps/killustrator/pics/dleft.png
+share/apps/killustrator/pics/dright.png
+share/apps/killustrator/pics/dtop.png
+share/apps/killustrator/pics/dvcenter.png
+share/apps/killustrator/pics/dvdist.png
+share/apps/killustrator/pics/ellipse1.png
+share/apps/killustrator/pics/ellipse2.png
+share/apps/killustrator/pics/ellipse3.png
+share/apps/killustrator/pics/ellipsetool.png
+share/apps/killustrator/pics/eye.png
+share/apps/killustrator/pics/freehandtool.png
+share/apps/killustrator/pics/hmirror.png
+share/apps/killustrator/pics/joinNodes.png
+share/apps/killustrator/pics/killustrator-intro.gif
+share/apps/killustrator/pics/linetool.png
+share/apps/killustrator/pics/logo.png
+share/apps/killustrator/pics/lowerlayer.png
+share/apps/killustrator/pics/moveNode.png
+share/apps/killustrator/pics/newNode.png
+share/apps/killustrator/pics/newlayer.png
+share/apps/killustrator/pics/pointtool.png
+share/apps/killustrator/pics/polygontool.png
+share/apps/killustrator/pics/raiselayer.png
+share/apps/killustrator/pics/recttool.png
+share/apps/killustrator/pics/selecttool.png
+share/apps/killustrator/pics/split.png
+share/apps/killustrator/pics/tcenteralign.png
+share/apps/killustrator/pics/texttool.png
+share/apps/killustrator/pics/tleftalign.png
+share/apps/killustrator/pics/trightalign.png
+share/apps/killustrator/pics/vmirror.png
+share/apps/killustrator/pics/zoomtool.png
+share/apps/koffice/icons/locolor/22x22/actions/alignBlock.png
+share/apps/koffice/icons/locolor/22x22/actions/alignCenter.png
+share/apps/koffice/icons/locolor/22x22/actions/alignLeft.png
+share/apps/koffice/icons/locolor/22x22/actions/alignRight.png
+share/apps/koffice/icons/locolor/22x22/actions/bold.png
+share/apps/koffice/icons/locolor/22x22/actions/cancel.png
+share/apps/koffice/icons/locolor/22x22/actions/clipart.png
+share/apps/koffice/icons/locolor/22x22/actions/clipart/from-file.png
+share/apps/koffice/icons/locolor/22x22/actions/delete/table-col.png
+share/apps/koffice/icons/locolor/22x22/actions/delete/table-row.png
+share/apps/koffice/icons/locolor/22x22/actions/insert/table-col.png
+share/apps/koffice/icons/locolor/22x22/actions/insert/table-row.png
+share/apps/koffice/icons/locolor/22x22/actions/italic.png
+share/apps/koffice/icons/locolor/22x22/actions/neonpen.png
+share/apps/koffice/icons/locolor/22x22/actions/ok.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kchart.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kformula.png
+share/apps/koffice/icons/locolor/22x22/actions/part/killustrator.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kimage.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kimageshop.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kspread.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kword.png
+share/apps/koffice/icons/locolor/22x22/actions/part/unspecif.png
+share/apps/koffice/icons/locolor/22x22/actions/parts.png
+share/apps/koffice/icons/locolor/22x22/actions/picture.png
+share/apps/koffice/icons/locolor/22x22/actions/product.png
+share/apps/koffice/icons/locolor/22x22/actions/sum.png
+share/apps/koffice/icons/locolor/22x22/actions/text/bold.png
+share/apps/koffice/icons/locolor/22x22/actions/text/italic.png
+share/apps/koffice/icons/locolor/22x22/actions/text/underlined.png
+share/apps/koffice/icons/locolor/22x22/actions/underl.png
+share/apps/koffice/koffice_shell.rc
+share/apps/koffice/pics/koRulerFirst.png
+share/apps/koffice/pics/koRulerLeft.png
+share/apps/koffice/pics/koffice-logo.png
+share/apps/kpresenter/autoforms/.autoforms
+share/apps/kpresenter/autoforms/Arrows/ArrowDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeft.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeft.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftUp.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRight.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRight.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRightDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRightDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRightUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRightUp.png
+share/apps/kpresenter/autoforms/Arrows/ArrowUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowUp.png
+share/apps/kpresenter/autoforms/Connections/Connection1.atf
+share/apps/kpresenter/autoforms/Connections/Connection1.png
+share/apps/kpresenter/autoforms/Connections/Connection10.atf
+share/apps/kpresenter/autoforms/Connections/Connection10.png
+share/apps/kpresenter/autoforms/Connections/Connection11.atf
+share/apps/kpresenter/autoforms/Connections/Connection11.png
+share/apps/kpresenter/autoforms/Connections/Connection12.atf
+share/apps/kpresenter/autoforms/Connections/Connection12.png
+share/apps/kpresenter/autoforms/Connections/Connection2.atf
+share/apps/kpresenter/autoforms/Connections/Connection2.png
+share/apps/kpresenter/autoforms/Connections/Connection3.atf
+share/apps/kpresenter/autoforms/Connections/Connection3.png
+share/apps/kpresenter/autoforms/Connections/Connection4.atf
+share/apps/kpresenter/autoforms/Connections/Connection4.png
+share/apps/kpresenter/autoforms/Connections/Connection5.atf
+share/apps/kpresenter/autoforms/Connections/Connection5.png
+share/apps/kpresenter/autoforms/Connections/Connection6.atf
+share/apps/kpresenter/autoforms/Connections/Connection6.png
+share/apps/kpresenter/autoforms/Connections/Connection7.atf
+share/apps/kpresenter/autoforms/Connections/Connection7.png
+share/apps/kpresenter/autoforms/Connections/Connection8.atf
+share/apps/kpresenter/autoforms/Connections/Connection8.png
+share/apps/kpresenter/autoforms/Connections/Connection9.atf
+share/apps/kpresenter/autoforms/Connections/Connection9.png
+share/apps/kpresenter/dtd/kpresenter.dtd
+share/apps/kpresenter/icons/locolor/22x22/actions/121.png
+share/apps/kpresenter/icons/locolor/22x22/actions/alignobjs.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aobottom.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aocenterh.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aocenterv.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aoleft.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aoright.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aotop.png
+share/apps/kpresenter/icons/locolor/22x22/actions/autoform.png
+share/apps/kpresenter/icons/locolor/22x22/actions/chart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/circle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/configure.png
+share/apps/kpresenter/icons/locolor/22x22/actions/delete.png
+share/apps/kpresenter/icons/locolor/22x22/actions/delslide.png
+share/apps/kpresenter/icons/locolor/22x22/actions/depth+.png
+share/apps/kpresenter/icons/locolor/22x22/actions/depth-.png
+share/apps/kpresenter/icons/locolor/22x22/actions/dot.png
+share/apps/kpresenter/icons/locolor/22x22/actions/edit_pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/edit_text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/effect.png
+share/apps/kpresenter/icons/locolor/22x22/actions/enumList.png
+share/apps/kpresenter/icons/locolor/22x22/actions/first.png
+share/apps/kpresenter/icons/locolor/22x22/actions/formula.png
+share/apps/kpresenter/icons/locolor/22x22/actions/group.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpnext.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpprev.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpstart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/last.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_arrow_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_arrow_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_circle_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_circle_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_normal_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_normal_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_rect_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_rect_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lined1.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lined2.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lineh.png
+share/apps/kpresenter/icons/locolor/22x22/actions/linev.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lower.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_autoform.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_circle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_clipart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_line.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_picture.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_rect.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mouse.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newPoint.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newfolder.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newslide.png
+share/apps/kpresenter/icons/locolor/22x22/actions/normalText.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pause.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pen.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pgnum.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/raise.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangle2.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangleRound.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rotate.png
+share/apps/kpresenter/icons/locolor/22x22/actions/screen.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadow.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowL.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowLB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowLU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowR.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowRB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowRU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/spacing.png
+share/apps/kpresenter/icons/locolor/22x22/actions/stop.png
+share/apps/kpresenter/icons/locolor/22x22/actions/style.png
+share/apps/kpresenter/icons/locolor/22x22/actions/table.png
+share/apps/kpresenter/icons/locolor/22x22/actions/text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/ungroup.png
+share/apps/kpresenter/icons/locolor/22x22/actions/unsortedList.png
+share/apps/kpresenter/icons/locolor/22x22/actions/webpres.png
+share/apps/kpresenter/kpresenter.rc
+share/apps/kpresenter/pics/kautoformedit.png
+share/apps/kpresenter/slideshow/first.bmp
+share/apps/kpresenter/slideshow/first.jpeg
+share/apps/kpresenter/slideshow/first.png
+share/apps/kpresenter/slideshow/home.bmp
+share/apps/kpresenter/slideshow/home.jpeg
+share/apps/kpresenter/slideshow/home.png
+share/apps/kpresenter/slideshow/last.bmp
+share/apps/kpresenter/slideshow/last.jpeg
+share/apps/kpresenter/slideshow/last.png
+share/apps/kpresenter/slideshow/next.bmp
+share/apps/kpresenter/slideshow/next.jpeg
+share/apps/kpresenter/slideshow/next.png
+share/apps/kpresenter/slideshow/prev.bmp
+share/apps/kpresenter/slideshow/prev.jpeg
+share/apps/kpresenter/slideshow/prev.png
+share/apps/kpresenter/templates/.templates
+share/apps/kpresenter/templates/Professional/One.kpt
+share/apps/kpresenter/templates/Professional/One.png
+share/apps/kpresenter/templates/Professional/Title.kpt
+share/apps/kpresenter/templates/Professional/Title.png
+share/apps/kpresenter/templates/Professional/Two.kpt
+share/apps/kpresenter/templates/Professional/Two.png
+share/apps/kpresenter/templates/Screenpresentations/Gradient-Blue-Red.kpt
+share/apps/kpresenter/templates/Screenpresentations/Gradient-Blue-Red.png
+share/apps/kpresenter/templates/Screenpresentations/Plain.kpt
+share/apps/kpresenter/templates/Screenpresentations/Plain.png
+share/apps/kpresenter/templates/Screenpresentations/Sand1.kpt
+share/apps/kpresenter/templates/Screenpresentations/Sand1.png
+share/apps/kpresenter/templates/Screenpresentations/kde.kpt
+share/apps/kpresenter/templates/Screenpresentations/kde.png
+share/apps/kpresenter/templates/Screenpresentations/kde2.kpt
+share/apps/kpresenter/templates/Screenpresentations/kde2.png
+share/apps/kspread/dtd/kspread.dtd
+share/apps/kspread/extensions/math.ks
+share/apps/kspread/icons/locolor/22x22/actions/abort.png
+share/apps/kspread/icons/locolor/22x22/actions/adjustcol.png
+share/apps/kspread/icons/locolor/22x22/actions/adjustrow.png
+share/apps/kspread/icons/locolor/22x22/actions/black/sum.png
+share/apps/kspread/icons/locolor/22x22/actions/bold.png
+share/apps/kspread/icons/locolor/22x22/actions/borderall.png
+share/apps/kspread/icons/locolor/22x22/actions/borderbottom.png
+share/apps/kspread/icons/locolor/22x22/actions/borderfall.png
+share/apps/kspread/icons/locolor/22x22/actions/borderhorizontal.png
+share/apps/kspread/icons/locolor/22x22/actions/borderinside.png
+share/apps/kspread/icons/locolor/22x22/actions/borderleft.png
+share/apps/kspread/icons/locolor/22x22/actions/borderoutline.png
+share/apps/kspread/icons/locolor/22x22/actions/borderremove.png
+share/apps/kspread/icons/locolor/22x22/actions/borderright.png
+share/apps/kspread/icons/locolor/22x22/actions/bordertop.png
+share/apps/kspread/icons/locolor/22x22/actions/borderup.png
+share/apps/kspread/icons/locolor/22x22/actions/bordervertical.png
+share/apps/kspread/icons/locolor/22x22/actions/bottom.png
+share/apps/kspread/icons/locolor/22x22/actions/center.png
+share/apps/kspread/icons/locolor/22x22/actions/chart.png
+share/apps/kspread/icons/locolor/22x22/actions/colin.png
+share/apps/kspread/icons/locolor/22x22/actions/colout.png
+share/apps/kspread/icons/locolor/22x22/actions/done.png
+share/apps/kspread/icons/locolor/22x22/actions/fontsizedown.png
+share/apps/kspread/icons/locolor/22x22/actions/fontsizeup.png
+share/apps/kspread/icons/locolor/22x22/actions/funct.png
+share/apps/kspread/icons/locolor/22x22/actions/italic.png
+share/apps/kspread/icons/locolor/22x22/actions/left.png
+share/apps/kspread/icons/locolor/22x22/actions/lower.png
+share/apps/kspread/icons/locolor/22x22/actions/middle.png
+share/apps/kspread/icons/locolor/22x22/actions/money.png
+share/apps/kspread/icons/locolor/22x22/actions/multirow.png
+share/apps/kspread/icons/locolor/22x22/actions/neonpen.png
+share/apps/kspread/icons/locolor/22x22/actions/paste.png
+share/apps/kspread/icons/locolor/22x22/actions/percent.png
+share/apps/kspread/icons/locolor/22x22/actions/precminus.png
+share/apps/kspread/icons/locolor/22x22/actions/precplus.png
+share/apps/kspread/icons/locolor/22x22/actions/resizecol.png
+share/apps/kspread/icons/locolor/22x22/actions/resizerow.png
+share/apps/kspread/icons/locolor/22x22/actions/right.png
+share/apps/kspread/icons/locolor/22x22/actions/rotate.png
+share/apps/kspread/icons/locolor/22x22/actions/rowin.png
+share/apps/kspread/icons/locolor/22x22/actions/rowout.png
+share/apps/kspread/icons/locolor/22x22/actions/sort_decrease.png
+share/apps/kspread/icons/locolor/22x22/actions/sort_incr.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_first.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_last.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_left.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_right.png
+share/apps/kspread/icons/locolor/22x22/actions/top.png
+share/apps/kspread/icons/locolor/22x22/actions/underline.png
+share/apps/kspread/icons/locolor/22x22/actions/upper.png
+share/apps/kspread/kpartplugins/kspreadcalc.rc
+share/apps/kspread/kspread.rc
+share/apps/kspread/scripts/callme.ks
+share/apps/kspread/scripts/widget_kspread.ks
+share/apps/kspread/tablestyles/standard1.ksts
+share/apps/kspread/tablestyles/standard1.png
+share/apps/kspread/tablestyles/standard1.xml
+share/apps/kspread/tablestyles/standard2.ksts
+share/apps/kspread/tablestyles/standard2.png
+share/apps/kspread/tablestyles/standard2.xml
+share/apps/kword/dtd/kword.dtd
+share/apps/kword/icons/locolor/22x22/actions/borderbottom.png
+share/apps/kword/icons/locolor/22x22/actions/borderleft.png
+share/apps/kword/icons/locolor/22x22/actions/borderright.png
+share/apps/kword/icons/locolor/22x22/actions/bordertop.png
+share/apps/kword/icons/locolor/22x22/actions/char.png
+share/apps/kword/icons/locolor/22x22/actions/colin.png
+share/apps/kword/icons/locolor/22x22/actions/colout.png
+share/apps/kword/icons/locolor/22x22/actions/editframetool.png
+share/apps/kword/icons/locolor/22x22/actions/edittool.png
+share/apps/kword/icons/locolor/22x22/actions/enumList.png
+share/apps/kword/icons/locolor/22x22/actions/formula.png
+share/apps/kword/icons/locolor/22x22/actions/kwsearch.png
+share/apps/kword/icons/locolor/22x22/actions/picframetool.png
+share/apps/kword/icons/locolor/22x22/actions/return.png
+share/apps/kword/icons/locolor/22x22/actions/rowin.png
+share/apps/kword/icons/locolor/22x22/actions/rowout.png
+share/apps/kword/icons/locolor/22x22/actions/run_bounding.png
+share/apps/kword/icons/locolor/22x22/actions/run_not.png
+share/apps/kword/icons/locolor/22x22/actions/run_skip.png
+share/apps/kword/icons/locolor/22x22/actions/sl_addentry.png
+share/apps/kword/icons/locolor/22x22/actions/sl_addrecord.png
+share/apps/kword/icons/locolor/22x22/actions/sl_delentry.png
+share/apps/kword/icons/locolor/22x22/actions/sl_delrecord.png
+share/apps/kword/icons/locolor/22x22/actions/sub.png
+share/apps/kword/icons/locolor/22x22/actions/super.png
+share/apps/kword/icons/locolor/22x22/actions/table.png
+share/apps/kword/icons/locolor/22x22/actions/textframetool.png
+share/apps/kword/icons/locolor/22x22/actions/tree_arrange.png
+share/apps/kword/icons/locolor/22x22/actions/tree_clipart.png
+share/apps/kword/icons/locolor/22x22/actions/tree_embedded.png
+share/apps/kword/icons/locolor/22x22/actions/tree_picture.png
+share/apps/kword/icons/locolor/22x22/actions/tree_table.png
+share/apps/kword/icons/locolor/22x22/actions/tree_textframes.png
+share/apps/kword/icons/locolor/22x22/actions/underl.png
+share/apps/kword/icons/locolor/22x22/actions/unsortedList.png
+share/apps/kword/kword.rc
+share/apps/kword/templates/.templates
+share/apps/kword/templates/DTP/SimpleLayout.kwt
+share/apps/kword/templates/DTP/SimpleLayout.png
+share/apps/kword/templates/DTP/Test.kwt
+share/apps/kword/templates/DTP/Test.png
+share/apps/kword/templates/Wordprocessing/PlainText.kwt
+share/apps/kword/templates/Wordprocessing/PlainText.png
+share/apps/kword/templates/Wordprocessing/TwoColumns.kwt
+share/apps/kword/templates/Wordprocessing/TwoColumns.png
+share/doc/HTML/en/doc/README.documentation
+share/doc/HTML/en/doc/index.html
+share/doc/HTML/en/doc/kdelogo.png
+share/doc/HTML/en/doc/koffice-authors.html
+share/doc/HTML/en/doc/koffice-document-conventions.html
+share/doc/HTML/en/doc/koffice-misc.html
+share/doc/HTML/en/doc/koffice-search-help.html
+share/doc/HTML/en/doc/koffice-search.html
+share/doc/HTML/en/doc/koffice.html
+share/doc/HTML/en/katabase/.anchors
+share/doc/HTML/en/katabase/another-section.html
+share/doc/HTML/en/katabase/compilation-and-installation.html
+share/doc/HTML/en/katabase/copyright.html
+share/doc/HTML/en/katabase/index.cvlog
+share/doc/HTML/en/katabase/index.docbook
+share/doc/HTML/en/katabase/index.html
+share/doc/HTML/en/katabase/installation.html
+share/doc/HTML/en/katabase/introduction.html
+share/doc/HTML/en/katabase/questions-and-answers.html
+share/doc/HTML/en/katabase/requirements.html
+share/doc/HTML/en/katabase/usage-.html
+share/doc/HTML/en/killustrator/.anchors
+share/doc/HTML/en/killustrator/about-the-handbook.html
+share/doc/HTML/en/killustrator/align.png
+share/doc/HTML/en/killustrator/align2.png
+share/doc/HTML/en/killustrator/appendix.html
+share/doc/HTML/en/killustrator/bezier.png
+share/doc/HTML/en/killustrator/blend_dialog.png
+share/doc/HTML/en/killustrator/changing-the-standard-parameters.html
+share/doc/HTML/en/killustrator/colour.png
+share/doc/HTML/en/killustrator/compilation-and-installation.html
+share/doc/HTML/en/killustrator/copyright.html
+share/doc/HTML/en/killustrator/drawing-2d-primitives.html
+share/doc/HTML/en/killustrator/ellipse.png
+share/doc/HTML/en/killustrator/export.png
+share/doc/HTML/en/killustrator/freehand.png
+share/doc/HTML/en/killustrator/frequently-asked-questions.html
+share/doc/HTML/en/killustrator/handling-colours.html
+share/doc/HTML/en/killustrator/history-of-killustrator.html
+share/doc/HTML/en/killustrator/index.cvlog
+share/doc/HTML/en/killustrator/index.docbook
+share/doc/HTML/en/killustrator/index.html
+share/doc/HTML/en/killustrator/installation-of-binary-packages.html
+share/doc/HTML/en/killustrator/installation.html
+share/doc/HTML/en/killustrator/introduction.html
+share/doc/HTML/en/killustrator/line.png
+share/doc/HTML/en/killustrator/logo.png
+share/doc/HTML/en/killustrator/movepoint.png
+share/doc/HTML/en/killustrator/newpoint.png
+share/doc/HTML/en/killustrator/open_dialog.png
+share/doc/HTML/en/killustrator/pfeil.png
+share/doc/HTML/en/killustrator/point.png
+share/doc/HTML/en/killustrator/polygon-setup.png
+share/doc/HTML/en/killustrator/polygon.png
+share/doc/HTML/en/killustrator/positioning-objects.html
+share/doc/HTML/en/killustrator/rect.png
+share/doc/HTML/en/killustrator/rmpoint.png
+share/doc/HTML/en/killustrator/save_dialog.png
+share/doc/HTML/en/killustrator/schichten.png
+share/doc/HTML/en/killustrator/system-requirements.html
+share/doc/HTML/en/killustrator/text.png
+share/doc/HTML/en/killustrator/the-layer-concept.html
+share/doc/HTML/en/killustrator/to-do.html
+share/doc/HTML/en/killustrator/transformation-of-2d-primitives.html
+share/doc/HTML/en/killustrator/undo--redo.html
+share/doc/HTML/en/killustrator/usage.html
+share/doc/HTML/en/killustrator/verteilen.png
+share/doc/HTML/en/killustrator/working-with-files.html
+share/doc/HTML/en/killustrator/zoom-tool.html
+share/doc/HTML/en/killustrator/zoom.png
+share/doc/HTML/en/koffice/.anchors
+share/doc/HTML/en/koffice/compilingproblems.html
+share/doc/HTML/en/koffice/customgui.html
+share/doc/HTML/en/koffice/customization.html
+share/doc/HTML/en/koffice/faq.html
+share/doc/HTML/en/koffice/firststeps.html
+share/doc/HTML/en/koffice/frombinaries.html
+share/doc/HTML/en/koffice/fromsource.html
+share/doc/HTML/en/koffice/gettingbinaries.html
+share/doc/HTML/en/koffice/gettingsource.html
+share/doc/HTML/en/koffice/glossary.html
+share/doc/HTML/en/koffice/index.docbook
+share/doc/HTML/en/koffice/index.html
+share/doc/HTML/en/koffice/installation.html
+share/doc/HTML/en/koffice/introduction.html
+share/doc/HTML/en/koffice/kparts.html
+share/doc/HTML/en/koffice/kpartstryit.html
+share/doc/HTML/en/koffice/legal.html
+share/doc/HTML/en/koffice/links.html
+share/doc/HTML/en/koffice/moreinfo.html
+share/doc/HTML/en/koffice/programmersinfo.html
+share/doc/HTML/en/koffice/todo.html
+share/doc/HTML/en/koffice/whoreads.html
+share/doc/HTML/en/kpresenter/.anchors
+share/doc/HTML/en/kpresenter/addshadow.html
+share/doc/HTML/en/kpresenter/appendix.html
+share/doc/HTML/en/kpresenter/credits.html
+share/doc/HTML/en/kpresenter/guides.html
+share/doc/HTML/en/kpresenter/index.docbook
+share/doc/HTML/en/kpresenter/index.html
+share/doc/HTML/en/kpresenter/insertpage.html
+share/doc/HTML/en/kpresenter/insertpic.html
+share/doc/HTML/en/kpresenter/introduction.html
+share/doc/HTML/en/kpresenter/menuitems.html
+share/doc/HTML/en/kpresenter/options.html
+share/doc/HTML/en/kpresenter/qanda.html
+share/doc/HTML/en/kpresenter/screendesc.html
+share/doc/HTML/en/kpresenter/textcolor.html
+share/doc/HTML/en/kpresenter/todo.html
+share/doc/HTML/en/kpresenter/tutorial.html
+share/doc/HTML/en/kword/.anchors
+share/doc/HTML/en/kword/addframe.html
+share/doc/HTML/en/kword/appendix.html
+share/doc/HTML/en/kword/autocorrect.html
+share/doc/HTML/en/kword/basicedittoolbar.html
+share/doc/HTML/en/kword/basicmenubar.html
+share/doc/HTML/en/kword/charformattoolbar.html
+share/doc/HTML/en/kword/clipboard.html
+share/doc/HTML/en/kword/columns.html
+share/doc/HTML/en/kword/conventions.html
+share/doc/HTML/en/kword/credits.html
+share/doc/HTML/en/kword/datetime.html
+share/doc/HTML/en/kword/delframe.html
+share/doc/HTML/en/kword/dragdrop.html
+share/doc/HTML/en/kword/endfoot.html
+share/doc/HTML/en/kword/filedlg.html
+share/doc/HTML/en/kword/filetoolbar.html
+share/doc/HTML/en/kword/filters.html
+share/doc/HTML/en/kword/formatchar.html
+share/doc/HTML/en/kword/formatframe.html
+share/doc/HTML/en/kword/formatpara.html
+share/doc/HTML/en/kword/formulas.html
+share/doc/HTML/en/kword/framecreatetoolbar.html
+share/doc/HTML/en/kword/frames.html
+share/doc/HTML/en/kword/frameselect.html
+share/doc/HTML/en/kword/fundimental.html
+share/doc/HTML/en/kword/glossery.html
+share/doc/HTML/en/kword/graphics.html
+share/doc/HTML/en/kword/guides.html
+share/doc/HTML/en/kword/guides2.html
+share/doc/HTML/en/kword/guides3.html
+share/doc/HTML/en/kword/guides4.html
+share/doc/HTML/en/kword/headfoot.html
+share/doc/HTML/en/kword/index.docbook
+share/doc/HTML/en/kword/index.html
+share/doc/HTML/en/kword/inserttoolbar.html
+share/doc/HTML/en/kword/inskspread.html
+share/doc/HTML/en/kword/introduction.html
+share/doc/HTML/en/kword/keys.html
+share/doc/HTML/en/kword/kwordrc.html
+share/doc/HTML/en/kword/kwordscreen.html
+share/doc/HTML/en/kword/loading.html
+share/doc/HTML/en/kword/menuitems.html
+share/doc/HTML/en/kword/moveframe.html
+share/doc/HTML/en/kword/options.html
+share/doc/HTML/en/kword/pgnumber.html
+share/doc/HTML/en/kword/printing.html
+share/doc/HTML/en/kword/qanda.html
+share/doc/HTML/en/kword/qd2.html
+share/doc/HTML/en/kword/qd3.html
+share/doc/HTML/en/kword/qd4.html
+share/doc/HTML/en/kword/qd5.html
+share/doc/HTML/en/kword/quickdirty.html
+share/doc/HTML/en/kword/resizeframe.html
+share/doc/HTML/en/kword/rulers.html
+share/doc/HTML/en/kword/saving.html
+share/doc/HTML/en/kword/searchreplace.html
+share/doc/HTML/en/kword/selcolor.html
+share/doc/HTML/en/kword/spellcheck.html
+share/doc/HTML/en/kword/styles.html
+share/doc/HTML/en/kword/tableedittoolbar.html
+share/doc/HTML/en/kword/tables.html
+share/doc/HTML/en/kword/tabstops.html
+share/doc/HTML/en/kword/tempcr.html
+share/doc/HTML/en/kword/templateintro.html
+share/doc/HTML/en/kword/textandframe.html
+share/doc/HTML/en/kword/themes.html
+share/doc/HTML/en/kword/toc.html
+share/doc/HTML/en/kword/todo.html
+share/doc/HTML/en/kword/toolbars.html
+share/doc/HTML/en/kword/tutorial.html
+share/doc/HTML/en/kword/undoredo.html
+share/doc/HTML/en/kword/updates.html
+share/doc/HTML/en/kword/whoreads.html
+share/doc/HTML/en/kword/wpvsdtp.html
+share/icons/hicolor/32x32/apps/kchart.png
+share/icons/hicolor/32x32/apps/killustrator.png
+share/icons/hicolor/32x32/apps/kpresenter.png
+share/icons/hicolor/32x32/apps/kspread.png
+share/icons/hicolor/32x32/apps/kword.png
+share/icons/hicolor/48x48/apps/kchart.png
+share/icons/hicolor/48x48/apps/killustrator.png
+share/icons/hicolor/48x48/apps/kpresenter.png
+share/icons/hicolor/48x48/apps/kspread.png
+share/icons/hicolor/48x48/apps/kword.png
+share/icons/locolor/16x16/apps/kchart.png
+share/icons/locolor/16x16/apps/killustrator.png
+share/icons/locolor/16x16/apps/kpresenter.png
+share/icons/locolor/16x16/apps/kspread.png
+share/icons/locolor/16x16/apps/kspreadcalc.png
+share/icons/locolor/16x16/apps/kword.png
+share/icons/locolor/32x32/apps/kchart.png
+share/icons/locolor/32x32/apps/killustrator.png
+share/icons/locolor/32x32/apps/kpresenter.png
+share/icons/locolor/32x32/apps/kspread.png
+share/icons/locolor/32x32/apps/kspreadcalc.png
+share/icons/locolor/32x32/apps/kword.png
+share/mimelnk/application/x-kchart.desktop
+share/mimelnk/application/x-killustrator.desktop
+share/mimelnk/application/x-kpresenter.desktop
+share/mimelnk/application/x-kspread.desktop
+share/mimelnk/application/x-kword.desktop
+share/mimelnk/text/x-csv.desktop
+share/services/kodocinfopropspage.desktop
+share/services/kspelltool.desktop
+share/services/kspread_csv_export_dia.desktop
+share/services/kspread_csv_export_test.desktop
+share/services/kspread_csv_import.desktop
+share/services/kspread_csv_import_dia.desktop
+share/services/kspreadcalc.desktop
+share/services/kword_ascii_export.desktop
+share/services/kword_ascii_import.desktop
+share/services/kword_html_export.desktop
+share/services/kword_html_import.desktop
+share/services/ole_excel97_import.desktop
+share/services/ole_powerpoint97_import.desktop
+share/services/ole_winword97_import.desktop
+share/servicetypes/kofficepart.desktop
+share/servicetypes/kofilter.desktop
+share/servicetypes/kofilterdialog.desktop
+share/servicetypes/koplugin.desktop
+share/servicetypes/kotool.desktop
+@unexec rm -f %D/share/doc/HTML/en/katabase/common
+@unexec rm -f %D/share/doc/HTML/en/killustrator/common
+@unexec rm -f %D/share/doc/HTML/en/koffice/common
+@unexec rm -f %D/share/doc/HTML/en/kpresenter/common
+@unexec rm -f %D/share/doc/HTML/en/kword/common
+@dirrm share/doc/HTML/en/kword
+@dirrm share/doc/HTML/en/kpresenter
+@dirrm share/doc/HTML/en/koffice
+@dirrm share/doc/HTML/en/killustrator
+@dirrm share/doc/HTML/en/katabase
+@dirrm share/doc/HTML/en/doc
+@dirrm share/apps/kword/templates/Wordprocessing
+@dirrm share/apps/kword/templates/DTP
+@dirrm share/apps/kword/templates
+@dirrm share/apps/kword/icons/locolor/22x22/actions
+@dirrm share/apps/kword/icons/locolor/22x22
+@dirrm share/apps/kword/icons/locolor
+@dirrm share/apps/kword/icons
+@dirrm share/apps/kword/dtd
+@dirrm share/apps/kword
+@dirrm share/apps/kspread/tablestyles
+@dirrm share/apps/kspread/scripts
+@dirrm share/apps/kspread/kpartplugins
+@dirrm share/apps/kspread/icons/locolor/22x22/actions/black
+@dirrm share/apps/kspread/icons/locolor/22x22/actions
+@dirrm share/apps/kspread/icons/locolor/22x22
+@dirrm share/apps/kspread/icons/locolor
+@dirrm share/apps/kspread/icons
+@dirrm share/apps/kspread/extensions
+@dirrm share/apps/kspread/dtd
+@dirrm share/apps/kspread
+@dirrm share/apps/kpresenter/templates/Screenpresentations
+@dirrm share/apps/kpresenter/templates/Professional
+@dirrm share/apps/kpresenter/templates
+@dirrm share/apps/kpresenter/slideshow
+@dirrm share/apps/kpresenter/pics
+@dirrm share/apps/kpresenter/icons/locolor/22x22/actions
+@dirrm share/apps/kpresenter/icons/locolor/22x22
+@dirrm share/apps/kpresenter/icons/locolor
+@dirrm share/apps/kpresenter/icons
+@dirrm share/apps/kpresenter/dtd
+@dirrm share/apps/kpresenter/autoforms/Connections
+@dirrm share/apps/kpresenter/autoforms/Arrows
+@dirrm share/apps/kpresenter/autoforms
+@dirrm share/apps/kpresenter
+@dirrm share/apps/koffice/pics
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/text
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/part
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/insert
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/delete
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/clipart
+@dirrm share/apps/koffice/icons/locolor/22x22/actions
+@dirrm share/apps/koffice/icons/locolor/22x22
+@dirrm share/apps/koffice/icons/locolor
+@dirrm share/apps/koffice/icons
+@dirrm share/apps/koffice
+@dirrm share/apps/killustrator/pics
+@dirrm share/apps/killustrator
+@dirrm share/apps/kchart/toolbar
+@dirrm share/apps/kchart
+@dirrm share/applnk/Applications/KOffice
+@dirrm share/applnk/Applications
+@exec /sbin/ldconfig -m %D/lib
+@unexec /sbin/ldconfig -R
diff --git a/editors/koffice/Makefile b/editors/koffice/Makefile
new file mode 100644
index 000000000000..48ca017e3bf4
--- /dev/null
+++ b/editors/koffice/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: koffice
+# Date created: Sun May 14 2000 16:33:15
+# Whom: Will Andrews <will@FreeBSD>org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= koffice
+PORTVERSION= 1.90
+CATEGORIES= editors kde
+MASTER_SITES= ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= unstable/distribution/tar/src
+
+MAINTAINER= will@FreeBSD.org
+
+LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2
+
+MOC?= ${X11BASE}/bin/moc2
+USE_BZIP2= yes
+USE_QT2= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
+ --with-qt-includes=${X11BASE}/include/qt2 \
+ --with-qt-libraries=${X11BASE}/lib
+CONFIGURE_ENV+= MOC="${MOC}"
+USE_GMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/editors/koffice/distinfo b/editors/koffice/distinfo
new file mode 100644
index 000000000000..554b1ff849fe
--- /dev/null
+++ b/editors/koffice/distinfo
@@ -0,0 +1 @@
+MD5 (koffice-1.90.tar.bz2) = aabb2ffd04f10ebdcccce8748cfd62ad
diff --git a/editors/koffice/pkg-comment b/editors/koffice/pkg-comment
new file mode 100644
index 000000000000..90c73f5c3c7b
--- /dev/null
+++ b/editors/koffice/pkg-comment
@@ -0,0 +1 @@
+Office suite for KDE2
diff --git a/editors/koffice/pkg-descr b/editors/koffice/pkg-descr
new file mode 100644
index 000000000000..e18a304f2274
--- /dev/null
+++ b/editors/koffice/pkg-descr
@@ -0,0 +1,10 @@
+This is the office suite for KDE2 that includes
+KWord, KSpread, KPresenter, KChart, and so forth.
+KOffice tries to improve over many earlier attempts
+by UNIX hackers to create a decent office suite
+that can be used under productivity situations. So
+far, it looks quite good! :-)
+
+WWW: http://www.kde.org/
+
+--Will <andrews@technologist.com>
diff --git a/editors/koffice/pkg-plist b/editors/koffice/pkg-plist
new file mode 100644
index 000000000000..7299e6522a17
--- /dev/null
+++ b/editors/koffice/pkg-plist
@@ -0,0 +1,750 @@
+bin/kchart
+bin/killustrator
+bin/koshell
+bin/kpresenter
+bin/kscript
+bin/kspread
+bin/kword
+include/handler.h
+include/kcoloractions.h
+include/koApplication.h
+include/koBinaryStore.h
+include/koChild.h
+include/koDataTool.h
+include/koDocument.h
+include/koDocumentChild.h
+include/koDocumentInfo.h
+include/koDocumentInfoDlg.h
+include/koFactory.h
+include/koFilter.h
+include/koFilterDialog.h
+include/koFilterManager.h
+include/koFrame.h
+include/koIcons.h
+include/koKoolBar.h
+include/koMainWindow.h
+include/koPageLayoutDia.h
+include/koPartSelectDia.h
+include/koQueryTrader.h
+include/koRuler.h
+include/koStore.h
+include/koStoreStream.h
+include/koStream.h
+include/koTabChooser.h
+include/koTarStore.h
+include/koTemplateChooseDia.h
+include/koTemplateCreateDia.h
+include/koUIUtils.h
+include/koUndo.h
+include/koView.h
+include/komlFeed.h
+include/komlFileFeed.h
+include/komlMime.h
+include/komlParser.h
+include/komlStreamFeed.h
+include/komlWriter.h
+include/toolbox.h
+include/torben.h
+lib/libasciiexport.la
+lib/libasciiexport.so
+lib/libasciiimport.la
+lib/libasciiimport.so
+lib/libcsvexport.la
+lib/libcsvexport.so
+lib/libcsvexport_test.la
+lib/libcsvexport_test.so
+lib/libcsvfilter.la
+lib/libcsvfilter.so
+lib/libcsvfilterdia.la
+lib/libcsvfilterdia.so
+lib/libhtmlexport.la
+lib/libhtmlexport.so
+lib/libhtmlimport.la
+lib/libhtmlimport.so
+lib/libkchart.la
+lib/libkchart.so
+lib/libkillustrator.la
+lib/libkillustrator.so
+lib/libkodocinfopropspage.la
+lib/libkodocinfopropspage.so.0
+lib/libkofficecore.la
+lib/libkofficecore.so.1
+lib/libkofficeui.la
+lib/libkofficeui.so.1
+lib/libkoml.la
+lib/libkoml.so.1
+lib/libkpresenter.la
+lib/libkpresenter.so
+lib/libkscript.la
+lib/libkscript.so.1
+lib/libkspelltool.la
+lib/libkspelltool.so
+lib/libkspread.la
+lib/libkspread.so
+lib/libkspreadcalc.la
+lib/libkspreadcalc.so
+lib/libkstore.la
+lib/libkstore.so.1
+lib/libkword.la
+lib/libkword.so
+lib/libolefilter.la
+lib/libolefilter.so
+share/applnk/Applications/KOffice/kchart.desktop
+share/applnk/Applications/KOffice/killustrator.desktop
+share/applnk/Applications/KOffice/koshell.desktop
+share/applnk/Applications/KOffice/kpresenter.desktop
+share/applnk/Applications/KOffice/kspread.desktop
+share/applnk/Applications/KOffice/kword.desktop
+share/apps/kchart/kchart.rc
+share/apps/kchart/toolbar/areas.png
+share/apps/kchart/toolbar/bars.png
+share/apps/kchart/toolbar/cakes.png
+share/apps/kchart/toolbar/lines.png
+share/apps/kchart/toolbar/options.png
+share/apps/killustrator/KIllustrator.rc
+share/apps/killustrator/default.pal
+share/apps/killustrator/pics/abottom.png
+share/apps/killustrator/pics/ahcenter.png
+share/apps/killustrator/pics/aleft.png
+share/apps/killustrator/pics/aright.png
+share/apps/killustrator/pics/atop.png
+share/apps/killustrator/pics/avcenter.png
+share/apps/killustrator/pics/beziertool.png
+share/apps/killustrator/pics/dbottom.png
+share/apps/killustrator/pics/deleteNode.png
+share/apps/killustrator/pics/deletelayer.png
+share/apps/killustrator/pics/dhcenter.png
+share/apps/killustrator/pics/dhdist.png
+share/apps/killustrator/pics/dleft.png
+share/apps/killustrator/pics/dright.png
+share/apps/killustrator/pics/dtop.png
+share/apps/killustrator/pics/dvcenter.png
+share/apps/killustrator/pics/dvdist.png
+share/apps/killustrator/pics/ellipse1.png
+share/apps/killustrator/pics/ellipse2.png
+share/apps/killustrator/pics/ellipse3.png
+share/apps/killustrator/pics/ellipsetool.png
+share/apps/killustrator/pics/eye.png
+share/apps/killustrator/pics/freehandtool.png
+share/apps/killustrator/pics/hmirror.png
+share/apps/killustrator/pics/joinNodes.png
+share/apps/killustrator/pics/killustrator-intro.gif
+share/apps/killustrator/pics/linetool.png
+share/apps/killustrator/pics/logo.png
+share/apps/killustrator/pics/lowerlayer.png
+share/apps/killustrator/pics/moveNode.png
+share/apps/killustrator/pics/newNode.png
+share/apps/killustrator/pics/newlayer.png
+share/apps/killustrator/pics/pointtool.png
+share/apps/killustrator/pics/polygontool.png
+share/apps/killustrator/pics/raiselayer.png
+share/apps/killustrator/pics/recttool.png
+share/apps/killustrator/pics/selecttool.png
+share/apps/killustrator/pics/split.png
+share/apps/killustrator/pics/tcenteralign.png
+share/apps/killustrator/pics/texttool.png
+share/apps/killustrator/pics/tleftalign.png
+share/apps/killustrator/pics/trightalign.png
+share/apps/killustrator/pics/vmirror.png
+share/apps/killustrator/pics/zoomtool.png
+share/apps/koffice/icons/locolor/22x22/actions/alignBlock.png
+share/apps/koffice/icons/locolor/22x22/actions/alignCenter.png
+share/apps/koffice/icons/locolor/22x22/actions/alignLeft.png
+share/apps/koffice/icons/locolor/22x22/actions/alignRight.png
+share/apps/koffice/icons/locolor/22x22/actions/bold.png
+share/apps/koffice/icons/locolor/22x22/actions/cancel.png
+share/apps/koffice/icons/locolor/22x22/actions/clipart.png
+share/apps/koffice/icons/locolor/22x22/actions/clipart/from-file.png
+share/apps/koffice/icons/locolor/22x22/actions/delete/table-col.png
+share/apps/koffice/icons/locolor/22x22/actions/delete/table-row.png
+share/apps/koffice/icons/locolor/22x22/actions/insert/table-col.png
+share/apps/koffice/icons/locolor/22x22/actions/insert/table-row.png
+share/apps/koffice/icons/locolor/22x22/actions/italic.png
+share/apps/koffice/icons/locolor/22x22/actions/neonpen.png
+share/apps/koffice/icons/locolor/22x22/actions/ok.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kchart.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kformula.png
+share/apps/koffice/icons/locolor/22x22/actions/part/killustrator.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kimage.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kimageshop.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kspread.png
+share/apps/koffice/icons/locolor/22x22/actions/part/kword.png
+share/apps/koffice/icons/locolor/22x22/actions/part/unspecif.png
+share/apps/koffice/icons/locolor/22x22/actions/parts.png
+share/apps/koffice/icons/locolor/22x22/actions/picture.png
+share/apps/koffice/icons/locolor/22x22/actions/product.png
+share/apps/koffice/icons/locolor/22x22/actions/sum.png
+share/apps/koffice/icons/locolor/22x22/actions/text/bold.png
+share/apps/koffice/icons/locolor/22x22/actions/text/italic.png
+share/apps/koffice/icons/locolor/22x22/actions/text/underlined.png
+share/apps/koffice/icons/locolor/22x22/actions/underl.png
+share/apps/koffice/koffice_shell.rc
+share/apps/koffice/pics/koRulerFirst.png
+share/apps/koffice/pics/koRulerLeft.png
+share/apps/koffice/pics/koffice-logo.png
+share/apps/kpresenter/autoforms/.autoforms
+share/apps/kpresenter/autoforms/Arrows/ArrowDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeft.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeft.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowLeftUp.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRight.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRight.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRightDown.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRightDown.png
+share/apps/kpresenter/autoforms/Arrows/ArrowRightUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowRightUp.png
+share/apps/kpresenter/autoforms/Arrows/ArrowUp.atf
+share/apps/kpresenter/autoforms/Arrows/ArrowUp.png
+share/apps/kpresenter/autoforms/Connections/Connection1.atf
+share/apps/kpresenter/autoforms/Connections/Connection1.png
+share/apps/kpresenter/autoforms/Connections/Connection10.atf
+share/apps/kpresenter/autoforms/Connections/Connection10.png
+share/apps/kpresenter/autoforms/Connections/Connection11.atf
+share/apps/kpresenter/autoforms/Connections/Connection11.png
+share/apps/kpresenter/autoforms/Connections/Connection12.atf
+share/apps/kpresenter/autoforms/Connections/Connection12.png
+share/apps/kpresenter/autoforms/Connections/Connection2.atf
+share/apps/kpresenter/autoforms/Connections/Connection2.png
+share/apps/kpresenter/autoforms/Connections/Connection3.atf
+share/apps/kpresenter/autoforms/Connections/Connection3.png
+share/apps/kpresenter/autoforms/Connections/Connection4.atf
+share/apps/kpresenter/autoforms/Connections/Connection4.png
+share/apps/kpresenter/autoforms/Connections/Connection5.atf
+share/apps/kpresenter/autoforms/Connections/Connection5.png
+share/apps/kpresenter/autoforms/Connections/Connection6.atf
+share/apps/kpresenter/autoforms/Connections/Connection6.png
+share/apps/kpresenter/autoforms/Connections/Connection7.atf
+share/apps/kpresenter/autoforms/Connections/Connection7.png
+share/apps/kpresenter/autoforms/Connections/Connection8.atf
+share/apps/kpresenter/autoforms/Connections/Connection8.png
+share/apps/kpresenter/autoforms/Connections/Connection9.atf
+share/apps/kpresenter/autoforms/Connections/Connection9.png
+share/apps/kpresenter/dtd/kpresenter.dtd
+share/apps/kpresenter/icons/locolor/22x22/actions/121.png
+share/apps/kpresenter/icons/locolor/22x22/actions/alignobjs.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aobottom.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aocenterh.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aocenterv.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aoleft.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aoright.png
+share/apps/kpresenter/icons/locolor/22x22/actions/aotop.png
+share/apps/kpresenter/icons/locolor/22x22/actions/autoform.png
+share/apps/kpresenter/icons/locolor/22x22/actions/chart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/circle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/configure.png
+share/apps/kpresenter/icons/locolor/22x22/actions/delete.png
+share/apps/kpresenter/icons/locolor/22x22/actions/delslide.png
+share/apps/kpresenter/icons/locolor/22x22/actions/depth+.png
+share/apps/kpresenter/icons/locolor/22x22/actions/depth-.png
+share/apps/kpresenter/icons/locolor/22x22/actions/dot.png
+share/apps/kpresenter/icons/locolor/22x22/actions/edit_pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/edit_text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/effect.png
+share/apps/kpresenter/icons/locolor/22x22/actions/enumList.png
+share/apps/kpresenter/icons/locolor/22x22/actions/first.png
+share/apps/kpresenter/icons/locolor/22x22/actions/formula.png
+share/apps/kpresenter/icons/locolor/22x22/actions/group.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpnext.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpprev.png
+share/apps/kpresenter/icons/locolor/22x22/actions/kpstart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/last.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_arrow_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_arrow_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_circle_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_circle_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_normal_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_normal_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_rect_begin.png
+share/apps/kpresenter/icons/locolor/22x22/actions/line_rect_end.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lined1.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lined2.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lineh.png
+share/apps/kpresenter/icons/locolor/22x22/actions/linev.png
+share/apps/kpresenter/icons/locolor/22x22/actions/lower.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_autoform.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_circle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_clipart.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_line.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_picture.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_rect.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mini_text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/mouse.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newPoint.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newfolder.png
+share/apps/kpresenter/icons/locolor/22x22/actions/newslide.png
+share/apps/kpresenter/icons/locolor/22x22/actions/normalText.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pause.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pen.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pgnum.png
+share/apps/kpresenter/icons/locolor/22x22/actions/pie.png
+share/apps/kpresenter/icons/locolor/22x22/actions/raise.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangle.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangle2.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rectangleRound.png
+share/apps/kpresenter/icons/locolor/22x22/actions/rotate.png
+share/apps/kpresenter/icons/locolor/22x22/actions/screen.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadow.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowL.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowLB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowLU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowR.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowRB.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowRU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/shadowU.png
+share/apps/kpresenter/icons/locolor/22x22/actions/spacing.png
+share/apps/kpresenter/icons/locolor/22x22/actions/stop.png
+share/apps/kpresenter/icons/locolor/22x22/actions/style.png
+share/apps/kpresenter/icons/locolor/22x22/actions/table.png
+share/apps/kpresenter/icons/locolor/22x22/actions/text.png
+share/apps/kpresenter/icons/locolor/22x22/actions/ungroup.png
+share/apps/kpresenter/icons/locolor/22x22/actions/unsortedList.png
+share/apps/kpresenter/icons/locolor/22x22/actions/webpres.png
+share/apps/kpresenter/kpresenter.rc
+share/apps/kpresenter/pics/kautoformedit.png
+share/apps/kpresenter/slideshow/first.bmp
+share/apps/kpresenter/slideshow/first.jpeg
+share/apps/kpresenter/slideshow/first.png
+share/apps/kpresenter/slideshow/home.bmp
+share/apps/kpresenter/slideshow/home.jpeg
+share/apps/kpresenter/slideshow/home.png
+share/apps/kpresenter/slideshow/last.bmp
+share/apps/kpresenter/slideshow/last.jpeg
+share/apps/kpresenter/slideshow/last.png
+share/apps/kpresenter/slideshow/next.bmp
+share/apps/kpresenter/slideshow/next.jpeg
+share/apps/kpresenter/slideshow/next.png
+share/apps/kpresenter/slideshow/prev.bmp
+share/apps/kpresenter/slideshow/prev.jpeg
+share/apps/kpresenter/slideshow/prev.png
+share/apps/kpresenter/templates/.templates
+share/apps/kpresenter/templates/Professional/One.kpt
+share/apps/kpresenter/templates/Professional/One.png
+share/apps/kpresenter/templates/Professional/Title.kpt
+share/apps/kpresenter/templates/Professional/Title.png
+share/apps/kpresenter/templates/Professional/Two.kpt
+share/apps/kpresenter/templates/Professional/Two.png
+share/apps/kpresenter/templates/Screenpresentations/Gradient-Blue-Red.kpt
+share/apps/kpresenter/templates/Screenpresentations/Gradient-Blue-Red.png
+share/apps/kpresenter/templates/Screenpresentations/Plain.kpt
+share/apps/kpresenter/templates/Screenpresentations/Plain.png
+share/apps/kpresenter/templates/Screenpresentations/Sand1.kpt
+share/apps/kpresenter/templates/Screenpresentations/Sand1.png
+share/apps/kpresenter/templates/Screenpresentations/kde.kpt
+share/apps/kpresenter/templates/Screenpresentations/kde.png
+share/apps/kpresenter/templates/Screenpresentations/kde2.kpt
+share/apps/kpresenter/templates/Screenpresentations/kde2.png
+share/apps/kspread/dtd/kspread.dtd
+share/apps/kspread/extensions/math.ks
+share/apps/kspread/icons/locolor/22x22/actions/abort.png
+share/apps/kspread/icons/locolor/22x22/actions/adjustcol.png
+share/apps/kspread/icons/locolor/22x22/actions/adjustrow.png
+share/apps/kspread/icons/locolor/22x22/actions/black/sum.png
+share/apps/kspread/icons/locolor/22x22/actions/bold.png
+share/apps/kspread/icons/locolor/22x22/actions/borderall.png
+share/apps/kspread/icons/locolor/22x22/actions/borderbottom.png
+share/apps/kspread/icons/locolor/22x22/actions/borderfall.png
+share/apps/kspread/icons/locolor/22x22/actions/borderhorizontal.png
+share/apps/kspread/icons/locolor/22x22/actions/borderinside.png
+share/apps/kspread/icons/locolor/22x22/actions/borderleft.png
+share/apps/kspread/icons/locolor/22x22/actions/borderoutline.png
+share/apps/kspread/icons/locolor/22x22/actions/borderremove.png
+share/apps/kspread/icons/locolor/22x22/actions/borderright.png
+share/apps/kspread/icons/locolor/22x22/actions/bordertop.png
+share/apps/kspread/icons/locolor/22x22/actions/borderup.png
+share/apps/kspread/icons/locolor/22x22/actions/bordervertical.png
+share/apps/kspread/icons/locolor/22x22/actions/bottom.png
+share/apps/kspread/icons/locolor/22x22/actions/center.png
+share/apps/kspread/icons/locolor/22x22/actions/chart.png
+share/apps/kspread/icons/locolor/22x22/actions/colin.png
+share/apps/kspread/icons/locolor/22x22/actions/colout.png
+share/apps/kspread/icons/locolor/22x22/actions/done.png
+share/apps/kspread/icons/locolor/22x22/actions/fontsizedown.png
+share/apps/kspread/icons/locolor/22x22/actions/fontsizeup.png
+share/apps/kspread/icons/locolor/22x22/actions/funct.png
+share/apps/kspread/icons/locolor/22x22/actions/italic.png
+share/apps/kspread/icons/locolor/22x22/actions/left.png
+share/apps/kspread/icons/locolor/22x22/actions/lower.png
+share/apps/kspread/icons/locolor/22x22/actions/middle.png
+share/apps/kspread/icons/locolor/22x22/actions/money.png
+share/apps/kspread/icons/locolor/22x22/actions/multirow.png
+share/apps/kspread/icons/locolor/22x22/actions/neonpen.png
+share/apps/kspread/icons/locolor/22x22/actions/paste.png
+share/apps/kspread/icons/locolor/22x22/actions/percent.png
+share/apps/kspread/icons/locolor/22x22/actions/precminus.png
+share/apps/kspread/icons/locolor/22x22/actions/precplus.png
+share/apps/kspread/icons/locolor/22x22/actions/resizecol.png
+share/apps/kspread/icons/locolor/22x22/actions/resizerow.png
+share/apps/kspread/icons/locolor/22x22/actions/right.png
+share/apps/kspread/icons/locolor/22x22/actions/rotate.png
+share/apps/kspread/icons/locolor/22x22/actions/rowin.png
+share/apps/kspread/icons/locolor/22x22/actions/rowout.png
+share/apps/kspread/icons/locolor/22x22/actions/sort_decrease.png
+share/apps/kspread/icons/locolor/22x22/actions/sort_incr.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_first.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_last.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_left.png
+share/apps/kspread/icons/locolor/22x22/actions/tab_right.png
+share/apps/kspread/icons/locolor/22x22/actions/top.png
+share/apps/kspread/icons/locolor/22x22/actions/underline.png
+share/apps/kspread/icons/locolor/22x22/actions/upper.png
+share/apps/kspread/kpartplugins/kspreadcalc.rc
+share/apps/kspread/kspread.rc
+share/apps/kspread/scripts/callme.ks
+share/apps/kspread/scripts/widget_kspread.ks
+share/apps/kspread/tablestyles/standard1.ksts
+share/apps/kspread/tablestyles/standard1.png
+share/apps/kspread/tablestyles/standard1.xml
+share/apps/kspread/tablestyles/standard2.ksts
+share/apps/kspread/tablestyles/standard2.png
+share/apps/kspread/tablestyles/standard2.xml
+share/apps/kword/dtd/kword.dtd
+share/apps/kword/icons/locolor/22x22/actions/borderbottom.png
+share/apps/kword/icons/locolor/22x22/actions/borderleft.png
+share/apps/kword/icons/locolor/22x22/actions/borderright.png
+share/apps/kword/icons/locolor/22x22/actions/bordertop.png
+share/apps/kword/icons/locolor/22x22/actions/char.png
+share/apps/kword/icons/locolor/22x22/actions/colin.png
+share/apps/kword/icons/locolor/22x22/actions/colout.png
+share/apps/kword/icons/locolor/22x22/actions/editframetool.png
+share/apps/kword/icons/locolor/22x22/actions/edittool.png
+share/apps/kword/icons/locolor/22x22/actions/enumList.png
+share/apps/kword/icons/locolor/22x22/actions/formula.png
+share/apps/kword/icons/locolor/22x22/actions/kwsearch.png
+share/apps/kword/icons/locolor/22x22/actions/picframetool.png
+share/apps/kword/icons/locolor/22x22/actions/return.png
+share/apps/kword/icons/locolor/22x22/actions/rowin.png
+share/apps/kword/icons/locolor/22x22/actions/rowout.png
+share/apps/kword/icons/locolor/22x22/actions/run_bounding.png
+share/apps/kword/icons/locolor/22x22/actions/run_not.png
+share/apps/kword/icons/locolor/22x22/actions/run_skip.png
+share/apps/kword/icons/locolor/22x22/actions/sl_addentry.png
+share/apps/kword/icons/locolor/22x22/actions/sl_addrecord.png
+share/apps/kword/icons/locolor/22x22/actions/sl_delentry.png
+share/apps/kword/icons/locolor/22x22/actions/sl_delrecord.png
+share/apps/kword/icons/locolor/22x22/actions/sub.png
+share/apps/kword/icons/locolor/22x22/actions/super.png
+share/apps/kword/icons/locolor/22x22/actions/table.png
+share/apps/kword/icons/locolor/22x22/actions/textframetool.png
+share/apps/kword/icons/locolor/22x22/actions/tree_arrange.png
+share/apps/kword/icons/locolor/22x22/actions/tree_clipart.png
+share/apps/kword/icons/locolor/22x22/actions/tree_embedded.png
+share/apps/kword/icons/locolor/22x22/actions/tree_picture.png
+share/apps/kword/icons/locolor/22x22/actions/tree_table.png
+share/apps/kword/icons/locolor/22x22/actions/tree_textframes.png
+share/apps/kword/icons/locolor/22x22/actions/underl.png
+share/apps/kword/icons/locolor/22x22/actions/unsortedList.png
+share/apps/kword/kword.rc
+share/apps/kword/templates/.templates
+share/apps/kword/templates/DTP/SimpleLayout.kwt
+share/apps/kword/templates/DTP/SimpleLayout.png
+share/apps/kword/templates/DTP/Test.kwt
+share/apps/kword/templates/DTP/Test.png
+share/apps/kword/templates/Wordprocessing/PlainText.kwt
+share/apps/kword/templates/Wordprocessing/PlainText.png
+share/apps/kword/templates/Wordprocessing/TwoColumns.kwt
+share/apps/kword/templates/Wordprocessing/TwoColumns.png
+share/doc/HTML/en/doc/README.documentation
+share/doc/HTML/en/doc/index.html
+share/doc/HTML/en/doc/kdelogo.png
+share/doc/HTML/en/doc/koffice-authors.html
+share/doc/HTML/en/doc/koffice-document-conventions.html
+share/doc/HTML/en/doc/koffice-misc.html
+share/doc/HTML/en/doc/koffice-search-help.html
+share/doc/HTML/en/doc/koffice-search.html
+share/doc/HTML/en/doc/koffice.html
+share/doc/HTML/en/katabase/.anchors
+share/doc/HTML/en/katabase/another-section.html
+share/doc/HTML/en/katabase/compilation-and-installation.html
+share/doc/HTML/en/katabase/copyright.html
+share/doc/HTML/en/katabase/index.cvlog
+share/doc/HTML/en/katabase/index.docbook
+share/doc/HTML/en/katabase/index.html
+share/doc/HTML/en/katabase/installation.html
+share/doc/HTML/en/katabase/introduction.html
+share/doc/HTML/en/katabase/questions-and-answers.html
+share/doc/HTML/en/katabase/requirements.html
+share/doc/HTML/en/katabase/usage-.html
+share/doc/HTML/en/killustrator/.anchors
+share/doc/HTML/en/killustrator/about-the-handbook.html
+share/doc/HTML/en/killustrator/align.png
+share/doc/HTML/en/killustrator/align2.png
+share/doc/HTML/en/killustrator/appendix.html
+share/doc/HTML/en/killustrator/bezier.png
+share/doc/HTML/en/killustrator/blend_dialog.png
+share/doc/HTML/en/killustrator/changing-the-standard-parameters.html
+share/doc/HTML/en/killustrator/colour.png
+share/doc/HTML/en/killustrator/compilation-and-installation.html
+share/doc/HTML/en/killustrator/copyright.html
+share/doc/HTML/en/killustrator/drawing-2d-primitives.html
+share/doc/HTML/en/killustrator/ellipse.png
+share/doc/HTML/en/killustrator/export.png
+share/doc/HTML/en/killustrator/freehand.png
+share/doc/HTML/en/killustrator/frequently-asked-questions.html
+share/doc/HTML/en/killustrator/handling-colours.html
+share/doc/HTML/en/killustrator/history-of-killustrator.html
+share/doc/HTML/en/killustrator/index.cvlog
+share/doc/HTML/en/killustrator/index.docbook
+share/doc/HTML/en/killustrator/index.html
+share/doc/HTML/en/killustrator/installation-of-binary-packages.html
+share/doc/HTML/en/killustrator/installation.html
+share/doc/HTML/en/killustrator/introduction.html
+share/doc/HTML/en/killustrator/line.png
+share/doc/HTML/en/killustrator/logo.png
+share/doc/HTML/en/killustrator/movepoint.png
+share/doc/HTML/en/killustrator/newpoint.png
+share/doc/HTML/en/killustrator/open_dialog.png
+share/doc/HTML/en/killustrator/pfeil.png
+share/doc/HTML/en/killustrator/point.png
+share/doc/HTML/en/killustrator/polygon-setup.png
+share/doc/HTML/en/killustrator/polygon.png
+share/doc/HTML/en/killustrator/positioning-objects.html
+share/doc/HTML/en/killustrator/rect.png
+share/doc/HTML/en/killustrator/rmpoint.png
+share/doc/HTML/en/killustrator/save_dialog.png
+share/doc/HTML/en/killustrator/schichten.png
+share/doc/HTML/en/killustrator/system-requirements.html
+share/doc/HTML/en/killustrator/text.png
+share/doc/HTML/en/killustrator/the-layer-concept.html
+share/doc/HTML/en/killustrator/to-do.html
+share/doc/HTML/en/killustrator/transformation-of-2d-primitives.html
+share/doc/HTML/en/killustrator/undo--redo.html
+share/doc/HTML/en/killustrator/usage.html
+share/doc/HTML/en/killustrator/verteilen.png
+share/doc/HTML/en/killustrator/working-with-files.html
+share/doc/HTML/en/killustrator/zoom-tool.html
+share/doc/HTML/en/killustrator/zoom.png
+share/doc/HTML/en/koffice/.anchors
+share/doc/HTML/en/koffice/compilingproblems.html
+share/doc/HTML/en/koffice/customgui.html
+share/doc/HTML/en/koffice/customization.html
+share/doc/HTML/en/koffice/faq.html
+share/doc/HTML/en/koffice/firststeps.html
+share/doc/HTML/en/koffice/frombinaries.html
+share/doc/HTML/en/koffice/fromsource.html
+share/doc/HTML/en/koffice/gettingbinaries.html
+share/doc/HTML/en/koffice/gettingsource.html
+share/doc/HTML/en/koffice/glossary.html
+share/doc/HTML/en/koffice/index.docbook
+share/doc/HTML/en/koffice/index.html
+share/doc/HTML/en/koffice/installation.html
+share/doc/HTML/en/koffice/introduction.html
+share/doc/HTML/en/koffice/kparts.html
+share/doc/HTML/en/koffice/kpartstryit.html
+share/doc/HTML/en/koffice/legal.html
+share/doc/HTML/en/koffice/links.html
+share/doc/HTML/en/koffice/moreinfo.html
+share/doc/HTML/en/koffice/programmersinfo.html
+share/doc/HTML/en/koffice/todo.html
+share/doc/HTML/en/koffice/whoreads.html
+share/doc/HTML/en/kpresenter/.anchors
+share/doc/HTML/en/kpresenter/addshadow.html
+share/doc/HTML/en/kpresenter/appendix.html
+share/doc/HTML/en/kpresenter/credits.html
+share/doc/HTML/en/kpresenter/guides.html
+share/doc/HTML/en/kpresenter/index.docbook
+share/doc/HTML/en/kpresenter/index.html
+share/doc/HTML/en/kpresenter/insertpage.html
+share/doc/HTML/en/kpresenter/insertpic.html
+share/doc/HTML/en/kpresenter/introduction.html
+share/doc/HTML/en/kpresenter/menuitems.html
+share/doc/HTML/en/kpresenter/options.html
+share/doc/HTML/en/kpresenter/qanda.html
+share/doc/HTML/en/kpresenter/screendesc.html
+share/doc/HTML/en/kpresenter/textcolor.html
+share/doc/HTML/en/kpresenter/todo.html
+share/doc/HTML/en/kpresenter/tutorial.html
+share/doc/HTML/en/kword/.anchors
+share/doc/HTML/en/kword/addframe.html
+share/doc/HTML/en/kword/appendix.html
+share/doc/HTML/en/kword/autocorrect.html
+share/doc/HTML/en/kword/basicedittoolbar.html
+share/doc/HTML/en/kword/basicmenubar.html
+share/doc/HTML/en/kword/charformattoolbar.html
+share/doc/HTML/en/kword/clipboard.html
+share/doc/HTML/en/kword/columns.html
+share/doc/HTML/en/kword/conventions.html
+share/doc/HTML/en/kword/credits.html
+share/doc/HTML/en/kword/datetime.html
+share/doc/HTML/en/kword/delframe.html
+share/doc/HTML/en/kword/dragdrop.html
+share/doc/HTML/en/kword/endfoot.html
+share/doc/HTML/en/kword/filedlg.html
+share/doc/HTML/en/kword/filetoolbar.html
+share/doc/HTML/en/kword/filters.html
+share/doc/HTML/en/kword/formatchar.html
+share/doc/HTML/en/kword/formatframe.html
+share/doc/HTML/en/kword/formatpara.html
+share/doc/HTML/en/kword/formulas.html
+share/doc/HTML/en/kword/framecreatetoolbar.html
+share/doc/HTML/en/kword/frames.html
+share/doc/HTML/en/kword/frameselect.html
+share/doc/HTML/en/kword/fundimental.html
+share/doc/HTML/en/kword/glossery.html
+share/doc/HTML/en/kword/graphics.html
+share/doc/HTML/en/kword/guides.html
+share/doc/HTML/en/kword/guides2.html
+share/doc/HTML/en/kword/guides3.html
+share/doc/HTML/en/kword/guides4.html
+share/doc/HTML/en/kword/headfoot.html
+share/doc/HTML/en/kword/index.docbook
+share/doc/HTML/en/kword/index.html
+share/doc/HTML/en/kword/inserttoolbar.html
+share/doc/HTML/en/kword/inskspread.html
+share/doc/HTML/en/kword/introduction.html
+share/doc/HTML/en/kword/keys.html
+share/doc/HTML/en/kword/kwordrc.html
+share/doc/HTML/en/kword/kwordscreen.html
+share/doc/HTML/en/kword/loading.html
+share/doc/HTML/en/kword/menuitems.html
+share/doc/HTML/en/kword/moveframe.html
+share/doc/HTML/en/kword/options.html
+share/doc/HTML/en/kword/pgnumber.html
+share/doc/HTML/en/kword/printing.html
+share/doc/HTML/en/kword/qanda.html
+share/doc/HTML/en/kword/qd2.html
+share/doc/HTML/en/kword/qd3.html
+share/doc/HTML/en/kword/qd4.html
+share/doc/HTML/en/kword/qd5.html
+share/doc/HTML/en/kword/quickdirty.html
+share/doc/HTML/en/kword/resizeframe.html
+share/doc/HTML/en/kword/rulers.html
+share/doc/HTML/en/kword/saving.html
+share/doc/HTML/en/kword/searchreplace.html
+share/doc/HTML/en/kword/selcolor.html
+share/doc/HTML/en/kword/spellcheck.html
+share/doc/HTML/en/kword/styles.html
+share/doc/HTML/en/kword/tableedittoolbar.html
+share/doc/HTML/en/kword/tables.html
+share/doc/HTML/en/kword/tabstops.html
+share/doc/HTML/en/kword/tempcr.html
+share/doc/HTML/en/kword/templateintro.html
+share/doc/HTML/en/kword/textandframe.html
+share/doc/HTML/en/kword/themes.html
+share/doc/HTML/en/kword/toc.html
+share/doc/HTML/en/kword/todo.html
+share/doc/HTML/en/kword/toolbars.html
+share/doc/HTML/en/kword/tutorial.html
+share/doc/HTML/en/kword/undoredo.html
+share/doc/HTML/en/kword/updates.html
+share/doc/HTML/en/kword/whoreads.html
+share/doc/HTML/en/kword/wpvsdtp.html
+share/icons/hicolor/32x32/apps/kchart.png
+share/icons/hicolor/32x32/apps/killustrator.png
+share/icons/hicolor/32x32/apps/kpresenter.png
+share/icons/hicolor/32x32/apps/kspread.png
+share/icons/hicolor/32x32/apps/kword.png
+share/icons/hicolor/48x48/apps/kchart.png
+share/icons/hicolor/48x48/apps/killustrator.png
+share/icons/hicolor/48x48/apps/kpresenter.png
+share/icons/hicolor/48x48/apps/kspread.png
+share/icons/hicolor/48x48/apps/kword.png
+share/icons/locolor/16x16/apps/kchart.png
+share/icons/locolor/16x16/apps/killustrator.png
+share/icons/locolor/16x16/apps/kpresenter.png
+share/icons/locolor/16x16/apps/kspread.png
+share/icons/locolor/16x16/apps/kspreadcalc.png
+share/icons/locolor/16x16/apps/kword.png
+share/icons/locolor/32x32/apps/kchart.png
+share/icons/locolor/32x32/apps/killustrator.png
+share/icons/locolor/32x32/apps/kpresenter.png
+share/icons/locolor/32x32/apps/kspread.png
+share/icons/locolor/32x32/apps/kspreadcalc.png
+share/icons/locolor/32x32/apps/kword.png
+share/mimelnk/application/x-kchart.desktop
+share/mimelnk/application/x-killustrator.desktop
+share/mimelnk/application/x-kpresenter.desktop
+share/mimelnk/application/x-kspread.desktop
+share/mimelnk/application/x-kword.desktop
+share/mimelnk/text/x-csv.desktop
+share/services/kodocinfopropspage.desktop
+share/services/kspelltool.desktop
+share/services/kspread_csv_export_dia.desktop
+share/services/kspread_csv_export_test.desktop
+share/services/kspread_csv_import.desktop
+share/services/kspread_csv_import_dia.desktop
+share/services/kspreadcalc.desktop
+share/services/kword_ascii_export.desktop
+share/services/kword_ascii_import.desktop
+share/services/kword_html_export.desktop
+share/services/kword_html_import.desktop
+share/services/ole_excel97_import.desktop
+share/services/ole_powerpoint97_import.desktop
+share/services/ole_winword97_import.desktop
+share/servicetypes/kofficepart.desktop
+share/servicetypes/kofilter.desktop
+share/servicetypes/kofilterdialog.desktop
+share/servicetypes/koplugin.desktop
+share/servicetypes/kotool.desktop
+@unexec rm -f %D/share/doc/HTML/en/katabase/common
+@unexec rm -f %D/share/doc/HTML/en/killustrator/common
+@unexec rm -f %D/share/doc/HTML/en/koffice/common
+@unexec rm -f %D/share/doc/HTML/en/kpresenter/common
+@unexec rm -f %D/share/doc/HTML/en/kword/common
+@dirrm share/doc/HTML/en/kword
+@dirrm share/doc/HTML/en/kpresenter
+@dirrm share/doc/HTML/en/koffice
+@dirrm share/doc/HTML/en/killustrator
+@dirrm share/doc/HTML/en/katabase
+@dirrm share/doc/HTML/en/doc
+@dirrm share/apps/kword/templates/Wordprocessing
+@dirrm share/apps/kword/templates/DTP
+@dirrm share/apps/kword/templates
+@dirrm share/apps/kword/icons/locolor/22x22/actions
+@dirrm share/apps/kword/icons/locolor/22x22
+@dirrm share/apps/kword/icons/locolor
+@dirrm share/apps/kword/icons
+@dirrm share/apps/kword/dtd
+@dirrm share/apps/kword
+@dirrm share/apps/kspread/tablestyles
+@dirrm share/apps/kspread/scripts
+@dirrm share/apps/kspread/kpartplugins
+@dirrm share/apps/kspread/icons/locolor/22x22/actions/black
+@dirrm share/apps/kspread/icons/locolor/22x22/actions
+@dirrm share/apps/kspread/icons/locolor/22x22
+@dirrm share/apps/kspread/icons/locolor
+@dirrm share/apps/kspread/icons
+@dirrm share/apps/kspread/extensions
+@dirrm share/apps/kspread/dtd
+@dirrm share/apps/kspread
+@dirrm share/apps/kpresenter/templates/Screenpresentations
+@dirrm share/apps/kpresenter/templates/Professional
+@dirrm share/apps/kpresenter/templates
+@dirrm share/apps/kpresenter/slideshow
+@dirrm share/apps/kpresenter/pics
+@dirrm share/apps/kpresenter/icons/locolor/22x22/actions
+@dirrm share/apps/kpresenter/icons/locolor/22x22
+@dirrm share/apps/kpresenter/icons/locolor
+@dirrm share/apps/kpresenter/icons
+@dirrm share/apps/kpresenter/dtd
+@dirrm share/apps/kpresenter/autoforms/Connections
+@dirrm share/apps/kpresenter/autoforms/Arrows
+@dirrm share/apps/kpresenter/autoforms
+@dirrm share/apps/kpresenter
+@dirrm share/apps/koffice/pics
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/text
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/part
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/insert
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/delete
+@dirrm share/apps/koffice/icons/locolor/22x22/actions/clipart
+@dirrm share/apps/koffice/icons/locolor/22x22/actions
+@dirrm share/apps/koffice/icons/locolor/22x22
+@dirrm share/apps/koffice/icons/locolor
+@dirrm share/apps/koffice/icons
+@dirrm share/apps/koffice
+@dirrm share/apps/killustrator/pics
+@dirrm share/apps/killustrator
+@dirrm share/apps/kchart/toolbar
+@dirrm share/apps/kchart
+@dirrm share/applnk/Applications/KOffice
+@dirrm share/applnk/Applications
+@exec /sbin/ldconfig -m %D/lib
+@unexec /sbin/ldconfig -R