aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dirac/files
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-05-04 16:42:49 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-05-04 16:42:49 +0000
commitaa19fc34d5adedd115399804da46ddc25a2cd920 (patch)
tree44d88ebf6850ac63d276affe8ab7b536212cc01b /multimedia/dirac/files
parent3014988c1e4c1aa13c5a379d349845f519b77441 (diff)
downloadports-aa19fc34d5adedd115399804da46ddc25a2cd920.tar.gz
ports-aa19fc34d5adedd115399804da46ddc25a2cd920.zip
- Remove patches which are no longer necessary with the last update.
Notes
Notes: svn path=/head/; revision=233212
Diffstat (limited to 'multimedia/dirac/files')
-rw-r--r--multimedia/dirac/files/patch-doc::Makefile.in15
-rw-r--r--multimedia/dirac/files/patch-doc::documentation::algorithm::algorithm::Makefile.in15
-rw-r--r--multimedia/dirac/files/patch-doc::documentation::algorithm::enhancements::Makefile.in11
-rw-r--r--multimedia/dirac/files/patch-doc::documentation::algorithm::global_motion::Makefile.in13
-rw-r--r--multimedia/dirac/files/patch-doc::documentation::algorithm::upconversion::Makefile.in13
-rw-r--r--multimedia/dirac/files/patch-doc::documentation::code::api::Makefile.in11
-rw-r--r--multimedia/dirac/files/patch-doc::documentation::code::programmers_guide::Makefile.in13
-rw-r--r--multimedia/dirac/files/patch-doc::documentation::tools::diagnostics::Makefile.in13
8 files changed, 0 insertions, 104 deletions
diff --git a/multimedia/dirac/files/patch-doc::Makefile.in b/multimedia/dirac/files/patch-doc::Makefile.in
deleted file mode 100644
index b140f5626c76..000000000000
--- a/multimedia/dirac/files/patch-doc::Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
---- doc/Makefile.in.orig Wed Aug 2 11:42:11 2006
-+++ doc/Makefile.in Wed Aug 2 11:43:04 2006
-@@ -581,9 +581,9 @@
- rm -fr $(DESTDIR)$(maindocdir)/images
-
- @HAVE_ALGO_TRUE@install-data-hook:
--@HAVE_ALGO_TRUE@ cp -dp $(srcdir)/*.html $(DESTDIR)$(maindocdir)
--@HAVE_ALGO_TRUE@ cp -dp $(srcdir)/*.css $(DESTDIR)$(maindocdir)
--@HAVE_ALGO_TRUE@ cp -dpr $(srcdir)/images $(DESTDIR)$(maindocdir)
-+@HAVE_ALGO_TRUE@ cp -p $(srcdir)/*.html $(DESTDIR)$(maindocdir)
-+@HAVE_ALGO_TRUE@ cp -p $(srcdir)/*.css $(DESTDIR)$(maindocdir)
-+@HAVE_ALGO_TRUE@ cp -pr $(srcdir)/images $(DESTDIR)$(maindocdir)
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
diff --git a/multimedia/dirac/files/patch-doc::documentation::algorithm::algorithm::Makefile.in b/multimedia/dirac/files/patch-doc::documentation::algorithm::algorithm::Makefile.in
deleted file mode 100644
index c224df04339c..000000000000
--- a/multimedia/dirac/files/patch-doc::documentation::algorithm::algorithm::Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
---- doc/documentation/algorithm/algorithm/Makefile.in.orig Wed Aug 2 11:42:11 2006
-+++ doc/documentation/algorithm/algorithm/Makefile.in Wed Aug 2 11:42:48 2006
-@@ -392,9 +392,9 @@
-
-
- install-data-hook:
-- cp -dp $(srcdir)/*.htm $(DESTDIR)$(algodir)
-- cp -dp $(srcdir)/*.xht $(DESTDIR)$(algodir)
-- cp -dpR $(srcdir)/figs $(DESTDIR)$(algodir)
-+ cp -p $(srcdir)/*.htm $(DESTDIR)$(algodir)
-+ cp -p $(srcdir)/*.xht $(DESTDIR)$(algodir)
-+ cp -pR $(srcdir)/figs $(DESTDIR)$(algodir)
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
diff --git a/multimedia/dirac/files/patch-doc::documentation::algorithm::enhancements::Makefile.in b/multimedia/dirac/files/patch-doc::documentation::algorithm::enhancements::Makefile.in
deleted file mode 100644
index e2da0890a392..000000000000
--- a/multimedia/dirac/files/patch-doc::documentation::algorithm::enhancements::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/documentation/algorithm/enhancements/Makefile.in.orig Wed Aug 2 11:42:11 2006
-+++ doc/documentation/algorithm/enhancements/Makefile.in Wed Aug 2 11:42:53 2006
-@@ -392,7 +392,7 @@
-
-
- install-data-hook:
-- cp -dp $(srcdir)/*.htm $(DESTDIR)$(enhancedir)
-+ cp -p $(srcdir)/*.htm $(DESTDIR)$(enhancedir)
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
diff --git a/multimedia/dirac/files/patch-doc::documentation::algorithm::global_motion::Makefile.in b/multimedia/dirac/files/patch-doc::documentation::algorithm::global_motion::Makefile.in
deleted file mode 100644
index 26cfae5ee709..000000000000
--- a/multimedia/dirac/files/patch-doc::documentation::algorithm::global_motion::Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- doc/documentation/algorithm/global_motion/Makefile.in.orig Wed Aug 2 11:42:11 2006
-+++ doc/documentation/algorithm/global_motion/Makefile.in Wed Aug 2 11:42:44 2006
-@@ -392,8 +392,8 @@
-
-
- install-data-hook:
-- cp -dp $(srcdir)/*.htm $(DESTDIR)$(gmdir)
-- cp -dpR $(srcdir)/images $(DESTDIR)$(gmdir)
-+ cp -p $(srcdir)/*.htm $(DESTDIR)$(gmdir)
-+ cp -pR $(srcdir)/images $(DESTDIR)$(gmdir)
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
diff --git a/multimedia/dirac/files/patch-doc::documentation::algorithm::upconversion::Makefile.in b/multimedia/dirac/files/patch-doc::documentation::algorithm::upconversion::Makefile.in
deleted file mode 100644
index 4b2ef3167a71..000000000000
--- a/multimedia/dirac/files/patch-doc::documentation::algorithm::upconversion::Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- doc/documentation/algorithm/upconversion/Makefile.in.orig Wed Aug 2 11:42:11 2006
-+++ doc/documentation/algorithm/upconversion/Makefile.in Wed Aug 2 11:42:57 2006
-@@ -392,8 +392,8 @@
-
-
- install-data-hook:
-- cp -dp $(srcdir)/*.htm $(DESTDIR)$(upcvdir)
-- cp -dpR $(srcdir)/images $(DESTDIR)$(upcvdir)
-+ cp -p $(srcdir)/*.htm $(DESTDIR)$(upcvdir)
-+ cp -pR $(srcdir)/images $(DESTDIR)$(upcvdir)
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
diff --git a/multimedia/dirac/files/patch-doc::documentation::code::api::Makefile.in b/multimedia/dirac/files/patch-doc::documentation::code::api::Makefile.in
deleted file mode 100644
index c6dd702a97e7..000000000000
--- a/multimedia/dirac/files/patch-doc::documentation::code::api::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/documentation/code/api/Makefile.in.orig Wed Aug 2 11:42:11 2006
-+++ doc/documentation/code/api/Makefile.in Wed Aug 2 11:42:25 2006
-@@ -400,7 +400,7 @@
- doxygen $(srcdir)/dirac_api.doxygen
-
- install-data-hook:
-- cp -dR html/* $(DESTDIR)$(htmldir)
-+ cp -R html/* $(DESTDIR)$(htmldir)
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
diff --git a/multimedia/dirac/files/patch-doc::documentation::code::programmers_guide::Makefile.in b/multimedia/dirac/files/patch-doc::documentation::code::programmers_guide::Makefile.in
deleted file mode 100644
index 9b6d8a4b8cb2..000000000000
--- a/multimedia/dirac/files/patch-doc::documentation::code::programmers_guide::Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- doc/documentation/code/programmers_guide/Makefile.in.orig Wed Aug 2 11:42:11 2006
-+++ doc/documentation/code/programmers_guide/Makefile.in Wed Aug 2 11:42:36 2006
-@@ -392,8 +392,8 @@
-
-
- install-data-hook:
-- cp -dp $(srcdir)/*.htm $(DESTDIR)$(progdir)
-- cp -dpR $(srcdir)/images $(DESTDIR)$(progdir)
-+ cp -p $(srcdir)/*.htm $(DESTDIR)$(progdir)
-+ cp -pR $(srcdir)/images $(DESTDIR)$(progdir)
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
diff --git a/multimedia/dirac/files/patch-doc::documentation::tools::diagnostics::Makefile.in b/multimedia/dirac/files/patch-doc::documentation::tools::diagnostics::Makefile.in
deleted file mode 100644
index cb29fc6a9bb8..000000000000
--- a/multimedia/dirac/files/patch-doc::documentation::tools::diagnostics::Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- doc/documentation/tools/diagnostics/Makefile.in.orig Wed Aug 2 11:42:11 2006
-+++ doc/documentation/tools/diagnostics/Makefile.in Wed Aug 2 11:42:40 2006
-@@ -392,8 +392,8 @@
-
-
- install-data-hook:
-- cp -dp $(srcdir)/*.htm $(DESTDIR)$(diagdir)
-- cp -dpR $(srcdir)/images $(DESTDIR)$(diagdir)
-+ cp -p $(srcdir)/*.htm $(DESTDIR)$(diagdir)
-+ cp -pR $(srcdir)/images $(DESTDIR)$(diagdir)
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT: