diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /mail-client/alpine | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
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
Diffstat (limited to 'mail-client/alpine')
-rw-r--r-- | mail-client/alpine/Manifest | 2 | ||||
-rw-r--r-- | mail-client/alpine/alpine-2.00-r5.ebuild | 112 | ||||
-rw-r--r-- | mail-client/alpine/files/2.00-c-client.patch | 251 | ||||
-rw-r--r-- | mail-client/alpine/files/2.00-lcrypto.patch | 12 | ||||
-rw-r--r-- | mail-client/alpine/files/2.00-lpam.patch | 13 | ||||
-rw-r--r-- | mail-client/alpine/files/2.00-qa-chappa-115.patch | 40 | ||||
-rw-r--r-- | mail-client/alpine/files/2.00-qa.patch | 19 | ||||
-rw-r--r-- | mail-client/alpine/metadata.xml | 16 |
8 files changed, 465 insertions, 0 deletions
diff --git a/mail-client/alpine/Manifest b/mail-client/alpine/Manifest new file mode 100644 index 000000000000..5e03d759ec2c --- /dev/null +++ b/mail-client/alpine/Manifest @@ -0,0 +1,2 @@ +DIST alpine-2.00-chappa-115-all.patch.gz 212705 SHA256 1503ae09b6a4a74828e3472c4987b48a310f817e7fd93ca385724660aa234d7f SHA512 5e9fcb6a80dbd18bed26109caa6b7aa5eeb88de420861d9998c32f031e8279d6367c28b6670fb54203d1b14c3dc47cf5ad25b42e4949157de64f3f1fd36d0aa7 WHIRLPOOL d9fef2fb0a07acfb8ba4e5bedbc0140a09020967e52b16853907db47b1a7e35286022c2a03b1670fe377015393d22b27bfa9f12780de05bac1f3458a81f75527 +DIST alpine-2.00.tar.bz2 5222673 SHA256 c85db8405af90375ba2440c85b7952d80996154e9916b83acca558dc82e0a2a6 SHA512 17c6e65fbe767d4f9ffb3d3c2bb3deeab9d3620cd046cbb0009290aa484c9254effa992957631f0603bd82b82aeca2923d391aee6d20a7684d5830fbca8ce4d2 WHIRLPOOL 6c1fed63e826c12c6e39e8f79e2b33f3b85545e54c32fdbe918636086c0aaaa26073883946061a6b52df50af711b7d6bb6647a177f051afccccdbd0cf473bbc3 diff --git a/mail-client/alpine/alpine-2.00-r5.ebuild b/mail-client/alpine/alpine-2.00-r5.ebuild new file mode 100644 index 000000000000..8d4a68fa03d3 --- /dev/null +++ b/mail-client/alpine/alpine-2.00-r5.ebuild @@ -0,0 +1,112 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit eutils flag-o-matic autotools multilib toolchain-funcs + +CHAPPA_PL=115 +DESCRIPTION="alpine is an easy to use text-based based mail and news client" +HOMEPAGE="http://www.washington.edu/alpine/ http://patches.freeiz.com/alpine/" +SRC_URI="ftp://ftp.cac.washington.edu/alpine/${P}.tar.bz2 + chappa? ( http://patches.freeiz.com/alpine/patches/alpine-2.00/all.patch.gz + -> ${P}-chappa-${CHAPPA_PL}-all.patch.gz )" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" +IUSE="doc ipv6 kerberos ldap nls onlyalpine passfile smime spell ssl threads topal +chappa" + +DEPEND="virtual/pam + >=net-libs/c-client-2007f-r4[topal=,chappa=] + >=sys-libs/ncurses-5.1 + ssl? ( dev-libs/openssl ) + ldap? ( net-nds/openldap ) + kerberos? ( app-crypt/mit-krb5 ) + spell? ( app-text/aspell ) + topal? ( >=net-mail/topal-72 )" +RDEPEND="${DEPEND} + app-misc/mime-types + !onlyalpine? ( !mail-client/pine ) + !<=net-mail/uw-imap-2004g" + +pkg_setup() { + if use smime && use topal ; then + ewarn "You can not have USE='smime topal'. Assuming topal is more important." + fi +} + +src_prepare() { + use chappa && epatch "${DISTDIR}/${P}-chappa-${CHAPPA_PL}-all.patch.gz" + use topal && epatch /usr/share/topal/patches/"${P}".patch-{1,2} + + # do not use the bundled c-client + ebegin "Unbundling the c-client library" + rm -rf "${S}"/imap + local f + while read f ; do + sed -i -e \ + 's~^#include[[:blank:]]".*/c-client/\(.*\)"~#include <imap/\1>~g' "$f" + done < <(find "${S}" -name "*.c" -o -name "*.h") + eend $? + + epatch "${FILESDIR}"/2.00-lpam.patch + epatch "${FILESDIR}"/2.00-lcrypto.patch + epatch "${FILESDIR}"/2.00-c-client.patch + epatch "${FILESDIR}"/2.00-qa.patch + use chappa && epatch "${FILESDIR}/2.00-qa-chappa-${CHAPPA_PL}.patch" + + eautoreconf +} + +src_configure() { + local myconf="--without-tcl + --with-system-pinerc=/etc/pine.conf + --with-system-fixed-pinerc=/etc/pine.conf.fixed" + #--disable-debug" + # fixme + # --with-system-mail-directory=DIR? + + if use ssl; then + myconf+=" --with-ssl + --with-ssl-include-dir=/usr + --with-ssl-lib-dir=/usr/$(get_libdir) + --with-ssl-certs-dir=/etc/ssl/certs" + else + myconf+="--without-ssl" + fi + econf \ + $(use_with ldap) \ + $(use_with passfile passfile .pinepwd) \ + $(use_with kerberos krb5) \ + $(use_with threads pthread) \ + $(use_with spell interactive-spellcheck /usr/bin/aspell) \ + $(use_enable nls) \ + $(use_with ipv6) \ + $(use topal || use_with smime) \ + ${myconf} +} + +src_compile() { + emake AR=$(tc-getAR) +} + +src_install() { + if use onlyalpine ; then + dobin alpine/alpine + doman doc/alpine.1 + else + emake DESTDIR="${D}" install + doman doc/rpdump.1 doc/rpload.1 + fi + + dodoc NOTICE README* + + if use doc ; then + dodoc doc/brochure.txt doc/tech-notes.txt + + docinto html/tech-notes + dohtml -r doc/tech-notes/ + fi +} diff --git a/mail-client/alpine/files/2.00-c-client.patch b/mail-client/alpine/files/2.00-c-client.patch new file mode 100644 index 000000000000..b3b33bcc455e --- /dev/null +++ b/mail-client/alpine/files/2.00-c-client.patch @@ -0,0 +1,251 @@ +--- Makefile.am 2012-10-10 12:30:39.442107211 +0000 ++++ Makefile.am 2012-10-10 12:31:17.235528699 +0000 +@@ -16,7 +16,7 @@ + + SUBDIRS = m4 po $(REGEX_BUILD) pith pico alpine $(WEB_PUBCOOKIE_BUILD) $(WEB_BUILD) + +-BUILT_SOURCES = c-client.d c-client $(WEB_PUBCOOKIE_LINK) ++BUILT_SOURCES = $(WEB_PUBCOOKIE_LINK) + + CLEANFILES = c-client + +@@ -38,3 +38,4 @@ + man_MANS = doc/alpine.1 doc/pico.1 doc/pilot.1 doc/rpdump.1 doc/rpload.1 + + ACLOCAL_AMFLAGS = -I m4 ++AM_LDFLAGS = -lc-client +--- pico/Makefile.am 2012-10-10 13:01:06.851900583 +0000 ++++ pico/Makefile.am 2012-10-10 13:07:40.960017458 +0000 +@@ -24,8 +24,9 @@ + + pilot_LDADD = $(LDADD) $(INTLLIBS) + +-LDADD = ../c-client/utf8.o libpico.a osdep/libpicoosd.a \ ++LDADD = libpico.a osdep/libpicoosd.a \ + ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a ++AM_LDFLAGS = -lc-client + + noinst_LIBRARIES = libpico.a + +diff --git a/alpine/callbacks.c b/alpine/callbacks.c +new file mode 100644 +index 0000000..e92beb5 +--- /dev/null ++++ alpine/callbacks.c +@@ -0,0 +1,184 @@ ++/* ======================================================================== ++ * Copyright 1988-2007 University of Washington ++ * ++ * Licensed under the Apache License, Version 2.0 (the "License"); ++ * you may not use this file except in compliance with the License. ++ * You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * ++ * ======================================================================== ++ */ ++ ++#include <stdio.h> ++#include <signal.h> ++#include <imap/c-client.h> ++ ++/* Excellent reasons to hate ifdefs, and why my real code never uses them */ ++ ++#ifndef unix ++# define unix 0 ++#endif ++ ++#if unix ++# define UNIXLIKE 1 ++# define MACOS 0 ++# include <pwd.h> ++#else ++# define UNIXLIKE 0 ++# ifdef noErr ++# define MACOS 1 ++# include <Memory.h> ++# else ++# define MACOS 0 ++# endif ++#endif ++ ++char *curhst = NIL; /* currently connected host */ ++char *curusr = NIL; /* current login user */ ++ ++ ++/* Interfaces to C-client */ ++ ++ ++void mm_searched (MAILSTREAM *stream,unsigned long number) ++{ ++} ++ ++ ++void mm_exists (MAILSTREAM *stream,unsigned long number) ++{ ++} ++ ++ ++void mm_expunged (MAILSTREAM *stream,unsigned long number) ++{ ++} ++ ++ ++void mm_flags (MAILSTREAM *stream,unsigned long number) ++{ ++} ++ ++ ++void mm_notify (MAILSTREAM *stream,char *string,long errflg) ++{ ++ mm_log (string,errflg); ++} ++ ++ ++void mm_list (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) ++{ ++ putchar (' '); ++ if (delimiter) putchar (delimiter); ++ else fputs ("NIL",stdout); ++ putchar (' '); ++ fputs (mailbox,stdout); ++ if (attributes & LATT_NOINFERIORS) fputs (", no inferiors",stdout); ++ if (attributes & LATT_NOSELECT) fputs (", no select",stdout); ++ if (attributes & LATT_MARKED) fputs (", marked",stdout); ++ if (attributes & LATT_UNMARKED) fputs (", unmarked",stdout); ++ putchar ('\n'); ++} ++ ++ ++void mm_lsub (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) ++{ ++ putchar (' '); ++ if (delimiter) putchar (delimiter); ++ else fputs ("NIL",stdout); ++ putchar (' '); ++ fputs (mailbox,stdout); ++ if (attributes & LATT_NOINFERIORS) fputs (", no inferiors",stdout); ++ if (attributes & LATT_NOSELECT) fputs (", no select",stdout); ++ if (attributes & LATT_MARKED) fputs (", marked",stdout); ++ if (attributes & LATT_UNMARKED) fputs (", unmarked",stdout); ++ putchar ('\n'); ++} ++ ++ ++void mm_status (MAILSTREAM *stream,char *mailbox,MAILSTATUS *status) ++{ ++ printf (" Mailbox %s",mailbox); ++ if (status->flags & SA_MESSAGES) printf (", %lu messages",status->messages); ++ if (status->flags & SA_RECENT) printf (", %lu recent",status->recent); ++ if (status->flags & SA_UNSEEN) printf (", %lu unseen",status->unseen); ++ if (status->flags & SA_UIDVALIDITY) printf (", %lu UID validity", ++ status->uidvalidity); ++ if (status->flags & SA_UIDNEXT) printf (", %lu next UID",status->uidnext); ++ printf ("\n"); ++} ++ ++ ++void mm_log (char *string,long errflg) ++{ ++ switch ((short) errflg) { ++ case NIL: ++ printf ("[%s]\n",string); ++ break; ++ case PARSE: ++ case WARN: ++ printf ("%%%s\n",string); ++ break; ++ case ERROR: ++ printf ("?%s\n",string); ++ break; ++ } ++} ++ ++ ++void mm_dlog (char *string) ++{ ++ puts (string); ++} ++ ++ ++void mm_login (NETMBX *mb,char *user,char *pwd,long trial) ++{ ++ char *s,tmp[MAILTMPLEN]; ++ if (curhst) fs_give ((void **) &curhst); ++ curhst = (char *) fs_get (1+strlen (mb->host)); ++ strcpy (curhst,mb->host); ++ sprintf (s = tmp,"{%s/%s",mb->host,mb->service); ++ if (*mb->user) sprintf (tmp+strlen (tmp),"/user=%s",strcpy (user,mb->user)); ++ if (*mb->authuser) sprintf (tmp+strlen (tmp),"/authuser=%s",mb->authuser); ++ if (*mb->user) strcat (s = tmp,"} password:"); ++ else { ++ printf ("%s} username: ",tmp); ++ fgets (user,NETMAXUSER-1,stdin); ++ user[NETMAXUSER-1] = '\0'; ++ if (s = strchr (user,'\n')) *s = '\0'; ++ s = "password: "; ++ } ++ if (curusr) fs_give ((void **) &curusr); ++ curusr = cpystr (user); ++ strcpy (pwd,getpass (s)); ++} ++ ++ ++void mm_critical (MAILSTREAM *stream) ++{ ++} ++ ++ ++void mm_nocritical (MAILSTREAM *stream) ++{ ++} ++ ++ ++long mm_diskerror (MAILSTREAM *stream,long errcode,long serious) ++{ ++#if UNIXLIKE ++ kill (getpid (),SIGSTOP); ++#else ++ abort (); ++#endif ++ return NIL; ++} ++ ++ ++void mm_fatal (char *string) ++{ ++ printf ("?%s\n",string); ++} +diff --git a/pico/Makefile.am b/pico/Makefile.am +index f5f694b..e782324 100644 +--- pico/Makefile.am ++++ pico/Makefile.am +@@ -16,9 +16,9 @@ SUBDIRS = osdep + + bin_PROGRAMS = pico pilot + +-pico_SOURCES = main.c utf8stub.c ++pico_SOURCES = main.c utf8stub.c ../alpine/callbacks.c + +-pilot_SOURCES = pilot.c utf8stub.c ++pilot_SOURCES = pilot.c utf8stub.c ../alpine/callbacks.c + + pico_LDADD = $(LDADD) $(INTLLIBS) + +--- alpine/Makefile.am 2012-10-11 07:53:35.749024355 +0000 ++++ alpine/Makefile.am 2012-10-11 07:54:15.931528157 +0000 +@@ -35,11 +35,11 @@ + LDADD = ../pico/libpico.a ../pico/osdep/libpicoosd.a \ + ../pith/libpith.a ../pith/osdep/libpithosd.a \ + ../pith/charconv/libpithcc.a \ +- osdep/libpineosd.a ../c-client/c-client.a ++ osdep/libpineosd.a + + AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include -DLOCALEDIR=\"$(localedir)\" + +-AM_LDFLAGS = `cat $(top_srcdir)/c-client/LDFLAGS` ++AM_LDFLAGS = -lc-client + + CLEANFILES = date.c + diff --git a/mail-client/alpine/files/2.00-lcrypto.patch b/mail-client/alpine/files/2.00-lcrypto.patch new file mode 100644 index 000000000000..b0601503fece --- /dev/null +++ b/mail-client/alpine/files/2.00-lcrypto.patch @@ -0,0 +1,12 @@ +diff -urp alpine-2.00.org/configure.ac alpine-2.00/configure.ac +--- alpine-2.00.org/configure.ac 2008-08-08 19:11:31.000000000 +0200 ++++ alpine-2.00/configure.ac 2011-11-24 12:01:47.741607522 +0100 +@@ -954,7 +954,7 @@ dnl provide SSL support? + if test "x$alpine_SSLTYPE" != "xnone" ; then + AC_SEARCH_LIBS(SSL_library_init,ssl, + [ +- LIBS="$LIBS -lssl" ++ LIBS="$LIBS -lcrypto" + ]) + if test "x$alpine_SSLTYPE" = "xnone" ; then + AC_MSG_NOTICE([OpenSSL libraries NOT found]) diff --git a/mail-client/alpine/files/2.00-lpam.patch b/mail-client/alpine/files/2.00-lpam.patch new file mode 100644 index 000000000000..69e66d7efa07 --- /dev/null +++ b/mail-client/alpine/files/2.00-lpam.patch @@ -0,0 +1,13 @@ +--- alpine-2.00.orig/alpine/Makefile.in ++++ alpine-2.00/alpine/Makefile.in +@@ -169,7 +169,7 @@ + LIBICONV = @LIBICONV@ + LIBINTL = @LIBINTL@ + LIBOBJS = @LIBOBJS@ +-LIBS = @LIBS@ ++LIBS = @LIBS@ -lpam + LIBTOOL = @LIBTOOL@ + LN = @LN@ + LN_S = @LN_S@ + LTLIBICONV = @LTLIBICONV@ + LTLIBINTL = @LTLIBINTL@ diff --git a/mail-client/alpine/files/2.00-qa-chappa-115.patch b/mail-client/alpine/files/2.00-qa-chappa-115.patch new file mode 100644 index 000000000000..e13b80864730 --- /dev/null +++ b/mail-client/alpine/files/2.00-qa-chappa-115.patch @@ -0,0 +1,40 @@ +--- pith/send.c 2012-10-11 11:21:43.027665295 +0000 ++++ pith/send.c 2012-10-11 11:42:37.659237275 +0000 +@@ -48,6 +48,7 @@ + #include <imap/smtp.h> + #include <imap/nntp.h> + ++int maildir_file_path(char *name, char *tmp); + + /* this is used in pine_send and pine_simple_send */ + /* name::type::canedit::writehdr::localcopy::rcptto */ +--- pith/pattern.c 2012-10-11 11:21:48.069603095 +0000 ++++ pith/pattern.c 2012-10-11 11:44:19.868974380 +0000 +@@ -91,6 +91,7 @@ + ACTION_S *combine_inherited_role_guts(ACTION_S *); + int move_filtered_msgs(MAILSTREAM *, MSGNO_S *, char *, int, char *); + void set_some_flags(MAILSTREAM *, MSGNO_S *, long, char **, char **, int, char *); ++int maildir_file_path(char *name, char *tmp); + + + /* +--- pith/folder.c 2012-10-15 08:19:22.933383126 +0000 ++++ pith/folder.c 2012-10-15 08:19:06.314585696 +0000 +@@ -28,6 +28,7 @@ + #include "../pith/status.h" + #include "../pith/busy.h" + #include "../pith/mailindx.h" ++#include <imap/utf8aux.h> + + + typedef struct _build_folder_list_data { +--- pith/state.c 2012-10-15 08:31:20.378623246 +0000 ++++ pith/state.c 2012-10-15 08:38:07.089630169 +0000 +@@ -38,6 +38,7 @@ + * Globals referenced throughout pine... + */ + struct pine *ps_global; /* THE global variable! */ ++extern void free_allowed_qstr(void); + + #ifdef DEBUG + /* diff --git a/mail-client/alpine/files/2.00-qa.patch b/mail-client/alpine/files/2.00-qa.patch new file mode 100644 index 000000000000..da2535ef15cd --- /dev/null +++ b/mail-client/alpine/files/2.00-qa.patch @@ -0,0 +1,19 @@ +--- pith/charconv/utf8.c 2012-10-11 07:57:38.022062458 +0000 ++++ pith/charconv/utf8.c 2012-10-11 08:59:56.205068504 +0000 +@@ -16,6 +16,8 @@ + */ + + ++#define _XOPEN_SOURCE ++ + /* includable WITHOUT dependency on c-client */ + #include <imap/mail.h> + #include <imap/utf8.h> +@@ -38,6 +40,7 @@ + #include "utf8.h" + + #include <stdarg.h> ++#include <wchar.h> + + + unsigned single_width_chars_a_to_b(UCS *, int, int); diff --git a/mail-client/alpine/metadata.xml b/mail-client/alpine/metadata.xml new file mode 100644 index 000000000000..6b7b10eee90f --- /dev/null +++ b/mail-client/alpine/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>net-mail</herd> + <use> + <flag name='chappa'>enhance alpine by applying Eduardo Chappa's + patches</flag> + <flag name='onlyalpine'>installs only the alpine binary, so it does + not collied with <pkg>app-editors/pico</pkg> and/or + <pkg>mail-client/pine</pkg></flag> + <flag name='passfile'>Adds support for caching passwords into a file + between sessions</flag> + <flag name='smime'>Enable support for S/MIME</flag> + <flag name='topal'>Enable support for <pkg>net-mail/topal</pkg></flag> + </use> +</pkgmetadata> |