Versions
v2.26-r4 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86
- USE flags
- chappa ipv6 kerberos ldap nls onlyalpine passfile smime ssl
v2.26-r1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 ppc x86 ~alpha ~ppc64 ~sparc
- USE flags
- chappa ipv6 kerberos ldap nls onlyalpine passfile smime ssl
USE flags
General
- chappa
- enhance Alpine by applying Eduardo Chappa's patches
- ipv6
- Add support for IP version 6
- kerberos
- Add kerberos support
- ldap
- Add LDAP support (Lightweight Directory Access Protocol)
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- onlyalpine
- installs only the alpine binary, so it does not collied with pico and/or pine
- passfile
- Adds support for caching passwords into a file between sessions
- smime
- Enable support for S/MIME
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
Dependencies
app-crypt / mit-krb5 : MIT Kerberos V
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-nds / openldap : LDAP suite of application and development tools
Runtime Dependencies
app-crypt / mit-krb5 : MIT Kerberos V
app-misc / mime-types : Provides /etc/mime.types file
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-nds / openldap : LDAP suite of application and development tools
Depending packages
Bugs
Change logs
- 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> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: remove old versions
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/37925 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Robert Siebeck · gentoo
mail-client/alpine: add 2.26-r4 fixing ipv6 support, fix build on gcc-14
Closes: https://bugs.gentoo.org/935343 Closes: https://bugs.gentoo.org/920365 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Holger Hoffstätte · gentoo
mail-client/alpine: workarounds for strict prototypes & make --shuffle
The alpine build is quite fragile and not easily fixed. For now we need to disable make's --shuffle used on the Tinderbox, and disable failing to build at all when -Werror=strict-prototypes is enabled. Closes: https://bugs.gentoo.org/888709 Closes: https://bugs.gentoo.org/870766 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/32477 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brahmajit Das · gentoo
mail-client/alpine: Fix patch failed with -chappa use flag
Conditionally patch, based on the chappa USE flag. Regression was introduced by commit 48ed3cf79fcd349f5014d31ff4d4f18abb897f72 Closes: https://bugs.gentoo.org/912596 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32417 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brahmajit Das · gentoo
mail-client/alpine: Fix incompatible function pointer types
Closes: https://bugs.gentoo.org/883271 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32265 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
mail-client/alpine: drop 2.25-r1, 2.25-r2, 2.25-r3
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
mail-client/alpine: Stabilize 2.26-r1 ppc, #869899
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
mail-client/alpine: Stabilize 2.26-r1 x86, #869899
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
mail-client/alpine: Stabilize 2.26-r1 amd64, #869899
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Holger Hoffstätte · gentoo
mail-client/alpine: enable threads by default
Upstream enables pthreads by default, so enable it unconditionally. Closes: https://bugs.gentoo.org/868396 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27138 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: add version 2.26
Co-authored-by: CFuga <cfuga@cfuga.mx> Closes: https://bugs.gentoo.org/850781 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/25856 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: add version 2.25-r3
Support for multiple spellchecking backends Co-authored-by: CFuga <cfuga@cfuga.mx> Closes: https://bugs.gentoo.org/844070 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/25653 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: update Chappa patch to the latest version
Bug: https://bugs.gentoo.org/844052 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/25522 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-client/alpine: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-client/alpine: [QA] fix tc-get* quoting
This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: remove old version 2.24-r1
Closes: https://bugs.gentoo.org/827284 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/23134 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
mail-client/alpine: Stabilize 2.25 ppc, #827917
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
mail-client/alpine: stabilize 2.25 for x86
Bug: https://bugs.gentoo.org/827917 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
mail-client/alpine: stabilize 2.25 for amd64
Bug: https://bugs.gentoo.org/827917 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: add new version 2.25
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/22461 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-client/alpine: add virtual/libcrypt dependency
Needed for upcoming libcrypt migration. Acked-by: David Seifert <soap@gentoo.org> Reported-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
mail-client/alpine: 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 - Robert Siebeck · gentoo
mail-client/alpine: remove old version
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/19035 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-client/alpine: Stabilize 2.24 x86, #762074
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-client/alpine: Stabilize 2.24 amd64, #762074
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
mail-client/alpine: stable 2.24 for ppc
stable wrt bug #762074 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
mail-client/alpine: DirectStableKeywords
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Robert Siebeck · gentoo
mail-client/alpine: add version 2.24
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/17887 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: remove old versions
Bug: https://bugs.gentoo.org/728822 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/16500 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
mail-client/alpine: x86 stable wrt bug #728822
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-client/alpine: ppc stable wrt bug #728822
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
mail-client/alpine: amd64 stable wrt bug #728822
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: add new version 2.23
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/16323 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
mail-client/alpine: add ~ppc64 keyword
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: fix compilation with gcc-10
Closes: https://bugs.gentoo.org/721618 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/15753 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
mail-client/alpine: sort IUSE
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Robert Siebeck · gentoo
mail-client/alpine: remove old versions
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/15504 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Robert Siebeck · gentoo
mail-client/alpine: bring back chappa patches
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
mail-client/alpine: x86 stable wrt bug #718278
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-client/alpine: ppc stable wrt bug #718278
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
mail-client/alpine: amd64 stable wrt bug #718278
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: don't call cc directly
Closes: https://bugs.gentoo.org/718368 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/15424 Signed-off-by: Joonas Niilola <juippis@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 - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: remove old versions
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/14396 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Robert Siebeck · gentoo
mail-client/alpine: add new version 2.22
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: update HOMEPAGE
Closes: https://bugs.gentoo.org/697952 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/14332 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
mail-client/alpine: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
mail-client/alpine: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11426 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Robert Siebeck · gentoo
mail-client/alpine: make PAM optional
Closes: https://bugs.gentoo.org/617924 Signed-off-by: Robert Siebeck <gentoo.bugzilla.2012@r123.de> Closes: https://github.com/gentoo/gentoo/pull/10645 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: fix file name
Closes: https://bugs.gentoo.org/666490 Signed-off-by: Robert Siebeck <gentoo.bugzilla.2012@r123.de> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9911 - Repository mirror & CI · gentoo
Merge updates from master - Robert Siebeck · gentoo
mail-client/alpine: fix SRC_URI.
Also fix installation of docs Closes: https://bugs.gentoo.org/661694 - Robert Siebeck · gentoo
mail-client/alpine: fix SRC_URI.
Closes: https://bugs.gentoo.org/666216 Closes: https://github.com/gentoo/gentoo/pull/9868 - Mikle Kolyada · gentoo
mail-client/alpine: ppc stable wrt bug #654284
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Tobias Klausmann · gentoo
mail-client/alpine-2.21.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/654284 - Rolf Eike Beer · gentoo
mail-client/alpine: stable 2.21.1 for sparc
Bug: https://bugs.gentoo.org/654284 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" - Thomas Deutschmann · gentoo
mail-client/alpine: x86 stable (bug #654284)
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Mikle Kolyada · gentoo
mail-client/alpine: amd64 stable wrt bug #654284
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Sergei Trofimovich · gentoo
mail-client/alpine: stable 2.21.1 for ia64, bug #654284
Bug: https://bugs.gentoo.org/654284 Package-Manager: Portage-2.3.31, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" - Mikle Kolyada · gentoo
mail-client/alpine: Fix DESCRIPTION, resort keywords
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - robert · gentoo
mail-client/alpine: fix installing with use=onlyalpine
Closes: https://bugs.gentoo.org/639932 Closes: https://github.com/gentoo/gentoo/pull/6463 - robert · gentoo
mail-client/alpine: remove old version - robert · gentoo
mail-client/alpine: new version 2.21.1
Fix SRC_URI / HOMEPAGE Closes: https://bugs.gentoo.org/639066 Closes: https://github.com/gentoo/gentoo/pull/6406 - robert · gentoo
mail-client/alpine: bump to version 2.21
Closes: https://bugs.gentoo.org/445276 - Sven Wegener · gentoo
mail-client/alpine: Update HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Orlitzky · gentoo
mail-client/alpine: remove two old revisions with permission from robbat2.
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
mail-client/alpine: ia64 stable wrt bug #601024
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-client/alpine: sparc stable wrt bug #601024
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-client/alpine: x86 stable wrt bug #601024
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-client/alpine: ppc stable wrt bug #601024
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
mail-client/alpine-2.00-r7: stable on amd64
Gentoo-Bug: 601024 - Tobias Klausmann · gentoo
mail-client/alpine-2.00-r7: stable on alpha
Gentoo-Bug: 601024 - Pacho Ramos · gentoo
mail-client/alpine: Disable topal support per bug #596532
Package-Manager: portage-2.3.2 - Anthony G. Basile · gentoo
mail-client/alpine: add libressl support
Package-Manager: portage-2.2.20.1 - 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