From owner-freebsd-ports Sat May 23 06:45:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA27203 for freebsd-ports-outgoing; Sat, 23 May 1998 06:45:03 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA27196 for ; Sat, 23 May 1998 06:45:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA18201; Sat, 23 May 1998 06:40:02 -0700 (PDT) Received: from oslo17.or.uninett.no (hanspbie@oslo17.or.uninett.no [158.36.90.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA26540 for ; Sat, 23 May 1998 06:37:37 -0700 (PDT) (envelope-from hanspbie@oslo17.or.uninett.no) Received: (from hanspbie@localhost) by oslo17.or.uninett.no (8.8.8/8.8.8) id PAA17195; Sat, 23 May 1998 15:37:13 +0200 (CEST) (envelope-from hanspbie) Message-Id: <199805231337.PAA17195@oslo17.or.uninett.no> Date: Sat, 23 May 1998 15:37:13 +0200 (CEST) From: zerium@webindex.no Reply-To: zerium@webindex.no To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6725: New port kwatch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6725 >Category: ports >Synopsis: New port kwatch >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: Sat May 23 06:40:02 PDT 1998 >Last-Modified: >Originator: Hans Petter Bieker >Organization: none >Release: FreeBSD 2.2.6-STABLE i386 >Environment: >Description: KDE/Qt log file viewer >How-To-Repeat: >Fix: # This archive contains: # # kwatch # kwatch/files # kwatch/files/md5 # kwatch/pkg # kwatch/pkg/COMMENT # kwatch/pkg/DESCR # kwatch/pkg/PLIST # kwatch/Makefile # echo c - kwatch mkdir -p kwatch > /dev/null 2>&1 echo c - kwatch/files mkdir -p kwatch/files > /dev/null 2>&1 echo x - kwatch/files/md5 sed 's/^X//' >kwatch/files/md5 << 'END-of-kwatch/files/md5' XMD5 (kwatch-0.3.tar.gz) = 7f2511c88962b9007e5aaee4e4118f5c END-of-kwatch/files/md5 echo c - kwatch/pkg mkdir -p kwatch/pkg > /dev/null 2>&1 echo x - kwatch/pkg/COMMENT sed 's/^X//' >kwatch/pkg/COMMENT << 'END-of-kwatch/pkg/COMMENT' XKDE/Qt log file viewer END-of-kwatch/pkg/COMMENT echo x - kwatch/pkg/DESCR sed 's/^X//' >kwatch/pkg/DESCR << 'END-of-kwatch/pkg/DESCR' XKDE/Qt log file viewer END-of-kwatch/pkg/DESCR echo x - kwatch/pkg/PLIST sed 's/^X//' >kwatch/pkg/PLIST << 'END-of-kwatch/pkg/PLIST' Xbin/kwatch Xshare/doc/HTML/en/kwatch/index.html Xshare/doc/HTML/en/kwatch/index-1.html Xshare/doc/HTML/en/kwatch/index-2.html Xshare/doc/HTML/en/kwatch/index-3.html Xshare/doc/HTML/en/kwatch/logotp3.gif Xshare/locale/de/LC_MESSAGES/kwatch.mo Xshare/applnk/Utilities/kwatch.kdelnk X@dirrm share/doc/HTML/en/kwatch END-of-kwatch/pkg/PLIST echo x - kwatch/Makefile sed 's/^X//' >kwatch/Makefile << 'END-of-kwatch/Makefile' X# New ports collection makefile for: kwatch X# Version required: Beta4 X# Date created: 23 May 1998 X# Whom: Hans Petter Bieker X# X# $Id$ X# X XDISTNAME= kwatch-0.3 XCATEGORIES= x11 kde XMASTER_SITES= $(MASTER_SITE_KDE) XMASTER_SITE_SUBDIR= /stable/Beta4/apps/utils X XMAINTAINER= hanspb@persbraten.vgs.no X XBUILD_DEPENDS= moc:${PORTSDIR}/x11/qt XLIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \ X jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \ X kdecore\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \ X kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs X XHAS_CONFIGURE= yes XUSE_GMAKE= yes XCONFIGURE_ARGS= "--prefix=$(PREFIX)" X XCONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \ X INSTALL_SCRIPT="install -c -m 555" X X.include END-of-kwatch/Makefile exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message