ports/75136: New Port mail/xfaces (really a reinclusion)
Ted Faber
faber at isi.edu
Wed Dec 15 22:40:27 UTC 2004
>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 at 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 <faber at isi.edu>
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 at 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 <bsd.port.mk>
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:
More information about the freebsd-ports-bugs
mailing list