Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!noc.netcom.net!news.sprintlink.net!howland.reston.ans.net!agate!asami
From: asami@cs.berkeley.edu (Satoshi ASAMI)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: New port: xdl
Date: 18 Jul 1995 03:00:44 GMT
Organization: CS Div. - EECS, The University of California, Berkeley, CA 94720
Lines: 20
Message-ID: <ASAMI.95Jul17200044@forgery.cs.berkeley.edu>
NNTP-Posting-Host: forgery.cs.berkeley.edu
A port of xdl is now available. You can get it from
ftp://ftp.freebsd.org/pub/FreeBSD/ports/graphics/xdl.tar.gz (source)
ftp://ftp.freebsd.org/pub/FreeBSD/packages/graphics/xdl-2.1.tgz (binary)
and the corresponding directories on mirror sites.
This program will let you view DL animations on an X screen. Several
fixes, including support of 16-bit displays and freeing pixmaps so
that your X server doesn't grow beyond all imaginations, were added by
me. :)
Satoshi
P.S. Note that the "source" above is actually the ports skeleton only;
when you extract it on your machine (preferably into
/usr/ports/graphics) and type "make", it will automatically fetch
the original source and builds the program. Try "make
fetch-list" if you are not IP connected to obtain a list of files
you need to fetch.