summaryrefslogtreecommitdiff
path: root/math/labplot/files
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-14 00:18:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-14 00:18:56 +0000
commit2051da9e3ef39c909a634414b31fd3554f46a922 (patch)
treebecd5bd069609ceb1aa0b973bfeed379b84f0c96 /math/labplot/files
parent- Makefile tweaks (diff)
- Update to 2.0.0.a3
PR: 176567 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=314122
Diffstat (limited to 'math/labplot/files')
-rw-r--r--math/labplot/files/patch-configure11
-rw-r--r--math/labplot/files/patch-doc::br::Makefile.in11
-rw-r--r--math/labplot/files/patch-doc::de::Makefile.in11
-rw-r--r--math/labplot/files/patch-doc::fr::Makefile.in11
-rw-r--r--math/labplot/files/patch-doc::it::Makefile.in11
-rw-r--r--math/labplot/files/patch-doc::nl::Makefile.in11
-rw-r--r--math/labplot/files/patch-doc::pl::Makefile.in11
-rw-r--r--math/labplot/files/patch-doc::sv::Makefile.in11
-rw-r--r--math/labplot/files/patch-src__constants.h10
9 files changed, 0 insertions, 98 deletions
diff --git a/math/labplot/files/patch-configure b/math/labplot/files/patch-configure
deleted file mode 100644
index 7a9a8393e005..000000000000
--- a/math/labplot/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./configure.orig 2008-06-15 03:01:04.000000000 +0400
-+++ ./configure 2008-06-15 03:12:39.000000000 +0400
-@@ -12426,7 +12426,7 @@
- #error "Your system version of liborigin is too old!"
- #endif
- EOF
-- ${CXX} -c liborigin-test.cpp
-+ ${CXX} ${CPPFLAGS} -c liborigin-test.cpp
- if test $? -eq 0; then
- LIBORIGIN_LDFLAGS="-lorigin"
- LIBORIGIN="yes"
diff --git a/math/labplot/files/patch-doc::br::Makefile.in b/math/labplot/files/patch-doc::br::Makefile.in
deleted file mode 100644
index e8ab703a572c..000000000000
--- a/math/labplot/files/patch-doc::br::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./doc/br/Makefile.in.orig 2008-01-12 12:42:50.000000000 +0300
-+++ ./doc/br/Makefile.in 2008-06-15 03:01:03.000000000 +0400
-@@ -496,7 +496,7 @@
- fi
- $(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/br/LabPlot/index.docbook
- rm -f $(DESTDIR)/$(kde_htmldir)/br/LabPlot/small_pics
-- ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/br/LabPlot/
-+ ln -fs $(kde_htmldir)/en/LabPlot/small_pics $(DESTDIR)/$(kde_htmldir)/br/LabPlot/
-
- uninstall-local:
- #>- rm -f $(kde_htmldir)/br/LabPlot/small_pics
diff --git a/math/labplot/files/patch-doc::de::Makefile.in b/math/labplot/files/patch-doc::de::Makefile.in
deleted file mode 100644
index c2f5e0689160..000000000000
--- a/math/labplot/files/patch-doc::de::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./doc/de/Makefile.in.orig 2008-01-12 12:42:50.000000000 +0300
-+++ ./doc/de/Makefile.in 2008-06-15 03:01:03.000000000 +0400
-@@ -496,7 +496,7 @@
- fi
- $(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/de/LabPlot/index.docbook
- rm -f $(DESTDIR)/$(kde_htmldir)/de/LabPlot/small_pics
-- ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/de/LabPlot/
-+ ln -fs $(kde_htmldir)/en/LabPlot/small_pics $(DESTDIR)/$(kde_htmldir)/de/LabPlot/
-
- uninstall-local:
- #>- rm -f $(kde_htmldir)/de/LabPlot/small_pics
diff --git a/math/labplot/files/patch-doc::fr::Makefile.in b/math/labplot/files/patch-doc::fr::Makefile.in
deleted file mode 100644
index d80dfc7eff23..000000000000
--- a/math/labplot/files/patch-doc::fr::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./doc/fr/Makefile.in.orig 2008-01-12 12:42:50.000000000 +0300
-+++ ./doc/fr/Makefile.in 2008-06-15 03:01:03.000000000 +0400
-@@ -496,7 +496,7 @@
- fi
- $(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/fr/LabPlot/index.docbook
- rm -f $(DESTDIR)/$(kde_htmldir)/fr/LabPlot/small_pics
-- ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/fr/LabPlot/
-+ ln -fs $(kde_htmldir)/en/LabPlot/small_pics $(DESTDIR)/$(kde_htmldir)/fr/LabPlot/
-
- uninstall-local:
- #>- rm -f $(kde_htmldir)/fr/LabPlot/small_pics
diff --git a/math/labplot/files/patch-doc::it::Makefile.in b/math/labplot/files/patch-doc::it::Makefile.in
deleted file mode 100644
index 9f1dfb0fb694..000000000000
--- a/math/labplot/files/patch-doc::it::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./doc/it/Makefile.in.orig 2008-01-12 12:42:50.000000000 +0300
-+++ ./doc/it/Makefile.in 2008-06-15 03:01:03.000000000 +0400
-@@ -496,7 +496,7 @@
- fi
- $(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/it/LabPlot/index.docbook
- rm -f $(DESTDIR)/$(kde_htmldir)/it/LabPlot/small_pics
-- ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/it/LabPlot/
-+ ln -fs $(kde_htmldir)/en/LabPlot/small_pics $(DESTDIR)/$(kde_htmldir)/it/LabPlot/
-
- uninstall-local:
- #>- rm -f $(kde_htmldir)/it/LabPlot/small_pics
diff --git a/math/labplot/files/patch-doc::nl::Makefile.in b/math/labplot/files/patch-doc::nl::Makefile.in
deleted file mode 100644
index e0e38c6a5ddd..000000000000
--- a/math/labplot/files/patch-doc::nl::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./doc/nl/Makefile.in.orig 2008-01-12 12:42:50.000000000 +0300
-+++ ./doc/nl/Makefile.in 2008-06-15 03:01:03.000000000 +0400
-@@ -496,7 +496,7 @@
- fi
- $(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/nl/LabPlot/index.docbook
- rm -f $(DESTDIR)/$(kde_htmldir)/nl/LabPlot/small_pics
-- ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/nl/LabPlot/
-+ ln -fs $(kde_htmldir)/en/LabPlot/small_pics $(DESTDIR)/$(kde_htmldir)/nl/LabPlot/
-
- uninstall-local:
- #>- rm -f $(kde_htmldir)/nl/LabPlot/small_pics
diff --git a/math/labplot/files/patch-doc::pl::Makefile.in b/math/labplot/files/patch-doc::pl::Makefile.in
deleted file mode 100644
index 9e20330feb32..000000000000
--- a/math/labplot/files/patch-doc::pl::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./doc/pl/Makefile.in.orig 2008-01-12 12:42:50.000000000 +0300
-+++ ./doc/pl/Makefile.in 2008-06-15 03:01:03.000000000 +0400
-@@ -496,7 +496,7 @@
- fi
- $(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/pl/LabPlot/index.docbook
- rm -f $(DESTDIR)/$(kde_htmldir)/pl/LabPlot/small_pics
-- ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/pl/LabPlot/
-+ ln -fs $(kde_htmldir)/en/LabPlot/small_pics $(DESTDIR)/$(kde_htmldir)/pl/LabPlot/
-
- uninstall-local:
- #>- rm -f $(kde_htmldir)/pl/LabPlot/small_pics
diff --git a/math/labplot/files/patch-doc::sv::Makefile.in b/math/labplot/files/patch-doc::sv::Makefile.in
deleted file mode 100644
index 65f32d4a6b34..000000000000
--- a/math/labplot/files/patch-doc::sv::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./doc/sv/Makefile.in.orig 2008-01-12 12:42:50.000000000 +0300
-+++ ./doc/sv/Makefile.in 2008-06-15 03:01:03.000000000 +0400
-@@ -496,7 +496,7 @@
- fi
- $(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/sv/LabPlot/index.docbook
- rm -f $(DESTDIR)/$(kde_htmldir)/sv/LabPlot/small_pics
-- ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/sv/LabPlot/
-+ ln -fs $(kde_htmldir)/en/LabPlot/small_pics $(DESTDIR)/$(kde_htmldir)/sv/LabPlot/
-
- uninstall-local:
- #>- rm -f $(kde_htmldir)/sv/LabPlot/small_pics
diff --git a/math/labplot/files/patch-src__constants.h b/math/labplot/files/patch-src__constants.h
deleted file mode 100644
index 6def48bd5ea9..000000000000
--- a/math/labplot/files/patch-src__constants.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/constants.h.orig 2009-11-28 14:12:55.000000000 +0300
-+++ ./src/constants.h 2009-11-28 23:00:49.000000000 +0300
-@@ -220,7 +220,6 @@
- {"stokes_cgs",GSL_CONST_CGSM_STOKES},
- {"f_cgs",GSL_CONST_CGSM_FARADAY},
- {"e_cgs",GSL_CONST_CGSM_ELECTRON_CHARGE},
-- {"gauss_cgs",GSL_CONST_CGSM_GAUSS},
- {"stilb_cgs",GSL_CONST_CGSM_STILB},
- {"lumen_cgs",GSL_CONST_CGSM_LUMEN},
- {"lux_cgs",GSL_CONST_CGSM_LUX},