From owner-freebsd-ports Tue May 19 06:04:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA08302 for freebsd-ports-outgoing; Tue, 19 May 1998 06:04:43 -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 GAA08268 for ; Tue, 19 May 1998 06:04:35 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA28214; Tue, 19 May 1998 06:00:04 -0700 (PDT) Received: from oslo3.or.uninett.no (root@oslo3.or.uninett.no [158.36.90.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA07064 for ; Tue, 19 May 1998 06:00:03 -0700 (PDT) (envelope-from hanspbie@oslo3.or.uninett.no) Received: (from hanspbie@localhost) by mail.newmedia.no (8.8.8/8.8.8) id RAA09254; Mon, 18 May 1998 17:30:04 +0200 (CEST) (envelope-from hanspbie) Message-Id: <199805181530.RAA09254@newmedia.no> Date: Mon, 18 May 1998 17:30:04 +0200 (CEST) From: hanspb@persbraten.vgs.no Reply-To: hanspb@persbraten.vgs.no To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6688: New port: kbiff v0.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6688 >Category: ports >Synopsis: New port: kbiff v0.6 >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: Tue May 19 06:00:04 PDT 1998 >Last-Modified: >Originator: Hans Petter Bieker >Organization: none >Release: FreeBSD 2.2.6-STABLE i386 >Environment: >Description: KBiff - Simple mail notification utility for KDE >How-To-Repeat: >Fix: # This archive contains: # # kbiff # kbiff/files # kbiff/files/md5 # kbiff/pkg # kbiff/pkg/COMMENT # kbiff/pkg/DESCR # kbiff/pkg/PLIST # kbiff/Makefile # echo c - kbiff mkdir -p kbiff > /dev/null 2>&1 echo c - kbiff/files mkdir -p kbiff/files > /dev/null 2>&1 echo x - kbiff/files/md5 sed 's/^X//' >kbiff/files/md5 << 'END-of-kbiff/files/md5' XMD5 (kbiff-0.6.tar.bz2) = 327fac51c86a24c44f247e2175ed98bd END-of-kbiff/files/md5 echo c - kbiff/pkg mkdir -p kbiff/pkg > /dev/null 2>&1 echo x - kbiff/pkg/COMMENT sed 's/^X//' >kbiff/pkg/COMMENT << 'END-of-kbiff/pkg/COMMENT' XKBiff - Simple mail notification utility for KDE END-of-kbiff/pkg/COMMENT echo x - kbiff/pkg/DESCR sed 's/^X//' >kbiff/pkg/DESCR << 'END-of-kbiff/pkg/DESCR' X"xbiff"-like mail notification utility. Has multiple Xpixmaps, session management, and GUI configuration. Can X"dock" into KDE panel. Can display animated gifs, Xplay system sounds, or run arbitrary shell command when Xnew mail arrives. END-of-kbiff/pkg/DESCR echo x - kbiff/pkg/PLIST sed 's/^X//' >kbiff/pkg/PLIST << 'END-of-kbiff/pkg/PLIST' Xbin/kbiff Xshare/doc/HTML/en/kbiff/index.html Xshare/doc/HTML/en/kbiff/index-1.html Xshare/doc/HTML/en/kbiff/index-2.html Xshare/doc/HTML/en/kbiff/index-3.html Xshare/doc/HTML/en/kbiff/index-4.html Xshare/doc/HTML/en/kbiff/index-5.html Xshare/doc/HTML/en/kbiff/index-6.html Xshare/doc/HTML/en/kbiff/logotp3.gif Xshare/apps/kbiff/pics/mini-newmail.xpm Xshare/apps/kbiff/pics/mini-nomail.xpm Xshare/apps/kbiff/pics/mini-oldmail.xpm Xshare/apps/kbiff/pics/newmail.xpm Xshare/apps/kbiff/pics/nomail.xpm Xshare/apps/kbiff/pics/oldmail.xpm Xshare/icons/mini/kbiff.xpm Xshare/icons/kbiff.xpm Xshare/applnk/Internet/kbiff.kdelnk X@dirrm share/apps/kbiff/pics X@dirrm share/apps/kbiff X@dirrm share/doc/HTML/en/kbiff END-of-kbiff/pkg/PLIST echo x - kbiff/Makefile sed 's/^X//' >kbiff/Makefile << 'END-of-kbiff/Makefile' X# New ports collection makefile for: kbiff X# Version required: Beta4 X# Date created: 18 May 1998 X# Whom: Hans Petter Bieker X# X# $Id$ X# X XDISTNAME= kbiff-0.6 XCATEGORIES= x11 kde mail XMASTER_SITES= $(MASTER_SITE_KDE) XMASTER_SITE_SUBDIR= /unstable/apps/utils XEXTRACT_SUFX= .tar.bz2 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 jscript\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ X khtmlw\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \ X kfm\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ X kfile\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ X mediatool\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs X XEXTRACT_CMD= bzip2 XEXTRACT_BEFORE_ARGS= -cd XEXTRACT_AFTER_ARGS= | tar -xf - X XHAS_CONFIGURE= yes XCONFIGURE_ARGS= "--prefix=$(PREFIX)" \ X "--with-extra-includes=$(PREFIX)/include/giflib" X XCONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \ X INSTALL_SCRIPT="install -c -m 555" X X.include END-of-kbiff/Makefile exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message