summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/Makefile.PL2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/Pg.h2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/Pg.pm2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/Pg.xs2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/README2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/README.win322
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/dbd-pg.pod4
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/dbdimp.c2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/dbdimp.h2
-rwxr-xr-xinstall/5.005/DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm2
-rw-r--r--install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm2
-rw-r--r--install/5.005/DBIx-DBSchema-0.23-5.005kludge/README2
-rw-r--r--install/redhat/7.3/INSTALL7
-rw-r--r--install/redhat/9/INSTALL6
20 files changed, 21 insertions, 30 deletions
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/Makefile.PL b/install/5.005/DBD-Pg-1.22-fixvercmp/Makefile.PL
index 0633280c7..e07a14017 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/Makefile.PL
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/Makefile.PL
@@ -1,5 +1,5 @@
-# $Id: Makefile.PL,v 1.1 2004-04-29 09:21:28 ivan Exp $
+# $Id: Makefile.PL,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $
use ExtUtils::MakeMaker;
use Config;
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.h b/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.h
index b77a9f8b2..98a5fac3b 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.h
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.h
@@ -1,5 +1,5 @@
/*
- $Id: Pg.h,v 1.1 2004-04-29 09:21:28 ivan Exp $
+ $Id: Pg.h,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $
Copyright (c) 1997,1998,1999,2000 Edmund Mergl
Portions Copyright (c) 1994,1995,1996,1997 Tim Bunce
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.pm b/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.pm
index 284e56346..29bc50f37 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.pm
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.pm
@@ -1,5 +1,5 @@
-# $Id: Pg.pm,v 1.1 2004-04-29 09:21:28 ivan Exp $
+# $Id: Pg.pm,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $
#
# Copyright (c) 1997,1998,1999,2000 Edmund Mergl
# Copyright (c) 2002 Jeffrey W. Baker
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.xs b/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.xs
index e5e4362ef..f2380d5d1 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.xs
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/Pg.xs
@@ -1,5 +1,5 @@
/*
- $Id: Pg.xs,v 1.1 2004-04-29 09:21:28 ivan Exp $
+ $Id: Pg.xs,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $
Copyright (c) 1997,1998,1999,2000 Edmund Mergl
Portions Copyright (c) 1994,1995,1996,1997 Tim Bunce
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/README b/install/5.005/DBD-Pg-1.22-fixvercmp/README
index 7edebde9a..15ed8bf67 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/README
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/README
@@ -1,7 +1,7 @@
DBD::Pg -- the DBI PostgreSQL interface for Perl
-# $Id: README,v 1.1 2004-04-29 09:21:28 ivan Exp $
+# $Id: README,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $
DESCRIPTION:
------------
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/README.win32 b/install/5.005/DBD-Pg-1.22-fixvercmp/README.win32
index 3cbe6734a..8feeb4e84 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/README.win32
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/README.win32
@@ -1,5 +1,5 @@
-$Id: README.win32,v 1.1 2004-04-29 09:21:28 ivan Exp $
+$Id: README.win32,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $
Here is a step-by-step procedure for getting DBD-Pg to work on Windows
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/dbd-pg.pod b/install/5.005/DBD-Pg-1.22-fixvercmp/dbd-pg.pod
index ccbbc6394..cb37d70b6 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/dbd-pg.pod
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/dbd-pg.pod
@@ -1,5 +1,5 @@
-# $Id: dbd-pg.pod,v 1.1 2004-04-29 09:21:28 ivan Exp $
+# $Id: dbd-pg.pod,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $
=head1 NAME
@@ -408,4 +408,4 @@ It's also free Open Source Software with an active community of developers.
# This driver summary for DBD::Pg is Copyright (c) 1999 Tim Bunce
# and Edmund Mergl.
-# $Id: dbd-pg.pod,v 1.1 2004-04-29 09:21:28 ivan Exp $
+# $Id: dbd-pg.pod,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/dbdimp.c b/install/5.005/DBD-Pg-1.22-fixvercmp/dbdimp.c
index 55f4ee726..5b5aa28ed 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/dbdimp.c
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/dbdimp.c
@@ -1,5 +1,5 @@
/*
- $Id: dbdimp.c,v 1.1 2004-04-29 09:21:28 ivan Exp $
+ $Id: dbdimp.c,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $
Copyright (c) 1997,1998,1999,2000 Edmund Mergl
Copyright (c) 2002 Jeffrey W. Baker
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/dbdimp.h b/install/5.005/DBD-Pg-1.22-fixvercmp/dbdimp.h
index 58c105bfc..f09a4c12d 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/dbdimp.h
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/dbdimp.h
@@ -1,5 +1,5 @@
/*
- $Id: dbdimp.h,v 1.1 2004-04-29 09:21:28 ivan Exp $
+ $Id: dbdimp.h,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $
Copyright (c) 1997,1998,1999,2000 Edmund Mergl
Portions Copyright (c) 1994,1995,1996,1997 Tim Bunce
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl b/install/5.005/DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl
index b084f70f5..f91dca41a 100755
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl
@@ -1,6 +1,6 @@
#!/usr/local/bin/perl
-# $Id: ApacheDBI.pl,v 1.1 2004-04-29 09:21:28 ivan Exp $
+# $Id: ApacheDBI.pl,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $
# don't forget to create in postgres the user who is running
# the httpd, eg 'createuser nobody' !
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm
index 417247fe7..8b709bbb8 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm
@@ -1,6 +1,6 @@
package App::Info;
-# $Id: Info.pm,v 1.1 2004-04-29 09:21:28 ivan Exp $
+# $Id: Info.pm,v 1.1.2.1 2004-04-29 09:40:08 ivan Exp $
=head1 NAME
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm
index 65416a84a..e4455ad5e 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm
@@ -1,6 +1,6 @@
package App::Info::Handler;
-# $Id: Handler.pm,v 1.1 2004-04-29 09:21:28 ivan Exp $
+# $Id: Handler.pm,v 1.1.2.1 2004-04-29 09:40:08 ivan Exp $
=head1 NAME
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm
index 47edd7802..bfbfbafd2 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm
@@ -1,6 +1,6 @@
package App::Info::Handler::Prompt;
-# $Id: Prompt.pm,v 1.1 2004-04-29 09:21:29 ivan Exp $
+# $Id: Prompt.pm,v 1.1.2.1 2004-04-29 09:40:08 ivan Exp $
=head1 NAME
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm
index 504d5700d..cf8a7972e 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm
@@ -1,6 +1,6 @@
package App::Info::RDBMS;
-# $Id: RDBMS.pm,v 1.1 2004-04-29 09:21:28 ivan Exp $
+# $Id: RDBMS.pm,v 1.1.2.1 2004-04-29 09:40:08 ivan Exp $
use strict;
use App::Info;
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm
index aef326cca..62b089339 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm
@@ -1,6 +1,6 @@
package App::Info::RDBMS::PostgreSQL;
-# $Id: PostgreSQL.pm,v 1.1 2004-04-29 09:21:29 ivan Exp $
+# $Id: PostgreSQL.pm,v 1.1.2.1 2004-04-29 09:40:08 ivan Exp $
=head1 NAME
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm
index c02c97ba2..33d2ffc2b 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm
@@ -1,6 +1,6 @@
package App::Info::Request;
-# $Id: Request.pm,v 1.1 2004-04-29 09:21:28 ivan Exp $
+# $Id: Request.pm,v 1.1.2.1 2004-04-29 09:40:08 ivan Exp $
=head1 NAME
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm
index 55bb333cd..553ee2e17 100644
--- a/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm
+++ b/install/5.005/DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm
@@ -1,6 +1,6 @@
package App::Info::Util;
-# $Id: Util.pm,v 1.1 2004-04-29 09:21:28 ivan Exp $
+# $Id: Util.pm,v 1.1.2.1 2004-04-29 09:40:08 ivan Exp $
=head1 NAME
diff --git a/install/5.005/DBIx-DBSchema-0.23-5.005kludge/README b/install/5.005/DBIx-DBSchema-0.23-5.005kludge/README
index 8911ea4ca..3cc5d7b5b 100644
--- a/install/5.005/DBIx-DBSchema-0.23-5.005kludge/README
+++ b/install/5.005/DBIx-DBSchema-0.23-5.005kludge/README
@@ -39,4 +39,4 @@ A mailing list is available. Send a blank message to
Homepage: <http://www.420.am/dbix-dbschema>
-$Id: README,v 1.1 2004-04-29 09:21:27 ivan Exp $
+$Id: README,v 1.1.2.1 2004-04-29 09:40:08 ivan Exp $
diff --git a/install/redhat/7.3/INSTALL b/install/redhat/7.3/INSTALL
index d2f60cbb5..6befc05f6 100644
--- a/install/redhat/7.3/INSTALL
+++ b/install/redhat/7.3/INSTALL
@@ -6,13 +6,6 @@ cp sources.list /etc/apt/
apt-get update; apt-get update
apt-get install apache mod_ssl mod_perl perl-CGI perl-CPAN perl-DBD-MySQL perl-DBD-Pg perl-DBI perl-DateManip perl-Digest-MD5 perl-HTML-Parser perl-HTML-Tagset perl-MIME-Base64 perl-Storable perl-TimeDate perl-URI perl-libnet perl-libwww-perl perl-suidperl rsync postgresql postgresql-docs postgresql-libs postgresql-server screen zsh lftp cvs #openssh
-wget --passive-ftp --continue http://download.atrpms.net/production/packages/redhat-7.3-i386/atrpms/atrpms-51-1.rh7.3.at.noarch.rpm http://download.atrpms.net/production/packages/redhat-7.3-i386/atrpms/atrpms-package-config-51-1.rh7.3.at.noarch.rpm http://download.atrpms.net/production/packages/redhat-7.3-i386/atrpms/gd-2.0.15-1_6.rh7.3.at.i386.rpm http://download.atrpms.net/production/packages/redhat-7.3-i386/atrpms/gd-devel-2.0.15-1_6.rh7.3.at.i386.rpm http://download.atrpms.net/production/packages/redhat-7.3-i386/atrpms/perl-GD-2.11-7.rh7.3.at.i386.rpm
-
-#rpm -i atrpms-package-config-51-1.rh7.3.at.noarch.rpm
-rpm -i atrpms-51-1.rh7.3.at.noarch.rpm
-rpm -i gd-2.0.15-1_6.rh7.3.at.i386.rpm
-rpm -i perl-GD-2.11-7.rh7.3.at.i386.rpm
-
perl -MCPAN -e"install Locale::Country, Net::Whois, Business::CreditCard, \
Mail::Internet, File::CounterFile, FreezeThaw, \
String::Approx, Text::Template, DBIx::DataSource, \
diff --git a/install/redhat/9/INSTALL b/install/redhat/9/INSTALL
index b9a345807..ee3cba9ee 100644
--- a/install/redhat/9/INSTALL
+++ b/install/redhat/9/INSTALL
@@ -24,13 +24,11 @@ rpm -i apache-1.3.28-0.n0i.i386.rpm
apt-get install perl-CGI perl-CPAN perl-DBD-MySQL perl-DBD-Pg perl-DBI perl-DateManip perl-HTML-Parser perl-HTML-Tagset perl-TimeDate perl-URI perl-libwww-perl perl-suidperl rsync postgresql postgresql-docs postgresql-libs postgresql-server screen zsh lftp cvs gcc gd #openssh
-#wget --passive-ftp --continue http://atrpms.physik.fu-berlin.de/dist/rh9/perl-GD/perl-GD-2.11-7.rh9.at.i386.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/atrpms/atrpms-45-1.rh9.at.noarch.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/yum/yum-2.0.4-28.rh9.at.noarch.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/gd/gd-2.0.15-1_6.rh9.at.i386.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/atrpms/atrpms-package-config-45-1.rh9.at.noarch.rpm
-wget --passive-ftp --continue http://atrpms.physik.fu-berlin.de/dist/rh9/perl-GD/perl-GD-2.11-7.rh9.at.i386.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/atrpms/atrpms-50-1.rh9.at.noarch.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/yum/yum-2.0.5-1_30.rh9.at.noarch.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/gd/gd-2.0.15-1_6.rh9.at.i386.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/atrpms/atrpms-package-config-50-1.rh9.at.noarch.rpm
+wget --passive-ftp --continue http://atrpms.physik.fu-berlin.de/dist/rh9/perl-GD/perl-GD-2.11-7.rh9.at.i386.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/atrpms/atrpms-45-1.rh9.at.noarch.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/yum/yum-2.0.4-28.rh9.at.noarch.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/gd/gd-2.0.15-1_6.rh9.at.i386.rpm http://atrpms.physik.fu-berlin.de/dist/rh9/atrpms/atrpms-package-config-45-1.rh9.at.noarch.rpm
cp /etc/apt/apt.conf /etc/apt/apt.conf.real
-#rpm -i --replacefiles atrpms-package-config-45-1.rh9.at.noarch.rpm yum-2.0.4-28.rh9.at.noarch.rpm atrpms-45-1.rh9.at.noarch.rpm gd-2.0.15-1_6.rh9.at.i386.rpm perl-GD-2.11-7.rh9.at.i386.rpm
-rpm -i --replacefiles atrpms-package-config-50-1.rh9.at.noarch.rpm yum-2.0.5-1_30.rh9.at.noarch.rpm atrpms-50-1.rh9.at.noarch.rpm gd-2.0.15-1_6.rh9.at.i386.rpm perl-GD-2.11-7.rh9.at.i386.rpm
+rpm -i --replacefiles atrpms-package-config-45-1.rh9.at.noarch.rpm yum-2.0.4-28.rh9.at.noarch.rpm atrpms-45-1.rh9.at.noarch.rpm gd-2.0.15-1_6.rh9.at.i386.rpm perl-GD-2.11-7.rh9.at.i386.rpm
mv /etc/apt/apt.conf.real /etc/apt/apt.conf