Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2007 18:45:44 GMT
From:      Otavio Fernandes <otaviof@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/114364: [NEW PORT] mail/wmpop3lb: A WindowMaker dock app for multi POP3 accounts mailbox checking
Message-ID:  <200707061845.l66IjiNB034659@www.freebsd.org>
Resent-Message-ID: <200707061850.l66Io5tv022362@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         114364
>Category:       ports
>Synopsis:       [NEW PORT] mail/wmpop3lb: A WindowMaker dock app for multi POP3 accounts mailbox checking
>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:   Fri Jul 06 18:50:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Otavio Fernandes
>Release:        FreeBSD 6.2-STABLE-200706 i386
>Organization:
>Environment:
System: FreeBSD flanela.<domain>.com 6.2-STABLE-200706 FreeBSD 6.2-STABLE-200706 #0: Sun Jun  3 13:54:03 UTC
>Description:
WMPop3LB is a multi POP3 accounts mailbox checker. It can connect to up to 6
POP3 accounts to check if you have mail, get the "From:" and "Subject:" header
fields of each mail and display them in a 7 lines window. Messages can be
deleted directly off the servers by selecting the mails to delete and clicking
the "delete" button.

WWW:    http://wmpop3lb.jourdain.org/
>How-To-Repeat:

>Fix:
# 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:
#
#	./wmpop3lb
#	./wmpop3lb/pkg-descr
#	./wmpop3lb/Makefile
#	./wmpop3lb/distinfo
#
echo c - ./wmpop3lb
mkdir -p ./wmpop3lb > /dev/null 2>&1
echo x - ./wmpop3lb/pkg-descr
sed 's/^X//' >./wmpop3lb/pkg-descr << 'END-of-./wmpop3lb/pkg-descr'
XWMPop3LB is a multi POP3 accounts mailbox checker. It can connect to up to 6
XPOP3 accounts to check if you have mail, get the "From:" and "Subject:" header
Xfields of each mail and display them in a 7 lines window. Messages can be
Xdeleted directly off the servers by selecting the mails to delete and clicking
Xthe "delete" button. 
X
XWWW:	http://wmpop3lb.jourdain.org/
END-of-./wmpop3lb/pkg-descr
echo x - ./wmpop3lb/Makefile
sed 's/^X//' >./wmpop3lb/Makefile << 'END-of-./wmpop3lb/Makefile'
X# New ports collection makefile for:	wmpop3lb
X# Date created:		2007-07-06
X# Whom:			Otavio Fernandes <otaviof@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wmpop3lb
XPORTVERSION=	2.4.2
XCATEGORIES=	mail windowmaker afterstep
XMASTER_SITES=	http://lbj.free.fr/wmpop3/ \
X		${MASTER_SITE_GENTOO}
XMASTER_SITE_SUBDIR=	distfiles
XDISTNAME=	${PORTNAME}${PORTVERSION}
X
XMAINTAINER=	otaviof@gmail.com
XCOMMENT=	A WindowMaker dock app for multi POP3 accounts mailbox checking
X
XUSE_GMAKE=	yes
XUSE_XLIB=	yes
X
XCFLAGS+=	-I${LOCALBASE}/include
X
XPLIST_FILES=	bin/wmpop3lb
XPORTDOCS=	CHANGE_LOG COPYING INSTALL README
X
XWRKSRC_BUILD=	${WRKSRC}/wmpop3
X
X.include <bsd.port.pre.mk>
X
Xpost-patch:
X	@${REINPLACE_CMD} -e "s,cc ,${CC} ,g" \
X			  -e "s,^FLAGS *=.*$$,FLAGS = ${CFLAGS}," \
X		${WRKSRC_BUILD}/Makefile
X
Xdo-build:
X	@cd ${WRKSRC_BUILD} && ${GMAKE}
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC_BUILD}/${PORTNAME} ${PREFIX}/bin
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X. for doc in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
X. endfor
X.endif
X
X.include <bsd.port.post.mk>
END-of-./wmpop3lb/Makefile
echo x - ./wmpop3lb/distinfo
sed 's/^X//' >./wmpop3lb/distinfo << 'END-of-./wmpop3lb/distinfo'
XMD5 (wmpop3lb2.4.2.tar.gz) = 40760d8963c25d58dea84679a390f1ac
XSHA256 (wmpop3lb2.4.2.tar.gz) = 209b5ca409f226032b1200779e09f3d45a3522bc08eeb9f1b63e14bd04e780f3
XSIZE (wmpop3lb2.4.2.tar.gz) = 37391
END-of-./wmpop3lb/distinfo
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707061845.l66IjiNB034659>