From ac4ef3820bce26f3bbb3fb8b1baaeae42b7028ca Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Tue, 29 Jul 2003 04:26:22 +0000 Subject: Update KDE to the latest official release, KDE 3.1.3 Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep) --- www/kdewebdev4/Makefile | 10 ++++++++-- www/kdewebdev4/distinfo | 2 +- www/kdewebdev4/pkg-plist | 34 ++++++++++++++++++++++++++++------ 3 files changed, 37 insertions(+), 9 deletions(-) (limited to 'www/kdewebdev4') diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index acde3cfadc8a..162493903cd3 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@freebsd.org -COMMENT= Comprehensive html/website development environment. +COMMENT= Comprehensive html/website development environment BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext @@ -25,10 +25,16 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_XPM= yes USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include \ --disable-closure --enable-threads --disable-debug .include <${.CURDIR}/../../x11/kde3/Makefile.kde> -.include +.include + +pre-configure:: + ${REINPLACE_CMD} -e 's@-pedantic @@g' ${WRKSRC}/configure + +.include diff --git a/www/kdewebdev4/distinfo b/www/kdewebdev4/distinfo index 391b0fa9f61b..826ecafce405 100644 --- a/www/kdewebdev4/distinfo +++ b/www/kdewebdev4/distinfo @@ -1 +1 @@ -MD5 (KDE/quanta-3.1.2.tar.bz2) = f615ecd35f96db25b834ab8ffb4561c7 +MD5 (KDE/quanta-3.1.3.tar.bz2) = 0971ec23ed4f9e87b66ead4e4e18eff7 diff --git a/www/kdewebdev4/pkg-plist b/www/kdewebdev4/pkg-plist index 601846bbddc5..97394380bf27 100644 --- a/www/kdewebdev4/pkg-plist +++ b/www/kdewebdev4/pkg-plist @@ -38,6 +38,33 @@ share/apps/quanta/doc/tips.html share/apps/quanta/doc/webdev.png share/apps/quanta/plugins.rc share/apps/quanta/quantaui.rc +share/apps/quanta/tags/docbook-4.2/a.tag +share/apps/quanta/tags/docbook-4.2/b.tag +share/apps/quanta/tags/docbook-4.2/c.tag +share/apps/quanta/tags/docbook-4.2/d.tag +share/apps/quanta/tags/docbook-4.2/description.rc +share/apps/quanta/tags/docbook-4.2/e.tag +share/apps/quanta/tags/docbook-4.2/f.tag +share/apps/quanta/tags/docbook-4.2/g.tag +share/apps/quanta/tags/docbook-4.2/h.tag +share/apps/quanta/tags/docbook-4.2/i.tag +share/apps/quanta/tags/docbook-4.2/j.tag +share/apps/quanta/tags/docbook-4.2/k.tag +share/apps/quanta/tags/docbook-4.2/l.tag +share/apps/quanta/tags/docbook-4.2/m.tag +share/apps/quanta/tags/docbook-4.2/n.tag +share/apps/quanta/tags/docbook-4.2/o.tag +share/apps/quanta/tags/docbook-4.2/p.tag +share/apps/quanta/tags/docbook-4.2/q.tag +share/apps/quanta/tags/docbook-4.2/r.tag +share/apps/quanta/tags/docbook-4.2/s.tag +share/apps/quanta/tags/docbook-4.2/t.tag +share/apps/quanta/tags/docbook-4.2/u.tag +share/apps/quanta/tags/docbook-4.2/v.tag +share/apps/quanta/tags/docbook-4.2/w.tag +share/apps/quanta/tags/docbook-4.2/x.tag +share/apps/quanta/tags/docbook-4.2/y.tag +share/apps/quanta/tags/docbook-4.2/z.tag share/apps/quanta/tags/html-frameset/description.rc share/apps/quanta/tags/html-strict/description.rc share/apps/quanta/tags/html/a.tag @@ -556,11 +583,7 @@ share/icons/locolor/32x32/apps/kmdr/executor.png @dirrm share/icons/hicolor/22x22 @dirrm share/icons/hicolor/16x16/apps @dirrm share/icons/hicolor/16x16 -@dirrm share/icons/hicolor -@dirrm share/icons @dirrm share/doc/HTML/en/quanta -@dirrm share/doc/HTML/en -@dirrm share/doc/HTML @dirrm share/apps/quanta/toolbars/xml @dirrm share/apps/quanta/toolbars/wml-1-2 @dirrm share/apps/quanta/toolbars/tagxml @@ -594,13 +617,12 @@ share/icons/locolor/32x32/apps/kmdr/executor.png @dirrm share/apps/quanta/tags/html-strict @dirrm share/apps/quanta/tags/html-frameset @dirrm share/apps/quanta/tags/html +@dirrm share/apps/quanta/tags/docbook-4.2 @dirrm share/apps/quanta/tags @dirrm share/apps/quanta/doc @dirrm share/apps/quanta -@dirrm share/apps @dirrm share/applnk/Editors @dirrm share/applnk/Development @dirrm share/applnk/Applications -@dirrm share/applnk @dirrm lib/quanta/plugins @dirrm lib/quanta -- cgit v1.2.3