Bug 114364 - [NEW PORT] mail/wmpop3lb: A WindowMaker dock app for multi POP3 accounts mailbox checking
Summary: [NEW PORT] mail/wmpop3lb: A WindowMaker dock app for multi POP3 accounts mail...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-06 19:50 UTC by Otavio Fernandes
Modified: 2007-07-07 00:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.39 KB, text/plain)
2007-07-06 19:50 UTC, Otavio Fernandes
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Otavio Fernandes 2007-07-06 19:50:04 UTC
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/
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2007-07-06 19:50:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-07 00:04:03 UTC
garga       2007-07-06 23:03:57 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/wmpop3lb        Makefile distinfo pkg-descr 
  Log:
  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/
  
  PR:             ports/114364
  Submitted by:   Otavio Fernandes <otaviof at gmail.com>
  
  Revision  Changes    Path
  1.856     +1 -0      ports/mail/Makefile
  1.1       +49 -0     ports/mail/wmpop3lb/Makefile (new)
  1.1       +3 -0      ports/mail/wmpop3lb/distinfo (new)
  1.1       +7 -0      ports/mail/wmpop3lb/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2007-07-07 00:04:41 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!