• a2ps-4.14-sol10-sparc-local.gz a2ps is an Any to PostScript filter - installs in /usr/local. Dependencies: libiconv, libintl, and you may also need to install psutils. Having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • a2ps-4.14.tar.gz Source Code. [Details]

  • aalib-1.4.0-sol10-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.4.6 or gcc-3.4.6 or higher.
  • aalib-1.4rc4.tar.gz Source Code. [Details]

  • abook-0.5.6-sol10-sparc-local.gz Abook is an addressbook program with mutt mail client support - installs in /usr/local. Dependencies: libiconv, libintl, ncurses, readline, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • abook-0.5.6.tar.gz Source Code. [Details]

  • ack-1.94-sol10-sparc-local.gz Ack is a perl program written as a replacement for grep - installs in /usr/local. Dependencies: perl
  • [Details]

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

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

  • aget-0.4.1-sol10-sparc-local.gz Aget is a multithreaded HTTP download accelerator - installs in /usr/local.
  • aget-0.4.1.tar.gz Source Code. [Details]

  • aide-0.15.1-sol10-sparc-local.gz AIDE (Advanced Intrusion Detection Environment) is a free replacement for Tripwire - installs in /usr/local. Dependencies: mhash, and libgcc_s.so.1 should be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or later. Aide requires some configuration before use. See the documentation in the /usr/local/doc/aide directory and in the Details link below. A sample aide.conf file is in /usr/local/doc/aide and 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.15.1.tar.gz Source Code. [Details]

  • alpine-2.00-sol10-sparc-local.gz Alpine is a new email client based on pine - installs in /usr/local. Dependencies: openssl-1.0.0d, ncurses, libiconv, openldap, sasl, libintl, and libgcc_s.so.1 should be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or later.
  • alpine-2.00.tar.gz Source Code. [Details]

  • analog-6.0-sol10-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]

  • antiword-0.37-sol10-sparc-local.gz Antiword is an MS Word reader - installs in /usr/local.
  • antiword-0.37.tar.gz Source Code. [Details]

  • apache-1.3.42-sol10-sparc-local.gz Apache - the popular web server - installs in /usr/local/apache. Dependencies: expat, db-4.7.25.NC, and libgcc_s.so.1 must be in /usr/local/lib by installing libgcc-3.4.6 or gcc-3.4.6 or higher. This package does not yet have mod_ssl support as that seems not to have been released for 1.3.42 yet. I have created a detailed document on how I produced the 1.3.27 package and how you might install it. Most the this applies to 1.3.42. Please read it. It is suggested you back up your current apache files before installing any new apache package.
  • apache-1.3.42.tar.gz Source Code. [Details]

  • apache-2.0.59-sol10-sparc-local.gz Apache 2 - the popular web server - installs in /usr/local/apache2. This apache package was configured with openssl support. Dependencies: expat, libiconv, gdbm, zlib, db-4.2.52.NC, openssl-1.0.0d, 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 --enable-ssl --with-ssl=/usr/local/ssl --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. 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.17-sol10-sparc-local.gz or apache_noldap-2.2.11-sol10-sparc-local.gz Apache 2 - the popular web server - installs in /usr/local/apache2. Dependencies: expat, libiconv, openldap, sasl, zlib, openssl-1.0.0d, and either the libgcc-3.4.6 or gcc-3.4.6. If you do not need openldap support, it is suggested that you install the apache_noldap package. Documentation can be found in /usr/local/doc/apache. 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 --enable-ssl --with-ssl=/usr/local/ssl --enable-proxy --enable-proxy-connect --enable-proxy-ftp --enable-proxy-http --with-ldap --enable-ldap --enable-authnz-ldap

    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. 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.13.tar.gz Source Code. [Details]

  • apachetop-0.12.5-sol10-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, 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-sol10-sparc-local.gz Automated Password Generator - installs in /usr/local.
  • apg-2.2.3.tar.gz Source Code. [Details]

  • apr-1.2.2-sol10-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-sol10-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]

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

  • arpalert-2.0.11-sol10-sparc-local.gz Arpalert is used to listen on a network interface to catch all conversations of MAC address to IP requests - installs in /usr/local. Dependencies: libpcap, libiconv, libintl, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • arpalert-2.0.11.tar.gz Source Code. [Details]

  • arping-2.09-sol10-sparc-local.gz Arping is a util to find out if a specific IP address on the LAN is 'taken' and what MAC address owns it - installs in /usr/local. Dependencies: libpcap
  • arping-2.09.tar.gz Source Code. [Details]

  • arpwatch-2.1a15-sol10-sparc-local.gz Arpwatch and arpsnmp are tools that monitor ethernet or fddi activity and maintain a database of ethernet/ip address pairings - installs in /usr/local. See the /usr/local/doc/arpwatch directory for detailed use information and some useful scripts.
  • arpwatch-2.1a15.tar.gz Source Code. [Details]

  • ascii-3.11-sol10-sparc-local.gz Ascii is a utility that recognizes many different ways of naming an ASCII character (hex, octal, binary, decimal, C escape, ISO character table pair, slang names, and others) and prints out all the equivalents - installs in /usr/local.
  • ascii-3.11.tar.gz Source Code. [Details]

  • asciidoc-8.6.4-sol10-sparc-local.gz AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups using the asciidoc command - installs in /usr/local. Dependencies: python
  • asciidoc-8.6.4.tar.gz Source Code. [Details]

  • asclock-2.0.12-sol10-sparc-local.gz The afterstep clock - installs in /usr/local. Dependencies: xpm
  • asclock-2.0.12.tar.gz Source Code. [Details]

  • aspell-0.60.6-sol10-sparc-local.gz Aspell is a spell checker and set of libraries that can be used in spell checking - installs in /usr/local. Dependencies: ncurses, libiconv, and having libstdc++.so.6 and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 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.6.tar.gz Source Code. [Details]

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

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

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

  • autogen-5.9.8-sol10-sparc-local.gz AutoGen is a tool to simplify the creation and maintenance of programs that contain large amounts of repetitious text - installs in /usr/local. Dependencies: guile, libiconv, libtool, libintl, libxml2, zlib, gmp, libtool, and either libgcc-3.4.6 or gcc-3.4.6 packages.
  • autogen-5.9.8.tar.gz Source Code. [Details]

  • automake-1.11.1-sol10-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 need to use automake-1.5 and not 1.11.1. If you need automake-1.5 instead, the Solaris 8 version 1.5 should work and is at automake-1.5-sol8-sparc-local.gz.
  • automake-1.11.1.tar.gz Source Code. [Details]

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

  • axel-2.4-sol10-sparc-local.gz Axel tries to accelerate downloads by using multiple connections or servers - installs in /usr/local. Dependencies: libiconv, libintl and get /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • axel-2.4.tar.gz Source Code. [Details]

  • balance-3.54-sol10-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.54.tar.gz Source Code. [Details]

  • bar-1.11.1-sol10-sparc-local.gz Bar is a command line progress bar to show the amount of data being passed in a data stream - installs in /usr/local.
  • bar-1.11.1.tar.gz Source Code. [Details]

  • bash-3.2.17-sol10-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 and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 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]

  • bash-4.2-sol10-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, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • bash-4.2.tar.gz Source Code. [Details]

  • bash_nonetredirections-4.0-sol10-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. This bash package was built with --disable-net-redirections to satisfy security issues raised by some system administrators. Dependencies: libiconv, libintl, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • bash-4.0.tar.gz Source Code. [Details]

  • bashdb-4.0_0.4-sol10-sparc-local.gz A bash shell debugger with syntax similar to gdb - installs in /usr/local. This is for use with Bash 4.x.
  • bashdb-4.0_0.4.tar.gz Source Code. [Details]

  • bb-1.3.0-sol10-sparc-local.gz BB is the portable demo of the use of the aalib ascii gfx libraries - installs in /usr/local. Dependencies: aalib, slang, libmikmod, 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.
  • bb-1.3.0.tar.gz Source Code. [Details]

  • bcrypt-1.1-sol10-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]

  • bglibs-1.104-sol10-sparc-local.gz The BG (Bruce Guenter) library set - installs in /usr/local. Dependencies: Having libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • bglibs-1.104.tar.gz Source Code. [Details]

  • bind-8.4.6-sol10-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-sol10-sparc-local.gz The Berkeley Internet Name Domain (BIND) implements an Internet name server for Unix operating systems - installs in /usr/local. Dependencies: openssl-1.0.0d, libiconv, libintl, libxml2, zlib, and either gcc-3.4.6 or libgcc-3.4.6 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.1p3-sol10-sparc-local.gz The Berkeley Internet Name Domain (BIND) implements an Internet name server for Unix operating systems - installs in /usr/local. Dependencies: openssl-1.0.0d, libiconv, libintl, libxml2, zlib, and either gcc-3.4.6 or libgcc-3.4.6 or higher to obtain the /usr/local/lib/libgcc_s.so.1 library.
  • bind-9.5.1p3.tar.gz Source Code. [Details]

  • bind-9.8.0p1-sol10-sparc-local.gz The Berkeley Internet Name Domain (BIND) implements an Internet name server for Unix operating systems - installs in /usr/local. Dependencies: openssl-1.0.0d, libiconv, libintl, ncurses, libxml2, zlib, and either gcc-3.4.6 or libgcc-3.4.6 or higher to obtain the /usr/local/lib/libgcc_s.so.1 library.
  • bind-9.8.0p1.tar.gz Source Code. [Details]

  • binutils-2.21-sol10-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: zlib, libiconv, libintl, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 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.21.tar.gz Source Code. [Details]

  • bison-2.4.3-sol10-sparc-local.gz Bison - a replacement for YACC - installs in /usr/local. Bison is typically installed along with flex, autoconf, and m4 (/usr/local/bin/m4) at least. Dependencies: libiconv, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • bison-2.4.3.tar.gz Source Code. [Details]

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

  • bluefish-1.0.7-sol10-sparc-local.gz The bluefish editor for programmers and web designers - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the aspell and pcre packages.
    Dependencies:
    aspell,
    pcre,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • bluefish-1.0.7.tar.gz Source Code. [Details]

  • bogofilter-1.2.2-sol10-sparc-local.gz Bogofilter is a mail filter that classifies mail as spam or non-spam - installs in /usr/local. Dependencies: libiconv, db-4.7.25.NC, gsl, and to get /usr/local/lib/libgcc_s.so.1 install libgcc-3.4.6 or gcc-3.4.6 or similar.
  • bogofilter-1.1.1.tar.gz Source Code. [Details]

  • bonnie++-1.03e-sol10-sparc-local.gz Bonnie++ is a benchmark suite that performs a number of simple tests of hard drive and file system performance - installs in /usr/local. Dependency: Having libstdc++.so.6 and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • bonnie++-1.03e.tar.gz Source Code. [Details]

  • bosh-0.6-sol10-sparc-local.gz Bosh stands for browsable output shell. It isn't really a shell. What is does is store the output of a specified program in a buffer and provides a simple curses interface to browse this buffer. Actions can be configured which can make use of the contents of the currently selected line - installs in /usr/local. Dependencies: ncurses.
  • bosh-0.6.tar.gz Source Code. [Details]

  • bpython-0.9.7.1-sol10-sparc-local.gz Bpython is an interface to the Python interpreter - installs in /usr/local. Dependencies: python and pygments
  • bpython-0.9.7.1.tar.gz Source Code. [Details]

  • brltty-4.2-sol10-sparc-local.gz BRLTTY is a background process (daemon) providing access to the Linux/Unix console (when in text mode) for a blind person using a refreshable braille display - installs in /usr/local.
    Dependencies:
    orbit2,
    xft,
    xrender,
    libart_lgpl,
    atk,
    cairo,
    dbus,
    expat,
    fontconfig,
    freetype,
    gtk,
    glib,
    libiconv,
    libintl,
    ncurses,
    pango,
    libpng,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • brltty-4.2.tar.gz Source Code. [Details]

  • bvi-1.3.2-sol10-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]

  • bwmng-0.6-sol10-sparc-local.gz Bwm-ng is a console-based bandwidth monitor - installs in /usr/local. Dependencies: ncurses, libstatbrab, and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • bwmng-0.6.tar.gz Source Code. [Details]

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

  • c3270-3.3.7p4-sol10-sparc-local.gz c3270 is a curses-based version of x3270 for use on a dumb terminal - installs in /usr/local. Dependencies: openssl-1.0.0d, ncurses, readline, and either libgcc-3.4.6 or gcc-3.4.6.
  • c3270-3.3.7p4.tar.gz Source Code. [Details]

  • cairo-1.4.10-sol10-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,
    libiconv,
    and you may need /usr/local/lib/libgcc_s.so.1 either from thelibgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • cairo-1.4.10.tar.gz Source Code. [Details]

  • catdoc-0.94.2-sol10-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-sol10-sparc-local.gz Cave is tool for playing ascii animations - installs in /usr/local. For example, the simple 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: zlib, ncurses, and /usr/local/lib/libgcc_s.so.1 from the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • cave-1.0b.tar.gz Source Code. [Details]

  • cclive-0.3.2-sol10-sparc-local.gz Cclive is a command line video extraction utility. It suports YouTube, Google Video, and others - installs in /usr/local. Dependencies: libcroco, openssl-1.0.0d, curl, gettext, glib, libiconv, libidn, libintl, ncurses, libxml2, zlib, and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • cclive-0.3.2.tar.gz Source Code. [Details]

  • ccrypt-1.9-sol10-sparc-local.gz Ccrypt is a utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard unix crypt utility. Ccrypt is based on the Rijndael cipher - 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.4.6 or gcc-3.4.6 or higher. Ccrypt is used to help provide security for files, email, and systems. Any security or import/export problems are your responsiblitiy. See the Disclaimer.
  • ccrypt-1.9.tar.gz Source Code. [Details]

  • cdpr-2.4-sol10-sparc-local.gz Cdpr (Cisco Discovery Protocol Reporter) shows the switch and port that a machine is connected to, provided that the device supports CDP - installs in /usr/local. Dependencies: libpcap.
  • cdpr-2.4.tar.gz Source Code. [Details]

  • cdrtools-2.01.01a35-sol10-sparc-opt.gz Cdrtools (formerly cdrecord) contains powerful tools for burning CDs and DVDs. The author suggests that this software be installed in /opt/schily instead of /usr/local. Dependencies: libiconv and /usr/local/lib/libgcc_s.so.1 is needed from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • cdrtools-2.01.01a35.tar.gz Source Code. [Details]

  • cfengine-3.0.5p1-sol10-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. Dependencies:
    openssl,
    db,
    expat,
    fontconfig,
    freetype,
    graphviz,
    gd,
    libiconv,
    libintl,
    jpeg,
    openldap,
    pcre,
    libpng,
    sasl2,
    xpm,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • cfengine-3.0.5p1.tar.gz Source Code. [Details]

  • cfengine-2.2.10-sol10-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-1.0.0d, libiconv, db-4.2.52.NC, and either libgcc-3.4.6 or gcc-3.4.6 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.2.10.tar.gz Source Code. [Details]

  • cgrep-8.15-sol10-sparc-local.gz Cgrep is a grep-like tool with enhanced performance and many additional features - installs in /usr/local. Dependencies: ncurses.
  • cgrep-8.15.tar.gz Source Code. [Details]

  • check-0.9.8-sol10-sparc-local.gz Check is a unit test framework for C - 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.4.6 or gcc-3.4.6 or higher. Details and examples can be found in the files and subdirectories in /usr/local/doc/check and /usr/local/share/doc/check.
  • check-0.9.8.tar.gz Source Code. [Details]

  • cherokee-0.4.21-sol10-sparc-local.gz Cherokee is a flexible, very fast, lightweight Web server. It is implemented entirely in C, and has no dependencies beyond a standard C library. It is embeddable and extensible with plug-ins. It supports on-the-fly configuration by reading files or strings, TLS/SSL (via GNUTLS or OpenSSL), virtual hosts, authentication, cache friendly features, PHP, custom error management, and much more. - installs in /usr/local. This package was contributed by Cherokee's author, Alvaro Lopez Ortega.
  • cherokee-0.4.21.tar.gz Source Code. [Details]

  • chicken-3.4.0-sol10-sparc-local.gz Chicken is a compiler for the Scheme programming language - installs in /usr/local. Dependencies: /usr/local/lib/libgcc_s.so.1 needs to exist by installing either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • chicken-3.4.0.tar.gz Source Code. [Details]

  • chkrootkit-0.49-sol10-sparc-local.gz chkrootkit is a tool to locally check for signs of a rootkit - installs in /usr/local/bin. 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. 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. chkrootkit 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.49.tar.gz Source Code. [Details]

  • chmlib-0.40-sol10-sparc-local.gz Chmlib is a library for dealing with ITSS/CHM format files - installs in /usr/local. Dependencies: libiconv and /usr/local/lib/libgcc_s.so.1 from libgcc-3.4.6 or gcc-3.4.6 packages or higher.
  • chmlib-0.40.tar.gz Source Code. [Details]

  • clamav-0.97-sol10-sparc-local.gz The Clam Antivirus system - installs in /usr/local/clamav/.
    Dependencies:
    bzip2,
    libiconv,
    libintl,
    libtool,
    ncurses,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • clamav-0.97.tar.gz Source Code. [Details]

  • clex-3.18-sol10-sparc-local.gz CLEX is an ncurses-based file manager with a full-screen user interface - installs in /usr/local. Dependencies: ncurses. Note that on some systems the alt- key in clex commands may be crtl- or esc- instead.
  • clex-3.18.tar.gz Source Code. [Details]

  • clzip-1.0-sol10-sparc-local.gz Clzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2 - installs in /usr/local.
  • clzip-1.0.tar.gz Source Code. [Details]

  • cmake-2.4.8-sol10-sparc-local.gz Cmake is a cross-platform make system - installs in /usr/local. Dependencies: ncurses and either libgcc-3.4.6 or gcc-3.4.6 or higher to place the libgcc_s.so.1 and libstdc++.so.6 libraries in /usr/local/lib.
  • cmake-2.4.8.tar.gz Source Code. [Details]

  • colordiff-1.0.9-sol10-sparc-local.gz Colordiff is a perl script that provides color-highlighted diff output - installs in /usr/local. Dependenies: perl
  • colordiff-1.0.9.tar.gz Source Code. [Details]

  • conflict-6.0-sol10-sparc-local.gz Conflict examines the user-specifiable list of programs, looking for instances in the user's path which conflict (i.e., the name appears in more than one point in the path) - installs in /usr/local.
  • conflict-6.0.tar.gz Source Code. [Details]

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

  • conman-0.2.7-sol10-sparc-local.gz ConMan is a serial console management program designed to support a large number of console devices and simultaneous users - installs in /usr/local.
  • conman-0.2.7.tar.gz Source Code. [Details]

  • convmv-1.14-sol10-sparc-local.gz Convmv converts filenames (not file content), directories, and even whole filesystems to a different encoding - installs in /usr/local. Dependencies: perl in /usr/local/bin or you can edit the convmv file in /usr/local/bin and change the first line to point to the perl you want to use.
  • convmv-1.14.tar.gz Source Code. [Details]

  • cook-2.32-sol10-sparc-local.gz Cook is a file construction tool - installs in /usr/local. Dependencies: libiconv, and libgcc_s.so.1 in /usr/local/lib by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • cook-2.32.tar.gz Source Code. [Details]

  • coreutils-8.11-sol10-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: libiconv, libintl, gmp, and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
    The programs included are

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

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

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

  • cronolog-1.6.2-sol10-sparc-local.gz Cronolog is a simple filter program that reads log file entries from standard input and writes each entry to the output file specified by a filename template and the current date and time - installs in /usr/local.
  • cronolog-1.6.2.tar.gz Source Code. [Details]

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

  • ctags-5.8-sol10-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.8.tar.gz Source Code. [Details]

  • curl-7.21.6-sol10-sparc-local.gz Curl is a tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, and FILE - installs in /usr/local. Dependencies: openssl-1.0.0d, libidn, libiconv, libintl, libssh2, zlib, and either libgcc-3.4.6 or gcc-3.4.6 packages.
  • curl-7.21.6.tar.gz Source Code. [Details]

  • curl_ldap-7.21.6-sol10-sparc-local.gz Curl is a tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE, LDAP and LDAPS - installs in /usr/local. If you do not need LDAP or LDAPS support, use the regular curl package above. Dependencies: openssl-1.0.0d, libssh2-1.2.7, libidn, openldap, libiconv, libintl, zlib, and either libgcc-3.4.6 or gcc-3.4.6 packages.
  • curl-7.21.6.tar.gz Source Code. [Details]

  • cvs-1.12.13-sol10-sparc-local.gz Dependencies: libiconv, libintl, and libgcc_s.so.1 must be in /usr/local/lib by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • cvs-1.12.13.tar.gz Source Code. [Details]

  • cvs2svn-2.1.1-sol10-sparc-local.gz Cvs2svn is a tool for migrating a cvs repository to subversion or git - installs in /usr/local. Dependencies: python.
  • cvs2svn-2.1.1.tar.gz Source Code. [Details]

  • daq-0.5-sol10-sparc-local.gz The Snort Data Acquisition library - installs in /usr/local. Dependencies: libpcap and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • daq-0.5.tar.gz Source Code. [Details]

  • db-4.2.52.NC-sol10-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]

  • db-4.7.25.NC-sol10-sparc-local.gz db is the Berkeley open source embedded database system - installs in /usr/local/BerkeleyDB.4.7. Dependencies: libgcc_s.so.1 must be in /usr/local/lib by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • db-4.7.25.NC.tar.gz Source Code. [Details]

  • dbus-1.0.2-sol10-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 and libgcc_s.so.1 must be in /usr/local/lib by installing libgcc-3.4.6 or gcc-3.4.6 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-sol10-sparc-local.gz The glib bindings for Dbus - installs in /usr/local. Dependencies: expat, libiconv, glib, dbus, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • dbusglib-0.74.tar.gz Source Code. [Details]

  • ddd-3.3.12-sol10-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.12.tar.gz Source Code. [Details]

  • ddpt-0.91-sol10-sparc-local.gz Ddpt is a utility for copying files like its namesake the Unix dd command - installs in /usr/local.
  • ddpt-0.91.tar.gz Source Code. [Details]

  • ddrescue-1.14-sol10-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.4.6 or gcc-3.4.6.
  • ddrescue-1.14.tar.gz Source Code. [Details]

  • ded-20110130-sol10-sparc-local.gz Ded is a curses-based directory editor which allows you to navigate multiple file lists or a directory tree - installs in /usr/local. Dependencies: ncurses and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • ded-20110130.tar.gz Source Code. [Details]

  • dejagnu-1.5-sol10-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. Dependencies: bash
  • dejagnu-1.5.tar.gz Source Code. [Details]

  • dhcp-4.2.1p1-sol10-sparc-local.gz The Dynamic Host Configuration Protocol distribution - installs in /usr/local. openssl-1.0.0d and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • dhcp-4.2.1p1.tar.gz Source Code. [Details]

  • dhex-0.60-sol10-sparc-local.gz Dhex is an ncurses-based hex editor - installs in /usr/local. Dependencies: ncurses, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • dhex-0.60.tar.gz Source Code. [Details]

  • di-4.27-sol10-sparc-local.gz Di is a disk information utility - installs in /usr/local. Dependencies: libiconv, libintl, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • di-4.27.tar.gz Source Code. [Details]

  • dialog-1.0.20050306-sol10-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.54-sol10-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.54.tar.gz Source Code. [Details]

  • diffuse-0.4.4-sol10-sparc-local.gz Diffuse is a graphical tool for merging and comparing text files - installs in /usr/local. Dependencies: python and pytgtk.
  • diffuse-0.4.4.tar.gz Source Code. [Details]

  • diffutils-3.0-sol10-sparc-local.gz. The GNU diff, diff3, sdiff, and cmp utilities - installs in /usr/local. Dependencies: libiconv, libsigsegv, libintl, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • diffutils-3.0.tar.gz Source Code. [Details]

  • disktool-2.0c-sol10-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]

  • disktype-9-sol10-sparc-local.gz The purpose of disktype is to detect the content format of a disk or disk image. It knows about common file systems, partition tables, and boot codes - installs in /usr/local.
  • disktype-9.tar.gz Source Code. [Details]

  • dnrd-2.20.3-sol10-sparc-local.gz Dnrd (Domain Name Relay Daemon) is a caching, forwarding DNS proxy server - installs in /usr/local.
  • dnrd-2.20.3.tar.gz Source Code. [Details]

  • dnsmasq-2.41test8-sol10-sparc-local.gz Dnsmasq is a lightweight DNS forwarder and DHCP server - installs in /usr/local. This software is currently being ported to Solaris - these packages should be considered as test versions.
  • dnsmasq-2.41test8.tar.gz Source Code. [Details]

  • dnstop-20110127-sol10-sparc-local.gz Dnstop displays various tables of dns traffic - installs in /usr/local. Dependencies: libpcap and ncurses
  • dnstop-20110127.tar.gz Source Code. [Details]

  • docutils-0.7-sol10-sparc-local.gz The docutils documentation utilities - installs in /usr/local. Dependencies: python
  • docutils-0.7.tar.gz Source Code. [Details]

  • dos2unix-5.3-sol10-sparc-local.gz DOS/MAC to UNIX text file format converter - installs in /usr/local. Dependencies: libiconv, libintl, and either libgcc-3.4.6 or gcc-3.4.6.
  • dos2unix-5.3.tar.gz Source Code. [Details]

  • dovecot-1.2.14-sol10-sparc-local.gz Dovecot is an IMAP and POP3 server - installs in /usr/local. Support for ldap, mysql, and postgresql are included in this build. Dependencies: openldap, mysql, postgresql, libiconv, openssl-1.0.0d, zlib, sasl, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing gcc-3.4.6 or libgcc-3.4.6 or higher.
  • dovecot-1.2.14.tar.gz Source Code. [Details]

  • doxygen-1.7.4-sol10-sparc-local.gz Doxygen is a documentation system for C, C++, Java, Objective-C, Python, and others - installs in /usr/local. Dependencies: libiconv and /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 packages..
  • doxygen-1.7.4.tar.gz Source Code. [Details]

  • dwdiff-1.9-sol10-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.4.6 or gcc-3.4.6 or higher packages. To use the color option, you will need a terminal that supports color. This package does not yet have unicode support.
  • dwdiff-1.9.tar.gz Source Code. [Details]

  • ed-1.5-sol10-sparc-local.gz GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts - installs in /usr/local.
  • ed-1.5.tar.gz Source Code. [Details]

  • egd-0.8-sol10-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.11.7-sol10-sparc-local.gz Elinks is a lynx-like web browser - installs in /usr/local.
    Dependencies:
    bzip2-1.0.6,
    openssl-1.0.0d,
    expat-2.0.1,
    libiconv-1.13.1,
    libintl-3.4.0,
    libidn-1.22,
    zlib-1.2.5,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • elinks-0.11.7.tar.gz Source Code. [Details]

  • emacs-23.3-sol10-sparc-local.gz Emacs is the extensible, customizable, self-documenting real-time display editor - installs in /usr/local. Dependencies:
    jpeg,
    libpng,
    libungif,
    tiff,
    zlib,
    xaw3d,
    xpm,
    orbit2,
    gconf,
    xft,
    xrender,
    atk,
    cairo,
    libcroco,
    librsvg,
    dbus,
    expat,
    fontconfig,
    freetype,
    glib,
    gtk+,
    libiconv,
    libintl,
    pango,
    libxml2,
    libgsf,
    Also, having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • emacs-23.3.tar.gz Source Code. [Details]

  • enscript-1.6.5.2-sol10-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.4.6 or gcc-3.4.6 or higher.
  • enscript-1.6.5.2.tar.gz Source Code. [Details]

  • epydoc-3.0.1-sol10-sparc-local.gz Epydoc is a tool for generating API documentation for Python modules - installs in /usr/local. Dependencies: python
  • epydoc-3.0.1.tar.gz Source Code. [Details]

  • esound-0.2.38-sol10-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-sol10-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]

  • ettercap_ng-0.7.3-sol10-sparc-local.gz Ettercap is a suite for man in the middle attack analysis. Both ncurses and gtk interfaces are included - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the ncurses, pcre, and openssl packages.
    Dependencies:
    gtk+,
    ncurses,
    pcre,
    openssl-1.0.0d,
    atk,
    glib,
    pango,
    libiconv,
    libintl,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • ettercap_ng-0.7.3.tar.gz Source Code. [Details]

  • eventlog-0.2.12-sol10-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.4.6 or gcc-3.4.6 packages.
  • eventlog-0.2.12.tar.gz Source Code. [Details]

  • expat-2.0.1-sol10-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 the libgcc-3.4.6 or gcc-3.4.6 or later.
  • expat-2.0.1.tar.gz Source Code. [Details]

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

  • feh-1.11-sol10-sparc-local.gz Feh is an image viewer based on imlib2 - installs in /usr/local. Dependencies:
    imlib2,
    freetype,
    giblib,
    libpng,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • feh-1.11.tar.gz Source Code. [Details]

  • fetchmail-6.3.18-sol10-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: openssl-1.0.0d, libiconv, libintl, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or later.
  • fetchmail-6.3.18.tar.gz Source Code. [Details]

  • fftw-3.2.2-sol10-sparc-local.gz Fftw is a C subroutine for computing the discrete Fourier transform in one or more dimensions - installs in /usr/local. Dependencies: libgcc_s.so.1 in /usr/local/lib from installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • fftw-3.2.2.tar.gz Source Code. [Details]

  • file-5.06-sol10-sparc-local.gz The open source version of the file command - installs in /usr/local. Dependencies: zlib and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • file-5.06.tar.gz Source Code. [Details]

  • filezilla-3.0.3-sol10-sparc-local.gz The FileZilla ftp client - installs in /usr/local. If you have installed the gtk+ package and its dependencies, all the dependencies below should be installed already except for libgcrypt, gnutls, gpgerror, libidn, and wxgtk.
    Dependencies:
    libgcrypt,
    gnutls,
    libgpgerror,
    libidn,
    wxgtk,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • filezilla-3.0.3.tar.gz Source Code. [Details]

  • findutils-4.4.2-sol10-sparc-local.gz. Findutils contains the GNU find, xargs, and locate programs - installs in /usr/local. Dependencies: coreutils, libiconv, libintl, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or later.
  • findutils-4.4.2.tar.gz Source Code. [Details]

  • fish-1.22.1-sol10-sparc-local.gz Fish is a command line shell - installs in /usr/local. Dependencies: libiconv, ncurses, and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • fish-1.22.1.tar.gz Source Code. [Details]

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

  • fltk-1.1.10-sol10-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 gcc-3.4.6 or libgcc-3.4.6 or higher packages.
  • fltk-1.1.10.tar.gz Source Code. [Details]

  • fnlib-0.5-sol10-sparc-local.gz Fnlib is a color font rendering library - installs in /usr/local.
    Dependencies:
    imlib,
    jpeg,
    libpng,
    libtiff,
    libungif,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • fnlib-0.5.tar.gz Source Code. [Details]

  • fontconfig-2.8.0-sol10-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-3.4.6 or gcc-3.4.6 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.8.0.tar.gz Source Code. [Details]

  • foremost-1.5.7-sol10-sparc-local.gz Foremost is a program to recover files based on their headers and footers - installs in /usr/local.
  • foremost-1.5.7.tar.gz Source Code. [Details]

  • fping-2.4b2-sol10-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]

  • freeradius-1.1.7-sol10-sparc-local.gz The Radius server - installs in /usr/local. Dependencies: openssl-1.0.0d, netsnmp, gdbm, openldap, mysql, zlib, sasl, libtool, and /usr/local/lib/libgcc_s.so.1 from either gcc-3.4.6 or libgcc-3.4.6 or higher.
  • freeradius-1.1.7.tar.gz Source Code. [Details]

  • freetds-0.82-sol10-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, and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • freetds-0.82.tar.gz Source Code. [Details]

  • freetype-2.4.2-sol10-sparc-local.gz FreeType 2 is a software font engine - installs in /usr/local. Dependencies: zlib and libgcc_s.so.1 from libgcc-3.4.6 or gcc-3.4.6 packages or higher.
  • freetype-2.4.2.tar.gz Source Code. [Details]

  • ganglia-3.0.7-sol10-sparc-local.gz Ganglia is a monitoring system for clusters and grids - installs in /usr/local. Dependencies: zlib, rrdtool, and libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or later.
  • ganglia-3.0.7.tar.gz Source Code. [Details]

  • gateway-1.4.1-sol10-sparc-local.gz This is the Kannel opensource WAP and SMS Gateway - installs in /usr/local. Dependencies: openssl-1.0.0d, libiconv, zlib, libxml2, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gateway-1.4.1.tar.gz Source Code. [Details]

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

  • gc-7.1-sol10-sparc-local.gz The Boehm-Demers-Weiser garbage collector for C and C++ - installs in /usr/local. Dependencies: libiconv, libintl, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gc-7.1.tar.gz Source Code. [Details]

  • gcal-3.6-sol10-sparc-local.gz Gcal is a program for calculating and printing calendars - installs in /usr/local. Dependencies: ncurses, libiconv, libintl, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gcal-3.6.tar.gz Source Code. [Details]

  • gcc-3.4.6-sol10-sparc-local.gz. The GNU C compiler and related programs - installs in /usr/local. This package includes the GNU C, C++, and f77 suites and support files. 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. When needed and the source code supports it, this C compiler can create 64-bit executables via the -m64 flag as well as the usual 32-bit ones. Please read the details on how this package was created which can be found at Comments on gcc 3.4.6 . The Details link below contains information on what is new in 3.4.6. 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.6.tar.gz Source Code. [Details]

  • gcc-3.3.2-sol10-sparc-local.gz The GNU C compiler and related programs - installs in /usr/local. This package includes the GNU C, C++, g77, Java, and OBJC compiler suites and support files. The Gnat ada programs are not included yet. When needed and the source code supports it, this C compiler can create 64-bit executables via the -m64 flag as well as the usual 32-bit ones. 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.

    Note that this version of gcc was created on build 60 of Solaris 10. If you are using a higher version, you will need to redo some of the header files. This is done by doing the following steps:

    cd /usr/local/lib/gcc-lib/sparc-sun-solaris2.10/3.3.2/install-tools/
    
    Put the line SHELL=/bin/sh on the first line of the mkheaders.conf
    file.  Then run
    
    ./mkheaders
    
    This will correct some files and make the build 60 gcc usable on 
    higher builds.  I have tested this on build 72 and it works fine.
    

    Please also read the detail on how the gcc packages are created which can be found at Comments on gcc. The documentation is in /usr/local/doc/gcc, /usr/local/man, and /usr/local/info.

  • gcc-3.3.2.tar.gz Source Code. [Details]

  • gconf-2.20.1-sol10-sparc-local.gz GConf is a system for storing application preferences - installs in /usr/local. If you have installed the gtk+ package and its dependencies, all the dependencies below should be installed already except for orbit2, libxml2, and xmlparser.
    Dependencies:
    libxml2,
    xmlparser,
    orbit2,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    libintl,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • gconf-2.20.1.tar.gz Source Code. [Details]

  • gd-2.0.35-sol10-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, jpeg and /usr/local/lib/libgcc_s.so.1 from libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gd-2.0.35.tar.gz Source Code. [Details]

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

  • gdbm-1.8.3-sol10-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-2.21.6-sol10-sparc-local.gz The gdk-pixbuf libraries and related graphics objects - installs in /usr/local.
    Dependencies:
    glib,
    libiconv,
    libintl,
    jpeg,
    libpng,
    tiff,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gdkpixbuf-2.21.6.tar.gz Source Code. [Details]

  • gdmap-0.8.1-sol10-sparc-local.gz Gdmap is a tool which allows one to visualize disk space - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the libxml2 package.
    Dependencies:
    libxml2,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    libintl,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • gdmap-0.8.1.tar.gz Source Code. [Details]

  • geany-0.14-sol10-sparc-local.gz Geany is a GTK+ based text editor with some IDE features - installs in /usr/local. If you have installed the gtk+ package and its dependencies, all the dependencies below should be installed already.
    Dependencies:
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • geany-0.14.tar.gz Source Code. [Details]

  • gengen-1.4.2-sol10-sparc-local.gz GNU Gengen (GENerator GENerator) is a tool that, starting from a parameterized text, called template, generates a text generator that can substitute parameters with values - installs in /usr/local. Dependencies: /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gengen-1.4.2.tar.gz Source Code. [Details]

  • gengetopt-2.22.1-sol10-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.6 in /usr/local/lib are required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gengetopt-2.22.1.tar.gz Source Code. [Details]

  • geoip-1.4.5-sol10-sparc-local.gz GeoIP is a C library that enables the user to find geographical and network information of an IP address - installs in /usr/local. Dependencies: zlib and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • geoip-1.4.5.tar.gz Source Code. [Details]

  • gettext-0.14.1-sol10-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-sol10-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-9.02-sol10-sparc-local.gz PostScript and PDF previewing, conversion, and printing - installs in /usr/local.
    Dependencies:
    expat,
    xrender,
    cairo,
    libpng,
    fontconfig,
    freetype,
    libiconv,
    libidn,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher. See Ghostscript installation comments for some required installation settings and other information.
  • ghostscript-9.02.tar.gz Source Code. [Details]

  • giblib-1.2.4-sol10-sparc-local.gz Giblib is a wrapper library for imlib2 - installs in /usr/local. Dependencies:
    imlib2,
    freetype,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • giblib-1.2.4.tar.gz Source Code. [Details]

  • gif2png-2.5.4-sol10-sparc-local.gz The gif2png program converts files from the Graphic Interchange Format to Portable Network Graphics - installs in /usr/local. Dependencies: libpng, zlib, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gif2png-2.5.4.tar.gz Source Code. [Details]

  • gimp-2.4.2-sol10-sparc-local.gz The GNU image manipulation program - installs in /usr/local. If you have installed the gtk+ package and its dependencies, many of the dependencies below should be installed already. You will then need to install only the xpm, aalib, libart_lgpl, libcroco, curl, dbus, dbus-glib, libexif, libgtkhml, lcms, poppler, librsvg, slang, and openssl packages. Make sure to read the installation instructions for each package for any other potential dependencies. Dbus must be installed properly or gimp may not work.
    Dependencies:
    xpm,
    aalib,
    libart_lgpl,
    libcroco,
    curl,
    dbus,
    dbus-glib,
    libexif,
    libgsf,
    libgtkhtml,
    lcms,
    poppler,
    librsvg,
    slang,
    openssl,
    libxml2,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • gimp-2.4.2.tar.gz Source Code. [Details]

  • git-1.7.5-sol10-sparc-local.gz Git is a version control system for large and small projects - installs in /usr/local. Dependencies: openssl-1.0.0d, libssh2, curl, libiconv, libintl, libidn, expat, zlib, and to obtain /usr/local/lib/libgcc_s.so.1, install either libgcc-3.4.6 or gcc-3.4.6 or later. If you want to use various extra features of git, you may need to install tcl and tk, openldap, perl or python, and any dependencies they might have.
  • git-1.7.5.tar.gz Source Code. [Details]

  • glark-1.8.0-sol10-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-sol10-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.25.13-sol10-sparc-local.gz. GLib is the low-level core library that forms the basis of GTK+ and GNOME - installs in /usr/local. Dependencies: libiconv, zlib, libintl, and to obtain /usr/local/lib/libgcc_s.so.1, install either libgcc-3.4.6 or gcc-3.4.6 or later.
  • glib-2.25.13.tar.gz Source Code. [Details]

  • global-5.9.4-sol10-sparc-local.gz GNU global is a source code tag system - installs in /usr/local. Dependencies: libtool and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or later.
  • global-5.9.4.tar.gz Source Code. [Details]

  • glpk-4.11-sol10-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]

  • gmime-2.2.26-sol10-sparc-local.gz GMime is a set of utilities for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME) - installs in /usr/local. Dependencies:
    glib,
    libiconv,
    libintl,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gmime-2.2.26.tar.gz Source Code. [Details]

  • gmp-4.2.1-sol10-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. These libraries are compiled in 64-bit mode using gcc. You will need to install either libgcc-3.4.6 or gcc-3.4.6. You will also need to set the environment variable LD_LIBRARY_PATH_64 to /usr/local/lib/sparcv9 to use the gmp libraries. By default, the libgmp libraries are put into /usr/local/lib. You may want to move them to /usr/local/lib/sparcv9.
  • gmp-4.2.1.tar.gz Source Code. [Details]

  • gnats-4.1.0-sol10-sparc-local.gz Gnu Gnats is a set of tools for tracking bugs - installs in /usr/local. 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-sol10-sparc-local.gz The GNU interactive tools are a set of text-mode tools - installs in /usr/local. Dependencies: ncurses.
  • gnuit-4.9.4.tar.gz Source Code. [Details]

  • gnupg-1.4.11-sol10-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.6,
    libidn,
    libiconv,
    libintl,
    readline,
    openssl-1.0.0d,
    curl,
    openldap,
    libssh2,
    sasl,
    zlib,
    and may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 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.11.tar.gz Source Code. [Details]

  • gnuplot-4.4.3-sol10-sparc-local.gz The gnuplot plotting tool - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the gd, readline, and wxgtk packages.
    Dependencies:
    wxgtk,
    gd,
    readline,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    libintl,
    ncurses,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • gnuplot-4.4.3.tar.gz Source Code. [Details]

  • gnutls-1.4.1-sol10-sparc-local.gzThe GNU transport layer security library system - installs in /usr/local.
    Dependencies:
    libiconv
    ncurses
    readline
    zlib
    libgcrypt
    libgpg-error
    and may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.3 or gcc-3.3.2 or higher packages.
  • gnutls-1.4.1.tar.gz Source Code. [Details]

  • gpa-0.7.6-sol10-sparc-local.gz Gpa is the GNU Privacy Assistant and is a graphical user interface for GNUPG (GNU Privacy Guard) - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the gpgme and libgpgerror packages.
    Dependencies:
    libgpgerror,
    gpgme,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • gpa-0.7.6.tar.gz Source Code. [Details]

  • gperf-3.0.4-sol10-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.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gperf-3.0.4.tar.gz Source Code. [Details]

  • gpgme-1.1.4-sol10-sparc-local.gz > GnuPG Made Easy is a library to make access to GnuPG easier - installs in /usr/local. Dependencies: libgpgerror, libiconv, and you will need to have /usr/local/lib/libgcc_s.so.1 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gpgme-1.1.4.tar.gz Source Code. [Details]

  • gqlplus-1.12-sol10-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]

  • graphviz-2.26.3-sol10-sparc-local.gz Graph visualization software - installs in /usr/local.
    Dependencies:
    xrender,
    atk,
    bzip2,
    cairo,
    libcroco,
    expat,
    fontconfig,
    freetype,
    gd,
    glib,
    gtk,
    libiconv,
    libintl,
    jpeg,
    libtool,
    pango,
    pixman,
    libpng,
    tcl,
    tk,
    libxml2,
    zlib,
    librsvg,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • graphviz-2.26.3.tar.gz Source Code. [Details]

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

  • groff-1.21-sol10-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. Dependencies: libiconv and you may need to install either the libgcc-3.4.6 or the gcc-3.4.6 or higher packages. The psutils package might also be needed for some groff uses.
  • groff-1.21.tar.gz Source Code. [Details]

  • grsync-0.6.1-sol10-sparc-local.gz Grsync is a GUI for rsync - installs in /usr/local. If you have installed the gtk+ package and its dependencies, all the dependencies below should be installed already except rsync and popt (see the rsync dependencies).
    Dependencies:
    rsync,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    libintl,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • grsync-0.6.1.tar.gz Source Code. [Details]

  • gsl-1.14-sol10-sparc-local.gz GSL, the GNU Scientific Library, is a collection of numerical routines for scientific computing - installs in /usr/local. Dependencies: /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gsl-1.14.tar.gz Source Code. [Details]

  • gsoap-2.7.10-sol10-sparc-local.gz gSOAP offers generator tools for coding SOAP/XML web services in C and C++gSOAP offers generator tools for coding SOAP/XML web services in C and C++ - installs in /usr/local. Dependencies: zlib, openssl-1.0.0d, and libgcc_s.so.1 and libstdc++.so.6 be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gsoap-2.7.10.tar.gz Source Code. [Details]

  • gt5-1.4.0-sol10-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.4.0.tar.gz Source Code. [Details]

  • gtk+-1.2.10-sol10-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.12.0-sol10-sparc-local.gz GTK+ is a multi-platform toolkit for creating graphical user interfaces - installs in /usr/local. Dependencies:
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages. See the dependencies for these packages which may include yet more packages you may need for development work.

    Once you install the gtk and other dependency packages, it is important that you test gtk+. This can be done by running the gtk-demo program and seeing if the various examples work. Generally, the gtk-demo, and other programs you build with gtk+, will only work if your font cache is set up properly. This is done by editing the /usr/local/etc/fonts/fonts.conf file so that the font directory list is something like

            <dir>/usr/share/fonts</dir>
            <dir>/usr/openwin/lib/X11/fonts</dir>
            <dir>~/.fonts</dir>
    

    (this may vary depending on what level of Solaris you are using and how many fonts you want to include.) Then, you must run

    /usr/local/bin/fc-cache -f -v
    

    as root, which can take many hours, but when it finishes will give you a succeeded message.

  • gtk+-2.12.0.tar.gz Source Code. [Details]

  • gtkspell-2.0.11-sol10-sparc-local.gz GtkSpell provides highlighting and replacement of misspelled words in a GtkTextView widget - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the aspell package.
    Dependencies:
    aspell,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • gtkspell-2.0.11.tar.gz Source Code. [Details]

  • gtypist-2.8.5-sol10-sparc-local.gz GNU Typist is a universal typing tutor - installs in /usr/local. Dependencies: libiconv, libintl, ncurses, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gtypist-2.8.5.tar.gz Source Code. [Details]

  • guile-1.8.5-sol10-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, gmp, libiconv, libintl, libtool, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • guile-1.8.5.tar.gz Source Code. [Details]

  • gv-3.7.2-sol10-sparc-local.gz gv - postscript and pdf viewing tool - installs in /usr/local. Dependencies: ghostscript. xaw3d, xpm, libiconv, and libgcc_s.so.1 in /usr/local/lib by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • gv-3.7.2.tar.gz Source Code. [Details]

    gzip-1.4-sol10-sparc-local The gzip compress/uncompression system - installs in /usr/local. This version is built with --rsyncable capablity.

  • gzip-1.4.tar.gz Source Code. [Details]

  • help2man-1.39.3-sol10-sparc-local.gz Help2man is a script to create simple man pages from the --help and --version output of programs - installs in /usr/local. Dependencies: perl
  • help2man-1.39.3.tar.gz Source Code. [Details]

  • hexdump-1.7-sol10-sparc-local.gz Eric Raymond's hex dumper - installs in /usr/local.
  • hexdump-1.7.tar.gz Source Code. [Details]

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

  • hping3-20051105-sol10-sparc-local.gzHping is a command-line oriented TCP/IP packet assembler/analyzer - installs in /usr/local. Dependencies: tcl and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • hping3-20051105.tar.gz Source Code. [Details]

  • httping-1.4.4-sol10-sparc-local.gz Httping is a ping for http-requests - installs in /usr/local. Dependencies: openssl-1.0.0d and to get /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • httping-1.4.4.tar.gz Source Code. [Details]

  • httpry-0.1.5-sol10-sparc-local.gz Httpry is a specialized packet sniffer designed for displaying and logging HTTP traffic - installs in /usr/local. Dependencies: libpcap and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • httpry-0.1.5.tar.gz Source Code. [Details]

  • hypermail-2.3.0-sol10-sparc-local.gz Hypermail is a program that takes a file of mail messages in UNIX mailbox format and generates a set of cross-referenced HTML documents - installs in /usr/local. Dependencies: gdbm, pcre, libiconv, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • hypermail-2.3.0.tar.gz Source Code. [Details]

  • id3lib-3.8.3-sol10-sparc-local.gz Id3lib is a software library for manipulating ID3v1/v1.1 and ID3v2 tags - installs in /usr/local. Dependencies: zlib, libiconv, and libgcc_s.so.1 and libstdc++.so.6 need to be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • id3lib-3.8.3.tar.gz Source Code. [Details]

  • iftop-0.17-sol10-sparc-local.gz iftop does for network usage what top does for CPU usage. It listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts - installs in /usr/local. Dependencies: ncurses-5.7 and libpcap-1.1.1.
  • iftop-0.17.tar.gz Source Code. [Details]

  • imagemagick-6.6.0.10-sol10-sparc-local.gz ImageMagick is a software suite to create, edit, and compose bitmap images - installs in /usr/local. Dependencies:
    xrender-0.8.3,
    bzip2-1.0.6,
    cairo-1.4.10,
    libcroco-0.6.1,
    expat-2.0.1,
    fontconfig-2.2.0,
    freetype-2.2.1,
    glib-2.25.13,
    gtk-2.2.4,
    graphviz,
    librsvg-2.18.2,
    libiconv-1.13.1,
    libintl-3.4.0,
    libtool,
    libgsf-1.14.7,
    jpeg-8a,
    libpng-1.2.44,
    pango-1.18.2,
    lcms-1.19,
    tiff-3.9.4,
    libxml2-2.7.7,
    zlib-1.2.5,
    and to have libgcc_s.so.1 in /usr/local/lib, install libgcc-3.4.6, gcc-3.4.6 or higher.
  • imagemagick-6.6.0.10.tar.gz Source Code. [Details]

  • imaging-1.1.7-sol10-sparc-local.gz The Python Imaging Library (PIL) - installs in /usr/local. Dependencies:
    python,
    xft,
    xrender,
    expat,
    fontconfig,
    freetype,
    libiconv,
    libintl,
    jpeg,
    lcms,
    tcl,
    tk,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • imaging-1.1.7.tar.gz Source Code. [Details]

  • imap-2007e-sol10-sparc-local.gz Imap contains imap, pop2, and pop3 email servers. These install in /usr/local/sbin. Dependencies: openssl-1.0.0d and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages. Setup documentation is in /usr/local/doc/imap. Walter Franz has pointed to some issues with imap and Solaris 10. See sol_10_imap_setup.html.
  • imap-2007e.tar.gz Source Code. [Details]

  • imlib-1.9.15-sol10-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,
    libpng,
    jpeg,
    tiff,
    zlib,
    > and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • imlib-1.9.15.tar.gz Source Code. [Details]

  • imlib2-1.4.4-sol10-sparc-local.gz The Imlib 2 library - a library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, etc - installs in /usr/local. Dependencies:
    bzip2,
    freetype,
    jpeg,
    libpng,
    tiff,
    libungif,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • imlib2-1.4.4.tar.gz Source Code. [Details]

  • indent-2.2.10-sol10-sparc-local.gz Indent is a C source beautifier - installs in /usr/local. Dependencies: 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.10.tar.gz Source Code. [Details]

  • intltool-0.40.3-sol10-sparc-local.gz The internationalization tool collection (intltool) can be used to extract translatable strings from various source files, collect the extracted strings together with messages from traditional source files (.c, .h), and merge translations from .po files into .xml, .desktop, and .oaf files - installs in /usr/local.
  • intltool-0.40.3.tar.gz Source Code. [Details]

  • iperf-2.0.5-sol10-sparc-local.gz Iperf is a tool for measuring internet bandwidth performance - installs in /usr/local. Dependencies: having libstdc++.so.6 and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • iperf-2.0.5.tar.gz Source Code. [Details]

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

  • irssi-0.8.15-sol10-sparc-local.gz Irssi is a modular IRC client with a text mode user interface - installs in /usr/local. Dependencies: openssl-1.0.0d, libiconv, libintl, ncurses, glib, and to get /usr/local/lib/libgcc_s.so.1, you need to install either libgcc-3.4.6 or gcc-3.4.6 or the equivalent.
  • irssi-0.8.15.tar.gz Source Code. [Details]

  • ispell-3.3.02-sol10-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]

  • jdiskreport-1.3.1-sol10-sparc-local.gz JDiskReport enables you to understand how much space the files and directories consume on your disk drives, and it helps you find obsolete files and folders - installs in /usr/local. Dependencies: Java 5 or higher. This is a java program which can be run via java -jar jdiskreport-1.3.1.jar in /usr/local/bin or executing the jdiskreport in /usr/local/bin which contains this java -jar line.
  • jdiskreport-1.3.1.tar.gz Source Code. [Details]

  • joe-3.7-sol10-sparc-local.gz The Joe text editor - installs in /usr/local. Dependencies: ncurses. 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.7.tar.gz Source Code. [Details]

  • john-1.7.6-sol10-sparc-local.gz (32-bit version) or john_64-1.7.6-sol10-sparc-local.gz (64-bit version) 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. The 64-bit version in the john_64 package may be faster. 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.6.tar.gz Source Code. [Details]

  • jpeg-8a-sol10-sparc-local.gz The jpeg libraries - 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.4.6 or gcc-3.4.6 or higher. This package also contains the jpeg-6b and jpeg-7 libraries to provide compatibility with the previous packages.
  • jpeg-8a.tar.gz Source Code. [Details]

  • jpeg2ps-1.9-sol10-sparc-local.gz Jpeg2ps is a utility for converting jpeg images to compressed Postscript level 2 or 3 files - installs in /usr/local.
  • jpeg2ps-1.9.tar.gz Source Code. [Details]

  • jpeginfo-1.6.1-sol10-sparc-local.gz> Jpeginfo is utility to generate information from jpeg files - installs in /usr/local. Dependencies: jpeg and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • jpeginfo-1.6.1.tar.gz Source Code. [Details]

  • jpegoptim-1.2.4-sol10-sparc-local.gz Jpegoptim is a uility to optimize jpeg files - installs in /usr/local. Dependencies:
    jpeg,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • jpegoptim-1.2.4.tar.gz Source Code. [Details]

  • keychain-2.6.8-sol10-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]

  • krb5-1.8.2-sol10-sparc-local.gz MIT Kerberos, network authentication protocol - installs in /usr/local. Dependencies: openssl-1.0.0d and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • krb5-1.8.2.tar.gz Source Code. [Details]

  • lame-3.98.4-sol10-sparc-local.gz Lame is an MP3 encoder - installs in /usr/local. Dependencies: gtk+-1.2.10, glib-1.2.10, libiconv, libintl, ncurses, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • lame-3.98.4.tar.gz Source Code. [Details]

  • lbzip2-0.23-sol10-sparc-local.gz Lbzip2 is a pthreads-based parallel bzip2/bunzip2 utility - installs in /usr/local. Dependencies: bzip2-1.0.6 and to get /usr/local/lib/libgcc_s.so.1 install libgcc-3.4.6 or gcc-3.4.6 or similar.
  • lbzip2-0.23.tar.gz Source Code. [Details]

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

  • ldns-1.6.6-sol10-sparc-local.gz Ldns is used to simplify DNS programming. Included in the package is the dig-like program drill and other example programs - installs in /usr/local. Dependencies: openssl-1.0.0d, libpcap, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • ldns-1.6.6.tar.gz Source Code. [Details]

  • less-443-sol10-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.4.6 or gcc-3.4.6 or later.
  • less-443.tar.gz Source Code. [Details]

  • lftp-4.0.10-sol10-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:
    readline,
    openssl-1.0.0d,
    ncurses,
    libiconv,
    libintl,
    expat,
    libgcrypt,
    gnutls,
    libgpgerror,
    zlib,
    and either libgcc-3.4.6 or gcc-3.4.6.
  • lftp-4.0.10.tar.gz Source Code. [Details]

  • libao-1.0.0-sol10-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: esound, audiofile, and /usr/local/lib/libgcc_s.so.1 needs to exist by installing the libgcc-3.4.6 or gcc-3.4.6 packages.
  • libao-1.0.0.tar.gz Source Code. [Details]

  • libarchive-2.8.3-sol10-sparc-local.gz Libarchive contains a C library and command-line tools for reading and writing tar, cpio, zip, iso, and other archive formats - installs in /usr/local. Dependencies: bzip2, libiconv, libintl, libxml2, zlib, openssl, and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, install either the libgcc-3.4.6 or gcc-3.4.6 or higher.
  • libarchive-2.8.3.tar.gz Source Code. [Details]

  • libart_lgpl-2.3.19-sol10-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.4.6 or gcc-3.4.6 or later.
  • libart_lgpl-2.3.19.tar.gz Source Code. [Details]

  • libcddb-1.3.0-sol10-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.4.6 or gcc-3.4.6 or higher.
  • libcddb-1.3.0.tar.gz Source Code. [Details]

  • libcroco-0.6.1-sol10-sparc-local.gz Libcroco is a cascading style sheet (CSS) parsing and manipulation toolkit used by GNOME applications - installs in /usr/local. Dependencies: glib, zlib, libxml2, libiconv, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • libcroco-0.6.1.tar.gz Source Code. [Details]

  • libdnet-1.11-sol10-sparc-local.gz Libdnet provides a simplified, portable interface to several low-level networking routines - installs in /usr/local. Dependencies: /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • libdnet-1.11.tar.gz Source Code. [Details]

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

  • libemf-1.0.3-sol10-sparc-local.gz libEMF is a C/C++ library which provides a drawing toolkit based on ECMA-234. The general purpose of this library is to create vector graphics files on POSIX systems which can be imported into StarOffice/OpenOffice - installs in /usr/local. Dependencies: 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.4.6 or gcc-3.4.6 or higher.
  • libemf-1.0.3.tar.gz Source Code. [Details]

  • libevent-1.4.14b-sol10-sparc-local.gz The libevent API - installs in /usr/local. Dependencies: /usr/local/lib/libgcc_s.so.1 is required, so you may need to install either the libgcc-3.4.6 or the gcc-3.4.6 or higher packages.
  • libevent-1.4.14b.tar.gz Source Code. [Details]

  • libexif-0.6.16-sol10-sparc-local.gz The libexif exif library reads and writes EXIF metainformation from and to image files - installs in /usr/local. Dependencies: libiconv, libintl, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • libexif-0.6.16.tar.gz Source Code. [Details]

  • libg2c-3-sol10-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.6-sol10-sparc-local.gz This package includes the files and links

    
    libgcc_s.so
    libgcc_s.so.1
    libstdc++.so
    libstdc++.so.6
    libstdc++.so.6.0.3
    
    

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

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

    libgcc_s.so    libstdc++.a   libstdc++.so    libstdc++.so.5.0.5  
    libgcc_s.so.1  libstdc++.la  libstdc++.so.5  sparcv9
    
    ./sparcv9:
    libgcc_s.so.1        libstdc++.a   libstdc++.so    libstdc++.so.5.0.5
    libgcc_s_sparcv9.so  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.

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

  • libglade-2.6.2-sol10-sparc-local.gz The libglade library allows you to load glade interface files in a program at runtime - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the libxml2 package.
    Dependencies:
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    libintl,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    libxml2,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • libglade-2.6.2.tar.gz Source Code. [Details]

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

  • libgsasl-1.2-sol10-sparc-local.gz The GNU SASL library which is an implementation of the Simple Authentication and Security Layer (SASL) - installs in /usr/local. Dependencies: libiconv, libintl, libidn, and you will need to have /usr/local/lib/libgcc_s.so.1 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • libgsasl-1.2.tar.gz Source Code. [Details]

  • libgsf-1.14.7-sol10-sparc-local.gz The GNOME structured file library for reading and writing structured file formats - installs in /usr/local. Dependencies: glib, libiconv, libxml2, zlib, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • libgsf-1.14.7.tar.gz Source Code. [Details]

  • libgtkhtml-2.11.1-sol10-sparc-local.gz GtkHTML is a HTML rendering/editing library - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the libxml2 package.
    Dependencies:
    libxml2,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    libintl,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • libgtkhtml-2.11.1.tar.gz Source Code. [Details]

  • libiconv-1.13.1-sol10-sparc-local.gz GNU libiconv provides an iconv() implementation for use on systems which do not have one - installs in /usr/local. Dependencies: libgcc_s.so.1 from libgcc-3.4.6 or gcc-3.4.6 or higher.
  • libiconv-1.13.1.tar.gz Source Code. [Details]

  • libidl-0.8.12-sol10-sparc-local.gz libIDL is a front end for CORBA IDL and required for ORBIT2 in Gnome - installs in /usr/local. Dependencies: libiconv, glib, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • libidl-0.8.12.tar.gz Source Code. [Details]

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

  • libintl-3.4.0-sol10-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. Dependencies: libiconv and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.

  • libmikmod-3.2.0beta2-sol10-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-sol10-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.
  • libnet-1.1.2.1.tar.gz Source Code. [Details]

  • libnids-1.23-sol10-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.23.tar.gz Source Code. [Details]

  • libogg-1.1.3-sol10-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.4.6 or gcc-3.4.6.
  • libogg-1.1.3.tar.gz Source Code. [Details]

  • libol-0.3.18-sol10-sparc-local.gz Libol is a library used by syslog-ng - installs in /usr/local.
  • libol-0.3.18.tar.gz Source Code. [Details]

  • liboop-1.0-sol10-sparc-local.gz Liboop provides a generic callback-based event dispatch interface - installs in /usr/local. Dependencies: glib-1.2.10, glib-2.25.13, libiconv-1.13.1, tcl-8.5.9, and for /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or later.
  • liboop-1.0.tar.gz Source Code. [Details]

  • libpar2-0.2-sol10-sparc-local.gz These are the libraries from the par2 file verification and repair tool - installs in /usr/local. Dependencies: libsigc++ and that libgcc_s.so.1 and libstdc++.so.5 be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • libpar2-0.2.tar.gz Source Code. [Details]

  • libpcap-1.1.1-sol10-sparc-local.gz libpcap is a system-independent interface for user-level packet capture - installs in /usr/local. Dependencies: You will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 packages. You may also need to install tcpdump.
  • libpcap-1.1.1.tar.gz Source Code. [Details]

  • libpng-1.2.44-sol10-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: zlib, libiconv, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher. Earlier versions of libpng files can be found at ftp://ftp.sunfreeware.com/pub/freeware/sparc/10/.
  • libpng-1.2.44.tar.gz Source Code. [Details]

  • librsvg-2.22.3-sol10-sparc-local.gz Librsvg supplies libraries to enable SVG-format scalable graphics - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the libcroco, libgsf, and libxml2 packages.
    Dependencies:
    libcroco,
    libgsf,
    libxml2,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • librsvg-2.22.3.tar.gz Source Code. [Details]

  • librsync-0.9.7-sol10-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, libiconv, libintl, zlib, bzip2, 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]

  • libsigc++-2.0.17-sol10-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.4.6 or gcc-3.4.6 or higher.
  • libsigc++-2.0.17.tar.gz Source Code. [Details]

  • libsigsegv-2.10-sol10-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.4.6 or gcc-3.4.6 or higher.
  • libsigsegv-2.10.tar.gz Source Code. [Details]

  • libspf2-1.2.9-sol10-sparc-local.gz Libspf2 is an implementation of the SPF specification as found at http://www.ietf.org/internet-drafts/draft-mengwong-spf-00.txt or doc/draft-mengwong-spf-00.txt - installs in /usr/local. Dependencies: libiconv, libintl, and libgcc_s.so.1 needs to be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • libspf2-1.2.9.tar.gz Source Code. [Details]

  • libssh2-1.2.7-sol10-sparc-local.gz Libssh2 is a library implementing the SSH2 protocol - installs in /usr/local. Dependencies: openssl-1.0.0d, zlib, and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages. Documentation can be found in /usr/local/doc/libssh2.
  • libssh2-1.2.7.tar.gz Source Code. [Details]

  • libstatgrab-0.16-sol10-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 and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • libstatgrab-0.16.tar.gz Source Code. [Details]

  • libtasn1-2.9-sol10-sparc-local.gz The ASN.1 library and some related programs - installs in /usr/local. Dependencies: libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • libtasn1-2.9.tar.gz Source Code. [Details]

  • libtool-2.4-sol10-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.4.6 or gcc-3.4.6 or higher.
  • libtool-2.4.tar.gz Source Code. [Details]

  • libungif-4.1.4-sol10-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.4.6 or gcc-3.4.6 or higher.
  • libungif-4.1.4.tar.gz Source Code. [Details]

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

  • libunistring-0.9.3-sol10-sparc-local.gz GNU libunistring provides functions for manipulating Unicode strings - installs in /usr/local. Dependencies: libiconv, libintl. and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • libunistring-0.9.3.tar.gz Source Code. [Details]

  • libvorbis-1.2.0-sol10-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.4.6 or gcc-3.4.6 or higher.
  • libvorbis-1.2.0.tar.gz Source Code. [Details]

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

  • libxslt-1.1.26-sol10-sparc-local.gz Libxslt is the Xslt C library developed for the GNOME project - installs in /usr/local. Dependencies:
    libxml2,
    zlib,
    libiconv,
    libgcrypt,
    libgpgerror,
    and either libgcc-3.4.6 or gcc-3.4.6.
  • libxslt-1.1.26.tar.gz Source Code. [Details]

  • lighttpd-1.4.24-sol10-sparc-local.gz The lighttpd web server - installs in /usr/local. Dependencies:
    openssl-1.0.0d,
    mysql-5.0.67,
    gdbm-1.8.3,
    pcre-8.12,
    bzip2,
    libiconv,
    zlib-1.2.5,
    and to have libgcc_s.so.1 in /usr/local/lib, install libgcc-3.4.6, gcc-3.4.6 or higher.
  • lighttpd-1.4.24.tar.gz Source Code. [Details]

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

  • links-2.1pre36-sol10-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:
    tiff,
    openssl-1.0.0d,
    zlib,
    libpng,
    jpeg,
    and the package requires that libgcc_s.so.1 be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • links-2.1pre36.tar.gz Source Code. [Details]

  • logilabastng-0.20.0-sol10-sparc-local.gz A python module provides a common base representation of python source code used by programs like pylint - installs in /usr/local. Dependencies: python
  • logilabastng-0.20.0.tar.gz Source Code. [Details]

  • logilabcommon-0.49.0-sol10-sparc-local.gz A set of python modules used by pylint and other projects - installs in /usr/local. Dependencies: python.
  • logilabcommon-0.49.0.tar.gz Source Code. [Details]

  • logrotate-3.7.6-sol10-sparc-local.gz The logrotate utility is designed to simplify the administration of log files on a system - installs in /usr/local. Dependencies: popt, libiconv, libintl, gettext, gzip, and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 packages.
  • logrotate-3.7.6.tar.gz Source Code. [Details]

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

  • lrzsz-0.12.20-sol10-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-sol10-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.4.6 or gcc-3.4.6 packages.
  • lsh-2.0.tar.gz Source Code. [Details]

  • lsof_1106-4.80-sol10-sparc-local.gz or lsof_0508-4.80-sol10-sparc-local.gz (for Solaris 10 05/08 or higher, the 0508 package must be used. If the 0508 version does not run properly, try the 11/06 version.) lsof lists information about files that are open by the processes running on a UNIX system. This package contains both a 32 and 64-bit version of lsof, but you only need to type lsof to run the program. - installs in /usr/local. lsof is typically run as root.
  • lsof-4.80.tar.gz Source Code. [Details]

  • lua-5.1.4-sol10-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. Dependencies: To obtain libgcc_so.so.1, you will need to install either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • lua-5.1.4.tar.gz Source Code. [Details]

  • lxml-2.2.8-sol10-sparc-local.gz Lxml is a python binding for libxml2 and libxslt - installs in /usr/local.
    Dependencies:
    python,
    libxslt,
    gcrypt,
    gpgerror,
    libiconv,
    libintl,
    libxml2,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • lxml-2.2.8.tar.gz Source Code. [Details]

  • lynx-2.8.7-sol10-sparc-local.gz or if you want ipv6 support, get lynx_ssl_ipv6-2.8.7-sol10-sparc-local.gz. Lynx is a text-based web client - installs in /usr/local. Dependencies: ncurses, openssl-1.0.0d, and to obtain libgcc_so.so.1, you will need to install either libgcc-3.4.6 or gcc-3.4.6 or higher. Lynx also looks for gzip in /usr/local/bin, so you will need to install the gzip package or use the one in /usr/bin via a link like ln -s /usr/bin/gzip /usr/local/bin/gzip.
  • lynx-2.8.7.tar.gz Source Code. [Details]

  • lzip-1.11-sol10-sparc-local.gz Lzip is a lossless file compressor based on the LZMA (Lempel-Ziv-Markov chain-Algorithm) algorithm - installs in /usr/local. Dependencies: having libstdc++.so.6 and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • lzip-1.11.tar.gz Source Code. [Details]

  • lzlib-1.1-sol10-sparc-local.gz Lzlib is a data compression library providing in-memory LZMA compression and decompression functions, including integrity checking of the uncompressed data - installs in /usr/local. Dependencies: having libstdc++.so.6 and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • lzlib-1.1.tar.gz Source Code. [Details]

  • lzma-4.32.7-sol10-sparc-local.gz The LZMA compression utilities - installs in /usr/local. Dependencies: libgcc-3.4.6 or gcc-3.4.6 packages so that /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 are available.
  • lzma-4.32.7.tar.gz Source Code. [Details]

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

  • lzop-1.03-sol10-sparc-local.gz Lzop is a file compressor which uses the LZO data compression library - installs in /usr/local. Dependencies: lzo and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • lzop-1.03.tar.gz Source Code. [Details]

  • m4-1.4.16-sol10-sparc-local.gz GNU `m4' is an implementation of the traditional Unix macro processor - installs in /usr/local. Dependencies: libsigsegv and to obtain libgcc_so.so.1, you will need to install either libgcc-3.4.6 or gcc-3.4.6 or later.
  • m4-1.4.16.tar.gz Source Code. [Details]

  • mailx-12.4-sol10-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-1.0.0d, and to obtain libgcc_so.so.1, you will need to install either libgcc-3.4.6 or gcc-3.4.6 or later.
  • mailx-12.4.tar.gz Source Code. [Details]

  • make-3.82-sol10-sparc-local.gz The GNU version of make, also known as gmake - installs in /usr/local. Dependencies: To have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • make-3.82.tar.gz Source Code. [Details]

  • mawk-1.3.4.20100419-sol10-sparc-local.gz Mawk -- an implementation of new/posix awk - installs in /usr/local.
  • mawk-1.3.4.20100419.tar.gz Source Code. [Details]

  • mc-4.7.0.10-sol10-sparc-local.gz GNU Midnight Commander (also referred to as MC) is a user shell and visual file manager with text-mode full-screen interface - installs in /usr/local. Dependencies: libiconv, libintl, slang, glib, and either libgcc-3.4.6 or gcc-3.4.6.
  • mc-4.7.0.10.tar.gz Source Code. [Details]

  • md5-6142000-sol10-sparc-local.gz MD5 reads data and calculates a cryptographic checksum - installs in /usr/local. The version number above is the data the source code has in the Cerias ftp archive.
  • md5-6142000.tar.gz Source Code. [Details]

  • md5deep-1.12-sol10-sparc-local.gz Md5deep is a suite of tools (md5deep, sha1deep, sha256deep, whirlpooldeep, and tigerdeep) to compute hashes, or message digests for any number of files while optionally recursively digging through the directory structure - installs in /usr/local.
  • md5deep-1.12.tar.gz Source Code. [Details]

  • memcached-1.2.6-sol10-sparc-local.gz Memcached is a distributed memory object caching system - installs in /usr/local. Dependencies: libevent and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • memcached-1.2.6.tar.gz Source Code. [Details]

  • memconf-2.18-sol10-sparc-local.gz memconf is a perl script that displays memory modules installed in a Sun system. This only works on SPARC or Solaris 10 x86 systems. memconf requires that you have perl installed on your system - installs in /usr/local/bin. You will probably want to run this as root and you may need to edit the first line to point to the perl executable on your system. [Details]

  • memtester-4.2.0-sol10-sparc-local.gz Memtest is a utility to test for a faulty memory subsystem - installs in /usr/local.
  • memtester-4.2.0.tar.gz Source Code. [Details]

  • mercurial-1.8.3-sol10-sparc-local.gz The mercurial Source Control Management (SCM) system - installs in /usr/local. Dependencies: having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher. Mercurial is based on python which should also be installed.
  • mercurial-1.8.3.tar.gz Source Code. [Details]

  • mhash-0.9.9.9-sol10-sparc-local.gz Mhash is a library which provides a uniform interface to a large number of hash algorithms - 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.4.6 or gcc-3.4.6 or higher.
  • mhash-0.9.9.9.tar.gz Source Code. [Details]

  • mikmod-3.2.1-sol10-sparc-local.gz Mikmod is a module player and library supporting many formats, including mod, s3m, it, and xm - installs in /usr/local. Dependencies: libmikmod and ncurses.
  • mikmod-3.2.1.tar.gz Source Code. [Details]

  • ming-0.4.2-sol10-sparc-local.gz Ming is a library for generating Macromedia Flash files (.swf), written in C, and includes useful utilities for working with .swf files - installs in /usr/local. Dependencies: freetype, libpng, libungif, zlib, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • ming-0.4.2.tar.gz Source Code. [Details]

  • miranda-1.9-sol10-sparc-local.gz miRanda is an algorithm for finding genomic targets for microRNAs - installs in /usr/local.
  • miranda-1.9.tar.gz Source Code. [Details]

  • mktemp-1.7-sol10-sparc-local.gz Mktemp is a small program to allow safe temporary file creation from shell scripts - installs in /usr/local. Dependencies: coreutils is required on some systems.
  • mktemp-1.7.tar.gz Source Code. [Details]

  • mm-1.4.2-sol10-sparc-local.gz MM is a 2-layer abstraction library. It is part of OSSP - installs in /usr/local. Dependencies: libgcc-3.4.6 or gcc-3.4.6.
  • mm-1.4.2.tar.gz Source Code. [Details]

  • moe-1.4-sol10-sparc-local.gz GNU Moe is an 8-bit clean text editor for ISO-8859 and ASCII character encodings - installs in /usr/local. Dependencies: ncurses and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • moe-1.4.tar.gz Source Code. [Details]

  • mpack-1.6-sol10-sparc-local.gz Mpack and munpack are utilities for encoding and decoding (respectively) binary files in MIME (Multipurpose Internet Mail Extensions) format mail messages - installs in /usr/local.
  • mpack-1.6.tar.gz Source Code. [Details]

  • mpage-2.5.6-sol10-sparc-local.gz Mpage takes in plaintext and outputs postscript that will print the text on 1, 2, 4, or 8 pages - installs in /usr/local.
  • mpage-2.5.6.tar.gz Source Code. [Details]

  • mpfr-2.4.0-sol10-sparc-local.gz The MPFR library is a C library for multiple-precision floating-point computations with correct rounding - installs in /usr/local. Dependencies: gmp and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • mpfr-2.4.0.tar.gz Source Code. [Details]

  • mrtg-2.16.2-sol10-sparc-local.gz The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network-links - installs in /usr/local/mrtg-2. The mrtg executable is a perl program and so you need to have perl installed. If you already have perl, check the first line of the mrtg and related programs to make sure it points to the perl you are using. Dependencies: libiconv, libintl, xpm, expat, fontconfig, freetype, gd, jpeg, libpng, zlib, and libgcc_s.so.1 needs to be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • mrtg-2.16.2.tar.gz Source Code. [Details]

  • mrxvt-0.5.4-sol10-sparc-local.gz Mrxvt is a multi-tabbed X terminal emulator based on rxvt - installs in /usr/local. Dependencies:
    xpm,
    xrender,
    expat,
    fontconfig,
    freetype,
    libiconv,
    libintl,
    zlib,
    libpng,
    jpeg,
    and to get /usr/local/lib/libgcc_s.so.1 install libgcc-3.4.6 or gcc-3.4.6 or similar.
  • mrxvt-0.5.4.tar.gz Source Code. [Details]

  • msmtp-1.4.17-sol10-sparc-local.gz Msmtp is an SMTP client - installs in /usr/local. Dependencies: libgcrypt, gnutls, libgpgerror, libgsasl, libiconv, libintl, zlib, libidn, and to have /usr/local/lib/libgcc_s.so.1, install either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • msmtp-1.4.17.tar.gz Source Code. [Details]

  • msort-8.45-sol10-sparc-local.gz Msort is a program for sorting files in sophisticated ways - installs in /usr/local. Dependencies: gmp, libiconv, libintl, libuninum, tre, utf8proc, and libgcc_s.so.1 needs to be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • msort-8.45.tar.gz Source Code. [Details]

  • mtools-4.0.16-sol10-sparc-local.gz Mtools is a collection of utilities to access MS-DOS disks without mounting them - installs in /usr/local. Dependencies: libiconv and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 packages.
  • mtools-4.0.16.tar.gz Source Code. [Details]

  • mtx-1.3.12-sol10-sparc-local.gz mtx is a set of low level driver programs to control features of SCSI backup related devices such as autoloaders, tape changers, media jukeboxes, and tape drives - installs in /usr/local.
  • mtx-1.3.12.tar.gz Source Code. [Details]

  • multitail-5.2.7-sol10-sparc-local.gz Multitail lets you view one or multiple files in a way similar to the tail program, but in multiple windows - installs in /usr/local. Dependencies: ncurses.
  • multitail-5.2.7.tar.gz Source Code. [Details]

  • mutt-1.5.21-sol10-sparc-local.gz The Mutt email client - installs in /usr/local. Support for pop, imap, and ssl is included. Dependencies: openssl-1.0.0d, libiconv, libintl, sasl, zlib, libidn, slang, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or later.
  • mutt-1.5.21.tar.gz Source Code. [Details]

  • mysql-5.0.67-sol10-sparc-local.gz MySQL is an SQL database server - installs in /usr/local/mysql. Dependencies: ncurses, zlib, openssl-1.0.0d, and you may need /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
    Mysql requires a number of installation steps that can be found in the files in /usr/local/doc/mysql. I have only done the configure, make, make install steps and not the creation of the mysql user and group or the other steps that are needed. All the tests in the test suite executed correctly. You may also need to install the shutils to obtain the hostname program used in some of the mysql scripts. You might also try just doing a link ln -s /usr/bin/hostname /usr/local/bin/hostname. If you are upgrading a mysql installation, you should make sure you back up your previous installation and any databases you have created.
  • mysql-5.0.67.tar.gz Source Code (note that you will need to use the GNU tar to untar the mysql source files. The tar that typically comes with Solaris may not work). [Details]

  • namebench-1.3.1-sol10-sparc-local.gz Namebench is designed to help determine what name services are the best to use for an individual machine - installs in /usr/local. Dependencies: python
  • namebench-1.3.1.tar.gz Source Code. [Details]

  • nano-2.3.1-sol10-sparc-local.gz GNU nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced clone of the Pico text editor - installs in /usr/local. Dependencies: ncurses, file, libiconv, libintl, and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 packages.
  • nano-2.3.1.tar.gz Source Code. [Details]

  • nc-110-sol10-sparc-local.gz nc, also called netcat, is a simple Unix utility which reads and writes data across network connections, using TCP or UDP protocol - installs in /usr/local.
  • nc-110.tar.gz Source Code. [Details]

  • ncdu-1.7-sol10-sparc-local.gz Ncdu is an ncurses version of the unix du command - installs in /usr/local. Dependencies: ncurses
  • ncdu-1.7.tar.gz Source Code. [Details]

  • ncftp-3.2.5-sol10-sparc-local.gz ncftp is a browser program for the (FTP) File Transfer Protocol - installs in /usr/local. Dependences: ncurses
  • ncftp-3.2.5.tar.gz Source Code. [Details]

  • ncurses-5.7-sol10-sparc-local.gz ncurses (new curses) library is a freeware emulation of System V Release 4.0 curses - installs in /usr/local. Dependencies: you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 packages.
  • ncurses-5.7.tar.gz Source Code. [Details]

  • ndiff-2.00-sol10-sparc-local.gz Ndiff is uses to compare similar files ignoring small nuberic differences - installs in /usr/local. Dependencies: gmp and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • ndiff-2.00.tar.gz Source Code. [Details]

  • ne-2.1-sol10-sparc-local.gz The "nice editor" ne - installs in /usr/local. Dependencies: ncurses and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 packages.
  • ne-2.1.tar.gz Source Code. [Details]

  • nedit-5.5-sol10-sparc-local.gz NEdit is a Unix text editor for programmers and general users. It has a graphical user interface - installs in /usr/local.
  • nedit-5.5.tar.gz Source Code. [Details]

  • nemesis-1.4-sol10-sparc-local.gz Nemesis is a command-line network packet crafting and injection utility - installs in /usr/local.
  • nemesis-1.4.tar.gz Source Code. [Details]

  • neon-0.25.5-sol10-sparc-local.gz Neon is an HTTP and WebDAV client library - installs in /usr/local. Neon is used by subversion. There are slightly newer versions of neon, but this one seems to work best with subversion. Dependencies: openssl-1.0.0d, expat-2.0.1, zlib-1.2.5, and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 packages.
  • neon-0.25.5.tar.gz Source Code. [Details]

  • neon-0.29.5-sol10-sparc-local.gz Neon is an HTTP and WebDAV client library - installs in /usr/local. Neon is used by subversion. There are slightly newer versions of neon, but this one seems to work best with subversion. Dependencies: openssl-1.0.0d, expat-2.0.1, zlib-1.2.5, and you will need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 packages.
  • neon-0.29.5.tar.gz Source Code. [Details]

  • nepim-0.39-sol10-sparc-local.gz Nepim stands for network pipemeter, a tool for measuring available bandwidth between hosts - installs in /usr/local. Dependencies: liboop and having libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • nepim-0.39.tar.gz Source Code. [Details]

  • netcdf-3.6.1-sol10-sparc-local.gz NetCDF (network Common Data Form) is an interface for array-oriented data access - installs in /usr/local.
  • netcdf-3.6.1.tar.gz Source Code. [Details]

  • nethack-3.4.3-sol10-sparc-local.gz Nethack is a single player dungeon exploration game - installs in /usr/local/games.
  • nethack-3.4.3.tar.gz Source Code. [Details]

  • netio-1.26-sol10-sparc-local.gz Netio is a network benchmark for OS/2 2.x, Windows NT/2000, and Unix. It measures the net throughput of a network via NetBIOS, TCP and UDP protocols (Unix only supports TCP and UDP) using various different packet sizes - installs in /usr/local. To find out more about how to use netio, read the /usr/local/doc/netio/netio.doc file and just type netio for options.
  • netio-1.26.tar.gz Source Code. [Details]

  • netpbm-10.35.78-sol10-sparc-local.gz The Netbpm graphics tools and converters - installs in the default /usr/local/netpbm directory. You may need to add /usr/local/netpbm/bin in your PATH, /usr/local/netpbm/lib in your library path, and /usr/local/netpbm/man in your MANPATH. Dependencies:
    libiconv,
    libintl,
    jpeg,
    tiff,
    libpng,
    libxml2,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher. Some of the programs are perl scripts and may need to be edited to point to the perl executable on your system.
  • netpbm-10.35.78.tar.gz Source Code. [Details]

  • netperf-2.4.5-sol10-sparc-local.gz Netperf is a TCP/UDP/sockets/etc performance benchmark - installs in /usr/local.
  • netperf-2.4.5.tar.gz Source Code. [Details]

  • netsnmp-5.6.1-sol10-sparc-local.gz The NET-SNMP (formerly UCD-SNMP) package contains various tools relating to the Simple Network Management Protocol - installs in /usr/local. Dependencies: openssl-1.0.0d and either the libgcc-3.4.6 or gcc-3.4.6 packages need to be installed also. The configure options used in this package were ./configure --with-mib-modules="smux ucd-snmp/diskio mibII/mta_sendmail" --enable-mfd-rewrites --enable-ucd-snmp-compatibility --with-defaults --enable-ipv6 --with-out-mib-modules="mibII/ipv6" --without-perl-modules --disable-embedded-perl --prefix=/usr/local. It is important to read the README.solaris file in /usr/local/doc/netsnmp for some details on installation and potential problems with net-snmp and Solaris.
  • netsnmp-5.6.1.tar.gz Source Code. [Details]

  • nettle-2.0-sol10-sparc-local.gz Nettle is a cryptographic library - installs in /usr/local. Dependencies: gmp, openssl, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • nettle-2.0.tar.gz Source Code. [Details]

  • nginx-0.8.54-sol10-sparc-local.gz Nginx is an http and reverse proxy server - installs in /usr/local. Dependencies: pcre, zlib, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • nginx-0.8.54.tar.gz Source Code. [Details]

  • ngrep-1.45-sol10-sparc-local.gz ngrep is a program that mimicks as much functionality in GNU grep as possible, applied at the network layer - installs in /usr/local.
  • ngrep-1.45.tar.gz Source Code. [Details]

  • nload-0.7.2-sol10-sparc-local.gz Nload is a console application that monitors network traffic and bandwidth usage in real time - installs in /usr/local. Dependencies: ncurses and you may need /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 either from the gcc-3.4.6 or libgcc-3.4.6 or higher packages.
  • nload-0.7.2.tar.gz Source Code. [Details]

  • nmap-4.85BETA7-sol10-sparc-local.gz Nmap is a network exploration tool and security scanner. This beta version supports scanning for the Conficker worm. See the Details link below for more information. The Zenmap front end to nmap is included - installs in /usr/local. Dependencies: libpcap, lua, openssl-1.0.0d, pygtk, pysqlite, and its dependencies, and you will need /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • nmap-4.85BETA7.tar.gz Source Code. [Details]

  • nmap-4.76-sol10-sparc-local.gz Nmap is a network exploration tool and security scanner. The new Zenmap front end to nmap is included - installs in /usr/local. Dependencies: openssl-1.0.0d, pygtk, pysqlite, and its dependencies, and you will need /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • nmap-4.76.tar.gz Source Code. [Details]

  • nmap-3.93-sol10-sparc-local.gz nmap is a network exploration tool and security scanner - installs in /usr/local. nmap and the nmap front end, nmapfe, require the installation of glib, gtk, openssl-0.9.7g, and either libgcc-3.3 or gcc-3.3.2. Note that this version of the nmap package was compiled with gcc-3.3.2 and so uses the library libstdc++.so.5. If you have installed a version of gcc-3.4.x, you may not have this. The libgcc-3.3 package has the libstdc++.so.5 related files and so needs to be installed or at least you can get the libstdc++ file from it.
  • nmap-3.93.tar.gz Source Code. [Details]

  • nmh-1.3-sol10-sparc-local.gz Nmh is a mail handling system - installs in /usr/local/nmh/. Dependencies: libiconv and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • nmh-1.3.tar.gz Source Code. [Details]

  • nose-0.10.4-sol10-sparc-local.gz Nose is a Python unittest extension offering automatic test suite discovery and easy test authoring - installs in /usr/local. Dependencies: python
  • nose-0.10.4.tar.gz Source Code. [Details]

  • ntop-3.3-sol10-sparc-local.gz Ntop is a network traffic probe that shows the network usage - installs in /usr/local. Dependencies: apache-2.0.59, libart_lgpl, openssl-1.0.0d, freetype, gdbm, libiconv, libpng, netsnmp, libpcap, pcre, rrdtool, zlib, and because libgcc_s.so.1 is needed, you must install either libgcc-3.4.6 or gcc-3.4.6.
  • ntop-3.3.tar.gz Source Code. [Details]

  • ntp-4.2.6p3-sol10-sparc-local.gz The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source - installs in /usr/local. Dependencies: libedit, ncurses, openssl-1.0.0d, and either libgcc-3.4.6 or gcc-3.4.6.
  • ntp-4.2.6p3.tar.gz Source Code. [Details]

  • nzbget-0.6.0-sol10-sparc-local.gz NZBget is a binary news grabber - installs in /usr/local. Dependencies:
    openssl-1.0.0d,
    libiconv,
    ncurses,
    libpar2,
    libsigc++,
    libxml2,
    zlib,
    libgcrypt,
    libgpgerror,
    and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • nzbget-0.6.0.tar.gz Source Code. [Details]

  • ocaml-3.10.2-sol10-sparc-local.gz Objective Caml is the main implementation of the Caml language - installs in /usr/local. Dependencies: To have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or later. This version was built with "make world.opt".
  • ocaml-3.10.2.tar.gz Source Code. [Details]

  • octave-2.1.73-sol10-sparc-local.gz GNU Octave is a high-level language for numerical computations - installs in /usr/local. Dependencies: gnuplot, ncurses, readline, and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, install either the libgcc-3.4.6 or gcc-3.4.6 or higher. If you do not install the full gcc package, then you also will need the libg2c-3 package to obtain the libg2c libraries.
  • octave-2.1.73.tar.gz Source Code. [Details]

  • op-1.32-sol10-sparc-local.gz Op is used to grant access to certain root operations - installs in /usr/local. Configuration files go into /etc. See documentation in /usr/local/doc/op for details on setup and permissions.
  • op-1.32.tar.gz Source Code. [Details]

  • openldap-2.4.24-sol10-sparc-local.gz OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol - installs in /usr/local. Dependencies are: libtool, openssl-1.0.0d, sasl-2.1.21, db-4.7.25.NC, and libgcc-3.4.6 or gcc-3.4.6 so that you have /usr/local/lib/libgcc_s.so.1. If you are using a version of Solaris 10 older than Solaris 10 5/08 s10x_u5wos_10 (see /etc/release), you may encounter an error message like

    libresolv.so.2 (SUNW_2.2.2) +> (version not found)

    To fix this, you will need to update to a newer version of Solaris 10 or upgrade the SUNWcsl and SUNWcslr packages.

  • openldap-2.4.24.tar.gz Source Code. [Details]

  • openslp-1.2.1-sol10-sparc-local.gz OpenSLP is an implementation of the Service Location Protocol - installs in /usr/local. Dependencies: openssl-1.0.0d and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • openslp-1.2.1.tar.gz Source Code. [Details]

  • openssh-5.8p1-sol10-sparc-local.gz Openssh is an open source version of the SSH secure shell system - installs in /usr/local. PAM support is included and requires its own configuration. See the package openssh_hpn below also. Dependencies: openssl-1.0.0d (do not use the older openssl packages), zlib, libgcc-3.4.6 or gcc-3.4.6, and optionally the tcp_wrappers package. You MUST read the OpenSSH installation page for installation details and helpful web sites. For example, the /usr/local/etc/sshd_config file may need to be edited. You might also want to back up any config files you may have been using from previous installations of Openssh. For use on Solaris 10 with SMF, take a look at SMF startup. Openssh is often used to make machines more secure. Make sure you know what you are doing. Any security problems are your responsiblitiy. The main ssh web site is at the [Details] link below. It is also important that you read our Disclaimer.
  • openssh-5.8p1.tar.gz Source Code. [Details]

  • openssh_hpn-5.6p1-sol10-sparc-local.gz Openssh is an open source version of the SSH secure shell system - installs in /usr/local. PAM support is included and requires its own configuration. This package includes the HPN patches discussed at High Performance SSH/SCP - HPN-SSH. Dependencies: openssl-1.0.0d (do not use the older openssl packages), zlib, libgcc-3.4.6 or gcc-3.4.6, and optionally the tcp_wrappers package. You MUST read the OpenSSH installation page for installation details and helpful web sites. For example, the /usr/local/etc/sshd_config file may need to be edited. You might also want to back up any config files you may have been using from previous installations of Openssh. For use on Solaris 10 with SMF, take a look at SMF startup. Openssh is often used to make machines more secure. Make sure you know what you are doing. Any security problems are your responsiblitiy. The main ssh web site is at the [Details] link below. It is also important that you read our Disclaimer.
  • openssh-5.8p1.tar.gz Source Code. [Details]

  • openssl-1.0.0d-sol10-sparc-local.gz Openssl is an open source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library - installs in /usr/local/ssl. Note to users with sun4m machines. The openssl package here was built on a sun4u system and will not work on your machines. The one built for Solaris 2.5 was built on a sun4m machine and has been tested and does work. If you do uname -a and you get sun4m in the result, install the Solaris 2.5 openssl package instead. The configure option used for making openssl was solaris-sparcv9-gcc shared. You may also need to install either gcc-3.4.6 or libgcc-3.4.6 to obtain the libgcc_s.so.1 library. The libraries for openssl-0.9.8r are also included in this package to maintain compatibility for those packages still using them. If you cannot or do not want to update to the 1.0.x level, the 0.9.8p package below can be used. Openssl 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.
  • openssl-1.0.0d.tar.gz Source Code. [Details]

  • openssl-0.9.8r-sol10-sparc-local.gz Openssl is an open source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library - installs in /usr/local/ssl. Note to users with sun4m machines. The openssl package here was built on a sun4u system and will not work on your machines. The one built for Solaris 2.5 was built on a sun4m machine and has been tested and does work. If you do uname -a and you get sun4m in the result, install the Solaris 2.5 openssl package instead. The configure option used for making openssl was solaris-sparcv9-gcc shared. You may also need to install either gcc-3.4.6 or libgcc-3.4.6 to obtain the libgcc_s.so.1 library. Openssl 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.
  • openssl-0.9.8r.tar.gz Source Code. [Details]

  • openssl-0.9.7g-sol10-sparc-local.gz openssl is an open source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library - installs in /usr/local/ssl. The configure option used for making openssl was solaris-sparcv7-gcc shared. You may also need to install either gcc-3.3.2 or libgcc-3.3 to obtain the libgcc_s.so.1 library. openssl 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.
  • openssl-0.9.7g.tar.gz Source Code. [Details]

  • optik-1.5.3-sol10-sparc-local.gz Optik is a command-line parsing library for Python - installs in /usr/local. Dependencies: python
  • optik-1.5.3.tar.gz Source Code. [Details]

  • orbit2-2.14.10-sol10-sparc-local.gz Orbit2 is a CORBA 2.4 compliand Object Request Broker and is used in the Gnome project - installs in /usr/local. Dependencies: libidl, glib, libiconv, 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.
  • orbit2-2.14.10.tar.gz Source Code. [Details]

  • p7zip-4.65-sol10-sparc-local.gz P7zip is a port of 7z and 7za file archiver programs - installs in /usr/local. Dependencies: libgcc-3.4.6 or gcc-3.4.6 packages to that /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 are available.
  • p7zip-4.65.tar.gz Source Code. [Details]

  • pango-1.18.2-sol10-sparc-local.gz Pango provides a framework and libraries for the layout and rendering of internationalized text - installs in /usr/local. Dependencies:
    expat,
    xftx,
    freetype,
    render,
    xrender,
    fontconfig,
    zlib,
    glib,
    libiconv,
    and either libgcc-3.4.6 or gcc-3.4.6 or later.
  • pango-1.18.2.tar.gz Source Code. [Details]

  • paps-0.6.8-sol10-sparc-local.gz Paps reads a UTF-8 encoded file and generates a Postscript language rendering of the file - installs in /usr/local.
    Dependencies:
    expat,
    fontconfig,
    freetype,
    glib,
    libiconv,
    libintl,
    pango,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • paps-0.6.8.tar.gz Source Code. [Details]

  • parallel-20110422-sol10-sparc-local.gz GNU Parallel is a shell tool for executing jobs in parallel using one or more machines - installs in /usr/local. Dependencies: perl
  • parallel-20110422.tar.gz Source Code. [Details]

  • paramiko-1.7.1-sol10-sparc-local.gz Paramiko is a module for python 2.2+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines - installs in /usr/local. Dependencies: python-2.6.2 and pycrypto.
  • paramiko-1.7.1.tar.gz Source Code. [Details]

  • patch-2.6-sol10-sparc-local.gz The gnu version of the patch utility - installs in /usr/local.
  • patch-2.6.tar.gz Source Code. [Details]

  • patchutils-0.3.2-sol10-sparc-local.gz Patchutils is a small collection of programs that operate on patch files - installs in /usr/local.
  • patchutils-0.3.2.tar.gz Source Code. [Details]

  • patool-0.12-sol10-sparc-local.gz Patool is a command line archive file manager - installs in /usr/local. Dependencies: python
  • patool-0.12.tar.gz Source Code. [Details]

  • pbzip2-1.1.1-sol10-sparc-local.gz Pbzip2 is a parallel implementation of the bzip2 compression program - installs in /usr/local. Dependencies: bzip2-1.0.6 and to get /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, install libgcc-3.4.6 or gcc-3.4.6 or similar.
  • pbzip2-1.1.1.tar.gz Source Code. [Details]

  • pca-20110329.01-sol10-sparc-local.gz PCA, Patch Check Advanced, is a perl script that generates a list of installed and missing patches for Solaris systems and optionally downloads patches - installs in /usr/local. See the Details link below for more information. [Details]

  • pconsole-1.0-sol10-sparc-local.gz Pconsole is a administrative tool for working with clusters of machines - installs in /usr/local.
  • pconsole-1.0.tar.gz Source Code. [Details]

  • pcre-8.12-sol10-sparc-local.gz The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5 - installs in /usr/local. Dependencies: /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 - install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • pcre-8.12.tar.gz Source Code. [Details]

  • pdftk-1.12-sol10-sparc-local.gz Pdftk is a tool for manipulating pdf documents in a variety of ways - installs in /usr/local. Dependencies are: /usr/local/lib/libiconv.so.2 from libiconv, /usr/local/lib/libstdc++.so.5 and /usr/local/lib/libgcc_s.so.1 from either libgcc-3.3 or gcc-3.3.2 or other compatible gcc versions, and libgcj-3.4-sol10-sparc-local.gz
  • pdftk-1.12.tar.gz Source Code. [Details]

  • pdlzip-1.1-sol10-sparc-local.gz Pdlzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2 - installs in /usr/local.
  • pdlzip-1.1.tar.gz Source Code. [Details]

  • pdsh-2.18-sol10-sparc-local.gz Pdsh is a multithreaded remote shell client which executes commands on multiple remote hosts in parallel - installs in /usr/local. Dependencies: libgcc_s.so.1 needs to be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • pdsh-2.18.tar.gz Source Code. [Details]

  • pen-0.18.0-sol10-sparc-local.gz Pen is a load balancer for simple tcp protocols such as http and sntp - installs in /usr/local.
  • pen-0.18.0.tar.gz Source Code. [Details]

  • perl-5.12.3-sol10-sparc-local.gz The Perl Language System - installs in /usr/local. Dependencies: gdbm. When you install a new version of perl, make sure you have your perl environment variables like PERL5LIB set properly.
  • perl-5.12.3.tar.gz Source Code. [Details]

  • perl-5.8.8-sol10-sparc-local.gz The Perl Language System - installs in /usr/local. Important Note - Solaris comes with a its own version of perl in /usr/bin. You may wish to use this version rather than the version on sunfreeware.com. If you do install this perl and want to use it rather than the Sun one, you will need to have /usr/local/bin in your PATH before /usr/bin.
  • perl-5.8.8.tar.gz Source Code. [Details]

  • php-5.2.1-sol10-sparc-local.gz The PHP scripting language - installs in /usr/local/php. PHP requires that libiconv. libxml2, zlib, and either libgcc-3.4.6 or gcc-3.4.6 be installed. PHP is used with apache 2.0.59, not apache 2.2, and mysql which should also be installed along with any packages they may require. PHP needs configuration. php.ini related files are in /usr/local/php/doc/php along with other documentation. php.ini needs to be installed in /usr/local/php/lib. The libphp5.so file is installed in /usr/local/apache2/modules. The following two lines
    LoadModule php5_module        modules/libphp5.so
    AddType application/x-httpd-php .php
    
    need to be placed in your httpd.conf file in their appropriate places. Finally, you will need to have /usr/local/lib and /usr/local/pgsql/lib before /usr/lib in your library search path like LD_LIBRARY_PATH or similar.
  • php-5.2.1.tar.gz Source Code. [Details]

  • php-5.3.6-sol10-sparc-local.gz The PHP scripting language - installs in /usr/local/php. This build includes support for openssl, soap, curl, gd, ldap, mysql(i), and gettext as requested by many users. This PHP can only be used with apache-2.2.17, not apache 2.0.x.
    Dependencies:
    libiconv,
    libidn,
    openssl-1.0.0d,
    curl,
    expat,
    fontconfig,
    freetype,
    freetds,
    libssh2,
    gd,
    libintl,
    jpeg,
    openldap,
    mysql,
    libpng,
    sasl,
    libxml2,
    zlib,
    xpm,
    and either libgcc-3.4.6 or gcc-3.4.6 be installed. The above packages may have their own extra dependencies.
    PHP needs configuration. php.ini related files are in /usr/local/php/doc/php along with other documentation. php.ini needs to be installed in /usr/local/php/lib. The libphp5.so file is installed in /usr/local/apache2/modules. The following two lines
    LoadModule php5_module        modules/libphp5.so
    AddType application/x-httpd-php .php
    
    need to be placed in your httpd.conf file in their appropriate places.
  • php-5.3.6.tar.gz Source Code. [Details]

  • php-4.4.5-sol10-sparc-local.gz The PHP scripting language - installs in /usr/local/php4 to avoid confusion with php5 which installs in /usr/local/php. Php requries that either libgcc-3.3 or gcc be installed. PHP is used with apache 2.0.59, not apache 2.2, and mysql which should also be installed along with any packages they may require. PHP needs configuration. php.ini related files are in /usr/local/php4/doc/php4 along with other documentation. php.ini needs to be installed in /usr/local/php4/lib. The libphp4.so file is installed in /usr/local/apache2/modules. The following two lines
    LoadModule php4_module        modules/libphp4.so
    AddType application/x-httpd-php .php
    
    need to be placed in your httpd.conf file in their appropriate places.
  • php-4.4.5.tar.gz Source Code. [Details]

  • pidgin-2.2.1-sol10-sparc-local.gz Pidgin is a multi-protocol instant messaging client - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the ncurses, tcl, and libxml2 packages.
    Dependencies:
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    ncurses,
    tcl,
    libxml2,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • pidgin-2.2.1.tar.gz Source Code. [Details]

  • pigz-2.1.5-sol10-sparc-local.gz Pigz, which stands for Parallel Implementation of GZip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores when compressing data - installs in /usr/local. Dependencies: zlib and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • pigz-2.1.5.tar.gz Source Code. [Details]

  • pine-4.64-sol10-sparc-local.gz or pine_ssl-4.64-sol10-sparc-local.gz of you need openssl support. Pine - a Program for Internet News and Email - is a tool for reading, sending, and managing electronic messages - installs in /usr/local. Pine requires that either libgcc-3.4.6 or gcc-3.4.6 packages be installed, and if you use openssl, you will need openssl-1.0.0d. This package includes several programs. Configuration documentation and other items can be found in /usr/local/doc/pine. From the README file, we have

    Among the executables (in /usr/local/bin) are: 
    
     pine   The Pine mailer. Once compiled this should work just fine on
            your system with no other files than this binary, and no
            modifications to your system. Optionally you may create two
            configuration files, /usr/local/lib/pine.conf and 
            /usr/local/lib/pine.info. See the documentation for details.
     
     pico   The standalone editor similar to the Pine message composer.
            This is a very simple straight forward text editor.
     
     pilot  The standalone file system navigator.
     
     imapd  The IMAP daemon. If you want to run Pine in client/server mode,
            this is the daemon to run on the server. Installing this
            requires system privileges and modifications to /etc/services.
            See doc/tech-notes for more details. (in /usr/local/sbin along
            with ipop3d and ipop2d)
     
     mtest  The test IMAP client, an absolutely minimal mail client, useful
            for debugging.
    
     rpload Utility for uploading a local pinerc or address book to an IMAP
            server.
    
     rpdump Utility for downloading a pinerc or address book to the
            local machine.
    
     mailutil 
            Utility for performing various operations on mailboxes,
            be they local or remote.
    
    

  • pine-4.64.tar.gz Source Code. [Details]

  • pinfo-0.6.8-sol10-sparc-local.gz Pinfo is a ncurses based lynx style info documentation browser - installs in /usr/local. Dependencies: libiconv, libintl, ncurses, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher. Pinfo works best if you set the environment variable INFOPATH to include those directories that contain any of your .info files such as /usr/local/share/info, /usr/local/info, etc.
  • pinfo-0.6.8.tar.gz Source Code. [Details]

  • pingtunnel-0.61-sol10-sparc-local.gz Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies - installs in /usr/local.
  • pingtunnel-0.61.tar.gz Source Code. [Details]

  • pipebench-0.40-sol10-sparc-local.gz Pipebench is used to measure the speed of stdin/stdout communication - installs in /usr/local.
  • pipebench-0.40.tar.gz Source Code. [Details]

  • pixman-0.18.2-sol10-sparc-local.gz Pixman is a library that provides low-level pixel manipulation features - installs in /usr/local. Dependencies: To have /usr/local/lib/libgcc_s.so.1, install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • pixman-0.18.2.tar.gz Source Code. [Details]

  • pkgconfig-0.25-sol10-sparc-local.gz pkg-config is a system for managing library compile/link flags that works with automake and autoconf - installs in /usr/local. Dependencies: glib, libiconv, libintl, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • pkgconfig-0.25.tar.gz Source Code. [Details]

  • plotutils-2.6-sol10-sparc-local.gz The GNU plotutils package - installs in /usr/local. Dependencies: libpng, zlib, and to obtain the needed /usr/local/lib/libstdc++.so.6 and /usr/local/lib/libgcc_s.so.1 files, you should install either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • plotutils-2.6.tar.gz Source Code. [Details]

  • plzip-0.6-sol10-sparc-local.gz Plzip is a massively parallel (multi-threaded), lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Plzip uses the lzip file format; the files produced by plzip are fully compatible with lzip-1.4 or newer - installs in /usr/local. lzlib and having libstdc++.so.6 and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • plzip-0.6.tar.gz Source Code. [Details]

  • pmacct-0.12.5-sol10-sparc-local.gz Pmacct is a small set of passive network monitoring tools - installs in /usr/local. Dependencies: libpcap. This build uses only ./configure --enable-relax with no other options. If requests for experimental options are received, those will be added.
  • pmacct-0.12.5.tar.gz Source Code. [Details]

  • pngcrush-1.7.12-sol10-sparc-local.gz Pngcrush is an optimizer for png files - installs in /usr/local.
  • pngcrush-1.7.12.tar.gz Source Code. [Details]

  • poppler-0.6.2-sol10-sparc-local.gz Poppler is a PDF rendering library based on xpdf - installs in /usr/local. If you have installed the gtk+ package and its dependencies, all the dependencies below should be installed already except for libxml2.
    Dependencies:
    libxml2,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • poppler-0.6.2.tar.gz Source Code. [Details]

  • popt-1.14-sol10-sparc-local.gz The popt library is for parsing command line options - 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.4.6 or gcc-3.4.6 or higher.
  • popt-1.14.tar.gz Source Code. [Details]

  • postgresql-8.4.4-sol10-sparc-local.gz The postgresql database server - installs in /usr/local/pgsql. Postgresql requires a number of configuration steps beyond just installing the package. Dependencies: zlib, readline, and either libgcc-3.4.6 or gcc-3.4.6. Make sure also to read the documentation, like the INSTALL file, in the /usr/local/pgsql/doc/pgsql directory. See also the /usr/local/pgsql/doc/html directory.
  • postgresql-8.4.4.tar.gz Source Code. [Details]

  • prll-0.5-sol10-sparc-local.gz Prll ("parallel") simplfies the task of running a large number of jobs a few at a time - installs in /usr/local. The prll.sh file is in /usr/local/etc/profile.d. Details of use and installation are in /usr/local/doc/prll.
  • prll-0.5.tar.gz Source Code. [Details]

  • prngd-0.9.25-sol10-sparc-local.gz PRNGD is a Pseudo Random Number Generator Daemon - installs in /usr/local. It can be used by openssh (though it is not needed by the 3.4p1 version). See also egd.
  • prngd-0.9.25.tar.gz Source Code. [Details]

  • procmail-3.22-sol10-sparc-local.gz The procmail and formail mail processing package can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files, preprocess your mail, start any programs upon mail arrival or selectively forward certain incoming mail automatically to someone - installs in /usr/local.
  • procmail-3.22.tar.gz Source Code. [Details]

  • proftpd-1.3.3-sol10-sparc-local.gz Proftpd is a highly configurable ftp server - installs in /usr/local. Dependencies: ncurses, openssl-1.0.0d, zlib, and you may need to install either libgcc-3.4.6 or gcc-3.4.6 to obtain the libgcc_s.so.1 library. The documentation is in /usr/local/doc/proftpd and its subdirectories.
  • proftpd-1.3.3.tar.gz Source Code. [Details]

  • proj-4.7.0-sol10-sparc-local.gz Proj.4 is a cartographic and datum shifting library - installs in /usr/local. Dependencies: You may need to install either libgcc-3.4.6 or gcc-3.4.6 to obtain the libgcc_s.so.1 library.
  • proj-4.7.0.tar.gz Source Code. [Details]

  • pssh-2.1.1-sol10-sparc-local.gz Pssh provides parallel versions of OpenSSH and related tools - installs in /usr/local. Dependencies: python and setuptools
  • pssh-2.1.1.tar.gz Source Code. [Details]

  • pstotext-1.9-sol10-sparc-local.gz Pstotext is used to extract text from PostScript - installs in /usr/local. Dependencies: Ghostscript
  • pstotext-1.9.tar.gz Source Code. [Details]

  • pstree-2.33-sol10-sparc-local.gz Pstree is a utility that shows running processes in tree form - installs in /usr/local. To find pstree's usage options, run pstree -h.
  • pstree-2.33.tar.gz Source Code. [Details]

  • psutils-1.17-sol10-sparc-local.gz PSUtils is a collection of useful utilities for manipulating PostScript documents - installs in /usr/local. You may also want to install a2ps.
  • psutils-1.17.tar.gz Source Code. [Details]

  • ptunnel-0.71-sol10-sparc-local.gz Ptunnel (PingTunnel) is an application that allows a user to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets - installs in /usr/local. Dependencies: libpcap and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • ptunnel-0.71.tar.gz Source Code. [Details]

  • putty-0.60-sol10-sparc-local.gz PuTTY is an implementation of Telnet and SSH with an xterm terminal emulator - installs in /usr/local. Dependencies: glib-1.2.10, gtk-1.2.10,libiconv, libintl, and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • putty-0.60.tar.gz Source Code. [Details]

  • pv-1.1.4-sol10-sparc-local.gz Pv - the pipe viewer - is a terminal-based tool for monitoring the progress of data through a pipeline - 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.
  • pv-1.1.4.tar.gz Source Code. [Details]

  • pwgen-2.06-sol10-sparc-local.gz Pwgen is a small password generator which creates passwords that are easy to memorize - installs in /usr/local.
  • pwgen-2.06.tar.gz Source Code. [Details]

  • pycairo-1.4.0-sol10-sparc-local.gz Pycairo is a set of Python bindings for cairo - installs in /usr/local.
    Dependencies:
    python,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • pycairo-1.4.0.tar.gz Source Code. [Details]

  • pycrypto-2.0.1-sol10-sparc-local.gz Pycrypto is a collection of cryptographic algorithms and protocols for Python - installs in /usr/local. Dependencies: Having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher. This was built with python-2.6.2.
  • pycrypto-2.0.1.tar.gz Source Code. [Details]

  • pydf-7-sol10-sparc-local.gz Pydf displays the amount of used and available space on your filesystem, like df, but in colors - installs in /usr/local. Dependencies: python. If you want to use some other python, edit the first line of the pydf file in /usr/local/bin. The pydfrc file is installed in /usr/local/etc, but can put your own copy in .pydfrc in your home directory.
  • pydf-7.tar.gz Source Code. [Details]

  • pygments-1.1.1-sol10-sparc-local.gz Pygments is a generic syntax highlighter to prettify source code - installs in /usr/local. Dependencies: python.
  • pygments-1.1.1.tar.gz Source Code. [Details]

  • pygobject-2.14.0-sol10-sparc-local.gz The python bindings for gobject (used with pygtk) - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the python package.
    Dependencies:
    python,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • pygobject-2.14.0.tar.gz Source Code. [Details]

  • pygtk-2.10.6-sol10-sparc-local.gz PyGTK provides a way to interface python with the GTK+ libraries - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will then need to install only the python, libxml2, pygobject, and pycairo packages .
    Dependencies:
    pygobject,
    pycairo,
    python,
    libxml2,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • pygtk-2.10.6.tar.gz Source Code. [Details]

  • pylint-0.20.0-sol10-sparc-local.gz Pylint is a lint-like tool for Python code - installs in /usr/local. Dependencies: logilabcommon, logilabastng, and python.
  • pylint-0.20.0.tar.gz Source Code. [Details]

  • pysqlite-2.4.0-sol10-sparc-local.gz Pysqlite is a Python DB-API 2.0 interface for SQLite - installs in /usr/local. Dependencies: sqlite, python, and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • pysqlite-2.4.0.tar.gz Source Code. [Details]

  • python-2.6.2-sol10-sparc-local.gz The python language system - installs in /usr/local. The python executable has no extra dependencies beyond what is normally part of Solaris. Many of the demos and example programs however depend on:
    bzip2-1.0.6,
    db-4.7.25.NC,
    openssl-1.0.0d,
    gdbm-1.8.3,
    ncurses-5.4,
    readline-5.2,
    tcl-8.5.9,
    tk-8.5.9,
    libiconv-1.13.1,
    libintl-3.4.0,
    zlib-1.2.5,
    xft-2.1.2,
    xrender-0.8.3,
    expat-2.0.1,
    fontconfig-2.8.0,
    freetype-2.4.2,
    and to get /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 install
    libgcc-3.4.6 or
    gcc-3.4.6 or similar.
    If you have an older version of python and python applications installed, you may need to edit your PYTHONPATH environment variable to include both old and new python directories.
  • python-2.6.2.tar.gz Source Code. [Details]

  • python-3.1.2-sol10-sparc-local.gz The Python 3 language system - installs in /usr/local. Dependencies:
    libiconv-1.13.1,
    libintl-3.4.0,
    and to get /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 install
    libgcc-3.4.6 or
    gcc-3.4.6 or similar.

    Many of the demos and example programs may depend on:
    bzip2-1.0.6,
    openssl-1.0.0d,
    gdbm-1.8.3,
    ncurses-5.4,
    readline-5.2,
    tcl-8.5.9,
    tk-8.5.9,
    zlib-1.2.5,
    xft-2.1.2,
    xrender-0.8.3,
    expat-2.0.1,
    fontconfig-2.8.0,
    freetype-2.4.2,
    If you have an older version of python and python applications installed, you may need to edit your PYTHONPATH environment variable to include both old and new python directories. Also, some modules or demos may not exist or work with all levels of Solaris.

  • python-3.1.2.tar.gz Source Code. [Details]

  • pythonldap-2.3.9-sol10-sparc-local.gz Python-ldap provides an object-oriented API to access LDAP directory servers from Python programs - installs in /usr/local. Dependencies: python, openssl-1.0.0d, openldap-2.4.24, sasl-2.1.21, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • pythonldap-2.3.9.tar.gz Source Code. [Details]

  • qdbm-1.8.0-sol10-sparc-local.gz QDBM (Quick Database Manager) is a library of routines for managing a database - installs in /usr/local.
  • qdbm-1.8.0.tar.gz Source Code. [Details]

  • qt-3.3.4-sol10-sparc-local.gz This is a packaging of Qt/X11 application development environment from Trolltech. This package requires that libpng and zlib packages be installed. The files /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.5 from the libgcc or gcc packages are also needed. Qt installs in /usr/local/qt and it is necessary to set the following environment variables in csh or tcsh -
    
            setenv QTDIR /usr/local/qt
            setenv PATH $QTDIR/bin:$PATH
            setenv MANPATH $QTDIR/doc/man:$MANPATH
            setenv LD_LIBRARY_PATH $QTDIR/lib:$LD_LIBRARY_PATH
    
    
    or the equivalent sh, bash. ksh, or zsh settings
    
            QTDIR=/usr/local/qt
            PATH=$QTDIR/bin:$PATH
            MANPATH=$QTDIR/doc/man:$MANPATH
            LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
    
    
  • qt-x11-free-3.3.4.tar.gz Source Code. [Details]

  • quotatool-1.4.11-sol10-sparc-local.gz Quotatool is a utility to set filesystem quotas from the command line - installs in /usr/local.
  • quotatool-1.4.11.tar.gz Source Code. [Details]

  • R-2.11.1-sol10-sparc-local.gz R is an environment for statistical computing and graphics - installs in /usr/local.
    Dependencies:
    xft,
    xrender,
    cairo,
    pango,
    glib,
    expat,
    fontconfig,
    freetype,
    libiconv,
    libintl,
    jpeg,
    ncurses,
    libpng,
    tiff,
    readline,
    tcl,
    tk,
    zlib,
    and to get /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 install
    libgcc-3.4.6 or
    gcc-3.4.6 or similar.
    Certain uses of R also might require that you also install gcc-3.4.6 to obtain the FORTRAN g77 compiler, sed, gzip, and coreutils.
  • R-2.11.1.tar.gz Source Code. [Details]

  • rapidsvn-0.12.0.1-sol10-sparc-local.gz Rapidsvn is a GUI front end to subversion - installs in /usr/local. Dependencies:
    xrender,
    apache,
    atk,
    cairo,
    openssl,
    expat,
    fontconfig,
    freetype,
    gtk,
    glib,
    libiconv,
    libintl,
    jpeg,
    openldap,
    neon,
    pango,
    libpng,
    ssasl2,
    subversion,
    tiff,
    wxgtk,
    zlib,
    python <--- Some of the optional tools may need this
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • rapidsvn-0.12.0.1.tar.gz Source Code. [Details]

  • rcs-5.7-sol10-sparc-local.gz rcs is the Revision Control System - installs in /usr/local. Requires the installation of the diffutils package.
  • rcs-5.7.tar.gz Source Code. [Details]

  • rdiffbackup-1.2.8-sol10-sparc-local.gz Rdiff-backup is used to backup up or mirror files and directories. It provides an alternative to rsync - installs in /usr/local. Dependencies: rdiff-backup requires that python-2.6.2, zlib, popt, librsync, and either libgcc-3.4.6 or gcc-3.4.6 or later.
  • rdiffbackup-1.2.8.tar.gz Source Code. [Details]

  • rdesktop-1.6.0-sol10-sparc-local.gz Rdesktop is a client for Windows terminal servers - installs in /usr/local. Dependencies: libao, libiconv, openssl-1.0.0d, and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • rdesktop-1.6.0.tar.gz Source Code. [Details]

  • rdup-1.1.5-sol10-sparc-local.gz Rdup provides a list of files to backup and the mechanisms to process them - installs in /usr/local. Dependencies:
    glib,
    gmp,
    nettle,
    libarchive,
    bzip2,
    openssl,
    libxml2,
    zlib,
    libiconv,
    libintl,
    pcre,
    and to get /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, install libgcc-3.4.6 or gcc-3.4.6 or similar.
  • rdup-1.1.5.tar.gz Source Code. [Details]

  • re2c-0.13.5-sol10-sparc-local.gz Re2c is a tool for writing flexible lexical scanners - installs in /usr/local. Dependencies: /usr/local/lib/libstdc++.so.6 and /usr/local/lib/libgcc_s.so.1 files, you should install either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • re2c-0.13.5.tar.gz Source Code. [Details]

  • readline-5.2-sol10-sparc-local.gz readline lets users edit command lines as they are typed in - installs in /usr/local. Dependencies: To obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • readline-5.2.tar.gz Source Code. [Details]

  • recutils-1.3-sol10-sparc-local.gz GNU recutils is a set of libraries and utilities supporting the Rec format: a human-readable, text-based format to store small to medium sized databases - installs in /usr/local.
    Dependencies:
    check,
    openssl-1.0.0d,
    curl,
    libiconv,
    libintl,
    libidn,
    libssh2,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • recutils-1.3.tar.gz Source Code. [Details]

  • renameutils-0.10.0-sol10-sparc-local.gz The renameutils are a set of programs designed to make renaming files easier and faster - installs in /usr/local. Dependencies: readline and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or later.
  • renameutils-0.10.0.tar.gz Source Code. [Details]

  • render-0.8-sol10-sparc-local.gz This package contains header files and documentation for the X render extension - installs in /usr/local.
  • render-0.8.tar.gz Source Code. [Details]

  • renderproto-0.9.3-sol10-sparc-local.gz The renderproto package provides some files needed in the build of GTK+ related packages - installs in /usr/local.
  • renderproto-0.9.3.tar.gz Source Code. [Details]

  • rlwrap-0.37-sol10-sparc-local.gz Rlwrap is a readline wrapper that uses the GNU readline library to allow the editing of keyboard input for any other command - installs in /usr/local. Dependencies: readline and to obtain /usr/local/lib/libgcc_s.so.1, install either gcc-3.4.6 or libgcc-3.4.6, or higher.
  • rlwrap-0.37.tar.gz Source Code. [Details]

  • rrdtool-1.2.19-sol10-sparc-local.gz RRD is system to store and display time-series data - network bandwidth, server load average, etc. - installs in the default /usr/local/rddtool-1.2.19 directory. Dependencies: libart_lgpl, zlib, libpng, freetype, and libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or later.
  • rrdtool-1.2.19.tar.gz Source Code. [Details]

  • rssh-2.3.2-sol10-sparc-local.gz Rssh is a restricted shell fo use with openssh allowing only scp and/or sftp. Support for rdist, rsync, and cvs are also available if you install them - installs in /usr/local. Dependencies: openssh. It is VERY IMPORTANT that you study the README, INSTALL, and SECURITY files in /usr/local/doc/rssh/ for Solaris specific security issues before you use rssh.
  • rssh-2.3.2.tar.gz Source Code. [Details]

  • rsync-3.0.8-sol10-sparc-local.gz Rsync is a replacement for rcp that has many more features - installs in /usr/local. Dependencies: popt, libiconv, libintl, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher, packages also. There are some new features of version 3 that may require your attention of you have used rsync in the past. See the Details link below for more information.
  • rsync-3.0.8.tar.gz Source Code. [Details]

  • rsyslog-4.7.2-sol10-sparc-local.gz Rsyslog is an enhanced multi-threaded syslogd - installs in /usr/local. Dependencies: zlib and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • rsyslog-4.7.2.tar.gz Source Code. [Details]

  • rsyslog-5.5.5-sol10-sparc-local.gz Rsyslog is an enhanced multi-threaded syslogd - installs in /usr/local. Dependencies: zlib and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • rsyslog-5.5.5.tar.gz Source Code. [Details]

  • rtext-0.9.9.4-sol10-sparc-local.gz Rtext is a programmer's text editor written in java - installs in /usr/local/rtext. Dependencies: Java 1.4 or higher. The script /usr/local/bin/rtext can be modified to fit your system or needs.
  • rtext-0.9.9.4.tar.gz Source Code. [Details]

  • ruby-1.9.2p0-sol10-sparc-local.gz Ruby is the interpreted scripting language for quick and easy object-oriented programming - installs in /usr/local. Dependencies: Portions of the ruby package, but not the ruby executable itself, depend on
    openssl-1.0.0d,
    gdbm,
    libiconv,
    ncurses,
    libedit,
    tcl,
    tk,
    zlib,
    xft,
    xrender,
    db-4.7.25.NC,
    fontconfig,
    freetype,
    expat,
    and you need to have libgcc_so.so.1 in /usr/local/lib, so you must have installed either libgcc-3.4.6 or gcc-3.4.6 or higher. Note that Rails 3.0.0 is not compatible with Ruby 1.9.1 releases, so you must use either these Ruby 1.9.2 or the older 1.8.7 packages. Click on the Everything New or Old link to the right to find older packages.
  • ruby-1.9.2p0.tar.gz Source Code. [Details]

  • rush-1.7-sol10-sparc-local.gz GNU Rush is a restricted user shell - installs in /usr/local. Dependencies: libiconv, libintl, and having libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • rush-1.7.tar.gz Source Code. [Details]

  • rxvt-2.7.10-sol10-sparc-local.gz Rxvt is a modified version of the X terminal emulator xvt - installs in /usr/local. Dependencies: xpm.
  • rxvt-2.7.10.tar.gz Source Code. [Details]

  • samba-3.4.2-sol10-sparc-local.gz The Samba software suite is a collection of programs that implements the SMB protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients - installs in /usr/local/samba. Kerberos, SSL, and AIO support are added.
    Dependencies:
    popt,
    libiconv,
    libintl,
    readline,
    ncurses,
    kerberos,
    openssl-1.0.0d,
    openldap,
    sasl2,
    zlib,
    and either the libgcc-3.4.6 or the gcc-3.4.6 packages. Documentation for installation and configuration can be found in the /usr/local/doc/samba subdirectories. The man files are in /usr/local/samba/share/man. This package was compiled with the ./configure --with-acl-support --with-pam --enable-socket-wrapper --with-krb5=/usr/local --with-aio-support --prefix=/usr/local/samba.
  • samba-3.4.2.tar.gz Source Code. [Details]

  • sasl-2.1.21-sol10-sparc-local.gz This is the Cyrus SASL (Simple Authentication and Security Layer) API implementation. It can be used on the client or server side to provide authentication and authorization services - installs in /usr/local. Dependencies: db-4.2.52.NC 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. The installation of the sasl software indicates:

    ********************************************************
    * WARNING:
    * Plugins are being installed into /usr/local/lib/sasl2,
    * but the library will look for them in /usr/lib/sasl2.
    * You need to make sure that the plugins will eventually
    * be in /usr/lib/sasl2 -- the easiest way is to make a
    * symbolic link from /usr/lib/sasl2 to /usr/local/lib/sasl2,
    * but this may not be appropriate for your site, so this
    * installation procedure won't do it for you.
    *
    * If you don't want to do this for some reason, you can
    * set the location where the library will look for plugins
    * by setting the environment variable SASL_PATH to the path
    * the library should use.
    ********************************************************
    

  • cyrus-sasl-2.1.21.tar.gz Source Code. [Details]

  • schur-6.05-sol10-sparc-local.gz Schur is a program for interactively calculating properties of Lie groups and symmetric functions - installs in /usr/local. Dependencies: ncurses, readline, and /usr/local/lib/libgcc_s.so.1 from either gcc-3.4.6 or libgcc-3.4.6 or higher.
  • schur-6.05.tar.gz Source Code. [Details]

  • sbcl-1.0.7-sol10-sparc-local.gz The Steel Bank Common Lisp system - installs in /usr/local.
  • sbcl-1.0.7.tar.gz Source Code. [Details]

  • screen-4.0.3-sol10-sparc-local.gz Screen provides an ANSI/vt100 terminal emulator, which can multiplex up to 10 pseudo-terminals - installs in /usr/local. There are further configuration steps in the /usr/local/doc/screen/INSTALL. The etc and terminfo directories containing other relevant files are in /usr/local/doc/screen. Dependencies: ncurses.
  • screen-4.0.3.tar.gz Source Code. [Details]

  • scrub-2.2-sol10-sparc-local.gz Scrub writes patterns on special files or regular files to make retrieving the data more difficult - installs in /usr/local.
  • scrub-2.2.tar.gz Source Code. [Details]

  • seccheck-0.7.6-sol10-sparc-local.gz Security checker for Solaris 10 - installs in /usr/local.
  • seccheck-0.7.6.tar.gz Source Code. [Details]

  • sdl-1.2.14-sol10-sparc-local.gz The Simple Directmedia Layer libraries - installs in /usr/local. Dependencies: libiconv, xrender, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • sdl-1.2.14.tar.gz Source Code. [Details]

  • The SDL simple multi-channel audio mixer headers and libraries - installs in /usr/local. Dependencies: sdl, libiconv, xrender, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • sdlmixer-1.2.11.tar.gz Source Code. [Details]

  • sed-4.2.1-sol10-sparc-local.gz The GNU version of the sed utility - 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.4.6 or gcc-3.4.6 or higher.
  • sed-4.2.1.tar.gz Source Code. [Details]

  • setuptools-0.6c11-sol10-sparc-local.gz The python setuptools package - installs in /usr/local. Dependencies: python.
  • setuptools-0.6c11.tar.gz Source Code. [Details]

  • sgrep-1.94a-sol10-sparc-local.gz Structured grep (sgrep) is a tool for searching and indexing text - installs in /usr/local.
  • sgrep-1.94a.tar.gz Source Code. [Details]

  • sharitylight-1.3-sol10-sparc-local.gz Sharity-light is a client for the Lanmanger protocol - installs in /usr/local.
  • sharitylight-1.3.tar.gz Source Code. [Details]

  • sharutils-4.11.1-sol10-sparc-local.gz GNU shar makes so-called shell archives out of many files, preparing them for transmission by electronic mail services - 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.4.6 or gcc-3.4.6 or higher.
  • sharutils-4.11.1.tar.gz Source Code. [Details]

  • shmux-1.0.2-sol10-sparc-local.gz Shmux is a program for executing the same command on many hosts in parallel - installs in /usr/local. Dependencies: pcre and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher.
  • shmux-1.0.2.tar.gz Source Code. [Details]

  • shush-1.2.3-sol10-sparc-local.gz Shush runs a command and optionally reports its output by email - installs in /usr/local. Dependencies: pcre, and get /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 packages.
  • shush-1.2.3.tar.gz Source Code. [Details]

  • siege-2.70-sol10-sparc-local.gz Siege is an http load testing and benchmarking utility - installs in /usr/local. Dependencies: openssl-1.0.0d and libgcc_s.so.1 should be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or later.
  • siege-2.70.tar.gz Source Code. [Details]

  • slang-2.1.4-sol10-sparc-local.gz Slang contains the S-Lang Language libraries - installs in /usr/local. Dependencies: zlib, pcre, libiconv, libpng, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or later.
  • slang-2.1.4.tar.gz Source Code. [Details]

  • slrn-0.9.9.1-sol10-sparc-local.gz Slrn is a Usenet client that supports both the Network News Transfer Protocol (NNTP) and a news spool on the local filesystem - installs in /usr/local. Dependencies: libiconv, libintl, openssl-1.0.0d, slang, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • slrn-0.9.9.1.tar.gz Source Code. [Details]

  • smake-1.2.1-sol10-sparc-local.gz Smake is Joerg Schilling's portable make program with automake features - installs in /usr/local.
  • smake-1.2.1.tar.gz Source Code. [Details]

  • smpeg-0.4.5-sol10-sparc-local.gz Smpeg is an mpeg decoding library - installs in /usr/local.
    Dependencies:
    xrender,
    sdl-1.2.14,
    glib-1.2.10,
    gtk+-1.2.10,
    libiconv,
    libintl,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • smpeg-0.4.5.tar.gz Source Code. [Details]

  • snarf-7.0-sol10-sparc-local.gz Snarf is a command line resource grabber. It can transfer files through the http, gopher, finger, and ftp protocols without user interaction - installs in /usr/local.
  • snarf-7.0.tar.gz Source Code. [Details]

  • snort-2.9.0.5-sol10-sparc-local.gz Snort is a lightweight network intrusion detection system - installs in /usr/local. Dependencies: mysql, zlib, openssl-1.0.0d, daq, libdnet, pcre, libpcap, and you may need /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 or higher packages. The snort documentation and configuration files are in /usr/local/etc and /usr/local/doc/snort and its subdirectories. Configuration is needed to use snort so you must read the documentation carefuly, edit and install the snort.conf file, and download and install the latest snort rule sets. See Snort rules download page to get the most recent rules. There are a number of books on Snort that will help with installation and use. Snort 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.
  • snort-2.9.0.5.tar.gz Source Code. [Details]

  • snownews-1.5.6.1-sol10-sparc-local.gz Snownews is a text mode RSS newsreader - installs in /usr/local. Dependencies: ncurses, libxml2, zlib, libiconv, gettext, and you need to have libgcc_so.so.1 in /usr/local/lib, so you must have installed either libgcc-3.3 or gcc-3.3 or higher. Snownews will look for the lynx text mode web browser to display pages. If you want to use opml2snow, you will need to have a version of perl on your system and will need to edit the opml2snow perl script to point to the perl you will be using. You may also need to install the XML::LibXML perl module. See the documentation in the /usr/local/doc/snownews directory for details.
  • snownews-1.5.6.1.tar.gz Source Code. [Details]

  • socat-1.7.1.3-sol10-sparc-local.gz Socat is a relay for bidirectional data transfer between two independent data channels - installs in /usr/local. Dependencies: readline and openssl-1.0.0d. Also required is that libgcc_s.so.1 be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • socat-1.7.1.3.tar.gz Source Code. [Details]

  • solview-0.45.tar.gz The solview application, written by Peter Tribble, is a simple java utility to display information about a Solaris 10 system. It gives information on installed software (clusters and packages), services running, and output from useful commands. After downloading the file, gunzip it, untar it into the solview-0.45 directory, and then run ./solview &. See [Details] for more information.

  • speex-1.0.5-sol10-sparc-local.gz Speex is an audio compression format designed for speech - installs in /usr/local. Dependencies: libogg and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • speex-1.0.5.tar.gz Source Code. [Details]

  • spfmilter-0.98gwh-sol10-sparc-local.gz Sendmail includes a facility for plugging in custom mail filters, called milters. It's documented here: http://www.milter.org/milter_api/. Spfmilter implements the Sender Policy Framework (http://spf.pobox.com/) as a milter, using the libspf2 library - installs in /usr/local. Dependencies: libspf2, libiconv, libintl, and libgcc_s.so.1 needs to be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • spfmilter-0.98-gwh.tar.gz Source Code. [Details]

  • splint-3.1.2-sol10-sparc-local.gz Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes - installs in /usr/local.
  • splint-3.1.2.tar.gz Source Code. [Details]

  • sqlite-3.7.2-sol10-sparc-local.gz SQLite is an embeddable SQL database engine - installs in /usr/local. Dependencies: readline and because libgcc_s.so.1 is needed, you must install either libgcc-3.4.6 or
    gcc-3.4.6 or higher.
  • sqlite-3.7.2.tar.gz Source Code. [Details]

  • squid-2.7.STABLE9-sol10-sparc-local.gz The Squid Web Proxy Cache - installs in /usr/local/squid. Dependencies: sasl, openldap, openssl, and because libgcc_s.so.1 is needed, you must install either libgcc-3.4.6 or
    gcc-3.4.6 or higher.
  • squid-2.7.STABLE9.tar.gz Source Code. [Details]

  • star-1.5a78-sol10-sparc-local.gz Star is Joerg Schilling's very fast tar-like tape archiver with improved functionality - installs in /usr/local.
  • star-1.5a78.tar.gz Source Code. [Details]

  • stress-1.0.4-sol10-sparc-local.gz Stress is a workload generator for POSIX systems - installs in /usr/local.
  • stress-1.0.4.tar.gz Source Code. [Details]

  • subversion-1.4.3-sol10-sparc-local.gz Subversion is an alternative to the CVS version control system - installs in /usr/local.
    To use subversion, you might also need to install:
    neon-0.25.5,
    apache-2.0.59,<--- NOTE THIS
    swig-1.3.40,
    expat-2.0.1,
    gdbm-1.8.3,
    libxml2-2.7.7,
    db-4.2.52.NC,
    openssl-1.0.0d,
    libiconv-1.13.1,
    zlib-1.2.5,
    and to get /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 install
    libgcc-3.4.6 or
    gcc-3.4.6 or similar.
    There are some additional installation steps you must follow. This package was compiled with ./configure --with-ssl. If you need a version with other features, go to Contact Information to discuss other configure options.
  • subversion-1.4.3.tar.gz Source Code. [Details]

  • subversion-1.6.12-sol10-sparc-local.gz Subversion is an alternative to the CVS version control system - installs in /usr/local.
    To use subversion, you might also need to install:
    neon-0.29.5,
    apache-2.2.17,<--- NOTE THIS
    swig-1.3.40,
    expat-2.0.1,
    libxml2-2.7.7,
    db-4.2.52.NC,
    openssl-1.0.0d,
    libiconv-1.13.1,
    libintl,
    sasl,
    openldap,
    zlib-1.2.5,
    and to get /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 install
    libgcc-3.4.6 or
    gcc-3.4.6 or similar.
    There are some additional installation steps you must follow with build details.
  • subversion-1.6.12.tar.gz Source Code. [Details]

  • sudo-1.8.1p1-sol10-sparc-local.gz Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments. The sudoers file is installed in /usr/local/etc, rather than /etc. Note that in this version, the sudoers file cannot contain spaces or tabs before labels. This is different than in some earlier versions. Therefore, if you are moving your sudoers file from a previous version, you may need to do some minor editing - installs in /usr/local. Dependencies: libiconv, libintl, zlib, and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • sudo-1.8.1p1.tar.gz Source Code. [Details]

  • sudo_ldap-1.8.1p1-sol10-sparc-local.gz Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments. This version has ldap support. The sudoers file is installed in /usr/local/etc, rather than /etc. Note that in this version, the sudoers file cannot contain spaces or tabs before labels. This is different than in some earlier versions. Therefore, if you are moving your sudoers file from a previous version, you may need to do some minor editing - installs in /usr/local. Dependencies: openldap, sasl2, openssl, libiconv, libintl, zlib, libxml2, and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • sudo-1.8.1p1.tar.gz Source Code. [Details]

  • sudosh3-3.2.0-sol10-sparc-local.gz Sudosh is a filter and can be used as a login shell - installs in /usr/local. The sudosh.conf is located in /usr/local/etc in these packages. It is also required that a /var/adm/sudosh directory be created with 0733 permissons. The package installation does not do this.
  • sudosh3-3.2.0.tar.gz Source Code. [Details]

  • swig-1.3.40-sol10-sparc-local.gz SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl, Ruby and PHP - installs in /usr/local. Dependencies: zlib and having libgcc_s.so.1 and libstdc++.so.6 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6.
  • swig-1.3.40.tar.gz Source Code. [Details]

  • switzerland-0.0.7-sol10-sparc-local.gz The switzerland network testing tool - installs in /usr/local. Dependencies: Python 2.5. This is alpha test software packaged here for testing purposes and general interest. Report any issues with the software functionality to the EFF site.
  • switzerland-0.0.7.tar.gz Source Code. [Details]

  • synergy-1.3.1-sol10-sparc-local.gz Synergy lets you share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own monitor(s) - installs in /usr/local. Synergy requires that either the libgcc-3.4.6 or gcc-3.4.6 packages be installed.
  • synergy-1.3.1.tar.gz Source Code. [Details]

  • syslogng-3.1.2-sol10-sparc-local.gz Syslog-ng is a syslogd replacement, but with new functionality - installs in /usr/local. Configuration documentation and sample files can be found in /usr/local/doc/syslogng. Dependencies: eventlog, libiconv, libintl, zlib, pcre, openssl-1.0.0d, glib, and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • syslogng-3.1.2.tar.gz Source Code. [Details]

  • sys_diag-7.04-sol10-sparc-vartmp.gz Sys_diag is a Solaris utility (ksh script) from Todd Jobson at Sun that can perform several functions, among them, system configuration 'snapshot' and reporting (detailed or high-level) plus workload characterization/profiling via performance data gathering (over some specified duration or time in point 'snapshot'), high-level analysis, and reporting of findings/exceptions (based upon perf thresholds that can be easily changed within the script header) - installs in /var/tmp at the request of the author.. For more details, see the README_sys_diag.txt file and Todd Jobson's Blog Reflections. See the end of the README file above on how to provide feedback to Todd.

  • t1lib-5.1.2-sol10-sparc-local.gz T1lib is a library written in C which implements functions for generating bitmaps from Adobe Type 1 fonts - installs in /usr/local. Dependency: xpm and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • t1lib-5.1.2.tar.gz Source Code. [Details]

  • tar-1.26-sol10-sparc-local.gz This is the GNU version of tar, the archive creator - installs in /usr/local. Dependencies: libiconv, libintl, and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • tar-1.26.tar.gz Source Code. [Details]

  • tardy-1.20-sol10-sparc-local.gz Tardy is a tar post-processor - installs in /usr/local. Dependencies: zlib and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • tardy-1.20.tar.gz Source Code. [Details]

  • tcl-8.5.9-sol10-sparc-local.gz Tcl, the tool command language -installs in /usr/local. Dependencies: You will also likely need to install Tk and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • tcl-8.5.9.tar.gz Source Code. [Details]

  • tcpdrop_solaris-20080516-sol10-sparc-local.gz Tcpdrop is a tool to drop tcp sessions - installs in /usr/local.
  • tcpdrop_solaris-20080516.tar.gz Source Code. [Details]

  • tcpdump-4.1.1-sol10-sparc-local.gz tcpdump is a tool for network monitoring and data acquisition - installs in /usr/local. Dependencies: libpcap, openssl-1.0.0d, and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • tcpdump-4.1.1.tar.gz Source Code. [Details]

  • tcpflow-0.21-sol10-sparc-local.gz Tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores it in a way that is convenient for protocol analysis or debugging - installs in /usr/local. Dependencies: tcpdump and libpcap may be useful.
  • tcpflow-0.21.tar.gz Source Code. [Details]

  • tcpreplay-3.4.4-sol10-sparc-local.gz Tcpreplay is a tool to replay saved tcpdump files at arbitrary speeds - installs in /usr/local. Dependencies:
    libdnet,
    libpcap,
    tcpdump,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • tcpreplay-3.4.4.tar.gz Source Code. [Details]

  • tcpslice-1.2a3-sol10-sparc-local.gz Tcpslice is a tool for extracting portions of packet trace files generated using tcpdump's -w flag - installs in /usr/local. Dependencies: You might need tcpdump and libpcap in order to use tcpslice.
  • tcpslice-1.2a3.tar.gz Source Code. [Details]

  • tcpstat-1.5-sol10-sparc-local.gz Tcpstat reports certain network interface statistics - installs in /usr/local. Dependencies: libpcap and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • tcpstat-1.5.tar.gz Source Code. [Details]

  • tcptraceroute-1.5beta7-sol10-sparc-local.gz tcptraceroute-1.5beta7-sol25-sparc-local.gz tcptraceroute is a traceroute implementation using TCP packets - installs in /usr/local. Dependencies: libpcap.
  • tcptraceroute-1.5beta7.tar.gz Source Code. [Details]

  • tcputils-0.6.2-sol10-sparc-local.gz Tcputils, a collection of programs to facilitate TCP programming in shell-scripts - installs in /usr/local.
  • tcputils-0.6.2.tar.gz Source Code. [Details]

  • tcp_wrappers-7.6-sol10-sparc-local.gz The tcp_wrappers package allows you to monitor and filter incoming requests for the SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other network services. It provides tiny daemon wrapper programs - installs in /usr/local. The package includes the libwrap.a file which is often used by other programs to include support for tcp_wrappers. This package was compiled to be used in the Advanced method for installation of the wrapper programs. See the README for installation details. If you are going to be using the IPV6 protocols in your systems, you need to download
  • tcp_wrappers_ipv6-7.6-sol10-sparc-local.gz instead of the above package.
  • tcp_wrappers-7.6.tar.gz Source Code.
  • tcp_wrappers_7.6-ipv6.1.tar.gz Source Code. [Details]

  • tcsh-6.17.00-sol10-sparc-local.gz tcsh is a version of the Berkeley C-Shell with additional functionality - installs in /usr/local. Dependencies: libiconv and to have the /usr/local/lib/libgcc_s.so.1 file install the libgcc-3.4.6 or gcc-3.4.6 packages.
  • tcsh-6.17.00.tar.gz Source Code. [Details]

  • tdlib-20100705-sol10-sparc-local.gz A library used by the ded package and other related tools - installs in /usr/local.
  • tdlib-20100705.tar.gz Source Code. [Details]

  • tdu-20080507-sol10-sparc-local.gz Tdu is a text-terminal program that displays disk space utilization in an interactive full-screen folding outline - installs in /usr/local. Dependencies: ncurses, glib, libiconv, and to obtain /usr/local/lib/libgcc_s.so.1, install either libgcc-3.4.6 or gcc-3.4.6 or later.
  • tdu-20080507.tar.gz Source Code. [Details]

  • ted-0.2.4-sol10-sparc-local.gz Ted is a light weight command line text editor designed for scripting - installs in /usr/local.
  • ted-0.2.4.tar.gz Source Code. [Details]

  • tetex-3.0-sol10-sparc-local.gz teTeX is a complete TeX distribution based on the web2c distribution - installs in /usr/local/teTeX. Some of the programs in this distribution may require that you install the ncurses package to obtain the /usr/local/lib/libncurses.so.5 related files. xpm to have /usr/local/lib/libXpm.so.4.11, libiconv to install /usr/local/lib/libiconv.so.2, and that you have the /usr/local/lib/libstdc++.so.5 and /usr/local/lib/libgcc_s.so.1 related files either from the gcc-3.3.2 or libgcc-3.3 packages. Details on the final installation steps you must take can be found in the QuickInstall file. More information on TeX, LaTeX, and related programs can be found at the TeX Users Group (TUG) home page.
  • tetex-3.0-src.tar.gz
    tetex-3.0-texmf.tar.gz
    tetex-3.0-texmfsrc.tar.gz Source Code.
    [Details]

  • texinfo-4.13a-sol10-sparc-local.gz The texinfo documentation system - installs in /usr/local. Dependencies: libiconv, libintl, ncurses, and libgcc_s.so.1 from libgcc-3.4.6 or gcc-3.4.6 or higher.
  • texinfo-4.13a.tar.gz Source Code. [Details]

  • tftphpa-0.48-sol10-sparc-local.gz Tftp-hpa is an enchanced version of the BSD TFTP client and server - installs in /usr/local. Dependencies: readline, and to obtain /usr/local/lib/libgcc_s.so.1, install either libgcc-3.4.6 or gcc-3.4.6, or higher.
  • tftphpa-0.48.tar.gz Source Code. [Details]

  • thttpd-2.25b-sol10-sparc-local.gz thttpd is a simple, small, portable, fast, and secure HTTP server - installs in /usr/local.
  • thttpd-2.25b.tar.gz Source Code. [Details]

  • tidy-19sep07-sol10-sparc-local.gz HTML Tidy is used to clean up web pages - installs in /usr/local.
  • tidy-19sep07.tar.gz Source Code. [Details]

  • tiff-3.9.4-sol10-sparc-local.gz libtiff provides support for the Tag Image File Format (TIFF) - installs in /usr/local. You will also need to have installed jpeg, zlib, and either libgcc-3.4.6 or gcc-3.4.6.
  • tiff-3.9.4.tar.gz Source Code. [Details]

  • tin-1.9.6-sol10-sparc-local.gz Tin is a Usenet newsreader - installs in /usr/local.
    Dependencies:
    libgsasl,
    libiconv,
    libidn,
    libintl,
    ncurses,
    pcre,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • tin-1.9.6.tar.gz Source Code. [Details]

  • tk-8.5.9-sol10-sparc-local.gz Tk, the X11 toolkit written in Tcl which you will need to install also - installs in /usr/local. Dependencies: xft, xrender, expat, fontconfig, libiconv, libintl, freetype, zlib, and to obtain /usr/local/lib/libgcc_s.so.1 you will need to have installed libgcc-3.4.6 or gcc-3.4.6 or higher.
  • tk-8.5.9.tar.gz Source Code. [Details]

  • tkdiff-4.1.3-sol10-sparc-local.gz Tkdiff is a graphical front end to the diff program - installs in /usr/local. Dependiencies: tcl and tk.
  • tkdiff-4.1.3.tar.gz Source Code. [Details]

  • tmux-1.3-sol10-sparc-local.gz The tmux terminal multiplexer - installs in /usr/local. Dependencies: libevent and libgcc_s.so.1 should be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or later. Note that the tmux.1 man page seems not to work properly, but the file /usr/local/doc/tmux/tmux.1.txt has the information.
  • tmux-1.3.tar.gz Source Code. [Details]

  • tnef-1.4.7-sol10-sparc-local.gz Tnef provides a way to unpack Microsoft MS-TNEF MIME attachments - installs in /usr/local. Dependencies: libiconv, libintl, and /usr/local/lib/libgcc_s.so.1 needs to exist by installing libgcc-3.4.6 or gcc-3.4.6.
  • tnef-1.4.7.tar.gz Source Code. [Details]

    top-3.6.1-sol10-sparc-local.gz top process analysis utility. This package contains both 32-bit and 64-bit executables. Executing top in /usr/local/bin chooses which version to run automatically.

  • top-3.6.1.tar.gz Source Code. [Details]

  • tre-0.7.5-sol10-sparc-local.gz TRE is a posix compliant regexp matching library - installs in /usr/local. Dependencies: Having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • tre-0.7.5.tar.gz Source Code. [Details]

  • tree-1.5.3-sol10-sparc-local.gz Tree is a utility to display a tree view of directories - installs in /usr/local.
  • tree-1.5.3.tar.gz Source Code. [Details]

  • trickle-1.06-sol10-sparc-local.gz Trickle is a userspace bandwidth shaper - installs in /usr/local. Dependencies: libevent and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or later.
  • trickle-1.06.tar.gz Source Code. [Details]

  • unclutter-8-sol10-sparc-local.gz Unclutter hides the cursor in X windows when you don't need it - installs in /usr/local.
  • unclutter-8.tar.gz Source Code. [Details]

  • uncrustify-0.56-sol10-sparc-local.gz Uncrustify is a source code beautifier for C, C++, and other languages - installs in /usr/local. Dependencies: /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 need to exist by installing libgcc-3.4.6 or gcc-3.4.6.
  • uncrustify-0.56.tar.gz Source Code. [Details]

  • unison_text-2.27.57-sol10-sparc-local.gz The unison file synchronizer - installs in /usr/local. The package contains only the text interface to minimize the dependencies.
  • unison-2.27.57.tar.gz Source Code. [Details]

  • unrar-3.68-sol10-sparc-local.gz unRAR is a utility to extract, view, and test RAR archives - installs in /usr/local. Dependencies: libgcc_s.so.1 and libstdc++.so.6 in /usr/local/lib by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • unrar-3.68.tar.gz Source Code. [Details]

  • unrtf-0.21.1-sol10-sparc-local.gz UnRTF is a command-line program which converts documents in Rich Text Format (.rtf) to HTML, LaTeX, troff macros. and RTF itself - installs in /usr/local. Dependencies: libiconv and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • unrtf-0.21.1.tar.gz Source Code. [Details]

  • unwindows-1.1.3-sol10-sparc-local.gz Unwindows contains the programs change_sounds, coloreyes, dynamag, and win_sounds - installs in /usr/local. Dependencies:
    xft,
    xrender,
    expat,
    fontconfig,
    freetype,
    libiconv,
    libpng,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • unwindows-1.1.3.tar.gz Source Code. [Details]

  • unzip-6.0-sol10-sparc-local.gz Unzip decompression utility - installs in /usr/local.
  • unzip-6.0.tar.gz Source Code. [Details]

  • uriparser-0.6.0-sol10-sparc-local.gz Uriparser is a strictly RFC 3986 compliant URI parsing library - installs in /usr/local. Dependencies: Having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • uriparser-0.6.0.tar.gz Source Code. [Details]

  • utf8proc-1.1.2-sol10-sparc-local.gz > Utf8proc is a library for processing UTF-8 encoded Unicode strings. This package includes the C libraries only - installs in /usr/local. Dependencies: Requires that libgcc_s.so.1 be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • utf8proc-1.1.2.tar.gz Source Code. [Details]

  • uucp-1.07-sol10-sparc-local.gz This is the Taylor implementation of uucp - installs in /usr/local.
  • uucp-1.07.tar.gz Source Code. [Details]

  • uudeview-0.5.20-sol10-sparc-local.gz UUDeview is a smart decoder and an encoder for Base64 (MIME), uuencoded, xxencoded and Binhex files - installs in /usr/local.
    Dependencies:
    xft,
    xrender,
    expat,
    fontconfig,
    freetype,
    libiconv,
    libintl,
    tcl,
    tk,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • uudeview-0.5.20.tar.gz Source Code. [Details]

  • vdt-5.4.67-sol10-sparc-local.gz Vdt (Visual Disk Test) is disk/file/device i/o test program, with visual feedback/follow-up - installs in /usr/local. Dependencies: ncurses and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • vdt-5.4.67.tar.gz Source Code. [Details]

  • vifm-0.4-sol10-sparc-local.gz Vifm is an ncurses based file manager with vi like keybindings - installs in /usr/local. Dependencies: ncurses.
  • vifm-0.4.tar.gz Source Code. [Details]

  • vile-9.8-sol10-sparc-local.gz> Vile is the "vi like emacs" editor - installs in /usr/local. Dependencies: libiconv, ncurses, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • vile-9.8.tar.gz Source Code. [Details]

  • vim-7.3-sol10-sparc-local.gz Vim is an improved version of the editor vi - installs in /usr/local. Dependencies:
    xrender,
    atk,
    cairo,
    expat,
    fontconfig,
    freetype,
    gtk+,
    glib,
    libiconv,
    libintl,
    ncurses,
    pango,
    libpng,
    xpm,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • vim-7.3.tar.gz Source Code. [Details]

  • visprint-2.1-sol10-sparc-local.gz Visprint is a visual file fingerprint generator - installs in /usr/local. Dependencies: libpng, zlib, and /usr/local/lib/libgcc_s.so.1 either from the libgcc-3.4.6 or gcc-3.4.6 packages.
  • visprint-2.1.tar.gz Source Code. [Details]

  • vsftpd-2.3.0-sol10-sparc-local.gz The vsftpd ftp server - installs in /usr/local. Dependencies: openssl-1.0.0d and /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 need to exist by installing libgcc-3.4.6 or gcc-3.4.6. Details on server configuration and examples can be found in the /usr/local/doc/vsftab directory. As with any ftp servers, users should read these documents carefully before putting vsftpd into production.
  • vsftpd-2.3.0.tar.gz Source Code. [Details]

  • watch-3.2.7-sol10-sparc-local.gz Watch runs a command repeatedly, displaying its output in the first screenful. This allows you to watch the program output change over time - installs in /usr/local. Watch is part of the procps set of programs. Watch appears to run best in an xterm terminal window. Dependencies: coreutils, gettext, ncurses, and this package requires that libgcc_s.so.1 and libstdc++.so.5 be in /usr/local/lib. This can be done by installing libgcc-3.3 or gcc or higher
  • watch-3.2.7.tar.gz Source Code. [Details]

  • wcd-5.1.3-sol10-sparc-local.gz Wcd is a command line program to change directories quickly - installs in /usr/local. Dependencies: ncurses, libiconv, libintl, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • wcd-5.1.3.tar.gz Source Code. [Details]

  • wdiff-0.6.5-sol10-sparc-local.gz Wdiff is a front end to diff for comparing files on a word per word basis - installs in /usr/local. Dependencies: libiconv, libintl, and having libstdc++.so.6 and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • wdiff-0.6.5.tar.gz Source Code. [Details]

  • webalizer-2.21.02-sol10-sparc-local.gz Webalizer is a web server log file analysis tool - installs in /usr/local. Dependencies: db, expat, geoip, fontconfig, freetype, gd, libiconv, libintl, jpeg, libpng, zlib, xpm, and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • webalizer-2.21.02.tar.gz Source Code. [Details]

  • wget-1.12-sol10-sparc-local.gz GNU Wget is a freely available network utility to retrieve files from the World Wide Web using HTTP and FTP - installs in /usr/local. Dependencies: openssl-1.0.0d, libiconv, libidn, libintl, and /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6 need to exist by installing libgcc-3.4.6 or gcc-3.4.6.
  • wget-1.12.tar.gz Source Code. [Details]

  • which-2.20-sol10-sparc-local.gz Which shows the path to a command - installs in /usr/local.
  • which-2.20.tar.gz Source Code. [Details]

  • winefish-1.3.3-sol10-sparc-local.gz The winefish LaTeX editor - installs in /usr/local. If you have already installed the gtk+ package and its dependencies, you may only need to install the pcre and aspell packages below.
    Dependencies:
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    pcre,
    aspell,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • winefish-1.3.3.tar.gz Source Code. [Details]

  • wireshark-1.4.5-sol10-sparc-local.gz Wireshark (formerly Ethereal) is a network protocol analyzer - installs in /usr/local. If you have installed the gtk+ package and its dependencies, most of the dependencies below should be installed already. You will only need to install adns, libpcap, pcre, gnutls, libgpgerror, libgcrypt, and openssl.
    Dependencies:
    openssl-1.0.0d,
    geoip,
    lua,
    pcre,
    libpcap,
    adns,
    gnutls,
    libgpgerror,
    libgcrypt,
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • wireshark-1.4.5.tar.gz Source Code. [Details]

  • wput-0.6.2-sol10-sparc-local.gz Wput is a command-line ftp-client similar to wget, but uploads files or directories to remote ftp servers - installs in /usr/local. Dependencies:
    libiconv,
    libintl,
    zlib,
    libgpgerror,
    libgcrypt,
    gnutls,
    and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or later.
  • wput-0.6.2.tar.gz Source Code. [Details]

  • wxgtk-2.8.6-sol10-sparc-local.gz wxGTK is a version of wxWidgets for creating applications for GTK+ - installs in /usr/local.
    Dependencies:
    gtk+,
    atk,
    glib,
    pango,
    libiconv,
    xrender,
    cairo,
    render,
    expat,
    fontconfig,
    freetype,
    libpng,
    jpeg,
    tiff,
    zlib,
    renderproto,
    and to have /usr/local/lib/libgcc_s.so.1, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • wxgtk-2.8.6.tar.gz Source Code. [Details]

  • x11vnc-0.9.9-sol10-sparc-local.gz x11vnc is a vnc server for X displays. It allows remote viewing and interaction with real X displays via keyboard and mouse - installs in /usr/local. Dependencies: zlib, jpeg, xrender, and /usr/local/lib/libgcc_s.so.1 from either libgcc-3.4.6 or gcc-3.4.6 or later. You will need a vnc viewer on your client machines. Remember to consider security issues before starting a vnc server. See the files in /usr/local/doc/x11vnc for installation and use details.
  • x11vnc-0.9.9.tar.gz Source Code. [Details]

  • xaw3d-1.5-sol10-sparc-local.gz Xaw3D is a set of 3-D widgets based on the R6.1/R6.3/R6.4 Athena Widget set - installs in /usr/local. In some cases, you may wish to copy the files in the /usr/local/include/X11/Xaw3d directory to a /usr/openwin/include/X11/Xaw3d directory and the libXaw3d.so and libXaw3d.so.5 files (using the GNU cp -d command) in /usr/local/lib into /usr/openwin/lib.
  • xaw3d-1.5.tar.gz Source Code. [Details]

  • xbill-2.1-sol10-sparc-local.gz The xbill game - installs in /usr/local. Dependencies: xaw3d, gtk+-1.2.10.
  • xbill-2.1.tar.gz Source Code. [Details]

  • xbindkeys-1.8.3-sol10-sparc-local.gz This program grabs keys in X and starts the corresponding shell command - installs in /usr/local. Dependencies: guile, gmp, libtool, libiconv, libintl, and libgcc_s.so.1 needs to be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher. The optional xbindkeys_show program needs tcl and tk.
  • xbindkeys-1.8.3.tar.gz Source Code. [Details]

  • xchm-1.17-sol10-sparc-local.gz Xchm is a GUI front-end to chmlib - installs in /usr/local. Dependencies:
    xrender,
    atk,
    cairo,
    chmlib,
    fontconfig,
    freetype,
    glib,
    gtk+,
    libiconv,
    libintl,
    libpng,
    jpeg,
    pango,
    tiff,
    wxgtk,
    zlib,
    and to have /usr/local/lib/libgcc_s.so.1 and /usr/local/lib/libstdc++.so.6, either the libgcc-3.4.6 or gcc-3.4.6 packages.
  • xchm-1.17.tar.gz Source Code. [Details]

  • xcpustate-2.9-sol10-sparc-local.gz Xcpustate is a snapshot performance monitor - installs in /usr/local.
  • xcpustate-2.9.tar.gz Source Code. [Details]

  • xdelta-1.1.4-sol10-sparc-local.gz Xdelta is program designed to compute changes between binary files. These changes (deltas) are similar to the output of the "diff" program in that they may be used to store and transmit only the changes between files - installs in /usr/local. Dependencies: zlib, glib-1.2.10, and libgcc_s.so.1 needs to be in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • xdelta-1.1.4.tar.gz Source Code. [Details]

  • xdf-1.4.37-sol10-sparc-local.gz Xdf is a modified version of the df command - installs in /usr/local.
  • xdf-1.4.37.tar.gz Source Code. [Details]

  • xfig-3.2.4-sol10-sparc-local.gz The xfig drawing tool - installs in /usr/local. Dependencies: zlib, libpng, jpeg, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • xfig-3.2.4.tar.gz Source Code. [Details]

  • xft-2.1.2-sol10-sparc-local.gz Xft is a library that connects X applications with the FreeType font rasterization library - installs in /usr/local. Xft libraries require that fontconfig, freetype, zlib, xrender, render, and expat Having libgcc_s.so.1 in /usr/local/lib is also required. This can be done by installing libgcc-3.3 or gcc-3.3.2 or higher.
  • xft-2.1.2.tar.gz Source Code. [Details]

  • xineramaproto-1.2-sol10-sparc-local.gz The xineramaproto headers for xorg. Used in the building of GTK+ - installs in /usr/local.
  • xineramaproto-1.2.tar.gz Source Code. [Details]

  • xinetd-2.3.14-sol10-sparc-local.gz xinetd is a secure replacement for inetd - installs in /usr/local. You must put your xinetd.conf in /etc/xinetd.conf. There is a sample config file in /usr/local/doc/xinetd/sample.conf and you can use xconv.pl in /usr/local/sbin to convert your old inetd.conf file to an xinetd format. See the files in /usr/local/doc/xinetd for details. xinetd was configured with the --with-libwrap --with-loadavg flags.
  • xinetd-2.3.14.tar.gz Source Code. [Details]

  • xjobs-20100915-sol10-sparc-local.gz Xjobs reads job descriptions line by line and executes them in parallel - installs in /usr/local.
  • xjobs-20100915.tar.gz Source Code. [Details]

  • xmlparser-2.36-sol10-sparc-local.gz This is a build of the XML::Parser Perl module for parsing XML documents - installs in /usr/local. Dependencies: expat and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • xmlparser-2.36.tar.gz Source Code. [Details]

  • xorriso-1.0.8-sol10-sparc-local.gz Xorriso is a program which copies file objects from POSIX compliant filesystems into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems. - installs in /usr/local. Dependencies: bzip2, libiconv, readline, zlib, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • xorriso-1.0.8.tar.gz Source Code. [Details]

  • xpdf-3.02pl3-sol10-sparc-local.gz Xpdf is a viewer for Portable Document Format (PDF) files - installs in /usr/local. Dependencies: xpm, t1lib, freetype, zlib, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • See ftp://ftp.foolabs.com/pub/xpdf/ for 3.0.2 source code and patches. [Details]

    xpm-3.4k-sol10-sparc-local.gz The xpm graphics libraries - installs in /usr/local.

  • xpm-3.4k.tar.gz Source Code. [Details]

  • xrender-0.8.3-sol10-sparc-local.gz Xrender is an X rendering client library - installs in /usr/local.
  • xrender-0.8.3.tar.gz Source Code. [Details]

  • xtail-2.1-sol10-sparc-local.gz Xtail watches the growth of files. It's like running a tail -f on a bunch of files at once - installs in /usr/local.
  • xtail-2.1.tar.gz Source Code. [Details]

  • xterm-270-sol10-sparc-local.gz The xterm terminal emulation window - installs in /usr/local. Dependencies: ncurses, zlib, xft, libiconv, xrender, expat, fontconfig, freetype, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • xterm-270.tar.gz Source Code. [Details]

  • xtermcontrol-2.10-sol10-sparc-local.gz Xtermcontrol enables dynamic control of xterm properties - installs in /usr/local.
  • xtermcontrol-2.10.tar.gz Source Code. [Details]

  • xz-5.0.1-sol10-sparc-local.gz The xz utils provide general purpose data compression programs with high compression ratio - installs in /usr/local. Dependencies: libiconv, libintl, and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • xz-5.0.1.tar.gz Source Code. [Details]

  • yarbu-1.4.4-sol10-sparc-local.gz Yarbu (Yet Another Rsync Backup Utility) is an automatic backup utility - installs in /usr/local. Dependencies: The yarbu client needs openssh and rsync,
  • yarbu-1.4.4.tar.gz Source Code. [Details]

  • yaz-4.0.2-sol10-sparc-local.gz YAZ is a programmer's toolkit for the development of Z39.50/SRW/SRU clients and servers - installs in /usr/local. Dependencies:
    libxslt,
    libgcrypt,
    gnutls,
    readline,
    libiconv,
    libintl,
    libgpg-error,
    ncurses,
    libxml2,
    zlib,
    and /usr/local/lib must contain libgcc_s.so.1 and libstdc++so.6 from either libgcc-3.4.6 or gcc-3.4.6 or higher.
  • yaz-4.0.2.tar.gz Source Code. [Details]

  • zebra-0.95-sol10-sparc-local.gz GNU Zebra manages TCP/IP based routing protocols - installs in /usr/local.
  • zebra-0.95.tar.gz Source Code. [Details]

  • zile-2.3.24-sol10-sparc-local.gz GNU Zile is a lightweight Emacs clone - installs in /usr/local. Dependencies: ncurses and to have /usr/local/lib/libgcc_s.so.1, install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • zile-2.3.24.tar.gz Source Code. [Details]

  • zip-3.0-sol10-sparc-local.gz Zip compression utility - installs in /usr/local.
  • zip-3.0.tar.gz Source Code. [Details]

  • zlib-1.2.5-sol10-sparc-local.gz zlib compression libraries - installs in /usr/local. This package has both libz.a and libz.so libraries. 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.
  • zlib-1.2.5.tar.gz Source Code. [Details]

  • zoo-2.10-sol10-sparc-local.gz The zoo archiver - installs in /usr/local.
  • zoo-2.10.tar.gz Source Code. [Details]

  • zsh-4.3.11-sol10-sparc-local.gz The zsh shell program - installs in /usr/local. Dependencies: ncurses, gdbm, libiconv, and to have /usr/local/lib/libgcc_s.so.1 install either the libgcc-3.4.6 or gcc-3.4.6 or higher packages.
  • zsh-4.3.11.tar.gz Source Code. [Details]

  • zutils-0.9-sol10-sparc-local.gz Zutils is a collection of utilities for dealing with any combination of compressed and non-compressed files transparently. The supported compressors are bzip2, gzip, lzip and xz. Some of these functions were moved from the lzip package - installs in /usr/local. Dependencies: having libstdc++.so.6 and libgcc_s.so.1 in /usr/local/lib. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher.
  • zutils-0.9.tar.gz Source Code. [Details]