Opera: Free, Fast and Safe Browsing Valid XHTML 1.1! Valid CSS! this page on perl.org | this page on cmve.net | this page on hpux.ws | Tux' home
perl | gcc | statistics | development | downloads | links | utilities | FAQ's | Contributions

Merijn's HP-UX software for ITRC members

Please use perl.org for perl/gcc downloads!

  Latest updates → 2012-01-12 xz-5.0.3 for 10.20 .. 11.31

This page with info and software for the HP ITRC forum members, gathered and compiled by H.Merijn (BR41967 - procura) can be found on www.cmve.net, kindly provided by Clemens van Everdingen, www.hpux.ws kindly provided by Steven E. Protter, and on perl.org kindly provided by the nice people at perl.org, who take donations here. Now that the site has grown to a whopping 9.0 Gb, 1300+ files, and a throughput of over 75 Gb each month on average, I should be extremely grateful for the space and bandwidth provided by these nice people.

When bookmarking this site, please use the perl.org link, since it has a much higher bandwidth available than the other three.


I'll just keep it to these pages, and hope it will suffice. Though I notice that the main page gets longer and longer. I have split it into sections and pages already, but might split up more in the near future. Please ask questions through the forum.

All communications about this place please through the ITRC forum, so we all can learn.


camel Perl

Introductions to Perl

For those that are not (yet) comfortable with Perl, Wendy van Dijk has put up a nice article on use.perl.org titled "Where and how to start learning Perl".

Distributions

Here are binary perl distributions for versions 5.8.0 through 5.14.1 prepared for Oracle (meaning that you should be able to build DBD::Oracle using this perl, but that it is not included in these builds) built with GNU gcc. HP C-ANSI-C builds on request, but you should be able to do these yourself.

As by accidental mistake, I have built all 5.8.7 and 5.8.8 distributions with -DPERL_DONT_CREATE_GVSV. This can cause a binary incompatibility (but is was said by insiders that the chance on that is actually close to zero), and also may cause some modules to misbehave. A report was sent, that proved that e.g. the module version does not behave correctly. I apologize for any inconvenience caused by this, and have put new 5.8.8 build up that not suffer this flaw. Choose carefully.

Release info:

Version Released Compiler Modules Notes
5.14.1 16-06-2010 gcc-4.2.4
gcc-3.4.6
DBI-1.616, Tk-804.029_500 OpenSSL related modules were built against 0.9.8r. Make sure you have the shared libraries installed if you want to use them.
5.14.0 14-05-2010 gcc-4.2.4
gcc-3.4.6
DBI-1.616, Tk-804.029 OpenSSL related modules were built against 0.9.8r. Make sure you have the shared libraries installed if you want to use them.
5.12.2 06-09-2010 gcc-4.2.4
gcc-3.4.6
DBI-1.615, Tk-804.029 OpenSSL related modules were built against 0.9.8k. Make sure you have the shared libraries installed if you want to use them.
5.12.1 18-05-2010 - -  
5.12.0 13-04-2010 gcc-4.2.4
gcc-3.4.6
DBI-1.609, Tk-804.028_502 (13873 is almost 804.029) OpenSSL related modules were built against 0.9.8k. Make sure you have the shared libraries installed if you want to use them.
5.10.1 22-08-2007 gcc-4.2.4
gcc-3.4.6
DBI-1.609, Tk-804.028_12772 OpenSSL related modules were built against 0.9.8k. Make sure you have the shared libraries installed if you want to use them.
5.10.0 18-12-2007 gcc-4.2.1
gcc-3.4.6
DBI-1.601, Tk-804.028 (on ia64 804.027_502 two patches before .028) See Perl Buzz article for a short explanation of some of the new features.
5.8.9 16-12-2008 gcc-4.2.4
gcc-3.4.6
DBI-1.607, Tk-804.028_501 (build 12184) OpenSSL related modules were built against 0.9.8i. Make sure you have the shared libraries installed if you want to use them.
5.8.8 02-02-2006 gcc-4.0.2
gcc-3.4.6
DBI-1.50, Tk-804.027
DBI-1.53, Tk-804.027
The builds on 11.11 (11iv1) are with gcc-3.4.5, because 4.0.2/64 still causes major trouble.
The builds on 11.11 (11iv1) do not include SSL modules.
First build was accidentally created with -DPERL_DONT_CREATE_GVSV. A new build has been uploaded.
5.8.7 31-05-2005 gcc-4.0.0 DBI-1.48, Tk-804.027 The builds on 11.11 (11iv1) are with gcc-3.4.4, because 4.0.0/64 causes major trouble.
Current build was accidentally created with -DPERL_DONT_CREATE_GVSV.
5.8.6 30-11-2004 gcc-3.4.3 DBI-1.46, Tk-804.027  
5.8.5 21-07-2004 gcc-3.4.1 DBI-1.43, Tk-804.027  
5.8.4 22-04-2004 gcc-3.4.0 DBI-1.42, Tk-804.027 ExtUtils-MakeMaker is still at 6.17 as per pumpkings decision.
5.8.3 16-01-2004 gcc-3.3.2 DBI-1.40, Tk-804.025b14  
5.8.2 06-11-2003 gcc-3.3.2 DBI-1.38, Tk-804.025b5  
5.8.1 25-09-2003 gcc-3.3.1 DBI-1.38, Tk-804.024  
5.8.0 18-07-2002 gcc-3.2 DBI-1.30, Tk-804.024  

Jarkko Hietaniemi also runs a site for CPAN with the links to perl binaries for HP and other Operating Systems.

My builds are different from the default HP distribution. I've included a different set of (IMHO) useful modules (versions might vary across the different builds). Some of these come as default in the CORE set of modules, others are fetched from CPAN. The versions mentioned in the table are just a guide of where I started choosing modules to include. The actual versions included are the versions that are current at the moment I release:

ExtUtils::MakeMaker 6.54 ExtUtils::Command 1.16 ExtUtils::Manifest 1.56 Test 1.25
Test::Harness 3.23 Test::Simple 0.96 Test::Tester 0.107 Test::NoWarnings 1.02
Getopt::Long 2.38 V 0.13 Pod::Escapes 1.04 Pod::Simple 3.15
Pod::Parser 1.37 Test::Pod 1.44 Compress::Raw::Bzip2 2.037 Compress::Raw::Zlib 2.037
IO::Compress 2.037 Compress::Bzip2 2.09 IO::Zlib 1.09 IO::String 1.08
PerlIO::gzip 0.18 Math::BigInt 1.99 Math::BigInt::FastCalc 0.24 Math::BigRat 0.26
Math::Complex 1.58 bignum 0.25 Package::Constants 0.02 Archive::Tar 1.74
Archive::Zip 1.30 Data::Dumper 2.131 Data::Peek 0.33 PathTools 3.33
IO::Tty 1.10 Expect 1.21 Heap 0.80 Graph 0.94
Storable 2.29 List::Util 1.23 List::MoreUtils 0.32 Devel::Size 0.77
Devel::Trace 0.10 Devel::TraceUse 2.02 Devel::StackTrace 1.26 Debug::Trace 0.04
Sub::Uplevel 0.22 Test::Exception 0.31 Carp::Clan 6.04 Bit::Vector 7.1
Date::Calc 6.2 Date::Manip 6.24 Time::HiRes 1.9724 Time::Local 1.1901
Encode 2.43 Unicode::Collate 0.52 Unicode::Normalize 1.02 Text::CSV_XS 0.82
Text::CSV 1.20 DB_File 1.820 CDB_File 0.96 DBI 1.615
Clone 0.31 Params::Util 1.03 SQL::Statement 1.31 DBD::SQLite 1.33
DBD::CSV 0.31 DBD::File 0.35 Digest 1.16 Digest::MD5 2.51
Digest::SHA1 2.12 Digest::SHA 5.62 Number::Compare 0.01 Text::Glob 0.08
File::Find::Rule 0.32 File::Next 1.06 Data::Compare 1.2101 CPAN 1.9600
CPAN::Checksums 2.07 MIME::Base64 3.13 Text::Balanced 1.98 Parse::RecDescent 1.965001
Crypt::SSLeay 0.58 Crypt::Rot13 0.04 Convert::ASN1 0.22 Convert::IBM390 0.27
Term::ANSIColor 2.02 libnet 1.22 podlators 2.3.1 Net::Ping 2.35
Net::Rexec 0.12 Crypt::Rijndael 1.07 Crypt::CBC 2.30 Crypt::Blowfish 2.12
Crypt::DES 2.05 Digest::HMAC 1.01 Net::SNMP v6.0.1 URI 1.56
HTML::Tagset 3.20 HTML::Parser 3.68 HTML::Tree 4.1 XML::Parser 2.41
XML::Writer 0.612 XML::XPath 1.13 XML::SAX::Base 1.02 XML::Twig 3.32
XML::Simple 2.18 XML::LibXML 1.77 libwww 5.837 Net::SSLeay 1.35
IO::Socket::SSL 1.44 Authen::SASL 2.1401 Net::NTP 1.3 HTTP::Proxy 0.25
News::NNTPClient 0.37 Text::Soundex 3.03 Text::Metaphone 20081017 Text::Format 0.52
Text::OutputFilter 0.15 Tk 804.029 Tk::Clock 0.29 Tk::TreeGraph 1.030
Tk::TableMatrix 1.23 Tk::FontDialog 0.15 Devel::ptkdb 1.1091 Term::Size 0.207
Term::ReadKey 2.30.01 Mail::Sendmail 0.79 Net::LDAP 0.4001 Unix::Processors 2.041
BSD::Resource 1.2904 Devel::Symdump 2.08 Module::CoreList 2.51 Module::Signature 0.55
ExtUtils::Install 1.52 ExtUtils::Constant 0.23 ExtUtils::CBuilder 0.2802 ExtUtils::ParseXS 2.2205
YAML 0.72 YAML::LibYAML 0.34 YAML::Tiny 1.50 YAML::Syck 1.17
JSON 2.53 JSON::PP 2.27200 version 0.91 Module::Build 0.3607
Pod::Coverage 0.21 Test::Pod::Coverage 1.08 Test::Reporter 1.57 SOAP::Lite 0.711
IO::Tee 0.64 IPC::Run 0.90 OLE::Storage_Lite 0.19 Image::Base 1.12
Image::Xbm 1.08 Image::Xpm 1.12 Image::Size 3.230 Image::Info 1.31
Image::ExifTool 8.60 Spreadsheet::WriteExcel 2.37 Spreadsheet::ParseExcel0.59 Spreadsheet::ReadSXC 0.20
Spreadsheet::XLSX 0.1 Spreadsheet::Read 0.42 OpenOffice::OODoc 2.125 OpenOffice::OOBuilder 0.09
RTF::Tokenizer 1.10 RTF::Parser 1.09 RTF::Writer 1.11 PDF::Extract 3.04
Regexp::Common 2.122 Devel::Cover 0.78 Devel::Modlist 0.801 Devel::PPPort 3.19
Devel::NYTProf 4.06 Perl::Tidy 20101217 Sys::Syslog 0.27 VCS::SCCS 0.17
Config::Perl::V 0.12 autodie 2.06 ack 1.94 Tie::Hash::DBD 0.07
User::Utmp 1.8.01 Proc::ProcessTable 0.44 Inline 0.45 X11::Protocol 0.56

There's no guarantee I didn't throw in one or two other useful modules that are not listed. And some modules might not be buildable in 64bit perl for whatever reason. You'll have to find out yourself. One way to see what is included in the build is:

  # /opt/perl/bin/perldoc perllocal

To see the actual installed version of a module (if available):

  # perl -MV=Some::Module
  # perl -MV=Tk,Text::CSV_XS

If there proves to be need for extra modules that sometimes prove hard to be built, like Tk, I might add them here.

Installation

Install from compressed archives

To install it, do something similar to:

  # cd /opt
  # bzip2 -d </tmp/perl-5.8.3-gcc-3.3.2-11.00-elf64-ora.tbz | tar xvf -

And add /opt/perl64/bin to your $PATH, preferably in /etc/PATH, but be sure to put it before /usr/contrib/bin, where old perls might live.

Install from Software Depots

Medio March 2005, I started experimenting with converting my distributions to software depots, the way HP's porting center ships them. The first effort has lead to a deport that contains perl-5.8.6-dor for HP-UX 11.00 both the 32bit and the 64bit build. In a depot, you can force the destination folder, and swinstall registers the installed software, which has obviously some advantages. To install it, use something similar to:

  # swinstall -s /tmp/perl-5.14.1-11.23.sd perl

which will install both 32bit perl (/opt/perl32) and 64bit perl (/opt/perl64), but it still won't alter /etc/PATH, for reason that I cannot predict which version you are going to use by default. If you prefer to install only one of the two versions:

  # swinstall -s /tmp/perl-5.12.2-11.23-ipf.sd perl.perl5-32
  # swinstall -s /tmp/perl-5.12.2-11.23-ipf.sd perl.perl5-64

Since there is no need for the files to be of any specific user, I did not set it to a specific user ID. Just for housekeeping, you might want to consider 'chown -R root:sys /opt/perl*' after installation.

Installing or updating modules from CPAN

Installing modules is most easily done using cpan, the command line interface to CPAN:

  # cpan Moose Text::CSV_XS
  

Will install Moose (including all its dependencies in the correct order), and update Text::CSV_XS.


Statistics

ITRC Statistics

ITRC forum statistics ended on 22 June 2011 as the forum moved to an inferior new passport controlled site.

Site statistics

And I've collected some stats from three sites, which shows that I'm fulfilling the need of at least a few people with these pages ☺

The fastest mirror provides me statistics on a daily basis by e-mail.

Beepz hasn't been accessible for ages, so I removed the links.

Monthly site statistics
Month 5908.45 Gb
cmve.net beepz.com hpux.ws develooper.com
Jan 2012 46.3 Gb93.8%       28.28 Gb00.0%
Dec 2011 6.2 Gb29.7%       43.04 Gb00.0%
Nov 2011 6.0 Gb40.8%       69.91 Gb00.0%
Oct 2011 4.3 Gb27.4%       13.35 Gb00.0%
Sep 2011 6.3 Gb21.6%       22.79 Gb00.0%
Aug 2011 6.3 Gb22.0%       20.49 Gb00.0%
Jul 2011 4.5 Gb31.7%       13.54 Gb00.0%
Jun 2011 5.3 Gb20.8%       15.74 Gb00.0%
May 2011 15.1 Gb32.6%       27.39 Gb00.0%
Apr 2011 9.3 Gb20.3%       52.78 Gb00.0%
Mar 2011 5.3 Gb25.1%       44.58 Gb00.0%
Feb 2011 6.3 Gb21.1%       32.15 Gb00.0%
Jan 2011 6.0 Gb25.5%       125.41 Gb00.0%
Dec 2010 10.3 Gb26.4%       84.09 Gb00.0%
Nov 2010 11.6 Gb30.2%       95.68 Gb00.0%
Oct 2010 4.8 Gb22.9%       106.25 Gb00.0%
Sep 2010 5.3 Gb23.2%       37.61 Gb00.0%
Aug 2010 13.6 Gb25.9%       39.92 Gb00.0%
Jul 2010 13.5 Gb25.4%       22.89 Gb00.0%
Jun 2010 15.4 Gb25.8%       32.48 Gb00.0%
May 2010 20.9 Gb22.1%       42.24 Gb00.0%
Apr 2010 15.7 Gb21.6%       46.83 Gb00.0%
Mar 2010 13.4 Gb20.6%       62.88 Gb00.0%
Feb 2010 3.2 Gb16.9%       46.28 Gb00.0%
Jan 2010 1.5 Gb25.7%       70.20 Gb00.0%
Dec 2009 8.8 Gb18.0%       102.54 Gb00.0%
Nov 2009 11.2 Gb24.8%       51.53 Gb00.0%
Oct 2009 8.2 Gb17.6%       42.91 Gb00.0%
Sep 2009 5.3 Gb12.0%       28.99 Gb00.0%
Aug 2009 5.0 Gb14.1%       47.38 Gb00.0%
Jul 2009 4.2 Gb13.3%       31.26 Gb00.0%
Jun 2009 4.1 Gb16.2%       43.69 Gb00.0%
May 2009 3.9 Gb15.0%       18.91 Gb00.0%
Apr 2009 5.9 Gb14.0%       35.91 Gb00.0%
Mar 2009 4.3 Gb13.0%       82.31 Gb00.0%
Feb 2009 4.1 Gb22.8%       35.46 Gb00.0%
Jan 2009 4.4 Gb19.5%       18.26 Gb00.0%
Dec 2008 4.8 Gb17.3%       24.48 Gb00.0%
Nov 2008 4.8 Gb13.6%       38.17 Gb00.0%
Oct 2008 8.4 Gb13.8%       37.42 Gb00.0%
Sep 2008 7.7 Gb16.7%       40.35 Gb00.0%
Aug 2008 12.2 Gb17.1%       51.04 Gb00.0%
Jul 2008 10.5 Gb17.0%       23.38 Gb00.0%
Jun 2008 10.8 Gb15.9%       51.69 Gb00.0%
May 2008 8.8 Gb13.3%       329.93 Gb00.0%
Apr 2008 11.6 Gb15.7%       164.16 Gb00.0%
Mar 2008 9.9 Gb17.6%       182.47 Gb00.0%
Feb 2008 4.1 Gb11.8%       86.48 Gb00.0%
Jan 2008 4.6 Gb11.0%       156.32 Gb00.0%
Dec 2007 5.2 Gb12.2%       129.79 Gb00.0%
Nov 2007 4.8 Gb21.7%       37.18 Gb00.0%
Oct 2007 7.5 Gb26.9%       56.10 Gb00.0%
Sep 2007 14.9 Gb26.9%       66.82 Gb00.0%
Aug 2007 8.0 Gb18.1%       44.31 Gb00.0%
Jul 2007 11.8 Gb19.0%       48.09 Gb00.0%
Jun 2007 6.3 Gb20.2%       66.61 Gb00.0%
May 2007 16.6 Gb25.5%       60.27 Gb00.0%
Apr 2007 10.1 Gb22.1%       65.84 Gb00.0%
Mar 2007 19.6 Gb32.0%       74.43 Gb00.0%
Feb 2007 20.8 Gb34.2%       72.82 Gb00.0%
Jan 2007 10.7 Gb25.5%       179.82 Gb00.0%
Dec 2006 2.3 Gb14.1%       137.87 Gb00.0%
Nov 2006 1.7 Gb12.3%       105.97 Gb00.0%
Oct 2006 2.2 Gb12.9%       59.51 Gb00.0%
Sep 2006 2.5 Gb14.9%       72.53 Gb00.0%
Aug 2006 1.8 Gb12.5%       115.48 Gb00.0%
Jul 2006 2.0 Gb11.0%       95.95 Gb00.0%
Jun 2006 1.9 Gb10.9%       78.04 Gb00.0%
May 2006 2.8 Gb13.2%       69.18 Gb00.0%
Apr 2006 2.6 Gb12.5%       82.00 Gb00.0%
Mar 2006 2.4 Gb12.4%       88.31 Gb00.0%
Feb 2006 1.8 Gb13.3%       57.65 Gb00.0%
Jan 2006 1.6 Gb8.6%       48.59 Gb00.0%
Dec 2005 2.0 Gb10.9%       57.62 Gb00.0%
Nov 2005 1.3 Gb6.4%       54.90 Gb00.0%
Oct 2005 1.1 Gb8.6%       43.85 Gb00.0%
Sep 2005 1.2 Gb16.8%       32.03 Gb00.0%
Aug 2005 883.3 Mb14.6%       64.76 Gb00.0%
Jul 2005 1.67 Gb17.2%       11.33 Gb00.0%
Jun 2005 1.73 Gb18.3%         
May 2005 1.08 Gb24.3%         
Apr 2005 1.29 Gb23.3%         
Mar 2005 1.60 Gb24.9%         
Feb 2005 1.49 Gb22.8%         
Jan 2005 1.40 Gb20.9%         
Dec 2004 1.51 Gb16.3%         
Nov 2004 1.60 Gb22.5%         
Oct 2004 1.65 Gb18.4%         
Sep 2004 1.56 Gb21.2%         
Aug 2004 2.20 Gb22.2% 1.43 Gb72.0%      
Jul 2004 2.50 Gb34.0% 7.91 Gb62.6%      
Jun 2004 1.42 Gb27.5% 5.90 Gb72.4%      
May 2004 1.67 Gb25.2% 20.2 Gb86.8%      
Apr 2004 1.67 Gb25.2% 20.2 Gb86.8%      
Mar 2004 1.7 Gb28.8% 14.4 Gb80.0% 459 Mb38.9%   
Feb 2004 1.8 Gb35.2% 11.6 Gb72.8% 1.6 Gb38.7%   
Jan 2004 1.5 Gb32.3% 6.3 Gb61.8% 48 Mb77.3%   
Dec 2003 2.3 Gb40.2% 2.2 Gb24.7% 89 kb49.6%   
Nov 2003 1.3 Gb38.2% 8.9 Gb78.4%      
Oct 2003 1.8 Gb36.7% 10.8 Gb95.7%      
Sep 2003 1.7 Gb55.7% 9.8 Gb93.4%      
Aug 2003 1.6 Gb68.4% 8.2 Gb96.7%      
Jul 2003 2.7 Gb80.3% 7.3 Gb90.3%      
Jun 2003 1.7 Gb70.3% 6.6 Gb97.8%      
May 2003 1.3 Gb72.7% 9.2 Gb97.1%      
Apr 2003 493 Mb62.4% 11.6 Gb52.8%      
Mar 2003 597 Mb46.3% 3.1 Gb74.7%      
Feb 2003 675 Mb62.4% 854 Mb85.3%      
Jan 2003 201 Mb50.8% 986 Mb90.8%      
Dec 2002 31 Mb22.3%         

And the top 25 of overall downloaded files (statistics not included). Minus signs do not mean that the file is not downloaded, but only shows that that file did not make it to the reported top-n downloads of that site.

Download top 25
  downloads cmve.net beepz.com hpux.ws develooper.com
Opera-82x31.png 52430------52430891800
quotes.html 48504479963797125450647236222651--
gcc-3.4.4-11.11.sd.bz 176941769460516852------
ux 4041--125435--3916743263
gcc-3.4.1-32-11.00-hppa2.0.tbz 338033632493003417644387----
gcc-4.1.1-11.11.sd.bz 3199319951357201------
perl-5.8.0-gcc-3.2-10.20-pa11-ora.tbz 31023982524928129812952981--14061095805208
gcc-3.2-32-10.20-hppa1.1.tbz 2728100378841684125071276--13131290221870
gcc-3.3.3-32-10.20-hppa1.1.tbz 252739721982987779797955--13531570072700
bzip2-1.0.2-pa1.1 2477--21415765--22637470635
perl-5.8.2-gcc-3.3.2-11.11-pa20-ora.tbz 2371389298989315270280--19671572290153
gcc-3.3-32-11.00-hppa2.0.tbz 23472056223788032905088783131870--
gcc-3.3.2-32-11.11-hppa2.0.tbz 2341752491728320821806171115842913701419526080
gcc-3.3.2-32-10.20-hppa1.1.tbz 229649131339203624769274--14431564723230
gcc-3.3.1-64-11.11-elf64.tbz 2281532445735027647758821125688714622122941730
perl-5.8.0-gcc-3.3-11.00-elf64-ora.tbz 214273955578693263279748--1077994041990
perl-5.8.0-gcc-3.2-11.00-pa20-ora.tbz 21012871720186608628409411359512051099772904
gcc-3.3.3-32-11.11-hppa2.0.tbz 2049103664534771191369750--8941417615290
gcc-3.3.2-64-11.11-elf64.tbz 1964168811598336264457943612307909--
gcc-3.3.2-32-11.00-hppa2.0.tbz 193446029971171881843011--12861426518100
bzip2-1.0.2-pa2.0 1879--13511896--17448736768
gcc-3.3-32-10.20-hppa1.1.tbz 182935327668623315937560--11451989398600
gcc-3.3.2-11.22.sd.bz 17141891598707----15251465166625
caljd-2.2.pl 1476------14763252904
gcc-3.2-32-11.00-hppa2.0.tbz 14151049399982664411287--10451628236125

Development

All builds and ports are developed locally on the machines available:

All using both the latest available HP C-ANSI-C compiler and/or the GNU gcc C compiler installed (probably a relative recent port).

As our last customers are now upgrading to 11.11 or higher, the 10.20 machine is just used for tests and porting. When it dies, it won't be fixed or replaced. Urgent calls have to hurry. The same might happen to the 11.00 machine once there are no customers left to service from it.

Don't worry about existing stuff. I will not remove what's already here. But when bitrot breaks existing downloads, I won't be able to replace them.


The Download section has moved to a separate page.


Assorted useful/useless links


A list of my favorite utils, and (one of) their (hopefully still valid) source link(s)

agrep ftp://ftp.cs.arizona.edu/agrep/
autoconf ftp://download.xs4all.nl/pub/mirror/gnu/autoconf/
automake ftp://download.xs4all.nl/pub/mirror/gnu/automake/
bash ftp://download.xs4all.nl/pub/mirror/gnu/bash/
binutils ftp://download.xs4all.nl/pub/mirror/gnu/binutils/
bison ftp://download.xs4all.nl/pub/mirror/gnu/bison/
byacc http://dickey.his.com/byacc/byacc.html
bzip2 http://sources.redhat.com/bzip2/
cpio ftp://download.xs4all.nl/pub/mirror/gnu/cpio/
db http://www.sleepycat.com/download.html
/dev/random /dev/random for HP-UX 11.00
di http://www.gentoo.com/di/
diffutilsftp://download.xs4all.nl/pub/mirror/gnu/diffutils/
elvis ftp://ftp.cs.pdx.edu/pub/elvis/unreleased/
fileutilsftp://download.xs4all.nl/pub/mirror/gnu/fileutils/
findutilsftp://download.xs4all.nl/pub/mirror/gnu/findutils/
flex ftp://download.xs4all.nl/pub/mirror/gnu/non-gnu/flex/
fontutilsftp://download.xs4all.nl/pub/mirror/gnu/fontutils/
freetype http://www.freetype.org/index2.html
gawk ftp://download.xs4all.nl/pub/mirror/gnu/gawk/
gcc http://www.gnu.ai.mit.edu/software/gcc/gcc.html
gdb ftp://download.xs4all.nl/pub/mirror/gnu/gdb/
gdbm ftp://download.xs4all.nl/pub/mirror/gnu/gdbm/
gftp http://gftp.seul.org/
ghostscriptftp://download.xs4all.nl/pub/mirror/gnu/ghostscript/
gimp http://www.gimp.org
glib ftp://ftp.gimp.org/pub/gtk/v1.2/
grep ftp://download.xs4all.nl/pub/mirror/gnu/grep/
groff ftp://download.xs4all.nl/pub/mirror/gnu/groff/
gtk+ ftp://ftp.gimp.org/pub/gtk/v1.2/
guile ftp://download.xs4all.nl/pub/mirror/gnu/guile/
gv http://wwwthep.physik.uni-mainz.de/~plass/gv/
gzip ftp://download.xs4all.nl/pub/mirror/gnu/gzip/
jbigkit http://www.cl.cam.ac.uk/~mgk25/jbigkit/
less ftp://download.xs4all.nl/pub/mirror/gnu/less/
libjpeg ftp://ftp.uu.net/graphics/jpeg/
libmpeg http://starship.python.net/~gward/mpeglib/
libpcap http://www.tcpdump.org/daily/
libpng http://www.libpng.org/pub/png/libpng.html
libreadlineftp://download.xs4all.nl/pub/mirror/gnu/readline/
libtiff http://www.libtiff.org/
libwww http://www.w3.org/Library/
lsof http://people.freebsd.org/~abe/
lynx http://lynx.isc.org/release/
m4 ftp://download.xs4all.nl/pub/mirror/gnu/m4/
make ftp://download.xs4all.nl/pub/mirror/gnu/make/
mawk http://hpux.tn.tudelft.nl/hppd/hpux/Shells/mawk-1.3.3/
MySQL http://www.mysql.com/
patch ftp://download.xs4all.nl/pub/mirror/gnu/patch/
pcre ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
pth ftp://download.xs4all.nl/pub/mirror/gnu/pth/
rsync ftp://ftp.samba.org/pub/rsync/
samba ftp://ftp.samba.org/pub/samba/
sed ftp://download.xs4all.nl/pub/mirror/gnu/sed/
tar ftp://download.xs4all.nl/pub/mirror/gnu/tar/
tcsh ftp://ftp.astron.com/pub/tcsh/
textutilsftp://download.xs4all.nl/pub/mirror/gnu/textutils/
unzip http://www.info-zip.org/pub/infozip/
wget ftp://download.xs4all.nl/pub/mirror/gnu/wget/
x11-libs http://xorg.freedesktop.org/archive/individual/lib/
xaw3d http://gnu-darwin.sourceforge.net/x86/packages/x11-toolkits/
xless ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless
xmu http://www.xfree.org/
xterm ftp://dickey.his.com/xterm/
xv http://www.trilon.com/xv/downloads.html
xz http://tukaani.org/xz/
yudit http://www.yudit.org/download/
zip http://www.info-zip.org/pub/infozip/
zlib http://www.gzip.org/zlib/

Other ITRC member contributions


Enjoy, Have FUN! H.Merijn

Opera: Free, Fast and Safe Browsing Valid XHTML 1.1! Valid CSS! © H.Merijn Brand [ 21 Jan 2012 ]