From 7bcf1fe7b0b0a6b9d240d43488901fa9605c729d Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 21 Jul 2000 14:06:25 +0000 Subject: Add mmc - a tiny mail client for Gnome desktop. --- mail/mmc/Makefile | 32 ++++++++++++++++++++++++++++++++ mail/mmc/distinfo | 1 + mail/mmc/files/patch-ab | 11 +++++++++++ mail/mmc/files/patch-ac | 13 +++++++++++++ mail/mmc/files/patch-ad | 10 ++++++++++ mail/mmc/files/patch-ae | 10 ++++++++++ mail/mmc/pkg-comment | 1 + mail/mmc/pkg-descr | 19 +++++++++++++++++++ mail/mmc/pkg-plist | 3 +++ 9 files changed, 100 insertions(+) create mode 100644 mail/mmc/Makefile create mode 100644 mail/mmc/distinfo create mode 100644 mail/mmc/files/patch-ab create mode 100644 mail/mmc/files/patch-ac create mode 100644 mail/mmc/files/patch-ad create mode 100644 mail/mmc/files/patch-ae create mode 100644 mail/mmc/pkg-comment create mode 100644 mail/mmc/pkg-descr create mode 100644 mail/mmc/pkg-plist (limited to 'mail/mmc') diff --git a/mail/mmc/Makefile b/mail/mmc/Makefile new file mode 100644 index 000000000000..c5068004a167 --- /dev/null +++ b/mail/mmc/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: mmc +# Date created: 21 July 2000 +# Whom: Maxim Sobolev +# +# $FreeBSD$ +# + +PORTNAME= mmc +PORTVERSION= 0.4.1 +CATEGORIES= mail gnome +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/-1/} + +MAINTAINER= sobomax@FreeBSD.org + +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1//} + +USE_X_PREFIX= yes +GNU_CONFIGURE= yes + +GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config + +CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \ + GTK_CONFIG="${GTK_CONFIG}" \ + CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.include diff --git a/mail/mmc/distinfo b/mail/mmc/distinfo new file mode 100644 index 000000000000..40e703379502 --- /dev/null +++ b/mail/mmc/distinfo @@ -0,0 +1 @@ +MD5 (mmc-0.4-1.tar.gz) = f642669682b5ebb6a853e1c4e01d83cf diff --git a/mail/mmc/files/patch-ab b/mail/mmc/files/patch-ab new file mode 100644 index 000000000000..537275ed1336 --- /dev/null +++ b/mail/mmc/files/patch-ab @@ -0,0 +1,11 @@ +--- src/Makefile.in 2000/07/21 13:35:12 1.1 ++++ src/Makefile.in 2000/07/21 13:35:38 +@@ -115,7 +115,7 @@ + mmc_SOURCES = main.cc main.h msg.cc msg.h pop3.cc pop3.h mime.cc mime.h compose.cc compose.h smtp.cc smtp.h address.cc progressbar.cc protocols.h protocols.cc folders.cc folders.h address.h progress.h + + +-mmc_LDADD = $(GNOMEUI_LIBS) $(GNOME_LIBDIR) $(INTLLIBS) -ldb ++mmc_LDADD = $(GNOMEUI_LIBS) $(GNOME_LIBDIR) $(INTLLIBS) + + EXTRA_DIST = logo.png + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/mail/mmc/files/patch-ac b/mail/mmc/files/patch-ac new file mode 100644 index 000000000000..28f201be2b53 --- /dev/null +++ b/mail/mmc/files/patch-ac @@ -0,0 +1,13 @@ +--- src/address.h 2000/07/21 13:28:27 1.1 ++++ src/address.h 2000/07/21 13:30:50 +@@ -23,8 +23,8 @@ + #ifndef __MMC_ADDRESS_H + #define __MMC_ADDRESS_H + +-#include +-#include ++/*#include */ ++#include + #include + #include + #include diff --git a/mail/mmc/files/patch-ad b/mail/mmc/files/patch-ad new file mode 100644 index 000000000000..ac391ca228e9 --- /dev/null +++ b/mail/mmc/files/patch-ad @@ -0,0 +1,10 @@ +--- src/pop3.cc 2000/07/21 13:31:58 1.1 ++++ src/pop3.cc 2000/07/21 13:32:56 +@@ -26,6 +26,7 @@ + */ + + #include ++#include + #include + #include + #include diff --git a/mail/mmc/files/patch-ae b/mail/mmc/files/patch-ae new file mode 100644 index 000000000000..a371e75d7962 --- /dev/null +++ b/mail/mmc/files/patch-ae @@ -0,0 +1,10 @@ +--- src/smtp.cc 2000/07/21 13:33:45 1.1 ++++ src/smtp.cc 2000/07/21 13:34:24 +@@ -20,6 +20,7 @@ + For the complete License see the file COPYING. + */ + ++#include + #include + #include + diff --git a/mail/mmc/pkg-comment b/mail/mmc/pkg-comment new file mode 100644 index 000000000000..c1a42b7a0cd9 --- /dev/null +++ b/mail/mmc/pkg-comment @@ -0,0 +1 @@ +A tiny mail client for Gnome Desktop diff --git a/mail/mmc/pkg-descr b/mail/mmc/pkg-descr new file mode 100644 index 000000000000..56de746f4184 --- /dev/null +++ b/mail/mmc/pkg-descr @@ -0,0 +1,19 @@ +MMC is a Mail Client, written in C++, for Gnome. + +Current features (more to come in the nearest future): + + o Single window interface + o Two pane view for multiple mailboxes + o Sortable columnized email view + o Simple Address Book + o Complete support for POP3 email receiving + o Complete support for SMTP email sending + o Simple, organized email composition interface + o Complete attachment support, intuitive attachment list + o MIME support + o Multiple recipients, carbon copy/blind carbon copy support + o Multiple Mailboxes + o Copying/Moving between multiple Folders + + +WWW: http://mmc.sourceforge.net/ diff --git a/mail/mmc/pkg-plist b/mail/mmc/pkg-plist new file mode 100644 index 000000000000..30a994bd6157 --- /dev/null +++ b/mail/mmc/pkg-plist @@ -0,0 +1,3 @@ +bin/mmc +share/locale/de/LC_MESSAGES/mmc.mo +share/locale/de_DE/LC_MESSAGES/mmc.mo -- cgit v1.2.3