From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 15 22:40:27 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DF1716A4CF for ; Wed, 15 Dec 2004 22:40:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A7A643D45 for ; Wed, 15 Dec 2004 22:40:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBFMeQMe087292 for ; Wed, 15 Dec 2004 22:40:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBFMeQPV087291; Wed, 15 Dec 2004 22:40:26 GMT (envelope-from gnats) Resent-Date: Wed, 15 Dec 2004 22:40:26 GMT Resent-Message-Id: <200412152240.iBFMeQPV087291@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ted Faber Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B87E116A4CE for ; Wed, 15 Dec 2004 22:36:54 +0000 (GMT) Received: from pun.isi.edu (pun.isi.edu [128.9.160.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F51043D2D for ; Wed, 15 Dec 2004 22:36:54 +0000 (GMT) (envelope-from faber@pun.isi.edu) Received: from pun.isi.edu (localhost [127.0.0.1]) by pun.isi.edu (8.13.1/8.13.1) with ESMTP id iBFMarUg092442; Wed, 15 Dec 2004 14:36:53 -0800 (PST) (envelope-from faber@pun.isi.edu) Received: (from faber@localhost) by pun.isi.edu (8.13.1/8.13.1/Submit) id iBFMaqS8092441; Wed, 15 Dec 2004 14:36:52 -0800 (PST) (envelope-from faber) Message-Id: <200412152236.iBFMaqS8092441@pun.isi.edu> Date: Wed, 15 Dec 2004 14:36:52 -0800 (PST) From: Ted Faber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Ted Faber Subject: ports/75136: New Port mail/xfaces (really a reinclusion) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ted Faber List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 22:40:27 -0000 >Number: 75136 >Category: ports >Synopsis: New Port mail/xfaces (really a reinclusion) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 15 22:40:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Ted Faber >Release: FreeBSD 6.0-CURRENT i386 >Organization: USC/ISI >Environment: System: FreeBSD pun.isi.edu 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Tue Dec 14 15:31:35 PST 2004 root@pun.isi.edu:/usr/obj/usr/src/sys/PUN i386 >Description: New port mail/xfaces Xfaces used to be in the ports dir, but was replaced some time ago by mail/faces (on which it depends). Xfaces does some things that faces does not - presenting shaped transparent icons for the messages in the inbox and presenting more than 10 messages. I'd like to request a return of xfaces and I've included a working port that passes portlint to make that easy. >How-To-Repeat: N/A >Fix: Attached shar archive: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # xfaces/ # xfaces/Makefile # xfaces/distinfo # xfaces/pkg-plist # xfaces/pkg-descr # echo c - xfaces/ mkdir -p xfaces/ > /dev/null 2>&1 echo x - xfaces/Makefile sed 's/^X//' >xfaces/Makefile << 'END-of-xfaces/Makefile' X# New ports collection makefile for: xfaces-3.3 X# Date created: 15 Dec 2001 X# Whom: Ted Faber X# $FreeBSD$ X# X XPORTNAME= xfaces XPORTVERSION= 3.3 XPORTREVISION= 0 XCATEGORIES= mail XMASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/xfaces/ XEXTRACT_SUFX= .tar.Z XDIST_SUBDIR= ${PORTNAME} X XPATCH_SITES= ${MASTER_SITES} XPATCHFILES= patch-charnier patch-faber patch-graaff patch-kinzler3 X# patch-graff above has a partial pathname in there that none of the others X# do. The default value for PATCH_DIST_STRIP [-p0] fails on that, this empty X# value keeps any -p option from the patch command and works. XPATCH_DIST_STRIP= X XMAINTAINER= faber@isi.edu XCOMMENT= Display shaped icons for mail spool contents X XLIB_DEPENDS=compface:${PORTSDIR}/mail/faces:install X X# GNU make properly processes some overridden rules in the makefile that X# imake generates. Specifically, installing the html docs. XUSE_GMAKE=yes XUSE_IMAKE=yes X XMAN1= xfaces.1 X X.include END-of-xfaces/Makefile echo x - xfaces/distinfo sed 's/^X//' >xfaces/distinfo << 'END-of-xfaces/distinfo' XMD5 (xfaces/xfaces-3.3.tar.Z) = c47b81f72b892be37d25dd29567bec04 XSIZE (xfaces/xfaces-3.3.tar.Z) = 182793 XMD5 (xfaces/patch-charnier) = 72a41efb8da8bccf7241b5b879c52678 XSIZE (xfaces/patch-charnier) = 1439 XMD5 (xfaces/patch-faber) = ffc8ac725a1730c9d35024a10c74e1ab XSIZE (xfaces/patch-faber) = 1057 XMD5 (xfaces/patch-graaff) = 26e7ffececf2f8c40fd3bbd3a54f1ce1 XSIZE (xfaces/patch-graaff) = 3950 XMD5 (xfaces/patch-kinzler3) = 253a7748f80d01e34f3d3fc6e2cc7857 XSIZE (xfaces/patch-kinzler3) = 2997 END-of-xfaces/distinfo echo x - xfaces/pkg-plist sed 's/^X//' >xfaces/pkg-plist << 'END-of-xfaces/pkg-plist' Xbin/xfaces Xlib/X11/app-defaults/XFaces END-of-xfaces/pkg-plist echo x - xfaces/pkg-descr sed 's/^X//' >xfaces/pkg-descr << 'END-of-xfaces/pkg-descr' XA program for monitoring mailspools (and other things) that can display Xshaped icons. X XWWW: ftp://ftp.cs.indiana.edu/pub/faces/index.html END-of-xfaces/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: