Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- X bittorrent brotli bzip2 curl debug doc finger ftp gemini gnutls gopher gpm guile idn javascript libcss lua lzma mouse nls nntp perl python samba sftp ssl test tre unicode xml zlib zstd
v0.18.0 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc ppc64 x86 ~alpha ~amd64-linux ~arm ~arm64 ~hppa ~mips ~ppc-macos ~riscv ~sparc ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- X bittorrent brotli bzip2 curl debug doc finger ftp gemini gnutls gopher gpm guile idn javascript libcss lua lzma mouse nls nntp perl python samba sftp ssl test tre unicode xml zlib zstd
v0.17.1.1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 arm ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64 ~hppa ~mips ~ppc-macos ~riscv ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- X bittorrent brotli bzip2 debug finger ftp gemini gnutls gopher gpm guile idn javascript libcss lua lzma mouse nls nntp perl python samba ssl test tre unicode xml zlib zstd
USE flags
General
- X
- Add support for X11
- bittorrent
- Enable support for the BitTorrent protocol
- brotli
- Enable Brotli compression support
- bzip2
- Enable bzip2 compression support
- curl
- Add support for client-side URL transfer library
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- finger
- Enable support for the finger protocol
- ftp
- Add FTP (File Transfer Protocol) support
- gemini
- Enable support for the gemini protocol
- gnutls
- Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
- gopher
- Enable support for the gopher protocol
- gpm
- Add support for sys-libs/gpm (Console-based mouse driver)
- guile
- Add support for the guile Scheme interpreter
- idn
- Enable support for Internationalized Domain Names
- javascript
- Enable javascript support
- libcss
- Enable support for cascading style sheets via dev-libs/libcss
- lua
- Enable Lua scripting support
- lzma
- Support for LZMA compression algorithm
- mouse
- Make elinks to grab all mouse events
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- nntp
- Add support for newsgroups (Network News Transfer Protocol)
- perl
- Add optional support/bindings for the Perl language
- python
- Add optional support/bindings for the Python language
- samba
- Add support for SAMBA (Windows File and Printer sharing)
- sftp
- Add support for sftp (requires net-misc/curl).
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- tre
- Enable support for regex searches via dev-libs/tre
- unicode
- Add support for Unicode
- xml
- Enable support for bookmarks via dev-libs/expat
- zlib
- Add support for zlib compression
- zstd
- Enable support for ZSTD compression
guile_single_target
- 2-2
- Build only for GNU Guile 2.2.
- 3-0
- Build only for GNU Guile 3.0.
lua_single_target
- lua5-1
- Build for Lua 5.1 only
- lua5-3
- Build for Lua 5.3 only
- lua5-4
- Build for Lua 5.4 only
- luajit
- Build for LuaJIT only
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
Dependencies
app-arch / brotli : Generic-purpose lossless compression algorithm
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-arch / xz-utils : Utils for managing LZMA compressed files
app-arch / zstd : zstd fast compression library
dev-cpp / libxmlpp : C++ wrapper for the libxml2 XML parser library
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-lang / mujs : An embeddable JavaScript interpreter written in C
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / expat : Stream-oriented XML parser library
dev-libs / libcss : CSS parser and selection engine, written in C
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / tre : Lightweight, robust, and efficient POSIX compliant regexp matching library
dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions
net-dns / libidn2 : An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)
net-fs / samba : Samba Suite Version 4
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libdom : implementation of the W3C DOM, written in C
net-misc / curl : A Client that groks URLs
sys-libs / gpm : Console-based mouse driver
sys-libs / ncurses : Console display library
sys-libs / zlib : Standard (de)compression library
x11-base / xorg-proto : X.Org combined protocol headers
Runtime Dependencies
app-arch / brotli : Generic-purpose lossless compression algorithm
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-arch / xz-utils : Utils for managing LZMA compressed files
app-arch / zstd : zstd fast compression library
dev-cpp / libxmlpp : C++ wrapper for the libxml2 XML parser library
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-lang / mujs : An embeddable JavaScript interpreter written in C
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / expat : Stream-oriented XML parser library
dev-libs / libcss : CSS parser and selection engine, written in C
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / tre : Lightweight, robust, and efficient POSIX compliant regexp matching library
dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions
net-dns / libidn2 : An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)
net-fs / samba : Samba Suite Version 4
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libdom : implementation of the W3C DOM, written in C
net-misc / curl : A Client that groks URLs
sys-libs / gpm : Console-based mouse driver
sys-libs / ncurses : Console display library
sys-libs / zlib : Standard (de)compression library
Depending packages
app-text / docbook-sgml-utils : Shell scripts to manage DocBook documents
app-text / xmlto : Script for converting XML and DocBook documents to a variety of output formats
mail-client / mutt : A small but very powerful text-based mail client
mail-client / neomutt : A small but very powerful text-based mail client
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.18.0 amd64, #954082
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
www-client/elinks: Stabilize 0.18.0 ppc, #954082
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.18.0 x86, #954082
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.18.0 ppc64, #954082
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
www-client/elinks: Add doc USE flag
elinks needs to be executed during the build to generate some of the documentation, which breaks cross-compiling. This works around it. Perl is needed to execute the help2xml script. Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Felix Janda · gentoo
www-client/elinks: drop 0.16.1.1
Signed-off-by: Felix Janda <felix.janda@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/40354 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
www-client/elinks: Stabilize 0.17.1.1 sparc, #948590
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
www-client/elinks: Stabilize 0.17.1.1 ppc, #948590
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
www-client/elinks: Stabilize 0.17.1.1 arm, #948590
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.17.1.1 x86, #948590
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.17.1.1 amd64, #948590
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.17.1.1 ppc64, #948590
Signed-off-by: Sam James <sam@gentoo.org> - Felix Janda · gentoo
www-client/elinks: meson fix for v0.18.0
Closes: https://bugs.gentoo.org/948601 Signed-off-by: Felix Janda <felix.janda@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/40282 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Felix Janda · gentoo
www-client/elinks: bump to 0.18.0
Signed-off-by: Felix Janda <felix.janda@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/40252 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: drop 0.16.1.1-r2, 0.16.1.1-r4
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r100 x86, #942834
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r100 sparc, #942834
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r100 ppc, #942834
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r100 ppc64, #942834
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r100 arm, #942834
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r100 amd64, #942834
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Felix Janda · gentoo
www-client/elinks: various bugfixes
Closes: https://bugs.gentoo.org/933407 Closes: https://bugs.gentoo.org/942286 Closes: https://bugs.gentoo.org/942202 Closes: https://bugs.gentoo.org/942293 Signed-off-by: Felix Janda <felix.janda@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/39134 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Felix Janda · gentoo
www-client/elinks: add 0.17.1.1
Closes: https://bugs.gentoo.org/904322 Closes: https://bugs.gentoo.org/906895 Signed-off-by: Felix Janda <felix.janda@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/38529 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
www-client/elinks: Stabilize 0.16.1.1-r4 arm, #937007
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r4 x86, #937007
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r4 ppc, #937007
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r4 ppc64, #937007
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r4 amd64, #937007
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Alfred Wingate · gentoo
www-client/elinks: update live to use new guile mechanism
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arsen Arsenović <arsen@gentoo.org> - Alfred Wingate · gentoo
www-client/elinks: switch to new guile mechanism
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arsen Arsenović <arsen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: revbump for py3.12 patch
It'll import the wrong thing at runtime otherwise if already built w/ py3.12 support. Fixes: 2d9fa2ef2f89fb72275dab73204ad2404b22d666 Closes: https://bugs.gentoo.org/929876 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
www-client/elinks: fix implicit declaration ecmascript
Closes: https://bugs.gentoo.org/919372 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
www-client/elinks: fix python3.12 support
Closes: https://bugs.gentoo.org/929876 Bug: https://bugs.gentoo.org/919372 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
www-client/elinks: add python3.12 support
Compiles for me fine, all tests passed. Closes: https://bugs.gentoo.org/929876 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
www-client/elinks: force disable building the HTML api documentation
It was automagically detected depending on whether doxygen was installed. If it was installed, it spewed billions of QA warnings that `dot` isn't installed, because Doxyfile is configured to need that (but doxygen helpfully doesn't error out when it is missing). Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36880 Signed-off-by: Sam James <sam@gentoo.org> - Eli Schwartz · gentoo
www-client/elinks: wire up the upstream support for python scripting
Previously hard disabled, now available via USE=python. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
www-client/elinks: mark as strict-aliasing unsafe, redux
We previously claimed it was already marked as such by the upstream build system. It turned out this was NOT true, because with USE=test none of the test programs are built with -fno-strict-aliasing. I guess those are never... tested. Fix it properly this time. Closes: https://bugs.gentoo.org/928014 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
www-client/elinks: sync live
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
www-client/elinks: mark LTO-unsafe
Upstream acknowledges the project is a walking strict-aliasing violation, and activates -fno-strict-aliasing. Given this, we shouldn't trust it to generate valid code with LTO either. Bug: https://bugs.gentoo.org/864127 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: drop 0.16.0, 0.16.1.1-r1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r2 ppc64, #913890
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r2 ppc, #913890
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r2 sparc, #913890
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r2 x86, #913890
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r2 amd64, #913890
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r2 arm, #913890
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
www-client/elinks: Stabilize 0.16.1.1-r1 ppc64, #906818
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
www-client/elinks: Stabilize 0.16.1.1-r1 sparc, #906818
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: fix build w/ perl-5.38
Closes: https://bugs.gentoo.org/909042 Thanks-to: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: drop 0.13.5-r100, 0.15.1-r1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r1 ppc, #906818
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
www-client/elinks: add missing xorg-proto dep
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
www-client/elinks: Stabilize 0.16.1.1-r1 x86, #906818
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r1 arm, #906818
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.1.1-r1 amd64, #906818
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Felix Janda · gentoo
www-client/elinks: fix compilation with USE="-nls"
USE="-nls" indicates no nls/gettext, so we should pass -Dgettext=false in that case. Bug: https://bugs.gentoo.org/888952 Signed-off-by: Felix Janda <felix.janda@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/30963 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: 0.16.x is still libidn1
master is libidn2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: add 0.16.1.1, drop 0.16.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
www-client/elinks: Stabilize 0.16.0 sparc, #904641
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
www-client/elinks: Stabilize 0.16.0 ppc64, #904641
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.16.0 amd64, #904641
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.16.0 x86, #904641
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
www-client/elinks: Stabilize 0.16.0 arm, #904641
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: add 0.16.1
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: add libidn test dep
Closes: https://bugs.gentoo.org/891053 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.16.0 ppc, #904641
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
www-client/elinks: Allow py3.11 for build
Closes: https://bugs.gentoo.org/897334 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: fix tests, add mujs support
Closes: https://bugs.gentoo.org/797427 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: fix DoubleEmptyLine
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: add 0.16.0
Note that this adds USE=javascript masked because it can't work yet (because of pending libxmlpp bump) but added to ensure we don't forget about it. Bug: https://bugs.gentoo.org/797427 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: enable lua5-3, lua5-4, luajit
Closes: https://bugs.gentoo.org/877365 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: rename old parallel-make patch
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: fix build w/ USE=-mouse
Closes: https://bugs.gentoo.org/876953 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: fix lua pkg_setup
Closes: https://bugs.gentoo.org/876917 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: add 0.15.1
Bug: https://bugs.gentoo.org/635110 Bug: https://bugs.gentoo.org/864127 Closes: https://bugs.gentoo.org/780672 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
www-client/elinks: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
www-client/elinks: keyword 0.13.5-r100 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
www-client/elinks: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
www-client/elinks: drop 0.13.4, 0.13.5
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.13.5-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.13.5-r100 ppc64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.13.5-r100 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.13.5-r100 sparc, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.13.5-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.13.5-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.13.5 ppc64, #762065
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.13.5 ppc, #762065
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.13.5 x86, #762065
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.13.5 amd64, #762065
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
www-client/elinks: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.13.5 arm, #762065
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
www-client/elinks: stable 0.13.5 for sparc
stable wrt bug #762065 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Felix Janda · gentoo
www-client/elinks: migrate to lua-single eclass
Closes: https://bugs.gentoo.org/752876 Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Felix Janda · gentoo
www-client/elinks: bump to 0.13.5
Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
www-client/elinks: remove USE=javascript
Javascript support depends on old dev-lang/spidermonkey:17 which will be removed. If javascript support in elinks is really critical please file a bug and we maybe restore support. Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: cleanup old (inc. EAPI 4)
Closes: https://bugs.gentoo.org/648648 Closes: https://bugs.gentoo.org/730658 Closes: https://bugs.gentoo.org/739914 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-client/elinks: Stabilize 0.13.4 amd64, #739914
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
www-client/elinks: stable 0.13.4 for ppc
stable wrt bug #739914 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
www-client/elinks: stable 0.13.4 for hppa, bug #739914
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
www-client/elinks: stable 0.13.4 for ppc64
stable wrt bug #739914 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
www-client/elinks: stable 0.13.4 for sparc
stable wrt bug #739914 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
www-client/elinks: x86 stable (bug #739914)
Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/elinks: Stabilize 0.13.4 arm, #739914
Signed-off-by: Sam James <sam@gentoo.org> - Felix Janda · gentoo
www-client/elinks: update live ebuild
Signed-off-by: Felix Janda <felix.janda@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/17364 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Felix Janda · gentoo
www-client/elinks: fix lua support
Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org> - Felix Janda · gentoo
www-client/elinks: add support for gnutls
Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org> - Felix Janda · gentoo
www-client/elinks: USE=javascript needs dev-lang/spidermonkey:17
Mask javascript use flag on arm64 and hppa due to missing keyword of dependency Bug: https://bugs.gentoo.org/685080 Bug: https://bugs.gentoo.org/731134 Signed-off-by: Felix Janda <felix.janda@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/16604 Signed-off-by: Sam James <sam@gentoo.org> - Felix Janda · gentoo
www-client/elinks: fix compilation with -fno-common/gcc10
Bug: https://bugs.gentoo.org/730658 Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org> - Felix Janda · gentoo
www-client/elinks: 9999 is now python3 only
Bug: https://bugs.gentoo.org/698976 Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org> - Felix Janda · gentoo
www-client/elinks: bump to 0.13.4
Closes: https://bugs.gentoo.org/705478 Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org> - Felix Janda · gentoo
www-client/elinks: bump to EAPI 7
Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
www-client/elinks: Drop 0.12_pre6-r1
Closes: https://bugs.gentoo.org/687724 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
www-client/elinks: stable 0.12_pre6-r4 for hppa, bug #687724
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
www-client/elinks: sparc stable wrt bug #687724
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
www-client: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
www-client/elinks: Move PYTHON_DEPS to DEPEND
Closes: https://bugs.gentoo.org/692068 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
www-client/elinks: arm stable wrt bug #687724
Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
www-client/elinks: alpha stable wrt bug #687724
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha" - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
www-client/elinks: stable 0.12_pre6-r4 for ppc64, bug #687724
Package-Manager: Portage-2.3.67, Repoman-2.3.15 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
www-client/elinks: stable 0.12_pre6-r4 for ppc, bug #687724
Package-Manager: Portage-2.3.67, Repoman-2.3.15 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
www-client/elinks: amd64 stable wrt bug #687724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
www-client/elinks: x86 stable (bug #687724)
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
www-client/elinks: stable 0.12_pre6-r4 for ia64, bug #687724
Package-Manager: Portage-2.3.67, Repoman-2.3.14 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
www-client/elinks: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
www-client/elinks: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Francesco Turco · gentoo
www-client/elinks: replace einfo with elog for messages to users
Closes: https://github.com/gentoo/gentoo/pull/9486 - Jeroen Roovers · gentoo
www-client/elinks: Fix ruby check/compat by Felix Janda (bug #649948).
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Felix Janda · gentoo
www-client/elinks: add snapshotted version
Closes: https://github.com/gentoo/gentoo/pull/7281 - Felix Janda · gentoo
www-client/elinks: update live ebuild - Felix Janda · gentoo
www-client/elinks: update live ebuild.
switch to the fork of the de-facto maintainer - Felix Janda · gentoo
www-client/elinks: remove old. - Markus Meier · gentoo
www-client/elinks: add ~arm, bug #634290
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" - Felix Janda · gentoo
www-client/elinks: use default upstream configuration.
Closes: https://bugs.gentoo.org/638730 - Felix Janda · gentoo
www-client/elinks: sort dependencies.
Closes: https://github.com/gentoo/gentoo/pull/6960 - Felix Janda · gentoo
www-client/elinks: prevent installation of *.alias files, bug 635090
Closes: https://bugs.gentoo.org/635090 Closes: https://github.com/gentoo/gentoo/pull/6019 - Felix Janda · gentoo
www-client/elinks: sync with live ebuild.
Bug: https://bugs.gentoo.org/608004 Closes: https://github.com/gentoo/gentoo/pull/5944 - Felix Janda · gentoo
www-client/elinks: bump live ebuild to EAPI 6. - Felix Janda · gentoo
www-client/elinks: make brotli support configurable. - Felix Janda · gentoo
www-client/elinks: remove gc support. - Felix Janda · gentoo
www-client/elinks: make tre support configurable. - Felix Janda · gentoo
www-client/elinks-0.12_pre6-r2: fix compilation with libressl.
Closes: https://bugs.gentoo.org/584766 Closes: https://bugs.gentoo.org/609006 - David Seifert · gentoo
www-client/elinks: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Fabian Groffen · gentoo
www-client/elinks: dropped ~x86-freebsd
Package-Manager: portage-2.3.3 - Anthony G. Basile · gentoo
www-client/elinks: fix slot operators for libressl and openssl
Package-Manager: portage-2.2.26 - Felix Janda · gentoo
www-client/elinks: add libressl support also to live ebuild - Mike Frysinger · gentoo
www-client/elinks: add USE="gc xml" to control boehm-gc/expat deps - Anthony G. Basile · gentoo
www-client/elinks: add libressl support
Package-Manager: portage-2.2.20.1 - Ian Stakenvicius · gentoo
www-client/elinks: added missing slot deps on atoms
elinks ebuilds did not implement slot-operator deps, nor did they contain proper slot-0 limiters on dependency atoms for packages such as ncurses, lua, and openssl. This commit addresses those issues. Package-Manager: portage-2.2.20.1 RepoMan-Options: --force - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed