From owner-cvs-all@FreeBSD.ORG Mon Apr 25 08:44:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5511A16A4CE; Mon, 25 Apr 2005 08:44:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B51443D53; Mon, 25 Apr 2005 08:44:55 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3P8itoP072825; Mon, 25 Apr 2005 08:44:55 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3P8ismD072824; Mon, 25 Apr 2005 08:44:55 GMT (envelope-from edwin) Message-Id: <200504250844.j3P8ismD072824@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 25 Apr 2005 08:44:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/xfaces Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 08:44:55 -0000 edwin 2005-04-25 08:44:53 UTC FreeBSD ports repository Added files: mail/xfaces Makefile distinfo pkg-descr pkg-plist Log: New Port mail/xfaces (really a reinclusion) 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. PR: ports/75136 Submitted by: Ted Faber Revision Changes Path 1.23 +35 -0 ports/mail/xfaces/Makefile (new) 1.4 +10 -0 ports/mail/xfaces/distinfo (new) 1.3 +4 -0 ports/mail/xfaces/pkg-descr (new) 1.5 +3 -0 ports/mail/xfaces/pkg-plist (new)