From 436db060e461ecb7f3fb8e0a715afa3541ea781a Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 8 Jul 2009 14:50:01 +0000 Subject: [PATCH] Clifford Wolf: Added mailutils (2.0) svn rm package/base/mailx diff --git a/package/base/mailutils/mailutils.conf b/package/base/mailutils/mailutils.conf new file mode 100644 index 0000000..315618b [2009060410321824491] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@9449 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/mailutils/mailutils.conf | 1 + package/base/mailutils/mailutils.desc | 48 +++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 package/base/mailutils/mailutils.conf create mode 100644 package/base/mailutils/mailutils.desc diff --git a/package/base/mailutils/mailutils.conf b/package/base/mailutils/mailutils.conf new file mode 100644 index 000000000..315618b1f --- /dev/null +++ b/package/base/mailutils/mailutils.conf @@ -0,0 +1 @@ +postmake="rm -f $root/bin/mail; ln -svf ../usr/bin/mail $root/bin/mail" diff --git a/package/base/mailutils/mailutils.desc b/package/base/mailutils/mailutils.desc new file mode 100644 index 000000000..233495aec --- /dev/null +++ b/package/base/mailutils/mailutils.desc @@ -0,0 +1,48 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/base/coreutils/coreutils.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] GNU mail utilities + +[T] GNU Mailutils is a collection of mail-related utilities. At the core of +[T] Mailutils is libmailutils, a library which provides access to various +[T] forms of mailbox files (including remote mailboxes via popular protocols). +[T] It also provides support for parsing of RFC-822 style messages and MIME +[T] support. +[T] +[T] Besides other programs this package conatins pop3 and imap4 servers and +[T] and the mail/mailx command line tool. + +[A] The GNU Project / FSF +[M] Clifford Wolf + +[C] base/tool +[F] DIETLIBC +[F] CORE + +[L] GPL +[S] Stable +[V] 2.0 +[P] X --2--5---9 101.300 + +[D] 2626465117 mailutils-2.0.tar.bz2 ftp://ftp.gnu.org/pub/gnu/mailutils/ +