diff options
author | girgen <girgen@FreeBSD.org> | 2006-09-23 00:13:59 +0800 |
---|---|---|
committer | girgen <girgen@FreeBSD.org> | 2006-09-23 00:13:59 +0800 |
commit | 9da0f9dee6461d43823e8d606343f6323cbc935a (patch) | |
tree | 67134d71933f9375f26e8a686eb0526afd108e5e | |
parent | f450c9190f62c229973316b5edb013499f7585d0 (diff) | |
download | freebsd-ports-gnome-9da0f9dee6461d43823e8d606343f6323cbc935a.tar.gz freebsd-ports-gnome-9da0f9dee6461d43823e8d606343f6323cbc935a.tar.zst freebsd-ports-gnome-9da0f9dee6461d43823e8d606343f6323cbc935a.zip |
Mulberry email client resurrected. Mulberry is now freeware.
PR: ports/102835, ports/102921 (Paul Schmehl)
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | mail/Makefile | 1 | ||||
-rw-r--r-- | mail/mulberry/Makefile | 61 | ||||
-rw-r--r-- | mail/mulberry/distinfo | 3 | ||||
-rw-r--r-- | mail/mulberry/files/mailcap | 53 | ||||
-rw-r--r-- | mail/mulberry/files/url.helpers | 3 | ||||
-rw-r--r-- | mail/mulberry/pkg-descr | 15 | ||||
-rw-r--r-- | mail/mulberry/pkg-message | 10 | ||||
-rw-r--r-- | mail/mulberry/pkg-plist | 51 |
9 files changed, 198 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 0ed68ce13ffe..32e062eea159 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -7258,6 +7258,7 @@ mudsh ports/shells/mudsh muggy ports/editors/muggy muh ports/irc/muh muine ports/audio/muine +mulberry ports/mail/mulberry mule ports/editors/mule mule-common ports/editors/mule-common mule-ucs ports/converters/mule-ucs diff --git a/mail/Makefile b/mail/Makefile index c62a0219b086..933792cb2a4a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -239,6 +239,7 @@ SUBDIR += msgconvert SUBDIR += msmtp SUBDIR += msmtpqueue + SUBDIR += mulberry SUBDIR += mutt SUBDIR += mutt-devel SUBDIR += mutt-devel-lite diff --git a/mail/mulberry/Makefile b/mail/mulberry/Makefile new file mode 100644 index 000000000000..38527cfd8cef --- /dev/null +++ b/mail/mulberry/Makefile @@ -0,0 +1,61 @@ +# New ports collection makefile for: mulberry +# Date created: 12 Dec 2001 +# Whom: Yarema <yds@CoolRat.org> +# +# $FreeBSD$ +# + +PORTNAME= mulberry +PORTVERSION= 4.0.6 +CATEGORIES= mail +MASTER_SITES= http://www.mulberrymail.com/downloads/Mulberry/%SUBDIR%/ +MASTER_SITE_SUBDIR=v${PORTVERSION:S/./_/g} +DISTNAME= Mulberry +EXTRACT_SUFX= .tgz +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} + +MAINTAINER= girgen@FreeBSD.org +COMMENT= A scalable high-performance GUI internet Mail User Agent + +NO_WRKSUBDIR= yes +USE_LINUX= yes +USE_XLIB= yes +ONLY_FOR_ARCHS= i386 + +.include <bsd.port.pre.mk> + +INSTALL_DIR?= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755 +PLUGINSDIR= ${PREFIX}/lib/${PORTNAME}/Plug-ins +RESOURCESDIR= ${PREFIX}/lib/${PORTNAME}/Resources +PIXMAPSDIR= ${PREFIX}/share/pixmaps + +SUB_FILES= mulberry.sh +SUB_LIST= PORTNAME=${PORTNAME} WRKSRC=${WRKSRC} +PLIST_SUB= PORTNAME=${PORTNAME} + +do-build: + ${BRANDELF} -t Linux ${WRKSRC}/${PORTNAME} + +do-install: + ${INSTALL_DIR} ${PLUGINSDIR} + ${INSTALL_DIR} ${PIXMAPSDIR} + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} +# ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/lib/${PORTNAME}/${PORTNAME}.bin +# ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME} + ${INSTALL_DATA} ${WRKSRC}/.${PORTNAME}/Plug-ins/*.so ${PLUGINSDIR} + ${MKDIR} ${PREFIX}/lib/${PORTNAME}/Resources + ${INSTALL_DATA} ${WRKSRC}/.${PORTNAME}/Resources/* ${RESOURCESDIR} + ${INSTALL_DATA} ${WRKSRC}/.${PORTNAME}/icons/* ${PIXMAPSDIR} + ${INSTALL_DIR} ${PLUGINSDIR}/Timezones + ${INSTALL_DATA} ${WRKSRC}/.${PORTNAME}/Plug-ins/Timezones/* ${PLUGINSDIR}/Timezones + ${MKDIR} ${EXAMPLESDIR} + ${INSTALL_DATA} ${FILESDIR}/mailcap ${EXAMPLESDIR} + @[ -f ${PREFIX}/etc/mailcap ] || ${INSTALL_DATA} ${FILESDIR}/mailcap ${PREFIX}/etc/mailcap + ${INSTALL_DATA} ${FILESDIR}/url.helpers ${EXAMPLESDIR} + @[ -f ${PREFIX}/lib/url.helpers ] || ${INSTALL_DATA} ${FILESDIR}/url.helpers ${PREFIX}/lib/url.helpers +.if !defined(NOPORTDOCS) + ${INSTALL_DIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/.${PORTNAME}/CHANGES* ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/Mulberry_License ${DOCSDIR} +.endif +.include <bsd.port.post.mk> diff --git a/mail/mulberry/distinfo b/mail/mulberry/distinfo new file mode 100644 index 000000000000..d2338d662475 --- /dev/null +++ b/mail/mulberry/distinfo @@ -0,0 +1,3 @@ +MD5 (mulberry-4.0.6/Mulberry.tgz) = 24c6c7eab3787223c73007920514f4fc +SHA256 (mulberry-4.0.6/Mulberry.tgz) = 2df59b02b9d4a8bf586b44e9b032ead63a82a4297cfa8d8ec16f3f26e3e00f27 +SIZE (mulberry-4.0.6/Mulberry.tgz) = 6576129 diff --git a/mail/mulberry/files/mailcap b/mail/mulberry/files/mailcap new file mode 100644 index 000000000000..8f6ac65f2b08 --- /dev/null +++ b/mail/mulberry/files/mailcap @@ -0,0 +1,53 @@ +image/*; kview %s +application/rtf; openoffice.org %s +application/pdf; acroread %s +video/x-ms-wmv; mplayer %s + +application/vnd.sun.xml.writer; openoffice.org "%s" +application/vnd.sun.xml.writer.global; openoffice.org "%s" +application/vnd.stardivision.writer; openoffice.org "%s" +application/vnd.stardivision.writer-global; openoffice.org "%s" +application/x-starwriter; openoffice.org "%s" +application/vnd.sun.xml.writer.template; openoffice.org "%s" +application/vnd.sun.xml.calc; openoffice.org "%s" +application/vnd.stardivision.calc; openoffice.org "%s" +application/x-starcalc; openoffice.org "%s" +application/vnd.sun.xml.calc.template; openoffice.org "%s" +application/vnd.sun.xml.impress; openoffice.org "%s" +application/vnd.stardivision.impress; openoffice.org "%s" +application/vnd.stardivision.impress-packed; openoffice.org "%s" +application/x-starimpress; openoffice.org "%s" +application/vnd.sun.xml.impress.template; openoffice.org "%s" +application/vnd.sun.xml.draw; openoffice.org "%s" +application/vnd.stardivision.draw; openoffice.org "%s" +application/x-stardraw; openoffice.org "%s" +application/vnd.sun.xml.draw.template; openoffice.org "%s" +application/vnd.sun.xml.math; openoffice.org "%s" +application/vnd.stardivision.math; openoffice.org "%s" +application/x-starmath; openoffice.org "%s" + +application/futuresplash;;\ +application/ms-tnef; tnef2txt "%s" +application/postscript; kghostview "%s" +application/smil; realplay "%u" +application/vnd.ms-excel; openoffice.org "%s" +application/vnd.ms-word; openoffice.org "%s" +application/msword; openoffice.org "%s" +application/vnd.ms-powerpoint; openoffice.org "%s" +application/vnd.ms-schedule; openoffice.org "%s" +application/vnd.rn-rn_music_package;freeamp "%s" +application/x-dvi; kdvi "%s" +application/x-freeamp-theme;freeamp "%s" +audio/mp3;xmms -e "%s" + +audio/mpeg;xmms -e "%s" +audio/mpegurl;xmms -e "%s" +audio/pn-realaudio-plugin;;\ +audio/scpls;xmms -e "%s" +audio/vnd.rn-realaudio; realplay "%u" +audio/x-mp3;freeamp "%s" +audio/x-mpeg;freeamp "%s" +audio/x-mpegurl;freeamp "%s" +audio/x-pn-realaudio; realplay "%u" +audio/x-scpls;xmms -e "%s" +video/mpeg;xanim "%s" diff --git a/mail/mulberry/files/url.helpers b/mail/mulberry/files/url.helpers new file mode 100644 index 000000000000..b6e51bf3ef32 --- /dev/null +++ b/mail/mulberry/files/url.helpers @@ -0,0 +1,3 @@ +http firefox %s +https firefox %s +ftp firefox %s diff --git a/mail/mulberry/pkg-descr b/mail/mulberry/pkg-descr new file mode 100644 index 000000000000..314166ed3ab4 --- /dev/null +++ b/mail/mulberry/pkg-descr @@ -0,0 +1,15 @@ +Mulberry is back under new ownership and is now available for FREE! + +Mulberry is a high-performance, scalable, and graphically groovy internet +mail client. It uses the IMAP (IMAP4rev1, IMAP4, and IMAP2bis) protocol for +accessing mail messages on a server, the standard SMTP protocol for sending +messages, and does lots and lots of things with MIME parts for mixed text +and "attachments" of many different types of files and data. Support for +POP3 and Local accounts, full disconnected IMAP support, PGP/GPG, +SSL/STARTTLS, local and SIEVE support for filtering and much more! + +Please note that there is no official support for Mulberry now - +community support via mailing lists and other such resources will be +used instead. + +WWW: http://www.mulberrymail.com/ diff --git a/mail/mulberry/pkg-message b/mail/mulberry/pkg-message new file mode 100644 index 000000000000..c0f3cae1eae5 --- /dev/null +++ b/mail/mulberry/pkg-message @@ -0,0 +1,10 @@ +This is a fully-functional version. Mulberry is now freeware. +Support is through the community. If you need support, you +can start here - http://www.mulberrymail.com/support.shtml + +This port installs a url.helper file in %%PREFIX%%/lib and a mailcap +file in %%PREFIX%%/etc. These files tell Mulberry how to handle links +and attachments (respectively) in email. They assume that you are +using Firefox, KDE, openoffice and acroread. If you want to override +their values, copy them to .url.helpers and .mailcap in your home +directory and then edit them appropriately. diff --git a/mail/mulberry/pkg-plist b/mail/mulberry/pkg-plist new file mode 100644 index 000000000000..226b7b55f87e --- /dev/null +++ b/mail/mulberry/pkg-plist @@ -0,0 +1,51 @@ +bin/%%PORTNAME%% +lib/%%PORTNAME%%/Plug-ins/Timezones/vtimezones.ics +@dirrm lib/%%PORTNAME%%/Plug-ins/Timezones +lib/%%PORTNAME%%/Plug-ins/CRAMMD5Plugin.so +lib/%%PORTNAME%%/Plug-ins/CommunicatorAdbkIOPlugin.so +lib/%%PORTNAME%%/Plug-ins/DIGESTMD5Plugin.so +lib/%%PORTNAME%%/Plug-ins/Eudora4AdbkIOPlugin.so +lib/%%PORTNAME%%/Plug-ins/EudoraAdbkIOPlugin.so +lib/%%PORTNAME%%/Plug-ins/GPGPlugin.so +lib/%%PORTNAME%%/Plug-ins/GSSAPIPlugin.so +lib/%%PORTNAME%%/Plug-ins/ISpellPlugin.so +lib/%%PORTNAME%%/Plug-ins/NTLMPlugin.so +lib/%%PORTNAME%%/Plug-ins/NetscapeAdbkIOPlugin.so +lib/%%PORTNAME%%/Plug-ins/PineAdbkIOPlugin.so +lib/%%PORTNAME%%/Plug-ins/QuickmailAdbkIOPlugin.so +lib/%%PORTNAME%%/Plug-ins/SMIMEPlugin.so +lib/%%PORTNAME%%/Plug-ins/SSLPlugin.so +lib/%%PORTNAME%%/Plug-ins/vCardAdbkIOPlugin.so +lib/%%PORTNAME%%/Resources/Alerts.xml +lib/%%PORTNAME%%/Resources/ComponentDescriptions.xml +lib/%%PORTNAME%%/Resources/DateTimeStrings.xml +lib/%%PORTNAME%%/Resources/ErrorDialog.xml +lib/%%PORTNAME%%/Resources/MacOS.xml +lib/%%PORTNAME%%/Resources/Preferences.xml +lib/%%PORTNAME%%/Resources/ProtocolErrors.xml +lib/%%PORTNAME%%/Resources/Status.xml +lib/%%PORTNAME%%/Resources/Strings.xml +lib/%%PORTNAME%%/Resources/Toolbars.xml +lib/%%PORTNAME%%/Resources/UI.xml +@dirrm lib/%%PORTNAME%%/Plug-ins +@dirrm lib/%%PORTNAME%%/Resources +@dirrm lib/%%PORTNAME%% +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/CHANGES-DEV +%%PORTDOCS%%%%DOCSDIR%%/CHANGES-DEV-v3 +%%PORTDOCS%%%%DOCSDIR%%/CHANGES-v3 +%%PORTDOCS%%%%DOCSDIR%%/CHANGES-DEV-v4 +%%PORTDOCS%%%%DOCSDIR%%/CHANGES-v4 +%%PORTDOCS%%%%DOCSDIR%%/Mulberry_License +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@exec mkdir -p %D/%%EXAMPLESDIR%% 2> /dev/null || true +@unexec if cmp -s %D/etc/mailcap %D/%%EXAMPLESDIR%%/mailcap; then rm -f %D/etc/mailcap; fi +%%EXAMPLESDIR%%/mailcap +@exec [ -f %D/etc/mailcap ] || cp %D/%%EXAMPLESDIR%%/mailcap %D/etc/mailcap +@unexec if cmp -s %D/lib/url.helpers %D/%%EXAMPLESDIR%%/url.helpers; then rm -f %D/lib/url.helpers; fi +%%EXAMPLESDIR%%/url.helpers +@exec [ -f %D/lib/url.helpers ] || cp %D/%%EXAMPLESDIR%%/url.helpers %D/lib/url.helpers +@dirrm %%EXAMPLESDIR%% +share/pixmaps/%%PORTNAME%%.png +share/pixmaps/%%PORTNAME%%.xpm +@dirrmtry share/pixmaps |