mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
Add few necessary patches to build OOo on amd64. Please note that this
is not complete because few patches are pending and waiting for maintainer's review. Reviewed by: maho (maintainer)
This commit is contained in:
parent
5dfa35218f
commit
fe1e79de28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162668
4767
editors/openoffice-3-devel/files/patch-i64815
Normal file
4767
editors/openoffice-3-devel/files/patch-i64815
Normal file
File diff suppressed because it is too large
Load Diff
2718
editors/openoffice-3-devel/files/patch-i65467
Normal file
2718
editors/openoffice-3-devel/files/patch-i65467
Normal file
File diff suppressed because it is too large
Load Diff
33
editors/openoffice-3-devel/files/patch-i65468
Normal file
33
editors/openoffice-3-devel/files/patch-i65468
Normal file
@ -0,0 +1,33 @@
|
||||
Index: epm/epm-3.7.patch
|
||||
===================================================================
|
||||
RCS file: /cvs/external/epm/epm-3.7.patch,v
|
||||
retrieving revision 1.9
|
||||
diff -u -r1.9 epm-3.7.patch
|
||||
--- epm/epm-3.7.patch 17 Feb 2006 16:16:42 -0000 1.9
|
||||
+++ epm/epm-3.7.patch 15 May 2006 21:54:11 -0000
|
||||
@@ -659,3 +659,25 @@
|
||||
putc(*s, fp);
|
||||
}
|
||||
|
||||
+*** misc/epm-3.7/bsd.c Wed Jan 15 02:05:01 2003
|
||||
+--- misc/build/epm-3.7/bsd.c Mon May 15 13:48:17 2006
|
||||
+***************
|
||||
+*** 348,355 ****
|
||||
+ current, commentname, descrname, plistname, name))
|
||||
+ return (1);
|
||||
+
|
||||
+! if (run_command(NULL, "mv %s.tgz %s", name, directory))
|
||||
+! return (1);
|
||||
+
|
||||
+ /*
|
||||
+ * Remove temporary files...
|
||||
+--- 348,356 ----
|
||||
+ current, commentname, descrname, plistname, name))
|
||||
+ return (1);
|
||||
+
|
||||
+! if (run_command(NULL, "mv %s.tbz %s", name, directory))
|
||||
+! if (run_command(NULL, "mv %s.tgz %s", name, directory))
|
||||
+! return (1);
|
||||
+
|
||||
+ /*
|
||||
+ * Remove temporary files...
|
4767
editors/openoffice.org-2-devel/files/patch-i64815
Normal file
4767
editors/openoffice.org-2-devel/files/patch-i64815
Normal file
File diff suppressed because it is too large
Load Diff
2718
editors/openoffice.org-2-devel/files/patch-i65467
Normal file
2718
editors/openoffice.org-2-devel/files/patch-i65467
Normal file
File diff suppressed because it is too large
Load Diff
33
editors/openoffice.org-2-devel/files/patch-i65468
Normal file
33
editors/openoffice.org-2-devel/files/patch-i65468
Normal file
@ -0,0 +1,33 @@
|
||||
Index: epm/epm-3.7.patch
|
||||
===================================================================
|
||||
RCS file: /cvs/external/epm/epm-3.7.patch,v
|
||||
retrieving revision 1.9
|
||||
diff -u -r1.9 epm-3.7.patch
|
||||
--- epm/epm-3.7.patch 17 Feb 2006 16:16:42 -0000 1.9
|
||||
+++ epm/epm-3.7.patch 15 May 2006 21:54:11 -0000
|
||||
@@ -659,3 +659,25 @@
|
||||
putc(*s, fp);
|
||||
}
|
||||
|
||||
+*** misc/epm-3.7/bsd.c Wed Jan 15 02:05:01 2003
|
||||
+--- misc/build/epm-3.7/bsd.c Mon May 15 13:48:17 2006
|
||||
+***************
|
||||
+*** 348,355 ****
|
||||
+ current, commentname, descrname, plistname, name))
|
||||
+ return (1);
|
||||
+
|
||||
+! if (run_command(NULL, "mv %s.tgz %s", name, directory))
|
||||
+! return (1);
|
||||
+
|
||||
+ /*
|
||||
+ * Remove temporary files...
|
||||
+--- 348,356 ----
|
||||
+ current, commentname, descrname, plistname, name))
|
||||
+ return (1);
|
||||
+
|
||||
+! if (run_command(NULL, "mv %s.tbz %s", name, directory))
|
||||
+! if (run_command(NULL, "mv %s.tgz %s", name, directory))
|
||||
+! return (1);
|
||||
+
|
||||
+ /*
|
||||
+ * Remove temporary files...
|
4767
editors/openoffice.org-2.0-devel/files/patch-i64815
Normal file
4767
editors/openoffice.org-2.0-devel/files/patch-i64815
Normal file
File diff suppressed because it is too large
Load Diff
2718
editors/openoffice.org-2.0-devel/files/patch-i65467
Normal file
2718
editors/openoffice.org-2.0-devel/files/patch-i65467
Normal file
File diff suppressed because it is too large
Load Diff
33
editors/openoffice.org-2.0-devel/files/patch-i65468
Normal file
33
editors/openoffice.org-2.0-devel/files/patch-i65468
Normal file
@ -0,0 +1,33 @@
|
||||
Index: epm/epm-3.7.patch
|
||||
===================================================================
|
||||
RCS file: /cvs/external/epm/epm-3.7.patch,v
|
||||
retrieving revision 1.9
|
||||
diff -u -r1.9 epm-3.7.patch
|
||||
--- epm/epm-3.7.patch 17 Feb 2006 16:16:42 -0000 1.9
|
||||
+++ epm/epm-3.7.patch 15 May 2006 21:54:11 -0000
|
||||
@@ -659,3 +659,25 @@
|
||||
putc(*s, fp);
|
||||
}
|
||||
|
||||
+*** misc/epm-3.7/bsd.c Wed Jan 15 02:05:01 2003
|
||||
+--- misc/build/epm-3.7/bsd.c Mon May 15 13:48:17 2006
|
||||
+***************
|
||||
+*** 348,355 ****
|
||||
+ current, commentname, descrname, plistname, name))
|
||||
+ return (1);
|
||||
+
|
||||
+! if (run_command(NULL, "mv %s.tgz %s", name, directory))
|
||||
+! return (1);
|
||||
+
|
||||
+ /*
|
||||
+ * Remove temporary files...
|
||||
+--- 348,356 ----
|
||||
+ current, commentname, descrname, plistname, name))
|
||||
+ return (1);
|
||||
+
|
||||
+! if (run_command(NULL, "mv %s.tbz %s", name, directory))
|
||||
+! if (run_command(NULL, "mv %s.tgz %s", name, directory))
|
||||
+! return (1);
|
||||
+
|
||||
+ /*
|
||||
+ * Remove temporary files...
|
4767
editors/openoffice.org-3-devel/files/patch-i64815
Normal file
4767
editors/openoffice.org-3-devel/files/patch-i64815
Normal file
File diff suppressed because it is too large
Load Diff
2718
editors/openoffice.org-3-devel/files/patch-i65467
Normal file
2718
editors/openoffice.org-3-devel/files/patch-i65467
Normal file
File diff suppressed because it is too large
Load Diff
33
editors/openoffice.org-3-devel/files/patch-i65468
Normal file
33
editors/openoffice.org-3-devel/files/patch-i65468
Normal file
@ -0,0 +1,33 @@
|
||||
Index: epm/epm-3.7.patch
|
||||
===================================================================
|
||||
RCS file: /cvs/external/epm/epm-3.7.patch,v
|
||||
retrieving revision 1.9
|
||||
diff -u -r1.9 epm-3.7.patch
|
||||
--- epm/epm-3.7.patch 17 Feb 2006 16:16:42 -0000 1.9
|
||||
+++ epm/epm-3.7.patch 15 May 2006 21:54:11 -0000
|
||||
@@ -659,3 +659,25 @@
|
||||
putc(*s, fp);
|
||||
}
|
||||
|
||||
+*** misc/epm-3.7/bsd.c Wed Jan 15 02:05:01 2003
|
||||
+--- misc/build/epm-3.7/bsd.c Mon May 15 13:48:17 2006
|
||||
+***************
|
||||
+*** 348,355 ****
|
||||
+ current, commentname, descrname, plistname, name))
|
||||
+ return (1);
|
||||
+
|
||||
+! if (run_command(NULL, "mv %s.tgz %s", name, directory))
|
||||
+! return (1);
|
||||
+
|
||||
+ /*
|
||||
+ * Remove temporary files...
|
||||
+--- 348,356 ----
|
||||
+ current, commentname, descrname, plistname, name))
|
||||
+ return (1);
|
||||
+
|
||||
+! if (run_command(NULL, "mv %s.tbz %s", name, directory))
|
||||
+! if (run_command(NULL, "mv %s.tgz %s", name, directory))
|
||||
+! return (1);
|
||||
+
|
||||
+ /*
|
||||
+ * Remove temporary files...
|
4767
editors/openoffice.org-vcltesttool/files/patch-i64815
Normal file
4767
editors/openoffice.org-vcltesttool/files/patch-i64815
Normal file
File diff suppressed because it is too large
Load Diff
2718
editors/openoffice.org-vcltesttool/files/patch-i65467
Normal file
2718
editors/openoffice.org-vcltesttool/files/patch-i65467
Normal file
File diff suppressed because it is too large
Load Diff
33
editors/openoffice.org-vcltesttool/files/patch-i65468
Normal file
33
editors/openoffice.org-vcltesttool/files/patch-i65468
Normal file
@ -0,0 +1,33 @@
|
||||
Index: epm/epm-3.7.patch
|
||||
===================================================================
|
||||
RCS file: /cvs/external/epm/epm-3.7.patch,v
|
||||
retrieving revision 1.9
|
||||
diff -u -r1.9 epm-3.7.patch
|
||||
--- epm/epm-3.7.patch 17 Feb 2006 16:16:42 -0000 1.9
|
||||
+++ epm/epm-3.7.patch 15 May 2006 21:54:11 -0000
|
||||
@@ -659,3 +659,25 @@
|
||||
putc(*s, fp);
|
||||
}
|
||||
|
||||
+*** misc/epm-3.7/bsd.c Wed Jan 15 02:05:01 2003
|
||||
+--- misc/build/epm-3.7/bsd.c Mon May 15 13:48:17 2006
|
||||
+***************
|
||||
+*** 348,355 ****
|
||||
+ current, commentname, descrname, plistname, name))
|
||||
+ return (1);
|
||||
+
|
||||
+! if (run_command(NULL, "mv %s.tgz %s", name, directory))
|
||||
+! return (1);
|
||||
+
|
||||
+ /*
|
||||
+ * Remove temporary files...
|
||||
+--- 348,356 ----
|
||||
+ current, commentname, descrname, plistname, name))
|
||||
+ return (1);
|
||||
+
|
||||
+! if (run_command(NULL, "mv %s.tbz %s", name, directory))
|
||||
+! if (run_command(NULL, "mv %s.tgz %s", name, directory))
|
||||
+! return (1);
|
||||
+
|
||||
+ /*
|
||||
+ * Remove temporary files...
|
Loading…
Reference in New Issue
Block a user