Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 2001 10:31:28 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/24881: Update port: www/kwebsearch
Message-ID:  <200102051831.f15IVS252901@freefall.freebsd.org>

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

>Number:         24881
>Category:       ports
>Synopsis:       Update port: www/kwebsearch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 05 10:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line
- Sort pkg-plist

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/www/kwebsearch/Makefile www/kwebsearch/Makefile
--- /usr/ports/www/kwebsearch/Makefile	Wed Jan 17 20:39:49 2001
+++ www/kwebsearch/Makefile	Wed Jan 31 21:03:31 2001
@@ -8,15 +8,19 @@
 PORTNAME=	kwebsearch
 PORTVERSION=	1.2
 CATEGORIES=	www kde
-MASTER_SITES=	http://www.bawue.de/~rgoetz/
+MASTER_SITES=	http://www.guruz.de/
 
 MAINTAINER=	ports@FreeBSD.org
 
+BUILD_DEPENDS=	msgfmt:${PORTSDIR}/devel/gettext
 LIB_DEPENDS=	kdecore.3:${PORTSDIR}/x11/kdelibs11
-BUILD_DEPENDS=	${LOCALBASE}/bin/gettext:${PORTSDIR}/devel/gettext
 
-GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
 USE_QT=		yes
+USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	QTDIR="${X11BASE}" KDEDIR="${LOCALBASE}"
+CONFIGURE_ARGS=	--with-qt-includes=${X11BASE}/include/X11/qt \
+		--with-extra-includes=${LOCALBASE}/include \
+		--with-extra-libs=${LOCALBASE}/lib
 
 .include <bsd.port.mk>
diff -urN /usr/ports/www/kwebsearch/pkg-descr www/kwebsearch/pkg-descr
--- /usr/ports/www/kwebsearch/pkg-descr	Tue Apr  4 07:08:24 2000
+++ www/kwebsearch/pkg-descr	Wed Jan 31 21:01:38 2001
@@ -15,7 +15,7 @@
 who are not running KDE should be careful to select a browser
 other than KFM, or else KWebSearch won't work.
 
-WWW: http://www.bawue.de/~rgoetz/kwebsearch.html
+WWW: http://www.guruz.de/kwebsearch.html
 Author: Markus Goetz <guruz@gmx.de>
 
 --Will <andrews@technologist.com>
diff -urN /usr/ports/www/kwebsearch/pkg-plist www/kwebsearch/pkg-plist
--- /usr/ports/www/kwebsearch/pkg-plist	Tue Apr  4 07:08:25 2000
+++ www/kwebsearch/pkg-plist	Wed Jan 31 22:55:44 2001
@@ -1,13 +1,13 @@
 bin/kwebsearch
 share/applnk/Internet/kwebsearch.kdelnk
-share/icons/kwebsearch.xpm
-share/icons/mini/kwebsearch.xpm
-share/apps/kwebsearch/searchengines/system_wide_standard
-share/apps/kwebsearch/searchengines/lang_specific_de
-share/apps/kwebsearch/searchengines/lang_specific_fr
 share/apps/kwebsearch/searchengines/lang_specific_da
+share/apps/kwebsearch/searchengines/lang_specific_de
 share/apps/kwebsearch/searchengines/lang_specific_es
+share/apps/kwebsearch/searchengines/lang_specific_fr
 share/apps/kwebsearch/searchengines/lang_specific_pt
+share/apps/kwebsearch/searchengines/system_wide_standard
+share/icons/kwebsearch.xpm
+share/icons/mini/kwebsearch.xpm
 share/locale/da/LC_MESSAGES/kwebsearch.mo
 share/locale/de/LC_MESSAGES/kwebsearch.mo
 @dirrm share/apps/kwebsearch/searchengines


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


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




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