summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-06-12 10:48:30 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-06-12 10:48:30 +0000
commitb4185c93a4411791e33bced96fe46b499bf2cdb1 (patch)
treeba91c25b35394e2ba4eba6e23ae74c44786d1f69
parentfix build with gcc 4.5, bug #321293 (diff)
downloadhistorical-b4185c93a4411791e33bced96fe46b499bf2cdb1.tar.gz
historical-b4185c93a4411791e33bced96fe46b499bf2cdb1.tar.bz2
historical-b4185c93a4411791e33bced96fe46b499bf2cdb1.zip
Unused patches
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
-rw-r--r--www-client/dillo/Manifest5
-rw-r--r--www-client/dillo/files/dillo-0.8.6-gentoo.patch13
-rw-r--r--www-client/dillo/files/dillo-2.0-enable-ssl.patch10
-rw-r--r--www-client/dillo/files/dillo-ac_subst.patch17
-rw-r--r--www-client/dillo/files/dillo-asneeded.patch63
-rw-r--r--www-client/dillo/files/dillo-build-fix.patch23
6 files changed, 0 insertions, 131 deletions
diff --git a/www-client/dillo/Manifest b/www-client/dillo/Manifest
index 368f26adae57..8d4b97c27c8c 100644
--- a/www-client/dillo/Manifest
+++ b/www-client/dillo/Manifest
@@ -1,9 +1,4 @@
-AUX dillo-0.8.6-gentoo.patch 590 RMD160 46b8d54bffca8368c6b02bcb100c02a34c8fe506 SHA1 39c33ae752d1226ddf1e9e58f1fcfadc2d3acf5d SHA256 d279a3257a1b6ce1070d60b3aab8a235880e01fe98cd907a9ea5b73c76732cca
-AUX dillo-2.0-enable-ssl.patch 221 RMD160 8a0ff040d439b24db575b5ed7d86b6e5d8f51779 SHA1 c2972863ff2154f1e5673bb991ddd757c2454246 SHA256 82eabbd0aa2a003713551d199e847f79e4d0a2ecaa945314cad2e2ffb4c5d1a7
AUX dillo-2.2-libpng14.patch 574 RMD160 2c5ceaa5e95a81101409b9bc118f501c8071c10f SHA1 2c435deba26efaaafce8235528f5ea1c97063eee SHA256 3161e6abc0a09cf2efe6461cc15d32ed22b2a06262393e62599b43d1207dfa6d
-AUX dillo-ac_subst.patch 517 RMD160 277b3d55d7f99ba612eb2263002e4888d62f5d9d SHA1 60ef12ca8217d0370614967d2e74afec1c9d2131 SHA256 753fc722a2947c46ffc2bda6ef84f90c0cd2f880381c874636ea201cb8f4a49a
-AUX dillo-asneeded.patch 1894 RMD160 892d979625bb338802d038c370422c33d9501edb SHA1 c6ac90247a6f344cee5dde70dbc55ad6e449b458 SHA256 36069751fe0fd5ecc9e60b387217a7c30da5000ecadc0379f6b39255d7c5f633
-AUX dillo-build-fix.patch 631 RMD160 06930ca452554bd4dcc140eb85a9cc9016c4107b SHA1 2eb478e3b05de223c574de925be9d9f1de71f6df SHA256 a6ae597926744dcb48e670da5ee24daade11631ddbca728bc8b2775af9277571
AUX dillo.png 6135 RMD160 e15bf21c6f86256967ca49d1222429660e3aeeb6 SHA1 6933b0f63b1621bdc766f2eefa39816c7a9da22f SHA256 de629745e6f3a271475a501e2b94558b3deb7bf9a407bcef16426e600e1731f3
AUX dillo2-inbuf.patch 393 RMD160 e1b976f0ceb0693d2e39c0ee1f8a68db3af4f7bb SHA1 f3033ddf7eadfd9d2cb24403f0acb2022304bf17 SHA256 29e44f3be9e37298264068662638b4e1c5c7d2c7226691dae691e9ea5234b330
DIST dillo-2.1.1.tar.bz2 612711 RMD160 4b8fe423e3a0fd0e461cc8e1795bac39ad47d3b6 SHA1 eb252663b9480e53e0376d75b81130404ccf40ce SHA256 8eec025872030fc1419fb93ee41dbdf380a6d1f75f4d51aec5eee9a9a4aa4477
diff --git a/www-client/dillo/files/dillo-0.8.6-gentoo.patch b/www-client/dillo/files/dillo-0.8.6-gentoo.patch
deleted file mode 100644
index c85b02f676e8..000000000000
--- a/www-client/dillo/files/dillo-0.8.6-gentoo.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Naur dillo-0.8.6.orig/po/Makefile.in.in dillo-0.8.6/po/Makefile.in.in
---- dillo-0.8.6.orig/po/Makefile.in.in 2008-08-21 08:10:49.000000000 +0900
-+++ dillo-0.8.6/po/Makefile.in.in 2008-08-21 08:12:57.000000000 +0900
-@@ -27,8 +27,7 @@
- INSTALL = @INSTALL@
- INSTALL_DATA = @INSTALL_DATA@
- MKINSTALLDIRS = @MKINSTALLDIRS@
--#mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
--mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
-+mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
-
- GMSGFMT = @GMSGFMT@
- MSGFMT = @MSGFMT@
diff --git a/www-client/dillo/files/dillo-2.0-enable-ssl.patch b/www-client/dillo/files/dillo-2.0-enable-ssl.patch
deleted file mode 100644
index fb61f52de830..000000000000
--- a/www-client/dillo/files/dillo-2.0-enable-ssl.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./dpi/https.c.orig 2009-04-17 17:56:15.000000000 +0900
-+++ ./dpi/https.c 2009-04-17 17:56:28.000000000 +0900
-@@ -69,7 +69,6 @@
-
-
- #define ENABLE_SSL
--#undef ENABLE_SSL
- #ifdef ENABLE_SSL
-
- #include <openssl/ssl.h>
diff --git a/www-client/dillo/files/dillo-ac_subst.patch b/www-client/dillo/files/dillo-ac_subst.patch
deleted file mode 100644
index 0c5e39dc89ad..000000000000
--- a/www-client/dillo/files/dillo-ac_subst.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-
- AC_SUBST only takes a single variable name, so the below line is
- broken. It is also unnecessary and has already been removed upstream
- in the dillo2 branch.
-
- http://bugs.gentoo.org/220511, reported by Christian Lerrahn
-
---- dillo-0.8.6/configure.in
-+++ dillo-0.8.6/configure.in
-@@ -427,7 +427,6 @@
- AC_SUBST(LIBFLTK_CXXFLAGS)
- AC_SUBST(LIBFLTK_LIBS)
- AC_SUBST(datadir)
--AC_SUBST(src doc bin util lib)
-
- AC_OUTPUT(Makefile dpip/Makefile dpid/Makefile dpi/Makefile doc/Makefile src/Makefile src/IO/Makefile)
-
diff --git a/www-client/dillo/files/dillo-asneeded.patch b/www-client/dillo/files/dillo-asneeded.patch
deleted file mode 100644
index 2fd89db76849..000000000000
--- a/www-client/dillo/files/dillo-asneeded.patch
+++ /dev/null
@@ -1,63 +0,0 @@
---- configure.in.old 2006-08-18 14:05:40.000000000 +0200
-+++ configure.in 2006-08-18 14:05:17.000000000 +0200
-@@ -52,10 +52,10 @@
- dnl
- ALL_LINGUAS="ja zh_CN zh_TW"
- AM_GNU_GETTEXT([external])
--LDFLAGS="$LDFLAGS $INTLLIBS"
-+LIBS="$LIBS $INTLLIBS"
- AC_CHECK_LIB(iconv, iconv, haslibiconv=yes, haslibiconv=no)
- if test "x$haslibiconv" = "xyes"; then
-- LDFLAGS="$LDFLAGS $LIBICONV"
-+ LIBS="$LIBS $LIBICONV"
- fi
- localedir='${prefix}/share/locale'
- AC_SUBST(localedir)
-@@ -311,10 +311,10 @@
-
- *)
- AC_MSG_CHECKING(whether threads work with -pthread)
-- LDSAVEFLAGS=$LDFLAGS
-- LDFLAGS="$LDFLAGS -pthread"
-+ LIBSSAVE=$LIBS
-+ LIBS="$LIBS -pthread"
- AC_TRY_LINK_FUNC(pthread_create, pthread_ok=yes, pthread_ok=no)
-- LDFLAGS=$LDSAVEFLAGS
-+ LIBS=$LIBSSAVE
-
- if test "x$pthread_ok" = "xyes"; then
- AC_MSG_RESULT(yes)
-@@ -349,20 +349,20 @@
- case $target in
- *-*-solaris*)
- AC_MSG_CHECKING(whether SunOS has -lrt )
-- LDSAVEFLAGS="$LDFLAGS"
-- LDFLAGS="$LDFLAGS -lrt"
-+ LIBSSAVE="$LIBS"
-+ LIBS="$LIBS -lrt"
- AC_TRY_LINK_FUNC(nanosleep, rt_ok=yes, rt_ok=no)
- if test "x$rt_ok" = "xyes"; then
- AC_MSG_RESULT(yes)
- else
- AC_MSG_RESULT(no)
- AC_MSG_CHECKING(whether SunOS has -lposix4 )
-- LDFLAGS="$LDSAVEFLAGS -lposix4"
-+ LIBS="$LIBSSAVE -lposix4"
- AC_TRY_LINK_FUNC(nanosleep, posix_ok=yes, posix_ok=no)
- if test "x$posix_ok" = "xyes"; then
- AC_MSG_RESULT(yes)
- else
-- LDFLAGS=$LDSAVEFLAGS
-+ LIBS=$LIBSSAVE
- AC_MSG_RESULT(no)
- AC_MSG_WARN([*** Try setting LIBS or LDFLAGS manually to point to the library with nanosleep()***])
- fi
-@@ -406,7 +406,7 @@
- fi
- else
- CFLAGS="$CFLAGS `$XFT_CONFIG --cflags`"
-- LDFLAGS="$LDFLAGS `$XFT_CONFIG --libs`"
-+ LIBS="$LIBS `$XFT_CONFIG --libs`"
- fi
- fi
- if test "x$enable_cookies" = "xno" ; then
diff --git a/www-client/dillo/files/dillo-build-fix.patch b/www-client/dillo/files/dillo-build-fix.patch
deleted file mode 100644
index a46c4f6ae204..000000000000
--- a/www-client/dillo/files/dillo-build-fix.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- m4/gettext.m4.old 2006-10-01 22:57:42.650976377 +0200
-+++ m4/gettext.m4 2006-10-01 23:00:44.691609818 +0200
-@@ -567,20 +567,6 @@
- ])
-
-
--AC_DEFUN([AM_MKINSTALLDIRS],
--[
-- dnl If the AC_CONFIG_AUX_DIR macro for autoconf is used we possibly
-- dnl find the mkinstalldirs script in another subdir but $(top_srcdir).
-- dnl Try to locate is.
-- MKINSTALLDIRS=
-- if test -n "$ac_aux_dir"; then
-- MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs"
-- fi
-- if test -z "$MKINSTALLDIRS"; then
-- MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"
-- fi
-- AC_SUBST(MKINSTALLDIRS)
--])
-
-
- dnl Usage: AM_GNU_GETTEXT_VERSION([gettext-version])