Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 17:48:10 +0100 (CET)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34933: New port: compface
Message-ID:  <20020214164810.010415A545@nemesis.informatik.unibw-muenchen.de>

next in thread | raw e-mail | index | archive | help

>Number:         34933
>Category:       ports
>Synopsis:       New port: compface
>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:   Thu Feb 14 09:00:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Jan 29 14:37:26 CET 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386


>Description:

Compface provides utilities and a library to convert from/to X-Face
format, a 48x48 bitmap format used to carry thumbnails of email
authors in a mail header.

The Muttprint-Port depends on uncompface, which is part of this port, for
printing X-Faces.

Thanks to Alan Eldridge.

Regards,
         Olli

>How-To-Repeat:
>Fix:


# 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:
#
#	compface
#	compface/pkg-descr
#	compface/Makefile
#	compface/pkg-plist
#	compface/distinfo
#	compface/pkg-comment
#
echo c - compface
mkdir -p compface > /dev/null 2>&1
echo x - compface/pkg-descr
sed 's/^X//' >compface/pkg-descr << 'END-of-compface/pkg-descr'
XCompface provides utilities and a library to convert from/to X-Face
Xformat, a 48x48 bitmap format used to carry thumbnails of email
Xauthors in a mail header.
X
XWWW: http://freshmeat.net/projects/compface/
X
X- Oliver Braun
Xobraun@informatik.unibw-muenchen.de
END-of-compface/pkg-descr
echo x - compface/Makefile
sed 's/^X//' >compface/Makefile << 'END-of-compface/Makefile'
X# New ports collection makefile for:   compface
X# Date created:        12 February 2002
X# Whom:                Oliver Braun <obraun@informatik.unibw-muenchen.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      compface
XPORTVERSION=   1.4
XCATEGORIES=    graphics
XMASTER_SITES=  ${MASTER_SITE_SUNSITE}
XMASTER_SITE_SUBDIR=apps/graphics/convert
X
XMAINTAINER=    obraun@informatik.unibw-muenchen.de
X
XMAN1=          compface.1
XMAN3=          compface.3
X
XHAS_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-compface/Makefile
echo x - compface/pkg-plist
sed 's/^X//' >compface/pkg-plist << 'END-of-compface/pkg-plist'
Xbin/compface
Xbin/uncompface
Xinclude/compface.h
Xlib/libcompface.a
END-of-compface/pkg-plist
echo x - compface/distinfo
sed 's/^X//' >compface/distinfo << 'END-of-compface/distinfo'
XMD5 (compface-1.4.tar.gz) = c45b54f67cc5d3580a18e4113219bc26
END-of-compface/distinfo
echo x - compface/pkg-comment
sed 's/^X//' >compface/pkg-comment << 'END-of-compface/pkg-comment'
XUtilities and a library to convert from/to X-Face format
END-of-compface/pkg-comment
exit



>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020214164810.010415A545>