diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-07 11:44:12 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-07 11:44:12 +0000 |
commit | f74c44d4ed50d87e05858fe0450db674b60a10c4 (patch) | |
tree | 35eb7ed8f78eabfd117d3604627e35f5b7b6cd22 /mail-client/nail | |
parent | old, uncompatible with ossl1 (diff) | |
download | gentoo-2-f74c44d4ed50d87e05858fe0450db674b60a10c4.tar.gz gentoo-2-f74c44d4ed50d87e05858fe0450db674b60a10c4.tar.bz2 gentoo-2-f74c44d4ed50d87e05858fe0450db674b60a10c4.zip |
old, uncompatible with ossl1
(Portage version: 2.2_rc75/cvs/Linux x86_64)
Diffstat (limited to 'mail-client/nail')
-rw-r--r-- | mail-client/nail/Manifest | 3 | ||||
-rw-r--r-- | mail-client/nail/files/nail-nosocket.patch | 28 | ||||
-rw-r--r-- | mail-client/nail/nail-11.25-r3.ebuild | 73 |
3 files changed, 0 insertions, 104 deletions
diff --git a/mail-client/nail/Manifest b/mail-client/nail/Manifest index 42f6469b189b..d274b35409f7 100644 --- a/mail-client/nail/Manifest +++ b/mail-client/nail/Manifest @@ -1,9 +1,6 @@ AUX nail-12.4-debian.patch 1060 RMD160 0df7a5654c0cc8b38570cc73fb5e8efcceaab26e SHA1 59066d0220e6ca4d86fc24c87d5f74900e149645 SHA256 57d6259bb0de14e8583fc77dbff4329ac6a9ebcd002fcc38d435d7d94db4efb8 AUX nail-12.4-openssl-1.patch 1860 RMD160 93e57687e7a65b2751c86e83da7749df68817313 SHA1 aee47cfa611d44ecf2abf2ea79ae2e214fa57480 SHA256 0c3fbb7f23f0000a40addf20d3d41d0a8e62ec8f93172118fa8798eb45dfa2e1 -AUX nail-nosocket.patch 473 RMD160 1598331c9a0ea4fcaa6682bae9e04cb5d7bb3117 SHA1 600c8bb47a17008c992297e28e29c73fb44108ef SHA256 840a0f3f592de84d03c225ccdc6c363b4d372eb605750a0ee7e1b02320547dc9 DIST mailx-12.4.tar.bz2 271482 RMD160 8244d04d0a0058fdbe9867ca503c7cda8d580154 SHA1 b1e105adf9d36269daf317dedf68b6e4cca404a7 SHA256 92201e769fe346bc0364c87437a330ef3c97ab3e9d7b2235b93f509e85e5716a -DIST nail-11.25.tar.bz2 267959 RMD160 d72a5a4760cc43bcc2e9223e2eca4f0a8de7605f SHA1 dd15a5bdedb74175763ababa8be70989334963e4 SHA256 ae831aa7ebee1a348d84cb37228fe784b32c6ccf2d06edfba141de8f165515c5 -EBUILD nail-11.25-r3.ebuild 1985 RMD160 3f41c625e9647158370245bcee5616befea1fe55 SHA1 251a6b438ba909e733886680ebdb5ed4e1d588a0 SHA256 3b119bc9ac33b7e67017a740f86ea245037349ad1d9351ebeb014039be51a6c2 EBUILD nail-12.4-r1.ebuild 2268 RMD160 0e3a52edc13dd182aa8430aaf6cdcb7bc1dee759 SHA1 079623508ddb1f73e19e08f56f4e62f306d88e2f SHA256 51c00b62b9a60471b8216726259100d78853b6f2d5442b5b0546dd94b1992730 EBUILD nail-12.4.ebuild 2302 RMD160 5ceea95bb3b2f3e5e09814cf7a43f364db05b010 SHA1 c8c2113a2aaf6aed4f4322b3edbfc5f390b6737c SHA256 2acd4d1aebcd424a85846efc9e0b6ed046d4086169fa3917e124d2d3488fcca8 MISC ChangeLog 9731 RMD160 8e34b693035fcda0a7c879c91975f615d2096a1e SHA1 06e79ecc2dc548a8dd2142ae0d9fe8bd39772337 SHA256 197c3e76b7a26248a5715a8e43e99793ad38118f43c8b0fccb3d97743fc42cd5 diff --git a/mail-client/nail/files/nail-nosocket.patch b/mail-client/nail/files/nail-nosocket.patch deleted file mode 100644 index 986694669bfc..000000000000 --- a/mail-client/nail/files/nail-nosocket.patch +++ /dev/null @@ -1,28 +0,0 @@ ---- imap.c.orig 2005-08-22 01:59:19.000000000 +0200 -+++ imap.c 2005-08-22 01:59:46.000000000 +0200 -@@ -44,6 +44,12 @@ - - #include "config.h" - -+#include "rcv.h" -+#include <errno.h> -+#include <sys/stat.h> -+#include <unistd.h> -+#include <time.h> -+ - /* - * Mail -- a mail program - * -@@ -52,12 +58,6 @@ - - #ifdef HAVE_SOCKETS - --#include "rcv.h" --#include <errno.h> --#include <sys/stat.h> --#include <unistd.h> --#include <time.h> -- - #include "md5.h" - - #include <sys/socket.h> diff --git a/mail-client/nail/nail-11.25-r3.ebuild b/mail-client/nail/nail-11.25-r3.ebuild deleted file mode 100644 index d325b662ae9b..000000000000 --- a/mail-client/nail/nail-11.25-r3.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/nail/nail-11.25-r3.ebuild,v 1.15 2010/02/02 18:01:54 jer Exp $ - -inherit eutils toolchain-funcs - -DESCRIPTION="Nail is an enhanced mailx-compatible mail client" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -HOMEPAGE="http://nail.sourceforge.net/" -PROVIDE="virtual/mailx" -DEPEND="ssl? ( dev-libs/openssl ) - !virtual/mailx" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" -IUSE="ssl net" - -remove_ssl() { - elog "Disabling SSL support" - sed -i -e 's~#define USE_\(OPEN\)\?SSL~#undef USE_\1SSL~' config.h - sed -i -e 's~-ssl~~' -e 's~-lcrypto~~' LIBS -} - -remove_sockets() { - elog "Not enabling sockets (thus disabling IMAP, POP and SMTP)" - sed -i -e 's~#define HAVE_SOCKETS~#undef HAVE_SOCKETS~' config.h -} - -src_compile() { - tc-export CC - - # Do not strip the binary - sed -i -e 's:-s nail:nail:' Makefile - - # Build config.h and LIBS, neccesary to tweak the config - make config.h - - # Fix nail to allow it to be built without sockets - epatch "${FILESDIR}/${PN}-nosocket.patch" - - # Logic to 'configure' the package - if use net && ! use ssl ; then - remove_ssl - elif ! use net ; then - # Linking to ssl without net support is pointless - remove_ssl - remove_sockets - fi - - # Now really build it - emake PREFIX=/usr MAILSPOOL='/var/spool/mail' || die "emake failed" -} - -src_install () { - # Use /usr/lib/sendmail by default and provide an example - cat <<- EOSMTP >> nail.rc - - # Use the local sendmail (/usr/lib/sendmail) binary by default. - # (Uncomment the following line to use a SMTP server) - #set smtp=localhost - EOSMTP - - make DESTDIR="${D}" \ - UCBINSTALL=$(type -p install) \ - PREFIX=/usr install || die "install failed" - dodoc AUTHORS INSTALL README - dodir /bin - dosym /usr/bin/nail /bin/mail - dosym /usr/bin/nail /usr/bin/mailx - dosym /usr/bin/nail /usr/bin/mail - dosym /usr/bin/nail /usr/bin/Mail -} |