Date: Thu, 13 May 1999 15:47:04 +0800 (CST) From: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11682: new port : devel/t1lib Message-ID: <199905130747.PAA83713@Terry.Dorm10.NCTU.edu.tw>
next in thread | raw e-mail | index | archive | help
>Number: 11682 >Category: ports >Synopsis: new port : devel/t1lib >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 May 13 00:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ying-Chieh Liao >Release: FreeBSD 4.0-CURRENT i386 >Organization: NCTU CSIE >Environment: FreeBSD Terry.Dorm10.NCTU.edu.tw 4.0-CURRENT FreeBSD 4.0-CURRENT #16: Sat May 8 15:52:36 CST 1999 root@Terry.Dorm10.NCTU.edu.tw:/usr/src/sys/compile/TERRY i386 >Description: A Type 1 Rasterizer Library for UNIX/X11 >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: # # t1lib # t1lib/files # t1lib/files/md5 # t1lib/pkg # t1lib/pkg/COMMENT # t1lib/pkg/DESCR # t1lib/pkg/PLIST # t1lib/Makefile # echo c - t1lib mkdir -p t1lib > /dev/null 2>&1 echo c - t1lib/files mkdir -p t1lib/files > /dev/null 2>&1 echo x - t1lib/files/md5 sed 's/^X//' >t1lib/files/md5 << 'END-of-t1lib/files/md5' XMD5 (t1lib-0.9.tar.gz) = dafa28cda3f9eaf89c24a839678e4189 END-of-t1lib/files/md5 echo c - t1lib/pkg mkdir -p t1lib/pkg > /dev/null 2>&1 echo x - t1lib/pkg/COMMENT sed 's/^X//' >t1lib/pkg/COMMENT << 'END-of-t1lib/pkg/COMMENT' XA Type 1 Rasterizer Library for UNIX/X11 END-of-t1lib/pkg/COMMENT echo x - t1lib/pkg/DESCR sed 's/^X//' >t1lib/pkg/DESCR << 'END-of-t1lib/pkg/DESCR' Xt1lib is a library written in the C programming language allowing a programmer Xto generate bitmaps from Adobe (TM) Type 1 fonts quite easily. These bitmaps Xare returned in a data structure with type GLYPH. This special GLYPH-type is Xalso used in the X11 window system to describe character bitmaps. It contains Xthe bitmap data as well as some metric information. But t1lib is in itself Xentirely independent of the X11-system or any other graphical user interface. X XWWW : Xhttp://www.neuroinformatik.ruhr-uni-bochum.de/ini/PEOPLE/rmz/t1lib/t1lib.html X X- Ying-Chieh Liao Xijliao@csie.nctu.edu.tw END-of-t1lib/pkg/DESCR echo x - t1lib/pkg/PLIST sed 's/^X//' >t1lib/pkg/PLIST << 'END-of-t1lib/pkg/PLIST' Xbin/type1afm Xbin/xglyph Xinclude/t1lib.h Xinclude/t1libx.h Xlib/libt1.la Xlib/libt1x.la Xlib/libt1.a Xlib/libt1x.a Xshare/t1lib-0.9/t1lib.config X@dirrm share/t1lib-0.9 END-of-t1lib/pkg/PLIST echo x - t1lib/Makefile sed 's/^X//' >t1lib/Makefile << 'END-of-t1lib/Makefile' X# New ports collection makefile for: libt1 X# Version required: 0.9 X# Date created: 13, May, 1999 X# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> X# X# $Id$ X# X XDISTNAME= libt1-0.9 XCATEGORIES= devel XMASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/libs/graphics/ XDISTFILES= t1lib-0.9.tar.gz X XMAINTAINER= ijliao@csie.nctu.edu.tw X XWRKSRC= ${WRKDIR}/T1-0.9 X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XALL_TARGET= without_doc X X.include <bsd.port.mk> END-of-t1lib/Makefile 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?199905130747.PAA83713>