summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2012-02-18 11:39:51 +0000
committerMaho Nakata <maho@FreeBSD.org>2012-02-18 11:39:51 +0000
commit5b4d408145ee7be84cd4cd4ca370df73b4f40265 (patch)
treea31aaa16203c5a67d09983dbb44d7960b3c34081 /editors/openoffice-3-devel/files
parentFixed old URL. (diff)
update to svn 1245861, add LICENSE line, and more system stuffs.
Submitted by: pfg@ (partially)
Notes
Notes: svn path=/head/; revision=291672
Diffstat (limited to 'editors/openoffice-3-devel/files')
-rw-r--r--editors/openoffice-3-devel/files/patch-coinmp175
1 files changed, 0 insertions, 175 deletions
diff --git a/editors/openoffice-3-devel/files/patch-coinmp b/editors/openoffice-3-devel/files/patch-coinmp
deleted file mode 100644
index 97f624f2295b..000000000000
--- a/editors/openoffice-3-devel/files/patch-coinmp
+++ /dev/null
@@ -1,175 +0,0 @@
---- ../ext_libraries/coinmp/coinmp-1.6.0.patch.org 2012-02-14 12:01:15.000000000 +0900
-+++ ../ext_libraries/coinmp/coinmp-1.6.0.patch 2012-02-14 12:50:05.000000000 +0900
-@@ -21,3 +21,172 @@
- generalMessageHandler->message(CLP_GENERAL, generalMessages)
- << generalPrint
- << CoinMessageEol;
-+
-+--- misc/CoinMP-1.6.0/Cbc/ltmain.sh 2010-06-14 02:52:10.000000000 +0900
-++++ misc/build/CoinMP-1.6.0/Cbc/ltmain.sh 2012-02-14 12:43:54.000000000 +0900
-+@@ -3186,12 +3186,12 @@
-+ # which has an extra 1 added just for fun
-+ #
-+ case $version_type in
-+- darwin|linux|osf|windows)
-++ darwin|linux|osf|windows|freebsd-elf)
-+ current=`expr $number_major + $number_minor`
-+ age="$number_minor"
-+ revision="$number_revision"
-+ ;;
-+- freebsd-aout|freebsd-elf|sunos)
-++ freebsd-aout|sunos)
-+ current="$number_major"
-+ revision="$number_minor"
-+ age="0"
-+@@ -3267,8 +3267,8 @@
-+ ;;
-+
-+ freebsd-elf)
-+- major=".$current"
-+- versuffix=".$current";
-++ major=.`expr $current - $age`
-++ versuffix="$major"
-+ ;;
-+
-+ irix | nonstopux)
-+--- misc/CoinMP-1.6.0/Cgl/ltmain.sh 2010-06-14 02:52:57.000000000 +0900
-++++ misc/build/CoinMP-1.6.0/Cgl/ltmain.sh 2012-02-14 12:47:44.000000000 +0900
-+@@ -3186,12 +3186,12 @@
-+ # which has an extra 1 added just for fun
-+ #
-+ case $version_type in
-+- darwin|linux|osf|windows)
-++ darwin|linux|osf|windows|freebsd-elf)
-+ current=`expr $number_major + $number_minor`
-+ age="$number_minor"
-+ revision="$number_revision"
-+ ;;
-+- freebsd-aout|freebsd-elf|sunos)
-++ freebsd-aout|sunos)
-+ current="$number_major"
-+ revision="$number_minor"
-+ age="0"
-+@@ -3267,8 +3267,8 @@
-+ ;;
-+
-+ freebsd-elf)
-+- major=".$current"
-+- versuffix=".$current";
-++ major=.`expr $current - $age`
-++ versuffix="$major"
-+ ;;
-+
-+ irix | nonstopux)
-+--- misc/CoinMP-1.6.0/Clp/ltmain.sh 2010-06-14 02:53:25.000000000 +0900
-++++ misc/build/CoinMP-1.6.0/Clp/ltmain.sh 2012-02-14 12:47:52.000000000 +0900
-+@@ -3186,12 +3186,12 @@
-+ # which has an extra 1 added just for fun
-+ #
-+ case $version_type in
-+- darwin|linux|osf|windows)
-++ darwin|linux|osf|windows|freebsd-elf)
-+ current=`expr $number_major + $number_minor`
-+ age="$number_minor"
-+ revision="$number_revision"
-+ ;;
-+- freebsd-aout|freebsd-elf|sunos)
-++ freebsd-aout|sunos)
-+ current="$number_major"
-+ revision="$number_minor"
-+ age="0"
-+@@ -3267,8 +3267,8 @@
-+ ;;
-+
-+ freebsd-elf)
-+- major=".$current"
-+- versuffix=".$current";
-++ major=.`expr $current - $age`
-++ versuffix="$major"
-+ ;;
-+
-+ irix | nonstopux)
-+--- misc/CoinMP-1.6.0/CoinMP/ltmain.sh 2011-08-08 00:09:46.000000000 +0900
-++++ misc/build/CoinMP-1.6.0/CoinMP/ltmain.sh 2012-02-14 12:48:03.000000000 +0900
-+@@ -3186,12 +3186,12 @@
-+ # which has an extra 1 added just for fun
-+ #
-+ case $version_type in
-+- darwin|linux|osf|windows)
-++ darwin|linux|osf|windows|freebsd-elf)
-+ current=`expr $number_major + $number_minor`
-+ age="$number_minor"
-+ revision="$number_revision"
-+ ;;
-+- freebsd-aout|freebsd-elf|sunos)
-++ freebsd-aout|sunos)
-+ current="$number_major"
-+ revision="$number_minor"
-+ age="0"
-+@@ -3267,8 +3267,8 @@
-+ ;;
-+
-+ freebsd-elf)
-+- major=".$current"
-+- versuffix=".$current";
-++ major=.`expr $current - $age`
-++ versuffix="$major"
-+ ;;
-+
-+ irix | nonstopux)
-+--- misc/CoinMP-1.6.0/CoinUtils/ltmain.sh 2010-06-14 02:53:51.000000000 +0900
-++++ misc/build/CoinMP-1.6.0/CoinUtils/ltmain.sh 2012-02-14 12:48:08.000000000 +0900
-+@@ -3186,12 +3186,12 @@
-+ # which has an extra 1 added just for fun
-+ #
-+ case $version_type in
-+- darwin|linux|osf|windows)
-++ darwin|linux|osf|windows|freebsd-elf)
-+ current=`expr $number_major + $number_minor`
-+ age="$number_minor"
-+ revision="$number_revision"
-+ ;;
-+- freebsd-aout|freebsd-elf|sunos)
-++ freebsd-aout|sunos)
-+ current="$number_major"
-+ revision="$number_minor"
-+ age="0"
-+@@ -3267,8 +3267,8 @@
-+ ;;
-+
-+ freebsd-elf)
-+- major=".$current"
-+- versuffix=".$current";
-++ major=.`expr $current - $age`
-++ versuffix="$major"
-+ ;;
-+
-+ irix | nonstopux)
-+--- misc/CoinMP-1.6.0/Osi/ltmain.sh 2010-06-14 02:59:18.000000000 +0900
-++++ misc/build/CoinMP-1.6.0/Osi/ltmain.sh 2012-02-14 12:48:24.000000000 +0900
-+@@ -3186,12 +3186,12 @@
-+ # which has an extra 1 added just for fun
-+ #
-+ case $version_type in
-+- darwin|linux|osf|windows)
-++ darwin|linux|osf|windows|freebsd-elf)
-+ current=`expr $number_major + $number_minor`
-+ age="$number_minor"
-+ revision="$number_revision"
-+ ;;
-+- freebsd-aout|freebsd-elf|sunos)
-++ freebsd-aout|sunos)
-+ current="$number_major"
-+ revision="$number_minor"
-+ age="0"
-+@@ -3267,8 +3267,8 @@
-+ ;;
-+
-+ freebsd-elf)
-+- major=".$current"
-+- versuffix=".$current";
-++ major=.`expr $current - $age`
-++ versuffix="$major"
-+ ;;
-+
-+ irix | nonstopux)