OpenVMS ports of Freeware software

This page gives an overview of the packages I'm running on my OpenVMS system. for several of them I did some porting
work to get them working on OpenVMS. Please send your comments tojoukj@hrem.stm.tudelft.nl



 
* Bzip2
         Purpose : non desctructive (de)compression
         click here to get the source distribution
         click here to get information
         Note1 : Although some request were made the original author of this package is not going to include the patches needed
                for VMS.
          Note2 : The VMS version expects that the file extenstion of compressed files end on "-bz2" which is different from the
                original UNIX version where this is ".bz2".
          Last version tested: 1.0.2 (22 April 2002)

* Freetpe1/2 library
         Purpose : Rendering fonts
         click here to get the source distribution
         click here to get information
         Last version tested: version extracted from CVS on 29 April 2002 
                 All later version seem to have a memory problem on OpenVMS

GLTT library
         Purpose : Imports Truetype fonts into OpenGL environments
         click here to get the source distribution and information
         patch for version 2.5.2 : click here for Patch This patch includes compile support for OpenVMS
         Last version tested: 2.5.2 (8 July 2002)
                  -using Compaq C++ V6.5-021 for OpenVMS Alpha V7.3

* HDF4 library
         Purpose : read/write HDF4 images
         click here to get the source distribution and information
         optional patch for version 4.1r5 : click here for Patch This patch sets the compile options is such a way that it is suitable
               to be used with other packages on this page.
         Last version tested: 4.1r5 (24 April 2002)

* Imagemagick
         Purpose : Image manipulations
         click here to get the source distribution and information
             Note : I normally get the Unix-distribution and apply the patch below.
                  In between version patches seem to be included in the Unix files only.
         patch for version 5.4.7-1 : click here for Patch This patch configures Imagemagick to be used with the additional
                  packages listed below and sets the compile options is such a way that it is suitable to be used with other packages
                  on this page. To use Imagemagick with more/less libraries one has to hack the make.com in the main directory
                 and the config.h_vms in the [.magick] directory
         packages required for this configuration :
                  -Freetype2 library
                  -Jasper library
                  -Jpeg library
                  -PNG library
                  -Tiff library
                  -Z library
                  -Bzip2
                  -HDF4 library
                  -Jbig Library
         Last version tested: v5.4.7-1 (5 July 2002)
                  -using Compaq C V6.5-001 on OpenVMS Alpha V7.3

* Jasper library
         Purpose : library to read/write Jpeg2000 images
         click hereto get the source distribution and information
         patch for version 1.500.4 : click here for Patch This patch includes OpenVMS compile support
         Other packages required:
                  -
Jpeg library
         Last version tested: 1.500.4 (22 April 2002)

* Jbig library
         Purpose : library to read/write jbig images
         click here to get the source distribution
         click here to get information
         patch for version 1.4 : click here for Patch This patch includes compile support for OpenVMS
         Last version tested: 1.4 (22 April 2002)

* Jpeg library
         Purpose : library to read/write jpeg images
         click here to get the source distribution
         click here to get information
         optional patch for version 6b : click here for Patch This patch sets the compile options is such a way that it is suitable
               to be used with other packages on this page.
         Last version tested: 6b (17 April 2002)

* Mesa
         Purpose : Opensource OpenGL implementation
         click here to get the source distribution and information
         Last version tested: CVS version extracted on 5 July 2002
                  -using Compaq C V6.5-001 on OpenVMS Alpha V7.3

* Pfaedit
         Purpose : A Truetype/Type1 etc. font editor
         click here to get the source distribution and information
         Other packages required:
                  -
Porting library
                  -Ungif Library
         Last version tested: 020627 (28 June 2002)
                  -using Compaq C V6.5-001 on OpenVMS Alpha V7.3

* PNG library
         Purpose : read/write PNG images
         click here to get the source distribution and information
         optional patch for version 1.2.3 : click here for Patch This patch sets the compile options is such a way that it is suitable
               to be used with other packages on this page.
         Other packages required:
                  -
Z library
         Last version tested: 1.2.3 (5 July 2002)
                  -using Compaq C V6.5-001 on OpenVMS Alpha V7.3

* Porting library
         Purpose : library to make it easy to port software to OpenVMS
         click here to get the source distribution and information
         Last version tested: A2 (19 April 2002)

* Ted
         Purpose : A RTF editor
         click here to get the source distribution and information
         after unpacking replace in version 2.11 vms_files.tar by the one you download here
         Other packages required:
                  -
Porting library
                  -
Tiff library
                  -
Jpeg library
                  -
PNG library
         Last version tested: 2.11 (3 July 2002)
                  -using Compaq C V6.5-001 on OpenVMS Alpha V7.3

* Tiff library
         Purpose : library to read/write Tiff images
         click here to get the source distribution and information
         optional patch for version 3.5.7 : click here for Patch This patch configures Tiff to optionally use jpeg compression and 
                  sets the compile options is such a way that it is suitable to be used with other packages on this page.
         Other packages required:
                  -
Jpeg library
                  -
Z library
         Last version tested: v3.5.7 (17 January 2002)

* Ungif library
         Purpose : library to read/write GIF images
         click here to get the source distribution and information
         patch for version 4.1.0b1 : click here for Patch This patch includes OpenVMS compile support
         Last version tested: 4.1.0b1 (11 February 2002)

* Xlockmore
         Purpose : Screen saver/locker for DecWindows
         click here to get the source distribution and information
         optional packages to enhance the capabilities:
                  -
Imagemagick
                  -
Mesa
                  -
GLTT library
                  -
Freetype1 library
                  -
XPM library
         Last version tested: 5.04 (16 May 2002)

* XPM library
         Purpose : read/write XPM images
         click here to get the source distribution
         optional patch for version 3.4k : click here for Patch This patch sets the compile options is such a way that it is suitable
               to be used with other packages on this page.
         Last version tested: 3.4k (20 August 2000)

* Z library
         Purpose : Z-(de)compression
         click here to get the source distribution and information
         optional patch for version 1.1.4 : click here for Patch This patch sets the compile options is such a way that it is suitable
               to be used with other packages on this page.
         Last version tested: v1.1.4 (12 March 2002)




Other sources of free available OpenVMS software:

       -Hunter Goatley's Archive
       -Patrick Moreau's archive
       -Compaq(HP)'s archive
       -Arne Vajhøj's archive


This page is hosted by The national centre for HREM, The Netherlands .