diff options
author | maho <maho@FreeBSD.org> | 2004-08-12 13:46:57 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-08-12 13:46:57 +0800 |
commit | 6cf4c8ae4017ea127d59d8b9b62435666741bb38 (patch) | |
tree | 715543b1ec7ef10c61615d8fec86546f5c7532c3 /editors | |
parent | 0cdd5512cd9b3fb39fc4eff1b77bd29b2d64d11a (diff) | |
download | freebsd-ports-gnome-6cf4c8ae4017ea127d59d8b9b62435666741bb38.tar.gz freebsd-ports-gnome-6cf4c8ae4017ea127d59d8b9b62435666741bb38.tar.zst freebsd-ports-gnome-6cf4c8ae4017ea127d59d8b9b62435666741bb38.zip |
Add temporary fix patch (planned to be deleted in next cws)
Diffstat (limited to 'editors')
12 files changed, 240 insertions, 0 deletions
diff --git a/editors/openoffice-2.0-devel/files/patch-helpcontent+langren.pl b/editors/openoffice-2.0-devel/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice-2.0-devel/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; diff --git a/editors/openoffice-3-devel/files/patch-helpcontent+langren.pl b/editors/openoffice-3-devel/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice-3-devel/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; diff --git a/editors/openoffice-3/files/patch-helpcontent+langren.pl b/editors/openoffice-3/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice-3/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; diff --git a/editors/openoffice.org-2-RC/files/patch-helpcontent+langren.pl b/editors/openoffice.org-2-RC/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice.org-2-RC/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; diff --git a/editors/openoffice.org-2-devel/files/patch-helpcontent+langren.pl b/editors/openoffice.org-2-devel/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice.org-2-devel/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; diff --git a/editors/openoffice.org-2.0-devel/files/patch-helpcontent+langren.pl b/editors/openoffice.org-2.0-devel/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice.org-2.0-devel/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; diff --git a/editors/openoffice.org-2.0/files/patch-helpcontent+langren.pl b/editors/openoffice.org-2.0/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice.org-2.0/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; diff --git a/editors/openoffice.org-2/files/patch-helpcontent+langren.pl b/editors/openoffice.org-2/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice.org-2/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; diff --git a/editors/openoffice.org-3-RC/files/patch-helpcontent+langren.pl b/editors/openoffice.org-3-RC/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice.org-3-RC/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; diff --git a/editors/openoffice.org-3-devel/files/patch-helpcontent+langren.pl b/editors/openoffice.org-3-devel/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice.org-3-devel/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; diff --git a/editors/openoffice.org-3/files/patch-helpcontent+langren.pl b/editors/openoffice.org-3/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice.org-3/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; diff --git a/editors/openoffice.org-vcltesttool/files/patch-helpcontent+langren.pl b/editors/openoffice.org-vcltesttool/files/patch-helpcontent+langren.pl new file mode 100644 index 000000000000..7d2b7b71a329 --- /dev/null +++ b/editors/openoffice.org-vcltesttool/files/patch-helpcontent+langren.pl @@ -0,0 +1,20 @@ +#iz 32769 +http://qa.openoffice.org/issues/show_bug.cgi?id=32769 +temporary fix. + +Index: langren.pl +=================================================================== +RCS file: /cvs/installation/helpcontent/langren.pl,v +retrieving revision 1.4 +diff -u -r1.4 langren.pl +--- ../helpcontent/langren.pl.org 12 Jul 2004 12:43:08 -0000 1.4 ++++ ../helpcontent/langren.pl 10 Aug 2004 07:58:54 -0000 +@@ -123,7 +123,7 @@ + } + } else { + system("mkdir -p $dest_dir"); +- my $cpcmd = ( -x "$ENV{'BUILD_TOOLS'}/gnucp" ? "$ENV{BUILD_TOOLS}/gnucp" : "cp" ); ++ my $cpcmd = ( -x "$ENV{'GNUCOPY'}" ? "$ENV{'GNUCOPY'}" : "cp" ); + if ( system("$cpcmd -r -u $src_dir/* $dest_dir")) { + print STDERR "error while copying\n"; + unlink ".langren_working"; |