• a2ps-4.13b-sol25-sparc-local.gz a2ps is an Any to PostScript filter - installs in /usr/local. You may also need to install psutils.
  • a2ps-4.13b.tar.gz Source Code. [Details]

  • aalib-1.4.0-sol25-sparc-local.gz aalib is a low level gfx library - installs in /usr/local. Dependencies: slang and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • aalib-1.4rc4.tar.gz Source Code. [Details]

  • adns-1.1-sol25-sparc-local.gz Adns is an asynchronous-capable DNS client library along with utilities - installs in /usr/local. Having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • adns-1.1.tar.gz Source Code. [Details]

  • afio-2.5-sol25-sparc-local.gz Afio makes cpio-format archives - installs in /usr/local.
  • afio-2.5.tar.gz Source Code. [Details]

  • aide-0.13.1-sol25-sparc-local.gz AIDE (Advanced Intrusion Detection Environment) is a free replacement for Tripwire - installs in /usr/local. Aide configuration files and information are placed in the /usr/local/doc/aide directory. The aide.conf file should be placed in /usr/local/etc. aide is used to help provide security for systems. Any security problems are your responsiblitiy. See our Disclaimer.
  • aide-0.13.1.tar.gz Source Code. [Details]

  • analog-6.0-sol25-sparc-local.gz Analog is a log file analyzer - installs in /usr/local/analog-6.0. The analog program requires configuration. Information on how to do this is in the various files and directories in /usr/local/analog-6.0.
  • analog-6.0.tar.gz Source Code. [Details]

  • ansitape-2.0-sol25-sparc-local.gz Ansitape reads, writes, and creates magtapes conforming to the ANSI standard for magtape labelling. Primarily, this is useful to exchange tapes with VAX/VMS, which makes this kind of tape by default - installs in /usr/local.
  • ansitape-2.0.tar.gz Source Code. [Details]

  • apache-1.3.27-sol25-sparc-local.gz Apache - the popular web server - installs in /usr/local/apache. This package includes mod_ssl-2.8.12-1.3.27 support and requires that you also install openssl-0.9.6i to use it. You may also need to install the expat package. I have put a detailed document on how I created this package and how you might install it. Please read it. It is suggested you back up your current apache files before installing any new apache package.
  • apache-1.3.27.tar.gz and mod_ssl-2.8.12-1.3.27.tar.gz Source Code. [Details]

  • apache-2.0.59-sol25-sparc-local.gz Apache 2 - the popular web server - installs in /usr/local/apache2. This apache package was configured with openssl support. Dependencies: expat, zlib, libiconv, gdbm, db-4.2.52.NC, openssl-0.9.8i, and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages. Documentation can be found in /usr/local/apache2/doc/apache2. The configuration files in /usr/local/apache2/conf must be edited to fit your site's needs, including ssl support. The httpd-std.conf there should be copied to httpd.conf and any edits you must make included. Suggested special edits for httpd.conf include changing the line

    Group #-1 to Group nobody

    If you have already been using apache2, MAKE SURE that you backup any files in the conf, htdocs, modules, or other subdirectories of /usr/local/apache2 where you might have changed or added files so that installing the updated apache2 will not cause your configuration or other files to be lost.

    The configuration step for this package was

    ./configure --prefix=/usr/local/apache2 --enable-mods-shared=all --enable-ssl=shared --with-ssl=/usr/local/ssl --enable-rule=DEV_RANDOM=/var/spool/prngd/pool --disable-auth-digest --enable-proxy --enable-proxy-connect --enable-proxy-ftp --enable-proxy-http

    The modules that were compiled with this package can be found in /usr/local/apache2/modules. You may also need to set up startup scripts to begin the httpd processes at boot up. The auth_digest module failed to compile on this level of Solaris and was left out. See the appropriate link for your level of Solaris in openssh.html where you can determine how to set up the randomness features required when using openssl.

  • httpd-2.0.59.tar.gz Source Code. [Details]

  • apache-2.2.6-sol25-sparc-local.gz Apache 2 - the popular web server - installs in /usr/local/apache2. This apache package was configured with openssl support. The expat, libiconv, zlib, snprintf, openssl-0.9.8i, and either the libgcc or gcc must be installed. Documentation can be found in /usr/local/apache2/doc/apache2. The configuration files in /usr/local/apache2/conf must be edited to fit your site's needs, including ssl support.

    If you have already been using apache2, MAKE SURE that you backup any files in the conf, htdocs, modules, or other subdirectories of /usr/local/apache2 where you might have changed or added files so that installing the updated apache2 will not cause your configuration or other files to be lost.

    The configuration step for this package was

    ./configure --prefix=/usr/local/apache2 --enable-mods-shared=all --enable-ssl=shared --with-ssl=/usr/local/ssl --enable-rule=DEV_RANDOM=/var/spool/prngd/pool --disable-auth-digest --enable-proxy --enable-proxy-connect --enable-proxy-ftp --enable-proxy-http

    The modules that were compiled with this package can be found in /usr/local/apache2/modules. You may also need to set up startup scripts to begin the httpd processes at boot up. The auth_digest module failed to compile on this level of Solaris and was left out. See the appropriate link for your level of Solaris in openssh.html where you can determine how to set up the randomness features required when using openssl.

  • httpd-2.2.6.tar.gz Source Code. [Details]

  • apachetop-0.12.5-sol25-sparc-local.gz ApacheTop watches a logfile generated by Apache (in standard common or combined logformat) and generates human-parsable output in realtime - installs in /usr/local. Apachetop requires that readline, ncurses, snprintf and pcre be installed, and to obtain the needed /usr/local/lib/libstdc++.so.5 and /usr/local/lib/libgcc_s.so.1 files, you should install either libgcc-3.3 or gcc-3.3.2 or higher.
  • apachetop-0.12.5.tar.gz Source Code. [Details]

  • apg-2.2.3-sol25-sparc-local.gz Automated Password Generator - installs in /usr/local. Dependencies: snprintf
  • apg-2.2.3.tar.gz Source Code. [Details]

  • apr-1.2.2-sol25-sparc-local.gz Apr is the Apache Portable Runtime libraries system - installs in /usr/local/apr.
  • apr-1.2.2.tar.gz Source Code. [Details]

  • aprutil-1.2.2-sol25-sparc-local.gz Apr-util is part of the Apache Portable Runtime libraries system - installs in /usr/local/apr.
  • aprutil-1.2.2.tar.gz Source Code. [Details]

  • arc-5.21e-sol25-sparc-local.gz The arc file archive utility - installs in /usr/local.
  • arc-5.21e.tar.gz Source Code. [Details]

  • argtable2-9-sol25-sparc-local.gz Argtable is an ANSI C library for parsing GNU style command line options - installs in /usr/local. Dependencies: snprintf and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher.
  • argtable2-9.tar.gz Source Code. [Details]

  • aspell-0.60.5-sol25-sparc-local.gz Aspell is a spell checker and set of libraries that can be used in spell checking - installs in /usr/local. Aspell requires the packages ncurses, snprintf, libiconv, libintl, and having libstdc++.so.5 and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher. Aspell also needs to have some dictionaries installed. You will need to study the README in /usr/local/doc/aspell to find out how to get the dictionaries you want and install them - AFTER you install aspell.
  • aspell-0.60.5.tar.gz Source Code. [Details]

  • atk-1.18.0-sol25-sparc-local.gz The GNOME accessibility toolkit - installs in /usr/local. Dependencies for this package are the packages glib, libintl, and libiconv. Also required is that libgcc_s.so.1 be in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • atk-1.18.0.tar.gz Source Code. [Details]

  • audiofile-0.2.6-sol25-sparc-local.gz The audiofile library provides a uniform programming interface to standard digital audio file formats - installs in /usr/local. Dependencies: snprintf.
  • audiofile-0.2.6.tar.gz Source Code. [Details]

  • autoconf-2.63-sol25-sparc-local.gz GNU autoconf is a package for generating configure scripts - installs in /usr/local.
  • autoconf-2.63.tar.gz Source Code. [Details]

  • automake-1.10.2-sol25-sparc-local.gz Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards - installs in /usr/local. Parts of automake may require that you have perl installed also. There have been comments that for some programs like KDE, you may need to use automake-1.5 and not 1.10.2. If you need automake-1.5 instead, it is at automake-1.5-sol25-sparc-local.gz.
  • automake-1.10.2.tar.gz Source Code. [Details]

  • autossh-1.4a-sol25-sparc-local.gz Autossh is a program designed to automatically restart SSH sessions and tunnels - installs in /usr/local. Dependencies: snprintf.
  • autossh-1.4a.tar.gz Source Code. [Details]

  • balance-3.11-sol25-sparc-local.gz Balance is a simple but powerful generic TCP proxy with round-robin load balancing and failover mechanisms - installs in /usr/local.
  • balance-3.11.tar.gz Source Code. [Details]

  • bash-3.2.17-sol25-sparc-local.gz Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh) - installs in /usr/local. Dependencies: libiconv, libintl, snprintf, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.3 or gcc-3.3.2 or higher packages. This version of bash contains 17 patches that fix a number of problems.
  • bash-3.2.17.tar.gz Source Code. [Details]

  • bc-1.06-sol25-sparc-local.gz Bc is an arbitrary precision numeric processing language - installs in /usr/local.
  • bc-1.06.tar.gz Source Code. [Details]

  • bcrypt-1.1-sol25-sparc-local.gz Bcrypt is a cross platform file encryption utility which uses the blowfish encryption algorithm - installs in /usr/local. Bcrypt requires that zlib, and either libgcc-3.3 or gcc. By default, bcrypt will compress input files before encryption, remove input files after they are processed (assuming they are processed successfully) and overwrite input files with random data to prevent data recovery. If you use bcrypt make sure you have read the /usr/local/doc/bcrypt/README file and do man bcrypt. If you bcrypt a file and then forget your pass phrase, you won't get it back. There are options to bcrypt so that the original file is not deleted.
  • bcrypt-1.1.tar.gz Source Code. [Details]

  • bind-8.4.6-sol25-sparc-local.gz The Berkeley Internet Name Domain (BIND) implements an Internet name server for Unix operating systems - installs in /usr/local. See BIND 8 End of Life Announcement
  • bind-8.4.6.tar.gz Source Code. [Details]

  • bind-9.5.0p2-sol25-sparc-local.gz The Berkeley Internet Name Domain (BIND) implements an Internet name server for Unix operating systems - installs in /usr/local. Dependencies: openssl-0.9.8i, zlib, libiconv, libintl, libxml2, snprintf, and either gcc-3.3 or libgcc-3.3 or higher to obtain the /usr/local/lib/libgcc_s.so.1 library.
  • bind-9.5.0p2.tar.gz Source Code. [Details]

  • bind-9.5.1b1-sol25-sparc-local.gz The Berkeley Internet Name Domain (BIND) implements an Internet name server for Unix operating systems - installs in /usr/local. Dependencies: openssl-0.9.8i, zlib, libiconv, libintl, libxml2, snprintf, and either gcc-3.3 or libgcc-3.3 or higher to obtain the /usr/local/lib/libgcc_s.so.1 library. This is a beta test version requested by some sunfreware users. Use at your own risk.
  • bind-9.5.1b1.tar.gz Source Code. [Details]

  • binutils-2.17-sol25-sparc-local.gz This GNU package includes the GNU versions of the ld, as, ar, nm, ranlib, strip, strings and other programs - installs in /usr/local. Dependencies: libiconv, libintl and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.3 or gcc-3.3.2 or higher packages. With some compiles, the use of Sun versions of these programs may be better. The Sun versions of these utilities come from the developer SUNW packages from the Solaris CDs and are installed in /usr/ccs/bin. Which set of utilies gets used depends on whether /usr/local/bin (GNU) or /usr/ccs/bin (Sun) are first in the PATH environmental variable.
  • binutils-2.17.tar.gz Source Code. [Details]

  • bison-2.3-sol25-sparc-local.gz Bison - a replacement for YACC - installs in /usr/local. Dependencies: libiconv, libintl, m4 (/usr/local/bin/m4), and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • bison-2.3.tar.gz Source Code. [Details]

  • blame-1.3.1-sol25-sparc-local.gz Blame displays the last modification for each line in an RCS file - installs in /usr/local. Dependencies: snprintf
  • blame-1.3.1.tar.gz Source Code. [Details]

  • blt-2.4z-sol25-sparc-local.gz BLT is an extension to the Tk toolkit, adding new widgets, geometry managers, and miscellaneous commands - installs in /usr/local subdirectories. Dependencies: tcl, tk, and either libgcc-3.3 or gcc.
  • blt-2.4z.tar.gz Source Code. [Details]

  • bvi-1.3.2-sol25-sparc-local.gz Bvi is an editor for binary files - installs in /usr/local. Dependencies: ncurses.
  • bvi-1.3.2.tar.gz Source Code. [Details]

  • bzip2-1.0.5-sol25-sparc-local.gz bzip2 file compression utility - installs in /usr/local. Dependency: to get /usr/local/lib/libgcc_s.so.1 install libgcc-3.3.2 or gcc-3.3.2 or similar.
  • bzip2-1.0.5.tar.gz Source Code. [Details]

  • cairo-1.4.10-sol25-sparc-local.gz Cairo is a 2D graphics library with support for multiple output devices - installs in /usr/local.
    Dependencies:
    render,
    xrender,
    renderproto,
    expat,
    fontconfig,
    freetype,
    libpng,
    zlib,
    snprintf,
    libiconv,
    and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • cairo-1.4.10.tar.gz Source Code. [Details]

  • catdoc-0.94.2-sol25-sparc-local.gz Catdoc reads one or more Microsoft word files and outputs text. It also includes xls2csv, a program that converts an Excel spreadsheet into a comma-separated value file - installs in /usr/local.
  • catdoc-0.94.2.tar.gz Source Code. [Details]

  • cave-1.0b-sol25-sparc-local.gz Cave is tool for playing ascii animations - installs in /usr/local. For example, the file sunfreeware.txt can be downloaded and played as a kind of screensaver in a window with the command cave -s sunfreeware.txt. A search on the web for keyword asciianimation will find other more entertaining animations. Dependencies: snprintf, ncurses.
  • cave-1.0b.tar.gz Source Code. [Details]

  • cfengine-2.1.20-sol25-sparc-local.gz GNU cfengine is a suite of programs for setting up and maintaining BSD and System-V-like operating system optionally attached to a TCP/IP network - installs in /usr/local. You will need openssl-0.9.8i, db-4.2.52.NC, snprintf and either gcc-3.3.2 or libgcc-3.3 or higher to obtain the libgcc_s.so.1 library. Some of the cfengine programs require a version of perl. You may need to edit the cf program to point to the perl you are using.
  • cfengine-2.1.20.tar.gz Source Code. [Details]

  • chkrootkit-0.45-sol25-sparc-local.gz chkrootkit is a tool to locally check for signs of a rootkit - installs in /usr/local. To use chkrootkit, you must be root and cd to /usr/local/bin. While in that directory, you run the command ./chkrootkit or sh ./chkrootkit. Note that the chkproc function in chkrootkit does not work for Solaris 2.5 and has been removed. Make sure you read the various README files in /usr/local/doc/chkrootkit before you use chkrootkit so that you understand the results. Also study the chkrootkit home page at the Details link below. chkkrootkit is often used to make machines more secure. Make sure you know what you are doing. Any security problems are your responsiblitiy. See our Disclaimer.
  • chkrootkit-0.45.tar.gz Source Code. [Details]

  • chmlib-0.39-sol25-sparc-local.gz Chmlib is a library for dealing with ITSS/CHM format files - installs in /usr/local. Dependencies: /usr/local/lib/libgcc_s.so.1 from libgcc-3.3 or gcc-3.3.2 or higher.
  • chmlib-0.39.tar.gz Source Code. [Details]

  • cmatrix-1.1b-sol25-sparc-local.gz cmatrix is an ncurses based program that simulates the moving lines of symbols seen on the screen in The Matrix movie - installs in /usr/local. It is provided for fun or to act as a kind of screen saver. Cmatrix is used in an xterm or rxvt window (if you want color). This Solaris 2.5 version requires that you also install the ncurses and snprintf packages.
  • cmatrix-1.1b.tar.gz Source Code. [Details]

  • confuse-2.6-sol25-sparc-local.gz libConfuse is a configuration file parser library - installs in /usr/local. Dependencies: snprintf and get /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • confuse-2.6.tar.gz Source Code. [Details]

  • conserver-8.1.1-sol25-sparc-local.gz Conserver is an application that allows multiple users to watch a serial console at the same time - installs in /usr/local. Conserver was configured with the options
    ./configure --disable-nls --prefix=/usr/local
    --with-logfile=/usr/local/var/log/conserver
    --with-pidfile=/usr/local/var/run/conserver.pid --with-libwrap
    which provides tcp_wrapper support.
  • conserver-8.1.1.tar.gz Source Code. [Details]

  • cook-2.30-sol25-sparc-local.gz Cook is a file contruction tool - installs in /usr/local. Dependencies: libiconv, libintl, snprintf, and libgcc_s.so.1 in /usr/local/lib by installing libgcc-3.3 or gcc or higher.
  • cook-2.30.tar.gz Source Code. [Details]

  • coreutils-6.4-sol25-sparc-local.gz GNU Coreutils are a set of basic file, shell, and text manipulation utilities for the GNU operating system that are expected to exist on every operating system. Previously, they were offered as three individual distributions: fileutils, shellutils, and textutils - installs in /usr/local. Dependencies: libintl, libiconv and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.3 or gcc-3.3.2 or higher.
    The programs included are

    [         date       false     ln       paste     sha1sum  test      vdir
    basename  dd         fmt       logname  pathchk   shred    touch     wc
    cat       df         fold      ls       pinky     sleep    tr        who
    chgrp     dir        groups    md5sum   pr        sort     true      whoami
    chmod     dircolors  head      mkdir    printenv  split    tsort     yes
    chown     dirname    hostid    mkfifo   printf    stat     tty
    chroot    du         hostname  mknod    ptx       stty     uname
    cksum     echo       id        mv       pwd       sum      unexpand
    comm      env        install   nice     readlink  sync     uniq
    cp        expand     join      nl       rm        tac      unlink
    csplit    expr       kill      nohup    rmdir     tail     uptime
    cut       factor     link      od       seq       tee      users
    

  • coreutils-6.4.tar.gz Source Code. [Details]

  • cpio-2.6-sol25-sparc-local.gz GNU cpio copies files into or out of a cpio or tar archive - installs in /usr/local. Dependencies: snprintf, libiconv, libintl, and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3.2 or gcc-3.3.2 packages.
  • cpio-2.6.tar.gz Source Code. [Details]

  • crm114-20040221-sol25-sparc-local.gz CRM114 is a system to examine incoming e-mail, system log streams, data files or other data streams, and to sort, filter, or alter the incoming files or data streams according to the user's desires - installs in /usr/local. CRM114 uses the tre libraries. CRM114 requires configuration after the installation of these pre-compiled programs. See the /usr/local/doc/crm114 directory for various README and other documentation files.
  • crm114-20040221-BlameYokohama.src.tar.gz Source Code. [Details]

  • cscope-15.6-sol25-sparc-local.gz Cscope is a developer's tool for browsing source code - installs in /usr/local. Dependencies: ncurses.
  • cscope-15.6.tar.gz Source Code. [Details]

  • ctags-5.7-sol25-sparc-local.gz Exuberant Ctags is a multilanguage reimplementation of the ctags(1) program. It generates indexes of source code definitions which are used by a number of editors and tools - installs in /usr/local.
  • ctags-5.7.tar.gz Source Code. [Details]

  • curl-7.19.2-sol25-sparc-local.gz Curl is a tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP - installs in /usr/local. Dependencies: openssl-0.9.8i, snprintf, libiconv, libidn, zlib, and either libgcc or gcc packages.
  • curl-7.19.2.tar.gz Source Code. [Details]

  • cvs-1.11.23-sol25-sparc-local.gz. The cvs version control system - installs in /usr/local. Dependencies: snprintf
  • cvs-1.11.23.tar.gz Source Code. [Details]

  • db-1.85-sol25-sparc-local.gz db is the Berkeley open source embedded database system - installs in /usr/local.
  • db-1.85.tar.gz Source Code. [Details]

  • db-2.7.7-sol25-sparc-local.gz db is the Berkeley open source embedded database system - installs in /usr/local/BerkeleyDB.
  • db-2.7.7.tar.gz Source Code. [Details]

  • db-3.3.11-sol25-sparc-local.gz db is the Berkeley open source embedded database system - installs in /usr/local/BerkeleyDB.3.3.
  • db-3.3.11.tar.gz Source Code. [Details]

  • db-4.2.52.NC-sol25-sparc-local.gz db is the Berkeley open source embedded database system - installs in /usr/local/BerkeleyDB.4.2. This packages also requires that you have install either libgcc or gcc.
  • db-4.2.52.NC.tar.gz Source Code. [Details]

  • dbus-1.0.2-sol25-sparc-local.gz Dbus is a message bus system providing a way for applications to talk to each other - installs in /usr/local. Dependencies: expat, snprintf, and libgcc_s.so.1 must be in /usr/local/lib by installing libgcc-3.3 or gcc or higher.
    After installation, you must run the command

    dbus-uuidgen --ensure

    so that programs like gimp, which depend on dbus, will start properly.

  • dbus-1.0.2.tar.gz Source Code. [Details]

  • dbusglib-0.74-sol25-sparc-local.gz The glib bindings for Dbus - installs in /usr/local. Dependencies: expat, libiconv, glib, libintl, snprintf, dbus, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • dbusglib-0.74.tar.gz Source Code. [Details]

  • ddd-3.3.11-sol25-sparc-local.gz DDD is the GNU Data Display Debugger - installs in /usr/local. Dependencies: gdb, xpm, ncurses, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • ddd-3.3.11.tar.gz Source Code. [Details]

  • ddrescue-1.3rc1-sol25-sparc-local.gz GNU ddrescue is a data recovery tool. It copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors - installs in /usr/local. Dependencies: /usr/local/lib/libstdc++.so.6 and /usr/local/lib/libgcc_s.so.1 are needed from either libgcc-3.3 or gcc-3.3.2.
  • ddrescue-1.3rc1.tar.gz Source Code. [Details]

  • dejagnu-1.4.4-sol25-sparc-local.gz DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. DejaGnu is written in expect, which in turn uses tcl - installs in /usr/local.
  • dejagnu-1.4.4.tar.gz Source Code. [Details]

  • dhcp-3.1.1-sol25-sparc-local.gz The Dynamic Host Configuration Protocol distribution - installs in /usr/local. Dependencies: snprintf.
  • dhcp-3.1.1.tar.gz Source Code. [Details]

  • dialog-1.0.20050306-sol25-sparc-local.gz Dialog is a utility to create user interfaces to shell scripts or other scripting languages - installs in /usr/local. Dialog requies that ncurses be installed also. Example programs can be found in /usr/local/doc/dialog/samples.
  • dialog-1.0.20050306.tar.gz Source Code. [Details]

  • diffstat-1.45-sol25-sparc-local.gz Diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file - installs in /usr/local.
  • diffstat-1.45.tar.gz Source Code. [Details]

  • diffutils-2.8.7-sol25-sparc-local.gz. The GNU diff, diff3, sdiff, and cmp utilities - installs in /usr/local. Dependencies: snprintf.
  • diffutils-2.8.7.tar.gz Source Code. [Details]

  • dig-2.0.gz . A command-line tool for querying Domain Name System servers.
  • dig-2.0.tar.gz   Source Code.

  • dio-1.4-sol25-sparc-local.gz dio is a device I/O analysis tool - installs in /usr/local.
  • dio-1.4.tar.gz Source Code. [Details]

  • disktool-2.0c-sol25-sparc-local.gz Disktool is a program that shows how much disk space is available in each disk on a system - installs in /usr/local.
  • disktool-2.0c.tar.gz Source Code. [Details]

  • distcc-2.13-sol25-sparc-local.gz distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network - installs in /usr/local. This package depends on having the popt package installed also. distcc requires additional configuration. See the documentation in the Details link below and in the /usr/local/doc/distcc subdirectories.
  • distcc-2.13.tar.gz Source Code. [Details]

  • dog-1.7-sol25-sparc-local.gz dog is an alternative to the cat command - installs in /usr/local.
  • dog-1.7.tar.gz Source Code. [Details]

  • doxygen-1.5.3-sol25-sparc-local.gz Doxygen is a documentation system for C, C++, Java, Objective-C, Python, and others - installs in /usr/local. Dependencies: libiconv and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • doxygen-1.5.3.tar.gz Source Code. [Details]

  • dttools-1.0.4-sol25-sparc-local.gz dttools is a library of C utilities used by the fault tolerant shell - installs in /usr/local.
  • dttools-1.0.4.tar.gz Source Code. [Details]

  • dwdiff-1.3-sol25-sparc-local.gz Dwdiff is a front-end for diff that works at the word level instead of the line level - installs in /usr/local. Dependencies: libiconv, libintl, and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages. To use the color option, you will need a terminal that supports color.
  • dwdiff-1.3.tar.gz Source Code. [Details]

  • egd-0.8-sol25-sparc-local.gz EGD is an Entropy Gathering Daemon and is a substitute for /dev/random - installs in /usr/local. It is written in perl and so requires that you have perl on your system. See also prngd.
  • egd-0.8.tar.gz Source Code. [Details]

  • elinks-0.9.1-sol25-sparc-local.gz Elinks is a lynx-like web browser - installs in /usr/local. Elinks requires that openssl-0.9.7g, expat, zlib, snprintf, and either libgcc or gcc.
  • elinks-0.9.1.tar.gz Source Code. [Details]

  • emacs-22.1-sol25-sparc-local.gz Emacs is the extensible, customizable, self-documenting real-time display editor - installs in /usr/local. To use emacs you also need to install libpng, libungif, zlib, snprintf, xpm, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher if you haven't already.
  • emacs-22.1.tar.gz Source Code. [Details]

  • enscript-1.6.3-sol25-sparc-local.gz Enscript converts ASCII files to PostScript and stores generated output to a file or sends it directly to the printer - installs in /usr/local. Dependencies: libiconv, libintl, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • enscript-1.6.3.tar.gz Source Code. [Details]

  • esound-0.2.38-sol25-sparc-local.gz The enlightened sound daemon mixes several audio streams for playback by a single audio device - installs in /usr/local. The esound package requires that the audiofile package be installed also.
  • esound-0.2.38.tar.gz Source Code. [Details]

  • ethereal-0.10.7-sol25-sparc-local.gz Ethereal is a network traffic analyzer, or "sniffer". It uses the gtk, libpcap, glib, pcre, zlib, and either the libgcc or gcc packages - installs in /usr/local.
  • ethereal-0.10.7.tar.gz Source Code. [Details]

  • eventlog-0.2.7-sol25-sparc-local.gz An API to format and send structured log messages - installs in /usr/local. Dependencies: /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3.2 or gcc-3.3.2 packages.
  • eventlog-0.2.7.tar.gz Source Code. [Details]

  • expat-2.0.1-sol25-sparc-local.gz Expat is a fast, non-validating, stream-oriented XML parsing library - installs in /usr/local. Dependency: to have /usr/local/lib/libgcc_s.so.1 install either libgcc or gcc or later.
  • expat-2.0.1.tar.gz Source Code. [Details]

  • expect-5.43.0-sol25-sparc-local.gz Expect is a program that performs programmed dialogue with other interactive programs - installs in /usr/local. Dependencies: coreutils, tcl-8.5.3, tk-8.5.3 and to have /usr/local/lib/libgcc_s.so.1 install either libgcc or gcc or later.
  • expect-5.43.0.tar.gz Source Code. [Details]

  • fetchmail-6.3.9rc2-sol25-sparc-local.gz Fetchmail is a free, full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, and ESMTP ETRN. It can even support IPv6 and IPSEC - installs in /usr/local. Dependencies: snprintf, openssl-0.9.8i, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc or gcc or later.
  • fetchmail-6.3.9rc2.tar.gz Source Code. [Details]

  • fileutils-4.1-sol25-sparc-local.gz The GNU fileutils package contains the basic file management utilities that are standard on a Unix-like system - installs in /usr/local. The fileutils programs are now included in the coreutils package.
  • fileutils-4.1.tar.gz Source Code. [Details]

  • findutils-4.4.0-sol25-sparc-local.gz. Findutils contains the GNU find, xargs, and locate programs - installs in /usr/local. Dependencies: coreutils and snprintf.
  • findutils-4.4.0.tar.gz Source Code. [Details]

  • flex-2.5.35-sol25-sparc-local.gz Flex, the GNU version of lex - installs in /usr/local. Dependencies: snprintf, and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • flex-2.5.35.tar.gz Source Code. [Details]

  • fltk-1.1.9-sol25-sparc-local.gz FLTK is a GUI toolkit - installs in /usr/local. Dependencies: jpeg, libpng, zlib, and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • fltk-1.1.9.tar.gz Source Code. [Details]

  • fontconfig-2.4.2-sol25-sparc-local.gz Fontconfig is a library for configuring and customizing font access - installs in /usr/local. Dependencies: freetype, zlib, expat, libiconv, and either the libgcc or gcc packages. Remember that the /usr/local/etc/fonts/fonts.conf file may need to be edited to point to the proper font directories. I add the /usr/openwin/lib/X11/fonts and /usr/openwin/lib/locale directories into the Font directory list.
  • fontconfig-2.4.2.tar.gz Source Code. [Details]

  • fping-2.4b2-sol25-sparc-local.gz fping is tool to quickly ping N number of hosts to determine their reachability - installs in /usr/local.
  • fping-2.4b2.tar.gz Source Code. [Details]

  • freetds-0.82-sol25-sparc-local.gz FreeTDS is a set of libraries that allows your programs to natively talk to Microsoft SQL Server and Sybase database - installs in /usr/local/freetds. Dependencies: ncurses, readline, libiconv, snprintf, and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher.
  • freetds-0.82.tar.gz Source Code. [Details]

  • freetype-2.3.1-sol25-sparc-local.gz FreeType 2 is a software font engine - installs in /usr/local. This package requires that you have libgcc_s.so.1 from libgcc-3.3 or from gcc-3.3.2 or higher in /usr/local/lib. zlib is also required.
  • freetype-2.3.1.tar.gz Source Code. [Details]

  • ftptool-4.6.gz . An X-windows ftp transfer tool.
  • ftptool-4.6.tar.gz   Source Code.

  • ftsh-2.0.3-sol25-sparc-local.gz The Fault-Tolerant Shell (ftsh) is a small language for system integration that makes failures a first class concept - installs in /usr/local. It uses the dttools libraries. This ftsh package needs to have snprintf package installed also.
  • ftsh-2.0.3.tar.gz Source Code. [Details]

  • gawk-3.1.6-sol25-sparc-local.gz gawk is the GNU version of the awk formatting program - installs in /usr/local. Dependencies: libiconv, libintl, snprintf, and libgcc_s.so.1 from libgcc-3.3 or gcc-3.3.2 or higher.
  • gawk-3.1.6.tar.gz Source Code. [Details]

  • gcc-3.4.2-sol25-sparc-local.gz The GNU C compiler and related programs - installs in /usr/local. This package includes the GNU C, C++, and OBJC compiler suites and support files. The Gnat ada software and java are not included yet. These gcc packages require the installation of libiconv. It was compiled to use the SUN assembler and loader usually in /usr/ccs/bin if the SUNW developer packages are installed. Please read the details on how this package was created which can be found at Comments on gcc 3.4.2 . The Details link below contains information on what is new in 3.4.2. Documentation is in /usr/local/doc/gcc, /usr/local/man, and /usr/local/info. The gcc package is quite large. Some users may have trouble downloading very large files via a browser. These users should try using command line anonymous ftp or perhaps the Sun Download Manager.
  • gcc-3.4.2.tar.gz Source Code. [Details]

  • gcc-3.3.2-sol25-sparc-local.gz The GNU C compiler and related programs - installs in /usr/local. This package includes the GNU C, C++, and OBJC compiler suites and support files. The Gnat ada software and java are not included yet. It was compiled to use the SUN assembler and loader usually in /usr/ccs/bin if the SUNW developer packages are installed. This gcc package requires the installation of libiconv. Please read the details on how gcc packages are created which can be found at Comments on gcc 3.4.0 . The Details link below contains information on what is new in 3.3.2. Documentation is in /usr/local/doc/gcc, /usr/local/man, and /usr/local/info. See also the libgcc package.
  • gcc-3.3.2.tar.gz Source Code. [Details]

  • gcc-2.95.3-sol25-sparc-local.gz compiled GNU C/C++/FORTRAN/Java compiler package installs in /usr/local.
  • gcc-2.95.3.tar.gz Source Code. [Details]

  • gd-2.0.35-sol25-sparc-local.gz GD Graphics Library - An ANSI C library for the dynamic creation of images. GD creates PNG and JPEG images, among other formats - installs in /usr/local. Dependencies: xpm, freetype, fontconfig, libiconv, libintl, libpng, zlib, expat, snprintf, jpeg and /usr/local/lib/libgcc_s.so.1 from libgcc or gcc or higher.
  • gd-2.0.35.tar.gz Source Code. [Details]

  • gdb-6.6-sol25-sparc-local.gz The GNU Debugger - installs in /usr/local. Dependencies: ncurses, libiconv, expat, and because libgcc_s.so.1 is needed, libgcc-3.3 or gcc-3.3.2 or higher.
  • gdb-6.6.tar.gz Source Code. [Details]

  • gdbm-1.8.3-sol25-sparc-local.gz GNU dbm is a set of database routines that use extendible hashing and works similar to the standard UNIX dbm routines - installs in /usr/local.
  • gdbm-1.8.3.tar.gz Source Code. [Details]

  • gdkpixbuf-0.19.0-sol25-sparc-local.gz The gdk-pixbuf libraries and related graphics objects - installs in /usr/local.
  • gdkpixbuf-0.19.0.tar.gz Source Code. [Details]

  • gengetopt-2.22.1-sol25-sparc-local.gz This program generates a C function that uses the getopt_long function to parse the command line options, to validate them and fills a struct - installs in /usr/local. Dependencies: having libgcc_s.so.1 and libstdc++.so.5 in /usr/local/lib are required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • gengetopt-2.22.1.tar.gz Source Code. [Details]

  • gettext-0.14.1-sol25-sparc-local.gz Gettext is the GNU internationalisation library - installs in /usr/local. This package also requires that the expat, libiconv be installed and because libgcc_s.so.1 is needed, libgcc-3.3 or gcc-3.3.2 or higher also needs to be installed.
  • gettext-0.14.1.tar.gz Source Code. [Details]

  • gftp-2.0.18rc1-sol25-sparc-local.gz gftp is a multithreaded ftp client for X Windows written using gtk - installs in /usr/local. gftp may require that the following packages also be installed - gtk-1.2.10, glib-1.2.10, openssl-0.9.7g, libiconv, readline, ncurses, and the libgcc_s.so.1 needs to be in /usr/local/lib. This comes from either the libgcc-3.3 or the gcc-3.3.2 or higher packages.
  • gftp-2.0.18rc1.tar.gz Source Code. [Details]

  • ghostscript-8.54-sol25-sparc-local.gz PostScript and PDF previewing, conversion, and printing - installs in /usr/local. See Ghostscript installation comments for some required installation settings and other information.
  • ghostscript-8.54.tar.gz Source Code. [Details]

  • ghostview-1.5.gz. An X11 user interface for ghostscript. You need to get and install Ghostscript first.
  • ghostview-1.5.tar.gz   Source Code.

  • gifmerge-1.33.gz. Merge gif files into one gif file.
  • gifmerge-1.33.tar.gz   Source Code.

  • giftrans-1.12.gz). GIFtrans, converts any gif file to GIF89a, and can produce changes in the file structure such as comments, transparent backgrounds, and color table editing.
  • giftrans-1.12.tar.gz   Source Code.

  • glark-1.8.0-sol25-sparc-local.gz Glark is a replacement for grep with perl compatible regular expressions and many other features - installs in /usr/local. Dependencies: ruby.
  • glark-1.8.0.tar.gz Source Code. [Details]

  • glib-1.2.10-sol25-sparc-local.gz GLib is the low-level core library that forms the basis of GTK+ and GNOME - installs in /usr/local.
  • glib-1.2.10.tar.gz Source Code. [Details]

  • glib-2.14.1-sol25-sparc-local.gz GLib is the low-level core library that forms the basis of GTK+ and GNOME - installs in /usr/local. The dependencies for this package are libiconv, libintl, and to obtain /usr/local/lib/libgcc_s.so.1, install either libgcc-3.3 or gcc, or higher.
  • glib-2.14.1.tar.gz Source Code. [Details]

  • global-5.7.3-sol25-sparc-local.gz GNU global is a source code tag system - installs in /usr/local. Dependencies: snprintf
  • global-5.7.3.tar.gz Source Code. [Details]

  • glpk-4.11-sol25-sparc-local.gz The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems - installs in /usr/local.
  • glpk-4.11.tar.gz Source Code. [Details]

  • gmp-4.2.1-sol25-sparc-local.gz GMP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers - installs in /usr/local. You will need to install either libgcc or gcc.
  • gmp-4.2.1.tar.gz Source Code. [Details]

  • gnats-4.1.0-sol25-sparc-local.gz Gnu Gnats is a set of tools for tracking bugs - installs in /usr/local. Dependencies: snprintf, libiconv, libintl, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc or gcc or later. You will need to read the /usr/local/doc/gnats/INSTALL file and other files there, which tell you about the need for a gnats user and other installation requirements.
  • gnats-4.1.0.tar.gz Source Code. [Details]

  • gnuit-4.9.4-sol25-sparc-local.gz The GNU interactive tools are a set of text-mode tools - installs in /usr/local. Dependencies: snprintf and ncurses.
  • gnuit-4.9.4.tar.gz Source Code. [Details]

  • gnupg-1.4.8-sol25-sparc-local.gz GnuPG (the GNU Privacy Guard) is a tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures - installs in /usr/local. This compile passes all make check tests.
    Dependencies:
    bzip2-1.0.5
    libiconv
    readline
    snprintf
    openssl-0.9.8i
    openldap
    sasl
    zlib
    and may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages.
    Gnupg is used to help provide security for files, email, and systems. Any security problems are your responsiblitiy. See our Disclaimer.
  • gnupg-1.4.8.tar.gz Source Code. [Details]

  • gnuplot-4.2.4-sol25-sparc-local.gz The gnuplot plotting tool - installs in /usr/local. Dependencies: ncurses,
    readline,
    zlib,
    freetype,
    gd,
    expat,
    fontconfig,
    snprintf,
    xpm,
    libpng,
    jpeg,
    libiconv,
    and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • gnuplot-4.2.4.tar.gz Source Code. [Details]

  • gperf-3.0.3-sol25-sparc-local.gz GNU gperf is a program that generates perfect hash functions for sets of key words - installs in /usr/local. Dependencies: /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.5 from either libgcc-3.3 or gcc-3.3.2 or higher.
  • gperf-3.0.3.tar.gz Source Code. [Details]

  • gpw-6.94-sol25-sparc-local.gz gpw is Van Vleck's password generation program - installs in /usr/local.
  • gpw-6.94.tar.gz Source Code.

  • gqlplus-1.12-sol25-sparc-local.gz Gqlplus is a drop-in replacement for sqlplus, an Oracle SQL client - installs in /usr/local. Dependencies: ncurses.
  • gqlplus-1.12.tar.gz Source Code. [Details]

  • grep-2.5.3-sol25-sparc-local.gz The GNU version of grep which finds lines that match patterns - installs in /usr/local. Dependencies: libintl, libiconv, pcre, snprintf, and /usr/local/lib/libgcc_s.so.1 needs to exist by installing libgcc-3.3 or gcc-3.3.2.
  • grep-2.5.3.tar.gz Source Code. [Details]

  • groff-1.19.2-sol25-sparc-local.gz groff (GNU Troff) is a document processor which reads plain text and formatting commands, produces formatted output from them, and then outputs it to another device - installs in /usr/local. You may need to install either the libgcc-3.3 or the gcc-3.3.2 or higher packages. The psutils packages might also be needed for some groff uses.
  • groff-1.19.2.tar.gz Source Code. [Details]

  • gt5-1.3b-sol25-sparc-local.gz gt5 is used to study disk space usage - installs in /usr/local. You will want to install the links text browser which helps desplay the results of gt5.
  • gt5-1.3b.tar.gz Source Code. [Details]

  • gtk+-1.2.10-sol25-sparc-local.gz GTK+ is a multi-platform toolkit for creating graphical user interfaces - installs in /usr/local. You must also install the glib-1.2.10 package.
  • gtk+-1.2.10.tar.gz Source Code. [Details]

  • gtk-2.2.4-sol25-sparc-local.gz GTK+ is a multi-platform toolkit for creating graphical user interfaces - installs in /usr/local. Dependencies are atk, glib, pango, libiconv, and libgcc-3.3 or gcc-3.3.2. See the dependencies for these packages which may include yet more packages you may need for development work.
  • gtk-2.2.4.tar.gz Source Code. [Details]

  • guile-1.6.8-sol25-sparc-local.gz Project GNU's extension language library. Guile is an interpreter for Scheme, packaged as a library that you can link into your applications to give them their own scripting language - installs in /usr/local. Dependencies: ncurses, readline, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • guile-1.6.8.tar.gz Source Code. [Details]

  • gzip-1.3.12-sol25-sparc-local The gzip compress/uncompression system - installs in /usr/local. Dependencies: snprintf
  • gzip-1.3.12.ta.gz Source Code. [Details]

  • hexedit-1.2.12-sol25-sparc-local.gz Hexedit - view and edit files in hexadecimal or in ASCII - installs in /usr/local. Dependencies: snprintf and ncurses.
  • hexedit-1.2.12.tar.gz Source Code. [Details]

  • hping3-20051105-sol25-sparc-local.gz Hping is a command-line oriented TCP/IP packet assembler/analyzer - installs in /usr/local. Dependencies: tcl, snprintf, and to have /usr/local/lib/libgcc_s.so.1, install either the libgcc or gcc or later.
  • hping3-20051105.tar.gz Source Code. [Details]

  • htdig-3.2.0b5-sol25-sparc-local.gz The ht://Dig system is a complete indexing and searching system for a domain or intranet - installs in /usr/local. The zlib and either the gcc or libgcc packages need to be installed in order to use this package.
  • htdig-3.2.0b5.tar.gz Source Code. [Details]

  • httping-1.2.9-sol25-sparc-local.gz Httping is a ping for http-requests - installs in /usr/local. Dependencies: snprintf, openssl-0.9.8i, and to get /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • httping-1.2.9.tar.gz Source Code. [Details]

  • hugs98-Feb2000-sol25-sparc-local.gz Hugs98 is a Haskell interpreter and programming environment for developing Haskell programs - installs in /usr/local.
  • hugs98-Feb2000.tar.gz Source Code.

  • imagemagick-6.3.0-sol25-sparc-local.gz ImageMagick is a software suite to create, edit, adn compose bitmap images - installs in /usr/local. Dependencies:
    bzip2-1.0.5,
    expat-2.0.1,
    fontconfig-2.4.2,
    freetype-2.3.1,
    libiconv-1.11,
    jpeg-6b,
    libpng-1.2.33,
    tiff-3.8.2,
    libxml2-2.6.31,
    zlib-1.2.3,
    and to have libgcc_s.so.1 in /usr/local/lib, install libgcc-3.3 or gcc or higher.
  • imagemagick-6.3.0.tar.gz Source Code. [Details]

  • imap-2006e-sol25-sparc-local.gz Imap contains imap, pop2, and pop3 email servers. These install in /usr/local/sbin. Dependencies: openssl-0.9.8i and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages. Setup documentation is in /usr/local/doc/imap.
  • imap-2006e.tar.gz Source Code. [Details]

  • imlib-1.9.15-sol25-sparc-local.gz Imlib is a general Image loading and rendering library - installs in /usr/local. Imlib does not use GTK2, but only GTK1.
    Dependencies:
    libungif,
    gtk+,
    glib,
    libiconv,
    libintl,
    snprintf,
    libpng,
    jpeg,
    tiff,
    zlib,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc or gcc packages.
  • imlib-1.9.15.tar.gz Source Code. [Details]

  • indent-2.2.9-sol25-sparc-local.gz Indent is a C source beautifier - installs in /usr/local. Dependencies: libintl, libiconv, and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • indent-2.2.9.tar.gz Source Code. [Details]

  • iplog-2.2.3-sol25-sparc-local.gz iplog is a TCP/IP traffic logger. Currently, it is capable of logging TCP, UDP and ICMP traffic - installs in /usr/local. iplog itself is in /usr/local/sbin. The iplog --help command does not work in this version.
  • iplog-2.2.3.tar.gz Source Code. [Details]

  • ircii-20060725-sol25-sparc-local.gz Ircii is an IRC and ICB client - installs in /usr/local. Dependencies: libiconv, snprintf, and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher.
  • ircii-20060725.tar.gz Source Code. [Details]

  • irssi-0.8.9-sol25-sparc-local.gz Irssi is a modular IRC client with a text mode user interface - installs in /usr/local. Dependencies: openssl-0.9.7g, ncurses, glib-1.2.10, and to get /usr/local/lib/libgcc_s.so.1, you need to install either libgcc-3.3 or gcc-3.3.2 or the equivalent.
  • irssi-0.8.9.tar.gz Source Code. [Details]

  • ispell-3.3.02-sol25-sparc-local.gz Ispell is an interactive spell-checking program - installs in /usr/local. Dependencies: ncurses
  • ispell-3.3.02.tar.gz Source Code. [Details]

  • jade-1.1.4.gz . An object-oriented toolkit for SGML parsing and entity management.
  • jade-1.1.4.tar.gz   Source Code.

  • jed-B0.99.14-sol25-sparc-local.gz Jed is an editor with terminal and X11 interface. The jed package also contains the rgrep, recursive grep program - installs in /usr/local. Jed requires that the slang packages be installed.
  • jed-B0.99.14.tar.gz Source Code. [Details]

  • joe-3.6-sol25-sparc-local.gz The Joe text editor - installs in /usr/local. Dependencies are: ncurses and snprintf. To use some of joe's abilities, make sure to read the documentation in /usr/local/doc/joe which refers to files found in /usr/local/etc/joe.
  • joe-3.6.tar.gz Source Code. [Details]

  • john-1.7.2-sol25-sparc-local.gz John the Ripper is a fast password cracker - installs in /usr/local/run. (Note the different directory) Its primary purpose is to detect weak Unix passwords. John is often used to make machines more secure. Make sure you know what you are doing. Any security problems are your responsiblitiy. See our Disclaimer.
  • john-1.7.2.tar.gz Source Code. [Details]

  • jove-4.16.0.65-sol25-sparc-local.gz Jove is an Emacs-style text editor - installs in /usr/local.
  • jove-4.16.0.65.tar.gz Source Code. [Details]

  • jpeg-6b-sol25-sparc-local.gz The jpeg libraries - installs in /usr/local.
  • jpeg-6b.tar.gz Source Code. [Details]

  • jpeg2ps-1.9-sol25-sparc-local.gz jpeg2ps converts JPEG files to PostScript Level 2 or 3 EPS - installs in /usr/local.
  • jpeg2ps-1.9.tar.gz Source Code. [Details]

  • keychain-2.6.8-sol25-sparc-local.gz Keychain helps to manage ssh keys in a convenient and secure manner. It acts as a frontend to ssh-agent - installs in /usr/local. Dependencies: openssh and its dependencies. For details on keychain use, see the documentation in /usr/local/doc/keychain or at the Details link below.
  • keychain-2.6.8.tar.gz Source Code. [Details]

  • knews-0.9.8.gz . Knews is a threaded newsreader.
  • knews-0.9.8.tar.gz   Source Code.

  • lame-3.97-sol25-sparc-local.gz Lame is an MP3 encoder - installs in /usr/local. Dependencies: ncurses and the package requires that libgcc_s.so.1 be in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher.
  • lame-3.97.tar.gz Source Code. [Details]

  • lcms-1.17-sol25-sparc-local.gz Lcms is a color management engine - installs in /usr/local. Dependencies: jpeg, tiff, zlib, snprintf, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • lcms-1.17.tar.gz Source Code. [Details]

  • less-418-sol25-sparc-local.gz Less is a paginator file similar to more, but that allows backward as well as forward movement through the file - installs in /usr/local. Dependencies: ncurses, libiconv, libintl, and libgcc_s.so.1 should be in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher.
  • less-418.tar.gz Source Code. [Details]

  • lftp-3.0.13-sol25-sparc-local.gz lftp is command line file transfer program. It supports FTP, HTTP, FISH, SFTP and FILE (local FS) protocols. GNU Readline library is used for input. Low level stuff supported: ftp proxy, http proxy, ftp over http, opie/skey, fxp transfers, automatic retrying on non-fatal errors and timeouts, ipv6, socks, http/1.1, sftp v3-4 - installs in /usr/local. Dependencies are readline, openssl-0.9.7g, ncurses, libiconv and either libgcc-3.3 or gcc.
  • lftp-3.0.13.tar.gz Source Code. [Details]

  • libao-0.8.8-sol25-sparc-local.gz Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms - installs in /usr/local. Dependencies: snprintf, esound, audiofile, and /usr/local/lib/libgcc_s.so.1 needs to exist by installing the libgcc-3.3 or gcc-3.3.2 packages.
  • libao-0.8.5.tar.gz Source Code. [Details]

  • libart_lgpl-2.3.19-sol25-sparc-local.gz Libart is a library for high performance 2D graphics - installs in /usr/local. Dependencies: requires that libgcc_s.so.1 be in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher.
  • libart_lgpl-2.3.19.tar.gz Source Code. [Details]

  • libcddb-1.3.0-sol25-sparc-local.gz Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (http://freedb.org) - installs in /usr/local. Dependencies: libiconv and libgcc_s.so.1 needs to be in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher.
  • libcddb-1.3.0.tar.gz Source Code. [Details]

  • libedit-20070302_2.10-sol25-sparc-local.gz A port of the NetBSD libedit library - installs in /usr/local. Dependencies: ncurses, snprintf, and /usr/local/lib/libgcc_s.so.1 needs to exist by installing the libgcc-3.3 or gcc-3.3.2 packages.
  • libedit-20070302_2.10.tar.gz Source Code. [Details]

  • lha-1.02.gz . LHA compression tool.
  • lha-1.02.tar.gz   Source Code.

  • libg2c-3-sol25-sparc-local.gz This package contains the libg2c library files needed by the octave program - installs in /usr/local. If you have the full gcc package installed, you may not need this. Check to see if the libg2c files are in /usr/local/lib before installing this package.

  • libgcc-3.4.1-sol25-sparc-local.gz This package includes the files and links

    libgcc_s.so    libstdc++.a   libstdc++.so    libstdc++.so.6.0.1  
    libgcc_s.so.1  libstdc++.la  libstdc++.so.6               
    
    

    Since these files are part of the gcc-3.4.1 package, you may not need to install it if you already have gcc 3.4.1 installed. This package is created because some programs will not run without these libraries - installs in /usr/local/lib. Earlier versions of libgcc can be found at the ftp archive.

  • libgcc-3.3-sol25-sparc-local.gz This package includes the files and links

    libgcc_s.so    libstdc++.a   libstdc++.so    libstdc++.so.5.0.4  
    libgcc_s.so.1  libstdc++.la  libstdc++.so.5  
    
    

    Since these files are part of the gcc package, you may not need to install it if you already have gcc 3.3 installed. This package is created because some programs will not run without these libraries - installs in /usr/local/lib. Earlier versions of libgcc can be found at the ftp archive.

  • libgcrypt-1.2.4-sol25-sparc-local.gz Libgcrypt is the GNU basic cryptographic library - installs in /usr/local. Dependencies: snprintf, libgpgerror, libintl, libiconv, and you will need to have /usr/local/lib/libgcc_s.so.1 from either gcc or libgcc or higher. See Disclaimer for crytographic legal issues.
  • libgcrypt-1.2.4.tar.gz Source Code. [Details]

  • libgpgerror-1.5-sol25-sparc-local.gz Libgpg-error is a small library with error codes and descriptions for the GnuPG software - installs in /usr/local. Dependencies: libiconv, snprintf, libintl, and you will need to have /usr/local/lib/libgcc_s.so.1 from either gcc or libgcc or higher.
  • libgpgerror-1.5.tar.gz Source Code. [Details]

  • libiconv-1.11-sol25-sparc-local.gz GNU libiconv provides an iconv() implementation for use on systems which don't have one or whose implementation cannot convert from/to Unicode - installs in /usr/local. Dependencies: libintl and libgcc_s.so.1 from libgcc-3.3 or gcc-3.3.2 or higher.
  • libiconv-1.11.tar.gz Source Code. [Details]

  • libidn-1.6-sol25-sparc-local.gz GNU libidn is an implementation of stringprep, punycode, and IDNA specifications - installs in /usr/local. Dependencies: snprintf, libiconv, libintl, and because libgcc_s.so.1 is needed, you must install either gcc-3.3.2 or libgcc-3.3 or higher.
  • libidn-1.6.tar.gz Source Code. [Details]

  • libintl-3.4.0-sol25-sparc-local.gz Libintl is used with gettext and is needed by a few programs when libintl in not in /usr/lib - installs in /usr/local/lib. The 3.4.0 package number indicates that this provides /usr/local/lib/libintl.so.3.4.0 (and also the new /usr/local/lib/libintl.so.8.0.2). Dependencies: libiconv and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.5, either the libgcc-3.3 or gcc-3.3.2 packages.

  • libmikmod-3.2.0beta2-sol25-sparc-local.gz libmikmod is a portable sound library for Unix and other systems - installs in /usr/local.
  • libmikmod-3.2.0beta2.tar.gz Source Code. [Details]

  • libnet-1.1.2.1-sol25-sparc-local.gz Libnet is an API to help with the construction and handling of network packets - installs in /usr/local. You may need to install libpcap and snprintf,
  • libnet-1.1.2.1.tar.gz Source Code. [Details]

  • libnids-1.18-sol25-sparc-local.gz Libnids offers IP defragmentation, TCP stream assembly and TCP port scan detection - installs in /usr/local. Libnids related programs often use libpcap and libnet.
  • libnids-1.18.tar.gz Source Code. [Details]

  • libogg-1.1.3-sol25-sparc-local.gz Libogg is the bitstream and framing library for the Ogg project - installs in /usr/local. Dependencies: Having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2.
  • libogg-1.1.3.tar.gz Source Code. [Details]

  • libol-0.3.18-sol25-sparc-local.gz Libol is a library used by syslog-ng - installs in /usr/local. You need to have the snprintf packages installed also.
  • libol-0.3.18.tar.gz Source Code. [Details]

  • liboop-1.0-sol25-sparc-local.gz Liboop provides a generic callback-based event dispatch interface - installs in /usr/local. Dependencies: glib-1.2.10, glib-2.14.1, libiconv-1.11, libintl-3.4.0, tcl-8.5.3, and for /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.3 or gcc-3.3.2 or higher.
  • liboop-1.0.tar.gz Source Code. [Details]

  • libpcap-0.9.8-sol25-sparc-local.gz libpcap is a system-independent interface for user-level packet capture - installs in /usr/local. You may also need to install tcpdump.
  • libpcap-0.9.8.tar.gz Source Code. [Details]

  • libpng-1.2.33-sol25-sparc-local.gz The PNG library is a collection of routines used to create and manipulate PNG format graphics files - installs in /usr/local. Dependencies: snprintf, zlib, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher. Earlier versions of libpng files can be found at ftp://ftp.sunfreeware.com/pub/freeware/sparc/2.5/.
  • libpng-1.2.33.tar.gz Source Code. [Details]

  • libsigc++-2.0.17-sol25-sparc-local.gz Libgsigc++ implements a typesafe callback system for standard C++ - installs in /usr/local. Dependencies: Having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • libsigc++-2.0.17.tar.gz Source Code. [Details]

  • libsigsegv-2.5-sol25-sparc-local.gz Libsigsegv is a library for handling page faults in user mode - installs in /usr/local. Dependencies: The package requires that libgcc_s.so.1 be in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher.
  • libsigsegv-2.5.tar.gz Source Code. [Details]

  • libstatgrab-0.13-sol25-sparc-local.gz Libstatgrab is a library that provides cross platform access to statistics about the system on which it is run - installs in /usr/local. Dependencies: ncurses, snprintf and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • libstatgrab-0.13.tar.gz Source Code. [Details]

  • librsync-0.9.7-sol25-sparc-local.gz From the librsync README - librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy. This algorithm transfers the differences between 2 files without needing both files on the same system - installs in /usr/local. Dependencies: popt, bzip2, snprintf, and to get /usr/local/lib/libgcc_s.so.1, install either libgcc-3.3, gcc-3.3.2, or higher.
  • librsync-0.9.7.tar.gz Source Code. [Details]

  • libtool-1.5.24-sol25-sparc-local.gz Libtool is a generic library support script - installs in /usr/local. Dependencies: Libtool may require coreutils and requires that libgcc_s.so.1 be in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher.
  • libtool-1.5.24.tar.gz Source Code. [Details]

  • libungif-4.1.4-sol25-sparc-local.gz libungif - operates on GIF files using uncompressed GIFs - installs in /usr/local. Dependency: Having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • libungif-4.1.4.tar.gz Source Code. [Details]

  • libuninum-2.7-sol25-sparc-local.gz This is a library for converting Unicode strings to numbers and numbers to Unicode string - installs in /usr/local. Dependencies: gmp, snprintf, and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • libuninum-2.7.tar.gz Source Code. [Details]

  • libvorbis-1.2.0-sol25-sparc-local.gz Ogg Vorbis is a general-purpose compressed audio format. Libvorbis provides a standard encoder and decoder - installs in /usr/local. Dependencies: libogg and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher.
  • libvorbis-1.2.0.tar.gz Source Code. [Details]

  • libxml-1.8.17-sol25-sparc-local.gz Libxml is the XML C library developed for the Gnome project - installs in /usr/local.
  • libxml-1.8.17.tar.gz Source Code. [Details]

  • libxml2-2.6.31-sol25-sparc-local.gz Libxml2 is the XML C library developed for the Gnome project - installs in /usr/local. libxml2 requires that the zlib, snprintf, libiconv, snprintf, and either libgcc-3.3.2 or gcc-3.3.2 packages be installed.
  • libxml2-2.6.31.tar.gz Source Code. [Details]

  • libxslt-1.1.22-sol25-sparc-local.gz Libxslt is the Xslt C library developed for the GNOME project - installs in /usr/local. Dependencies:
    libxml2,
    zlib,
    libiconv,
    snprintf,
    and either libgcc-3.3 or gcc-3.3.2.
  • libxslt-1.1.22.tar.gz Source Code. [Details]

  • links-1.00pre23-sol26-sparc-local.gz Links is a text based web browser with tables support - installs in /usr/local. Dependencies: openssl-0.9.8i, snprintf, and the package requires that libgcc_s.so.1 be in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher.
  • links-1.00pre23.tar.gz Source Code. [Details]

  • links-2.1pre36-sol25-sparc-local.gz Links is a graphics and text mode web browser similar to lynx with support for items like tables and frames - installs in /usr/local.
    Dependencies:
    snprintf,
    openssl-0.9.8i,
    zlib,
    libpng,
    jpeg,
    bzip2,
    and the package requires that libgcc_s.so.1 be in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc-3.3 or higher.
  • links-2.1pre36.tar.gz Source Code. [Details]

  • logrotate-3.7.1-sol25-sparc-local.gz The logrotate utility is designed to simplify the administration of log files on a system - installs in /usr/local. Installation of the popt and snprintf packages is also required.
  • logrotate-3.7.1.tar.gz Source Code.

  • logsurfer+-1.7-sol25-sparc-local.gz Logsurfer is a monitoring system for system logs - installs in /usr/local. Dependencies: snprintf. Sample configurations can be found in /usr/local/doc/logsurfer+/config-examples.
  • logsurfer+-1.7.tar.gz Source Code. [Details]

  • lrzsz-0.12.20-sol25-sparc-local.gz Lrzsz is a unix communication package providing XMODEM. YMODEM, and ZMODEM file transfer protocols - installs in /usr/local.
  • lrzsz-0.12.20.tar.gz Source Code. [Details]

  • lsh-2.0-sol25-sparc-local.gz Lsh is the GNU implementation of ssh 2 - installs in /usr/local. Dependencies: gmp, readline, op, zlib, and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • lsh-2.0.tar.gz Source Code. [Details]

  • lsof-4.74-sol25-sparc-local.gz lsof lists information about files that are open by the processes running on a UNIX system - installs in /usr/local. lsof is typically run as root.
  • lsof-4.74.tar.gz Source Code. [Details]

  • lua-5.1.3-sol25-sparc-local.gz Lua is a light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language - installs in /usr/local.
  • lua-5.1.3.tar.gz Source Code. [Details]

  • lynx-2.8.6-sol25-sparc-local.gz or if you want ssl support, get lynx_ssl-2.8.5-sol25-sparc-local.gz. Lynx is a text-based web client - installs in /usr/local. Dependencies: ncurses and for the ssl version, you also need openssl-0.9.8i and to obtain libgcc_so.so.1, you will need to install either libgcc-3.3 or gcc-3.3.2 or higher.
  • lynx-2.8.6.tar.gz Source Code. [Details]

  • lzo-2.03-sol25-sparc-local.gz Lzo is a portable lossless data compression library - installs in /usr/local. Dependencies: You may need to install either gcc-3.3.2 or libgcc-3.3.2 to obtain the /usr/local/lib/libgcc_s.so.1 library.
  • lzo-2.03.tar.gz Source Code. [Details]

  • m4-1.4.10-sol25-sparc-local.gz GNU `m4' is an implementation of the traditional Unix macro processor - installs in /usr/local.
  • m4-1.4.10.tar.gz Source Code. [Details]

  • mailx-12.2-sol25-sparc-local.gz Mailx (formerly nail) is a mail user agent that extends the features of the older mailx - installs in /usr/local. Dependences are libiconv, openssl-0.9.8i, and to obtain libgcc_so.so.1, you will need to install either libgcc-3.3 or gcc-3.3.2 or higher.
  • mailx-12.2.tar.gz Source Code. [Details]