* [gentoo-commits] repo/gentoo:master commit in: www-client/elinks/files/
@ 2017-02-14 21:20 Patrice Clement
0 siblings, 0 replies; 5+ messages in thread
From: Patrice Clement @ 2017-02-14 21:20 UTC (permalink / raw
To: gentoo-commits
commit: b1e78407cdca2d31fbbd9400812da3a182d4e1d5
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Feb 14 19:14:25 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 21:20:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1e78407
www-client/elinks: remove unused patch.
Closes: https://github.com/gentoo/gentoo/pull/3970
.../elinks/files/elinks-0.11.5-makefile.patch | 30 ----------------------
1 file changed, 30 deletions(-)
diff --git a/www-client/elinks/files/elinks-0.11.5-makefile.patch b/www-client/elinks/files/elinks-0.11.5-makefile.patch
deleted file mode 100644
index beab9a9349..0000000000
--- a/www-client/elinks/files/elinks-0.11.5-makefile.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-diff -Naurp elinks-0.11.5-orig/Makefile.lib elinks-0.11.5/Makefile.lib
---- elinks-0.11.5-orig/Makefile.lib 2008-11-30 13:30:08.000000000 +0100
-+++ elinks-0.11.5/Makefile.lib 2008-11-30 19:50:46.000000000 +0100
-@@ -95,9 +95,14 @@ endif
-
- # All files in $(OBJS) and any $(subdir)/lib.o are linked into lib.o.
- # Sort them to filter out duplicated and get uniform order.
-+SUBDIR_LIB_O_DEPS = \
-+ $(foreach subdir,$(sort $(SUBDIRS)),$(subdir)/$(LIB_O_NAME))
-+
- LIB_O_DEPS = \
-- $(sort $(filter-out $(LIB_O_NAME),$(OBJS))) \
-- $(foreach subdir,$(sort $(SUBDIRS)),$(wildcard $(subdir)/$(LIB_O_NAME)))
-+ $(sort $(filter-out $(LIB_O_NAME),$(OBJS))) $(SUBDIR_LIB_O_DEPS)
-+
-+$(SUBDIR_LIB_O_DEPS):
-+ @$(call ncmd,recmake,$(subst /$(LIB_O_NAME),,$@),all) || exit 1;
-
- $(LIB_O_NAME): $(LIB_O_DEPS)
- $(call cmd,ld_objs)
-@@ -222,7 +227,8 @@ $(RULES_LOCAL):
-
- # Default deps
- rule_deps = $(1)-recursive $(1)-default $(1)-local
--all: $(call rule_deps,all)
-+all: all-default all-local
-+ @$(MAKE) all-recursive
- install: $(call rule_deps,install)
- clean: $(call rule_deps,clean)
- cleanall: $(call rule_deps,cleanall)
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-client/elinks/files/
@ 2020-06-25 7:30 Conrad Kostecki
0 siblings, 0 replies; 5+ messages in thread
From: Conrad Kostecki @ 2020-06-25 7:30 UTC (permalink / raw
To: gentoo-commits
commit: c1e16c63ed685067d33b04dd48b9043dbc36daaf
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jun 24 18:10:50 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jun 25 07:30:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e16c63
www-client/elinks: remove unused patches
Closes: https://github.com/gentoo/gentoo/pull/16400
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../files/elinks-0.10.4.conf-syscharset.diff | 79 ----------------------
.../elinks-0.12pre5-spidermonkey-callback.patch | 12 ----
2 files changed, 91 deletions(-)
diff --git a/www-client/elinks/files/elinks-0.10.4.conf-syscharset.diff b/www-client/elinks/files/elinks-0.10.4.conf-syscharset.diff
deleted file mode 100644
index 83accf4c2d9..00000000000
--- a/www-client/elinks/files/elinks-0.10.4.conf-syscharset.diff
+++ /dev/null
@@ -1,79 +0,0 @@
---- a/elinks-0.10.4.conf 2005-04-08 15:29:49.000000000 -0700
-+++ b/elinks-0.10.4-syscharset.conf 2006-11-04 00:26:26.000000000 -0800
-@@ -12,8 +12,6 @@
- # obsolete config.saving_style. You shouldn't touch it.
- set config.saving_style_w = 1
-
-- ## terminal.linux.charset <codepage>
-- set terminal.linux.charset = "us-ascii"
- ## terminal.linux.transparency [0|1]
- set terminal.linux.transparency = 1
- ## terminal.linux.colors [0|1]
-@@ -29,8 +27,6 @@
- ## terminal.linux.type <num>
- set terminal.linux.type = 2
-
-- ## terminal.vt100.charset <codepage>
-- set terminal.vt100.charset = "us-ascii"
- ## terminal.vt100.transparency [0|1]
- set terminal.vt100.transparency = 1
- ## terminal.vt100.colors [0|1]
-@@ -46,8 +42,6 @@
- ## terminal.vt100.type <num>
- set terminal.vt100.type = 1
-
-- ## terminal.vt110.charset <codepage>
-- set terminal.vt110.charset = "us-ascii"
- ## terminal.vt110.transparency [0|1]
- set terminal.vt110.transparency = 1
- ## terminal.vt110.colors [0|1]
-@@ -63,8 +57,6 @@
- ## terminal.vt110.type <num>
- set terminal.vt110.type = 1
-
-- ## terminal.xterm.charset <codepage>
-- set terminal.xterm.charset = "us-ascii"
- ## terminal.xterm.transparency [0|1]
- set terminal.xterm.transparency = 1
- ## terminal.xterm.colors [0|1]
-@@ -80,8 +72,6 @@
- ## terminal.xterm.type <num>
- set terminal.xterm.type = 1
-
-- ## terminal.xterm-color.charset <codepage>
-- set terminal.xterm-color.charset = "us-ascii"
- ## terminal.xterm-color.transparency [0|1]
- set terminal.xterm-color.transparency = 1
- ## terminal.xterm-color.colors [0|1]
-@@ -96,8 +86,7 @@
- set terminal.xterm-color.m11_hack = 0
- ## terminal.xterm-color.type <num>
- set terminal.xterm-color.type = 1
-- ## terminal.screen.charset <codepage>
-- set terminal.screen.charset = "us-ascii"
-+
- ## terminal.screen.transparency [0|1]
- set terminal.screen.transparency = 1
- ## terminal.screen.colors [0|1]
-@@ -270,10 +259,6 @@
-
-
-
-- ## document.codepage.assume <codepage>
-- # Default document codepage.
-- set document.codepage.assume = "ISO-8859-1"
--
- ## document.codepage.force_assumed [0|1]
- # Ignore charset info sent by server.
- set document.codepage.force_assumed = 0
-@@ -343,10 +328,6 @@
-
-
-
-- ## document.dump.codepage <codepage>
-- # Codepage used in dump output.
-- set document.dump.codepage = "us-ascii"
--
- ## document.dump.width <num>
- # Width of screen in characters when dumping a HTML document.
- set document.dump.width = 80
diff --git a/www-client/elinks/files/elinks-0.12pre5-spidermonkey-callback.patch b/www-client/elinks/files/elinks-0.12pre5-spidermonkey-callback.patch
deleted file mode 100644
index b48ddaeecc4..00000000000
--- a/www-client/elinks/files/elinks-0.12pre5-spidermonkey-callback.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naurp elinks-0.12pre5-orig/src/ecmascript/spidermonkey.c elinks-0.12pre5/src/ecmascript/spidermonkey.c
---- elinks-0.12pre5-orig/src/ecmascript/spidermonkey.c 2011-06-12 01:03:02.427000686 +0200
-+++ elinks-0.12pre5/src/ecmascript/spidermonkey.c 2011-06-12 01:03:31.368000736 +0200
-@@ -130,7 +130,7 @@ setup_safeguard(struct ecmascript_interp
- JSContext *ctx)
- {
- interpreter->exec_start = time(NULL);
-- JS_SetBranchCallback(ctx, safeguard);
-+ JS_SetOperationCallback(ctx, safeguard);
- }
-
-
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-client/elinks/files/
@ 2021-03-31 19:51 Conrad Kostecki
0 siblings, 0 replies; 5+ messages in thread
From: Conrad Kostecki @ 2021-03-31 19:51 UTC (permalink / raw
To: gentoo-commits
commit: 1a2cdb4f630c00f7d1271ce095a32fce5d95b637
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Mar 29 18:04:24 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 19:50:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a2cdb4f
www-client/elinks: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/20185
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
www-client/elinks/files/elinks-0.13.4-ruby-gcc10.patch | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/www-client/elinks/files/elinks-0.13.4-ruby-gcc10.patch b/www-client/elinks/files/elinks-0.13.4-ruby-gcc10.patch
deleted file mode 100644
index 380dce51f0d..00000000000
--- a/www-client/elinks/files/elinks-0.13.4-ruby-gcc10.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-https://github.com/rkd77/felinks/pull/61
-
---- a/src/scripting/ruby/core.h
-+++ b/src/scripting/ruby/core.h
-@@ -21,7 +21,7 @@
- #define RB_ERRINFO (ruby_errinfo)
- #endif
-
--VALUE erb_module;
-+extern VALUE erb_module;
-
- void alert_ruby_error(struct session *ses, unsigned char *msg);
- void erb_report_error(struct session *ses, int state);
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-client/elinks/files/
@ 2022-12-31 22:40 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2022-12-31 22:40 UTC (permalink / raw
To: gentoo-commits
commit: 88534051b733404af8dd28783a7e7d02ede98c4d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 22:40:23 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 22:40:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88534051
www-client/elinks: add missing patches
Bug: https://bugs.gentoo.org/797427
Fixes: 032ff4acf3b23136f91f857252ff14abbf724aef
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../files/elinks-0.16.0-fix-build-mujs.patch | 47 ++++++++++++++++++++++
.../elinks/files/elinks-0.16.0-fix-tests.patch | 19 +++++++++
2 files changed, 66 insertions(+)
diff --git a/www-client/elinks/files/elinks-0.16.0-fix-build-mujs.patch b/www-client/elinks/files/elinks-0.16.0-fix-build-mujs.patch
new file mode 100644
index 000000000000..030280c61f1e
--- /dev/null
+++ b/www-client/elinks/files/elinks-0.16.0-fix-build-mujs.patch
@@ -0,0 +1,47 @@
+https://github.com/rkd77/elinks/issues/204
+https://github.com/rkd77/elinks/pull/205
+
+From 5cb602191830737531f8c715f47f7429959b2471 Mon Sep 17 00:00:00 2001
+From: Sam James <sam@gentoo.org>
+Date: Sat, 31 Dec 2022 21:06:57 +0000
+Subject: [PATCH] Fix build failures with mujs
+
+Closes: https://github.com/rkd77/elinks/issues/204
+Signed-off-by: Sam James <sam@gentoo.org>
+--- a/src/document/html/parser/general.c
++++ b/src/document/html/parser/general.c
+@@ -41,6 +41,9 @@
+ /* Unsafe macros */
+ #include "document/html/internal.h"
+
++#if defined(CONFIG_ECMASCRIPT_SMJS) || defined(CONFIG_QUICKJS) || defined(CONFIG_MUJS)
++#include "ecmascript/ecmascript.h"
++#endif
+
+ void
+ html_span(struct html_context *html_context, char *a,
+--- a/src/document/html/parser/stack.c
++++ b/src/document/html/parser/stack.c
+@@ -27,6 +27,10 @@
+ /* Unsafe macros */
+ #include "document/html/internal.h"
+
++#if defined(CONFIG_ECMASCRIPT_SMJS) || defined(CONFIG_QUICKJS) || defined(CONFIG_MUJS)
++#include "ecmascript/ecmascript.h"
++#endif
++
+ #if 0 //def CONFIG_XML
+ #include <libxml++/libxml++.h>
+ #endif
+--- a/src/ecmascript/ecmascript.h
++++ b/src/ecmascript/ecmascript.h
+@@ -5,6 +5,8 @@
+ /* In the future you will get DOM, a complete ECMAScript interface and free
+ * plasm displays for everyone. */
+
++#include <stdbool.h>
++
+ #ifdef HAVE_CONFIG_H
+ #include "config.h"
+ #endif
+
diff --git a/www-client/elinks/files/elinks-0.16.0-fix-tests.patch b/www-client/elinks/files/elinks-0.16.0-fix-tests.patch
new file mode 100644
index 000000000000..6b46b63afcdd
--- /dev/null
+++ b/www-client/elinks/files/elinks-0.16.0-fix-tests.patch
@@ -0,0 +1,19 @@
+https://github.com/rkd77/elinks/issues/203
+https://github.com/rkd77/elinks/commit/aa8d7989815d48b6afdc3e321bd859f4453bacf2
+
+From aa8d7989815d48b6afdc3e321bd859f4453bacf2 Mon Sep 17 00:00:00 2001
+From: Witold Filipczyk <witekfl@poczta.onet.pl>
+Date: Fri, 30 Dec 2022 09:35:41 +0100
+Subject: [PATCH] [test] Strange endif . Refs #203
+
+--- a/src/dom/test/meson.build
++++ b/src/dom/test/meson.build
+@@ -28,7 +28,6 @@ meson.source_root()+'/src/dom/sgml/xbel/xbel.c',
+ testdeps,
+ c_args:['-DHAVE_CONFIG_H'], cpp_args:['-DHAVE_CONFIG_H'], include_directories:['.', '../..', '../../..'],
+ build_by_default:false)
+-endif
+
+ test_lib = environment({'TEST_LIB': meson.source_root()+'/test/libtest.sh'})
+
+
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-client/elinks/files/
@ 2024-11-11 22:53 James Le Cuirot
0 siblings, 0 replies; 5+ messages in thread
From: James Le Cuirot @ 2024-11-11 22:53 UTC (permalink / raw
To: gentoo-commits
commit: 2d61d6b38b78c075970c91a1a8468edc6394ecee
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 11 22:52:08 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Nov 11 22:52:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d61d6b3
www-client/elinks: Update 0.17.1.1-sftp patch to fix building with GCC 14
Closes: https://bugs.gentoo.org/942293
Closes: https://bugs.gentoo.org/942437
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
www-client/elinks/files/elinks-0.17.1.1-sftp.patch | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/www-client/elinks/files/elinks-0.17.1.1-sftp.patch b/www-client/elinks/files/elinks-0.17.1.1-sftp.patch
index f8f1d5092bff..f756cf5e2d5d 100644
--- a/www-client/elinks/files/elinks-0.17.1.1-sftp.patch
+++ b/www-client/elinks/files/elinks-0.17.1.1-sftp.patch
@@ -143,6 +143,20 @@ a198d2da3cf958d7c1de3bc02a2ea49c25a3f785
+ }
+#endif
+}
+--- a/src/protocol/curl/http.h
++++ b/src/protocol/curl/http.h
+@@ -19,6 +19,10 @@ extern protocol_handler_T http_curl_prot
+
+ void http_curl_handle_error(struct connection *conn, CURLcode res);
+
++#ifdef CONFIG_FTP
++void ftp_curl_handle_error(struct connection *conn, CURLcode res);
++#endif
++
+ #endif
+
+ #ifdef __cplusplus
+
--- a/src/protocol/curl/sftp.h
+++ b/src/protocol/curl/sftp.h
@@ -10,7 +10,7 @@
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-11-11 22:53 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-31 22:40 [gentoo-commits] repo/gentoo:master commit in: www-client/elinks/files/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-11-11 22:53 James Le Cuirot
2021-03-31 19:51 Conrad Kostecki
2020-06-25 7:30 Conrad Kostecki
2017-02-14 21:20 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox