Date: Mon, 10 Jul 2006 10:51:49 +0400 (MSD) From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100010: [NEW PORT] x11/e17-module-mail: An e17 module to check your mailboxes (like xbiff does) Message-ID: <200607100651.k6A6pndM010144@fonon.realnet> Resent-Message-ID: <200607100700.k6A70W4X039601@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100010 >Category: ports >Synopsis: [NEW PORT] x11/e17-module-mail: An e17 module to check your mailboxes (like xbiff does) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 10 07:00:31 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Stanislav Sedov >Release: FreeBSD 7.0-CURRENT i386 >Organization: MBSD labs, Inc. >Environment: System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006 >Description: This e17 module allows users to check their POP3, IMAP, maildir and mbox mailboxes in efficient way (like xbiff). The module is fully configurable and handy. Author: devilhorns (Christopher Michael) <devilhorns@comcast.net> WWW: http://www.enlightenment.org/ >How-To-Repeat: >Fix: --- e17-module-mail-20060707.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # e17-module-mail # e17-module-mail/files # e17-module-mail/files/patch-configure # e17-module-mail/pkg-descr # e17-module-mail/Makefile # e17-module-mail/pkg-plist # e17-module-mail/distinfo # echo c - e17-module-mail mkdir -p e17-module-mail > /dev/null 2>&1 echo c - e17-module-mail/files mkdir -p e17-module-mail/files > /dev/null 2>&1 echo x - e17-module-mail/files/patch-configure sed 's/^X//' >e17-module-mail/files/patch-configure << 'END-of-e17-module-mail/files/patch-configure' X--- configure.orig Fri Jun 23 17:14:42 2006 X+++ configure Fri Jun 23 17:14:53 2006 X@@ -23390,7 +23390,7 @@ X X X X-MODULE_ARCH="$host_os-$host_cpu" X+MODULE_ARCH="" X X X cat >>confdefs.h <<_ACEOF END-of-e17-module-mail/files/patch-configure echo x - e17-module-mail/pkg-descr sed 's/^X//' >e17-module-mail/pkg-descr << 'END-of-e17-module-mail/pkg-descr' XThis e17 module allows users to check their POP3, IMAP, maildir and mbox Xmailboxes in efficient way (like xbiff). The module is fully configurable Xand handy. X XAuthor: devilhorns (Christopher Michael) <devilhorns@comcast.net> XWWW: http://www.enlightenment.org/ END-of-e17-module-mail/pkg-descr echo x - e17-module-mail/Makefile sed 's/^X//' >e17-module-mail/Makefile << 'END-of-e17-module-mail/Makefile' X# New ports collection makefile for: e17-module-mail X# Date created: 23 June 2006 X# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> X# X# $FreeBSD$ X# X XPORTNAME= mail XPORTVERSION= 20060707 XCATEGORIES= x11 XMASTER_SITES= http://mbsd.msk.ru/dist/ XPKGNAMEPREFIX= e17-module- XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= ssedov@mbsd.msk.ru XCOMMENT= An e17 module to check your mailboxes (like xbiff does) X XBUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_BZIP2= yes XUSE_X_PREFIX= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" X X.include <bsd.port.mk> END-of-e17-module-mail/Makefile echo x - e17-module-mail/pkg-plist sed 's/^X//' >e17-module-mail/pkg-plist << 'END-of-e17-module-mail/pkg-plist' Xlib/enlightenment/modules/mail/mail.edj Xlib/enlightenment/modules/mail/module.a Xlib/enlightenment/modules/mail/module.eap Xlib/enlightenment/modules/mail/module.la Xlib/enlightenment/modules/mail/module.so Xlib/enlightenment/modules/mail/module_icon.png Xlib/enlightenment/modules/mail/newmail.png X@dirrm lib/enlightenment/modules/mail END-of-e17-module-mail/pkg-plist echo x - e17-module-mail/distinfo sed 's/^X//' >e17-module-mail/distinfo << 'END-of-e17-module-mail/distinfo' XMD5 (mail-20060707.tar.bz2) = 5fb424681cf466841f647dba0cec2c5c XSHA256 (mail-20060707.tar.bz2) = 6c726c376672a30bd43e94eb5ad216b41897d6b27f8ceb0f51eef6a854ad58e6 XSIZE (mail-20060707.tar.bz2) = 269002 END-of-e17-module-mail/distinfo exit --- e17-module-mail-20060707.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607100651.k6A6pndM010144>