Google

perl-5.00502

Information for perl-5.00502:

Description:
Perl is a language that combines some of the features of C, sed,
awk and shell. See the manual page for more hype. There are also
many published by O'Reilly & Assoc. See pod/perlbook.pod for more
information.

--

This port is a pseudo-package, which stands stands in for the perl
in the Darwin base installation.

- proclus


pilot-link-0.9.5_4

Information for pilot-link-0.9.5_4:

Description:
pilot-link is a series of tools designed to extract and add data to a PalmPilot
organizer. There are programs in here to transfer data, debug the pilot,
synchronize with calendars, and a set of include files and libraries with which
you may build your own applications in C, C++, Perl5, Tcl, Java, and Python.

It does NOT (yet) support USB linked PDAa.

WWW: http://www.gnu-designs.com/pilot-link/


pkgconfig-0.12.0

Information for pkgconfig-0.12.0:

Description:
The pkg-config program is used to retrieve information about installed
libraries in the system. It is typically used to compile and link against one
or more libraries.

pkg-config retrieves information about packages from special metadata files.
These files are named after the package, with the extension .pc. By default,
pkg-config looks in the following directories: ${PREFIX}/libdata/pkgconfig,
${LOCALBASE}/libdata/pkgconfig and ${X11BASE}/libdata/pkgconfig for these
files; it will also look in the list of directories specified by the
PKG_CONFIG_PATH environment variable.

The package name specified on the pkg-config command line is defined to be the
name of the metadata file, minus the .pc extension. If a library can install
multiple versions simultaneously, it must give each version its own name (for
example, GTK 1.2 might have the package name "gtk+" while GTK 2.0 has
"gtk+-2.0").

WWW: http://www.freedesktop.org/software/pkgconfig/
http://pkgconfig.sourceforge.net


png-1.2.4

Information for png-1.2.4:

Description:
Libpng was written as a companion to the PNG specification, as a
way to reduce the amount of time and effort it takes to support
the PNG file format in application programs. Most users will not
have to modify the library significantly; advanced users may want
to modify it more. The library was coded for both users. All
attempts were made to make it as complete as possible, while
keeping the code easy to understand. Currently, this library
only supports C. Support for other languages is being considered.

WWW: http://www.libpng.org/pub/png/libpng.html
http://libpng.sourceforge.net/


popt-1.5.1

Information for popt-1.5.1:

Description:
Quoted from README file:

This is the popt command line option parsing library. While it is similiar
to getopt(3), it contains a number of enhancements, including:

1) popt is fully reentrant
2) popt can parse arbitrary argv[] style arrays while
getopt(2) makes this quite difficult
3) popt allows users to alias command line arguments
4) popt provides convience functions for parsing strings
into argv[] style arrays


postilion-0.9.3gd

Information for postilion-0.9.3gd:

Description:
Postilion is a mail client with the NeXt look so should be of interest
to those using Window Maker and Afterstep. It is derived from tkRat, but
has some improvements in addition to the interface change.

Postilion uses virtual folders to map to your real mail hierarchy. This
can be a one-to-one or many-to-one mapping. Postilion has a couple
of features that are useful for mail archiving. One is "dynamic"
folders which will automatically store mail based on things such as
sender address or date. Another feature is the database. Mail can
be archived into a database which is handy for storage as well as
searching. Multiple virtual folders of type "database" can be setup with
different attributes. Any messages subsequently moved to these virtual
folders will be entered into the database with the attributes that were
specified for the respective folder. This can also be done on-the-fly
through a dialog box.

More information about Postilion can be found at:

WWW: http://www.postilion.org


povray-3.1g

Information for povray-3.1g:

Description:
POV-Ray(TM) 3.1g Persistence of Vision Ray Tracer

The Persistence of Vision(TM) Ray-Tracer creates three-dimensional,
photo-realistic images using a rendering technique called ray-tracing. It
reads in a text file containing information describing the objects and
lighting in a scene and generates an image of that scene from the view point
of a camera also described in the text file. Ray-tracing is not a fast
process by any means, but it produces very high quality images with realistic
reflections, shading, perspective and other effects.

Legal and License information can be consulted in the following file
/usr/local/lib/povray31/povlegal.doc

WWW: http://www.povray.org/

Ported to FreeBSD by Paulo Menezes, paulo@isr.uc.pt
Port updated (1.3d) by Oliver Fromme, olli@fromme.com


psiconv-0.8.3

Information for psiconv-0.8.3:

Description:
Psiconv is a file conversion utility that converts between Psion 5(MX) files
and more commonly-used *nux file formats. It can read Psion Word, TextEd,
Sketch, MBM, and Clipart files, and outputs HTML 3.2, HTML 4, ASCII, and
almost any graphical format. The libpsiconv library can also read Sheet files
and output Word and TextEd files for use in other programs. Included is full
documentation on several Psion 5(MX) file formats. This information is not
available from Psion (it has been reverse-engineered from Psion files), and
it's free for anybody to use.

WWW: http://huizen.dds.nl/~frodol/psiconv/


pspell-0.12.1

Information for pspell-0.12.1:

Description:
The goal of the pspell library is to provide a generic interface
to spell checker libraries installed on the system.

WWW: http://pspell.sourceforge.net/


pvm-3.4.3

Information for pvm-3.4.3:

Description:
PVM (Parallel Virtual Machine) is a portable message-passing programming
system, designed to link separate host machines to form a virtual
machine which is a single, manageable computing resource.

The virtual machine can be composed of hosts of different architectures,
located in physically remote locations. PVM applications can be composed of any
number of separate processes, or components, written in a mixture of C,
C++ and Fortran. The system is portable to a wide variety of
architectures, including workstations, multiprocessors, supercomputers and
PCs.

WWW: http://www.epm.ornl.gov/pvm/pvm_home.html


pvmpov-3.1e.2

Information for pvmpov-3.1e.2:

Description:
PVMPOV lets you unleash the power of your network connected computers with
POV-Ray. One master process distributes the rendering job over network and
collects the result from the POV-Ray slaves.

WWW: http://www.luga.de/~flierl/pvmpov/


py-gnome-1.4.1

Information for py-gnome-1.4.1:

Description:
Excerpt from the README:

PyGNOME -- Python bindings for GNOME
====================================
Author: James Henstridge

This is a set of bindings for the GNOME libraries for use with python.

-- Jacques Vidrine


py-gtk-0.6.6

Information for py-gtk-0.6.6:

Description:
Excerpt from the README:

PyGTK
=====
Author: James Henstridge

This archive contains modules that allow you to use gtk in Python
programs. At present, it is a fairly complete set of bindings.

-- Jacques Vidrine


py-numeric-17.3.0

Information for py-numeric-17.3.0:

Description:
The Numeric Extensions to Python (NumPy) give Python the number crunching
power of numeric languages like Matlab and IDL while maintaining all of the
advantages of the general-purpose programming language Python.

These extensions add two new object types to Python, and then include a
number of extensions that take advantage of these two new objects.

* Multidimensional Array Objects
+ Efficient arrays of homogeneous machine types
+ Arbitrary number of dimensions
+ Sophisticated structural operations
* Universal Function Objects
+ Supports mathematical functions on all python objects
+ Very efficient for Array Objects
* Simple interfaces to existing numerical libraries:
+ Linear Algebra (LAPACK)
+ Fourier Transforms (FFTPACK)
+ Random Numbers (RANLIB)

WWW: http://xfiles.llnl.gov/python.htm


py-pmw-0.8.5

Information for py-pmw-0.8.5:

Description:
Pmw is a framework for building high-level compound widgets, or
megawidgets, constructed using other widgets as component parts. It
promotes consistent look and feel within and between graphical
applications, is highly configurable to your needs and is easy to use.

Pmw consists of:
* A few base classes, providing a framework for building megawidgets.
* A library of flexible and extensible megawidgets built on the base
classes, such as ButtonBox, ComboBox, MessageDialog, etc.

The interface to Pmw megawidgets is similar to basic Tk widgets, so it
is easy for developers to include both megawidgets and basic Tk
widgets in their graphical applications. In addition, all Pmw
megawidgets may themselves be extended, using either inheritance or
composition.

The use of the Pmw framework and megawidgets replaces common widget
combinations with higher level abstractions. This simplifies code,
making it more readable and maintainable and more easily modifiable.
The ability to extend Pmw megawidgets enables developers to create new
megawidgets based on previous work.


py-scientific-2.0b1

Information for py-scientific-2.0b1:

Description:
ScientificPython is a collection of Python modules that are useful for
scientific computing. In this collection you will find modules that
cover basic geometry (vectors, tensors, transformations, vector and
tensor fields), quaternions, automatic derivatives, (linear)
interpolation, polynomials, elementary statistics, nonlinear
least-squares fits, unit calculations, Fortran-compatible text
formatting, 3D visualization via VRML, and two Tk widgets for simple
line plots and 3D wireframe models.

WWW: http://starship.python.net/crew/hinsen/scientific.html


py-tkinter-2.1.1

Information for py-tkinter-2.1.1:

Description:
Python bindings to the Tk widget set.


py22-pmw-0.8.5

Information for py22-pmw-0.8.5:

Description:
Pmw is a framework for building high-level compound widgets, or
megawidgets, constructed using other widgets as component parts. It
promotes consistent look and feel within and between graphical
applications, is highly configurable to your needs and is easy to use.

Pmw consists of:
* A few base classes, providing a framework for building megawidgets.
* A library of flexible and extensible megawidgets built on the base
classes, such as ButtonBox, ComboBox, MessageDialog, etc.

The interface to Pmw megawidgets is similar to basic Tk widgets, so it
is easy for developers to include both megawidgets and basic Tk
widgets in their graphical applications. In addition, all Pmw
megawidgets may themselves be extended, using either inheritance or
composition.

The use of the Pmw framework and megawidgets replaces common widget
combinations with higher level abstractions. This simplifies code,
making it more readable and maintainable and more easily modifiable.
The ability to extend Pmw megawidgets enables developers to create new
megawidgets based on previous work.


py22-tkinter-2.2gd

Information for py22-tkinter-2.2gd:

Description:
Python bindings to the Tk widget set.


pymol-0_82

Information for pymol-0_82:

Description:
PyMOL is a Python-enhanced molecular graphics program. It excels at 3D
visualization of proteins, small molecules, electron density,
surfaces, and trajectories. It also includes 3D molecular editing and
rendered movie generation. It is free to everyone.



python-2.2.1

Information for python-2.2.1:

Description:
Python is an interpreted object-oriented programming language, and is
often compared to Tcl, Perl or Scheme.


rasmol-2.7.2gd_1

Information for rasmol-2.7.2gd_1:

Description:
RasMol is a molecular graphics program intended for the visualisation
of proteins, nucleic acids and small molecules. The program is aimed at
display, teaching and generation of publication quality images. The program
has been developed at the University of Edinburgh's Biocomputing Research
Unit and the Biomolecular Structures Group at Glaxo Research and Development,
Greenford, UK.

WWW: http://www.umass.edu/microbio/rasmol/index2.htm


Raster3D-2.6c

Information for Raster3D-2.6c:

Description:
PyMOL is a Python-enhanced molecular graphics program. It excels at 3D
visualization of proteins, small molecules, electron density,
surfaces, and trajectories. It also includes 3D molecular editing and
rendered movie generation. It is free to everyone.



scrollkeeper-0.2_3

Information for scrollkeeper-0.2_3:

Description:
ScrollKeeper is a cataloging system for documentation on open systems.
It manages documentation metadata (as specified by the Open Source
Metadata Framework (OMF) and provides a simple API to allow help browsers
to find, sort, and search the document catalog. It will also be able to
communicate with catalog servers on the Net to search for documents which
are not on the local system.

WWW: http://scrollkeeper.sourceforge.net/


sdl-1.2.4_1

Information for sdl-1.2.4_1:

Description:
Unstable development version of the SDL library.

This library is designed to make it easy to write games that run on UNIX,
Win32 and BeOS using the various native high-performance media interfaces,
(for video, audio, etc) and presenting a single source-code level API to
your application. This is a fairly low level API, but using this, completely
portable applications can be written with a great deal of flexibility.

WWW: http://www.libsdl.org/



Description:
The "Simplified" DocBook XML DTD is a small subset of the DocBook XML DTD.



slib-2d1_2

Information for slib-2d1_2:

Description:
a portable scheme library for all standard scheme implementation


sslproxy-20000129gd

Information for sslproxy-20000129gd:

Description:
You probably know secure HTTP from secure web sites. Say, you want to operate
a secure web server but have only a normal server. SSL Proxy can be your
solution: It's plugged into the connection between the client and the server
and adds Secure Socket Layer (SSL) support. Or the other way around: You have
an ordinary telnet client but want to connect to a secure site. Just start SSL
Proxy with the appropriate parameters and -- voila. That's what SSL Proxy can
do for you.


swig-1.1p5_7

Information for swig-1.1p5_7:

Description:
SWIG is a tool for automatically generating the wrapper code needed
to link collections of functions written in C/C++ with interpreted
scripting languages. Currently, SWIG supports :

- Tcl
- Perl4
- Perl5
- Guile-iii
- Python

Using SWIG, it is possible to greatly simplify interface development
and to put interesting interfaces on existing applications with
little effort.

WWW: http://www.swig.org/


t1lib-1.1.1

Information for t1lib-1.1.1:

Description:
t1lib is a library written in the C programming language allowing a programmer
to generate bitmaps from Adobe (TM) Type 1 fonts quite easily. These bitmaps
are returned in a data structure with type GLYPH. This special GLYPH-type is
also used in the X11 window system to describe character bitmaps. It contains
the bitmap data as well as some metric information. But t1lib is in itself
entirely independent of the X11-system or any other graphical user interface.

WWW: http://www.neuroinformatik.ruhr-uni-bochum.de/ini/PEOPLE/rmz/t1lib/t1lib.html

- Ying-Chieh Liao
ijliao@csie.nctu.edu.tw


tcl-8.3.4_4

Information for tcl-8.3.4_4:

Description:
This is Tcl8.3, an embeddable tool command language.

The best way to get started with Tcl is to read ``Tcl and the Tk
Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.

A full set of manual pages is also provided with this package.

WWW: http://www.scriptics.com/


tcp_wrappers-7.6

Information for tcp_wrappers-7.6:

Description:
With this package you can monitor and filter incoming requests for the
SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other
network services.

The package provides tiny daemon wrapper programs that can be installed
without any changes to existing software or to existing configuration
files. The wrappers report the name of the client host and of the
requested service; the wrappers do not exchange information with the
client or server applications, and impose no overhead on the actual
conversation between the client and server applications.

Optional features are: access control to restrict what systems can
connect to what network daemons; client user name lookups with the RFC
931 etc. protocol; additional protection against hosts that pretend to
have someone elses host name; additional protection against hosts that
pretend to have someone elses host address.



teTeX-1.0.7

Information for teTeX-1.0.7:

Description:
teTeX is _the_ TeX distribution for UNIX compatible systems. It
contains the latest versions of TeX & friends and nearly everything
you need for happy TeX'ing. For more information have a look at
the lengthy FEATURES file of the distribution.

--
Bernd Rosauer
br@netland.inka.de


tex-3.14159

Information for tex-3.14159:

Description:
TeX is "the" typesetting package. It was designed with no limiting
application in mind. It was intended to be able to prepare practically
any document - from a single page letter to a full book with formulae,
tables, figures, etc. The expertise of generations of professional
printers has been captured in TeX.


tiff-3.5.7

Information for tiff-3.5.7:

Description:
This software provides support for the Tag Image File Format (TIFF),
a widely used format for storing image data.

Included in this software distribution is a library, libtiff, for
reading and writing TIFF, a small collection of tools for doing
simple manipulations of TIFF images on UNIX systems, and documentation
on the library and tools. A small assortment of TIFF-related software
for UNIX that has been contributed by others is also included.

The library is capable of dealing with images that are written to
follow the 5.0 or 6.0 TIFF spec. There is also considerable support
for some of the more esoteric portions of the 6.0 TIFF spec.

Unless NOPORTDOCS is defined, the html documentations is also
installed locally in /usr/local/share/doc/tiff.

WWW: http://www.libtiff.org/


tk-8.3.4_3

Information for tk-8.3.4_3:

Description:
This is Tk version 8.3, a GUI toolkit for Tcl.

The best way to get started with Tcl is to read ``Tcl and the Tk
Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.

WWW: http://dev.scriptics.com/software/tcltk/8.3.html


urwfonts-1.0

Information for urwfonts-1.0:

Description:
URW font collection for X.

You'll have to add /usr/X11R6/lib/X11/fonts/URW
to your X font path by either:

$ xset fp+ /usr/X11R6/lib/X11/fonts/URW
$ xset fp rehash

or by adding it to your X-server configuration file (usually
/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.


vim-6.1.231

Information for vim-6.1.231:

Description:
Vim is a virtually compatible, extreamly enhanced, version of the UNIX
text editor vi.

There are a lot of enhancements above Vi: multi level undo, multi-windows
and buffers, syntax highlighting, command line editing, filename completion,
on-line help, visual selection, etc..

Many features above standard vi's have been added:
multiple windows and buffers, multi level undo, command line history,
filename completion, selection highlighting, block operations (including
column/rectangular blocks), syntax highlighting, on-line help, etc.
Embeded Perl, Tcl, and Python support.
See ":help vi_diff" for a summary of the differences between Vim and Vi.

An X-windows aware or a full X-windows GUI version can also be built
that allows full use of the mouse and pull-down menus

See http://www.vim.org/why.html for a full explanation of Vim's features.

Portability to all UNIX platforms, AmigaOS, Archimedes, Atari MiNT, BeOS,
M$-DOS, MacOS, OS/2, VMS, WinNT+Win95.

-- David (obrien@cs.ucdavis.edu)
WWW: http://www.vim.org/


wget-1.6_2

Information for wget-1.6_2:

Description:
Wget [formerly known as Geturl] is a freely available network utility
to retrieve files from the World Wide Web using HTTP and FTP, the two
most widely used Internet protocols. It works non-interactively, thus
enabling work in the background, after having logged off.

The recursive retrieval of HTML pages, as well as FTP sites is
supported -- you can use Wget to make mirrors of archives and home
pages, or traverse the web like a WWW robot (Wget understands
/robots.txt).

WWW: http://sunsite.auc.dk/wget/


windowmaker-0.80.2

Information for windowmaker-0.80.2:

Description:
Window Maker is a new Windowmanager for X written by Alfredo Kojima. It follows
in the tradition of Afterstep, attempting to emulate the most fantastic of
UI's posessed by the NeXT STEP(tm) operating system. Window Maker is an
official part of the GNU Project.

WWW: http://www.windowmaker.org/


wmakerconf-2.7_1

Information for wmakerconf-2.7_1:

Description:
Wmakerconf is a configuration tool for the famous window manager
Window Maker. It is based on the GTK+ and Imlib libraries.

WWW: http://ulli.linuxave.net/wmakerconf/


wmicons-1.0

Information for wmicons-1.0:

Description:
This package provides icons used in WindowMaker frequently.

--
KIRIYAMA Kazuhiko



wrapper-1.0_1

Information for wrapper-1.0_1:

Description:
This program runs an X server after sanity-checking the environment
and any options passed to it. It is meant to enhance security on
multi-user systems running XFree86 4, where the ability to use a
startx script is needed. If you have XFree86 3, do not install
this: you do not need it and it will not work. If you have no
untrusted users or always run the X server from xdm, you do not
need this (in the latter case, just take the suid bit off your X
server).

Trevor Johnson
trevor@FreeBSD.org


wsoundprefs-1.1.1

Information for wsoundprefs-1.1.1:

Description:
This utility allows you to configure wsoundserver for Window Maker. It provides
a browse list for selecting the SoundSets and the Sounds that are installed.
It allows you to save your own SoundSets and load them or other preconfigured
SoundSets.

It is similar in form and function to WPrefs that is installed with
Window Maker.

To run it, enter the following command:
${X11BASE}/GNUstep/Apps/WSoundPrefs.app/WSoundPrefs

The following icon is recommended for the dock or clip of Window Maker:
${X11BASE}/GNUstep/Apps/WSoundPrefs.app/WSoundPrefs.tiff

WWW: http://shadowmere.student.utwente.nl/modules.php


wsoundserver-0.4.0

Information for wsoundserver-0.4.0:

Description:
WSoundServer is a rewritten from scratch reimplementation of a sound server
for WindowMaker, intended as a replacement for wmsound. To use it, execute
"wsoundserver &" from an xterm, then dock the application icon. This package
comes with a utility called wsoundplay that can be used to play .wav files.
You can set wsoundplay to be the application to play .au and .wav files that
you drop onto the docked wmsound icon.

A GUI configuration tool called WSoundPrefs coded in WINGs exists, which allows
to configure WSoundServer. WSoundPrefs available as a separate port named
wsoundprefs.

WWW: http://shadowmere.student.utwente.nl/modules.php


wsoundserver-esound-0.4.0

Information for wsoundserver-esound-0.4.0:

Description:
WSoundServer is a rewritten from scratch reimplementation of a sound server
for WindowMaker, intended as a replacement for wmsound. To use it, execute
"wsoundserver &" from an xterm, then dock the application icon. This package
comes with a utility called wsoundplay that can be used to play .wav files.
You can set wsoundplay to be the application to play .au and .wav files that
you drop onto the docked wmsound icon.

A GUI configuration tool called WSoundPrefs coded in WINGs exists, which allows
to configure WSoundServer. WSoundPrefs available as a separate port named
wsoundprefs.

WWW: http://shadowmere.student.utwente.nl/modules.php


wv-0.6.7

Information for wv-0.6.7:

Description:
wv is a library which allows access to Microsoft Word files.
It can load and parse the Word 6-9 formats (Word 6, 95, 97, 2000).

And several converter executables called wvWare are also provided:
wvHtml, wvLatex, wvCleanLatex, wvDVI, wvPS, wvPDF,
wvText, wvAbw, wvWml, wvMime

note: wvHtml is previously known as MSWordView.

WWW: http://wvware.sourceforge.net/


xalf-0.12_1

Information for xalf-0.12_1:

Description:
Xalf is a small utility to provide feedback when starting X11 applications.
Feedback can be given via four different indicators: an invisible window
(to be used in conjunction with a task pager like GNOMEs tasklist_applet or
KDEs Taskbar), an generic splashscreen, an hourglass attached to the mouse
cursor or an animated star.

WWW: http://www.lysator.liu.se/~astrand/projects/xalf/


Xaw3d-1.5

Information for Xaw3d-1.5:

Description:
Xaw3d is a Xaw (Athena Widget Set) replacement that looks
three-dimensional. The author is Kalib Keithley (kaleb@x.org).

Satoshi
asami@freebsd.org


XFree86-Darwin-ppc-5.x-4.2.0_1

Information for XFree86-Darwin-ppc-5.x-4.2.0_1:

Description:
XFree86 is a added-value pack for X11R6 that supports several versions
of Intel-based Unix and Unix-like operating systems.

WWW: http://www.xfree86.org/

Note:
This the complete tarball, the distribution is also available in parts


xpdf-0.92

Information for xpdf-0.92:

Description:
Xpdf is a viewer for Portable Document Format (PDF) files. (These are
also sometimes also called 'Acrobat' files, from the name of Adobe's
PDF software.) Xpdf runs under UNIX and the X Window System.

Xpdf is designed to be small and efficient. It does not use the Motif
or Xt libraries. It uses standard X fonts. Xpdf is quite usable on a
486-66 PC running FreeBSD.

WWW: http://www.foolabs.com/xpdf/


xplanet-0.83

Information for xplanet-0.83:

Description:
Xplanet was inspired by Xearth, which renders an image of the earth into the X
root window. Xplanet uses the Imlib library to read user supplied maps of the
earth (or another planet). Orthographic and mercator projections can be
rendered to the root window or saved to a file. An image that the user can
rotate interactively can be popped up in a window using OpenGL or Mesa.

WWW: http://xplanet.sourceforge.net/
Author: Hari Nair

--Will


xpm-3.4k

Information for xpm-3.4k:

Description:

Here is an extract from the README file:

* Copyright (C) 1989-94 GROUPE BULL

XPM Version 3

WHAT IS XPM?
============

XPM (X PixMap) is a format for storing/retrieving X pixmaps to/from files.

Here is provided a library containing a set of four functions, similar to the
X bitmap functions as defined in the Xlib: XpmCreatePixmapFromData,
XpmCreateDataFromPixmap, XpmReadFileToPixmap and XpmWriteFileFromPixmap for
respectively including, storing, reading and writing this format, plus four
other: XpmCreateImageFromData, XpmCreateDataFromImage, XpmReadFileToImage and
XpmWriteFileFromImage for working with images instead of pixmaps.

WWW: http://www-sop.inria.fr/koala/lehors/xpm.html


xterm-10.2_1

Information for xterm-10.2_1:

Description:
Update for xterm compatibility with Darwin 6 / MacOSX 10.2
Do not install on previous release