The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : bbmail

A tool intended for Blackbox that checks for new mail

 A tool that displays the status of your mailbox/maildir and notifies
you when new mail has arrived. It was designed to be used with the
Blackbox window manager but should work with any window manager. 

http://bbtools.sourceforge.net/



bbmail history


v. 1.24
date: 2007/12/14 17:05:08;  author: miwi;  state: Exp;  lines: +7 -7
- Update to 0.9.2

PR:		118591
Submitted by:	KATO Tsuguru 

v. 1.23 date: 2007/05/19 20:14:01; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22 date: 2006/01/23 07:04:10; author: linimon; state: Exp; lines: +1 -1 Revert last commit. It is not possible (yet) to have the dirrmtry usage in the post-install target. Its usage must preceed generate-plist. This problem needs to be revisited either in a rework of bsd.port.mk or each of these Makefiles. Hat: portmgr Pointy hat: edwin`
v. 1.21 date: 2006/01/22 05:52:23; author: edwin; state: Exp; lines: +1 -1 eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
v. 1.20 date: 2005/04/12 03:25:54; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.19 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.18 date: 2004/08/10 18:36:13; author: krion; state: Exp; lines: +8 -3 Update MASTER_SITES and WWW: line Support PLIST_FILES PR: ports/70263 Submitted by: Ports Fury
v. 1.17 date: 2003/12/15 18:27:24; author: mich; state: Exp; lines: +4 -2 o Update to > 0.8.3 o Add another MASTER_SITE PR: ports/59676 Submitted by: Frank Shute
v. 1.16 date: 2003/02/20 18:40:32; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.15 date: 2003/02/17 16:10:44; author: arved; state: Exp; lines: +3 -1 Update to 0.8.2 PR: 47374 Submitted by: lewiz
v. 1.14 date: 2002/11/23 02:25:39; author: kris; state: Exp; lines: +2 -2 Remove maintainers with undeliverable email addresses.
v. 1.13 date: 2000/09/23 18:10:49; author: dannyboy; state: Exp; lines: +2 -2 Update to version 0.6.9. PR: 21492 Submitted by: MAINTAINER
v. 1.12 date: 2000/06/28 13:38:39; author: alex; state: Exp; lines: +4 -5 - Update to version 0.6.8 - USE_X_PREFIX - Change WWW/MASTER_SITE PR: 19419 Submitted by: maintainer
v. 1.11 date: 2000/06/18 01:42:14; author: cpiazza; state: Exp; lines: +4 -4 Give Patrick Seal maintainership of these ports.
v. 1.10 date: 2000/04/13 19:59:24; author: cpiazza; state: Exp; lines: +3 -3 Update to use PORTNAME/PORTVERSION
v. 1.9 date: 1999/10/28 06:01:26; author: cpiazza; state: Exp; lines: +5 -5 Update to version 0.6.2
v. 1.8 date: 1999/09/10 22:42:12; author: cpiazza; state: Exp; lines: +3 -4 Update to version 0.6.0
v. 1.7 date: 1999/08/25 06:50:03; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.6 date: 1999/08/02 11:41:48; author: cpiazza; state: Exp; lines: +4 -3 Update to version 0.5.3. reword DESCR a tad.
v. 1.5 date: 1999/07/14 05:50:03; author: cpiazza; state: Exp; lines: +2 -2 Fix the second master site.
v. 1.4 date: 1999/06/19 08:25:11; author: cpiazza; state: Exp; lines: +3 -3 Change my email address to FreeBSD.org. Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
v. 1.3 date: 1999/06/06 16:27:29; author: steve; state: Exp; lines: +5 -4 Update to version 0.5.2 and add a MASTER_SITE. PR: 11792 Submitted by: maintainer
v. 1.2 date: 1999/05/10 04:09:55; author: steve; state: Exp; lines: +2 -2 Update to version 0.5.1. PR: 11617 Submitted by: maintainer
v. 1.1 date: 1999/05/09 17:30:44; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/05/09 17:30:44; author: steve; state: Exp; lines: +0 -0 Initial import of bbmail version 0.5.0. A tool intended for Blackbox that checks for new mail. PR: 11477 Submitted by: Chris Piazza ============================================================================= v. 1.24 date: 2007/12/14 17:05:08; author: miwi; state: Exp; lines: +7 -7 - Update to 0.9.2 PR: 118591 Submitted by: KATO Tsuguru
v. 1.23 date: 2007/05/19 20:14:01; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22 date: 2006/01/23 07:04:10; author: linimon; state: Exp; lines: +1 -1 Revert last commit. It is not possible (yet) to have the dirrmtry usage in the post-install target. Its usage must preceed generate-plist. This problem needs to be revisited either in a rework of bsd.port.mk or each of these Makefiles. Hat: portmgr Pointy hat: edwin`
v. 1.21 date: 2006/01/22 05:52:23; author: edwin; state: Exp; lines: +1 -1 eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
v. 1.20 date: 2005/04/12 03:25:54; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.19 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.18 date: 2004/08/10 18:36:13; author: krion; state: Exp; lines: +8 -3 Update MASTER_SITES and WWW: line Support PLIST_FILES PR: ports/70263 Submitted by: Ports Fury
v. 1.17 date: 2003/12/15 18:27:24; author: mich; state: Exp; lines: +4 -2 o Update to > 0.8.3 o Add another MASTER_SITE PR: ports/59676 Submitted by: Frank Shute
v. 1.16 date: 2003/02/20 18:40:32; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.15 date: 2003/02/17 16:10:44; author: arved; state: Exp; lines: +3 -1 Update to 0.8.2 PR: 47374 Submitted by: lewiz
v. 1.14 date: 2002/11/23 02:25:39; author: kris; state: Exp; lines: +2 -2 Remove maintainers with undeliverable email addresses.
v. 1.13 date: 2000/09/23 18:10:49; author: dannyboy; state: Exp; lines: +2 -2 Update to version 0.6.9. PR: 21492 Submitted by: MAINTAINER
v. 1.12 date: 2000/06/28 13:38:39; author: alex; state: Exp; lines: +4 -5 - Update to version 0.6.8 - USE_X_PREFIX - Change WWW/MASTER_SITE PR: 19419 Submitted by: maintainer
v. 1.11 date: 2000/06/18 01:42:14; author: cpiazza; state: Exp; lines: +4 -4 Give Patrick Seal maintainership of these ports.
v. 1.10 date: 2000/04/13 19:59:24; author: cpiazza; state: Exp; lines: +3 -3 Update to use PORTNAME/PORTVERSION
v. 1.9 date: 1999/10/28 06:01:26; author: cpiazza; state: Exp; lines: +5 -5 Update to version 0.6.2
v. 1.8 date: 1999/09/10 22:42:12; author: cpiazza; state: Exp; lines: +3 -4 Update to version 0.6.0
v. 1.7 date: 1999/08/25 06:50:03; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.6 date: 1999/08/02 11:41:48; author: cpiazza; state: Exp; lines: +4 -3 Update to version 0.5.3. reword DESCR a tad.
v. 1.5 date: 1999/07/14 05:50:03; author: cpiazza; state: Exp; lines: +2 -2 Fix the second master site.
v. 1.4 date: 1999/06/19 08:25:11; author: cpiazza; state: Exp; lines: +3 -3 Change my email address to FreeBSD.org. Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
v. 1.3 date: 1999/06/06 16:27:29; author: steve; state: Exp; lines: +5 -4 Update to version 0.5.2 and add a MASTER_SITE. PR: 11792 Submitted by: maintainer
v. 1.2 date: 1999/05/10 04:09:55; author: steve; state: Exp; lines: +2 -2 Update to version 0.5.1. PR: 11617 Submitted by: maintainer
v. 1.1 date: 1999/05/09 17:30:44; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/05/09 17:30:44; author: steve; state: Exp; lines: +0 -0 Initial import of bbmail version 0.5.0. A tool intended for Blackbox that checks for new mail. PR: 11477 Submitted by: Chris Piazza ============================================================================= v. 1.24 date: 2007/12/14 17:05:08; author: miwi; state: Exp; lines: +7 -7 - Update to 0.9.2 PR: 118591 Submitted by: KATO Tsuguru
v. 1.23 date: 2007/05/19 20:14:01; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22 date: 2006/01/23 07:04:10; author: linimon; state: Exp; lines: +1 -1 Revert last commit. It is not possible (yet) to have the dirrmtry usage in the post-install target. Its usage must preceed generate-plist. This problem needs to be revisited either in a rework of bsd.port.mk or each of these Makefiles. Hat: portmgr Pointy hat: edwin`
v. 1.21 date: 2006/01/22 05:52:23; author: edwin; state: Exp; lines: +1 -1 eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
v. 1.20 date: 2005/04/12 03:25:54; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.19 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.18 date: 2004/08/10 18:36:13; author: krion; state: Exp; lines: +8 -3 Update MASTER_SITES and WWW: line Support PLIST_FILES PR: ports/70263 Submitted by: Ports Fury
v. 1.17 date: 2003/12/15 18:27:24; author: mich; state: Exp; lines: +4 -2 o Update to > 0.8.3 o Add another MASTER_SITE PR: ports/59676 Submitted by: Frank Shute
v. 1.16 date: 2003/02/20 18:40:32; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.15 date: 2003/02/17 16:10:44; author: arved; state: Exp; lines: +3 -1 Update to 0.8.2 PR: 47374 Submitted by: lewiz
v. 1.14 date: 2002/11/23 02:25:39; author: kris; state: Exp; lines: +2 -2 Remove maintainers with undeliverable email addresses.
v. 1.13 date: 2000/09/23 18:10:49; author: dannyboy; state: Exp; lines: +2 -2 Update to version 0.6.9. PR: 21492 Submitted by: MAINTAINER
v. 1.12 date: 2000/06/28 13:38:39; author: alex; state: Exp; lines: +4 -5 - Update to version 0.6.8 - USE_X_PREFIX - Change WWW/MASTER_SITE PR: 19419 Submitted by: maintainer
v. 1.11 date: 2000/06/18 01:42:14; author: cpiazza; state: Exp; lines: +4 -4 Give Patrick Seal maintainership of these ports.
v. 1.10 date: 2000/04/13 19:59:24; author: cpiazza; state: Exp; lines: +3 -3 Update to use PORTNAME/PORTVERSION
v. 1.9 date: 1999/10/28 06:01:26; author: cpiazza; state: Exp; lines: +5 -5 Update to version 0.6.2
v. 1.8 date: 1999/09/10 22:42:12; author: cpiazza; state: Exp; lines: +3 -4 Update to version 0.6.0
v. 1.7 date: 1999/08/25 06:50:03; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.6 date: 1999/08/02 11:41:48; author: cpiazza; state: Exp; lines: +4 -3 Update to version 0.5.3. reword DESCR a tad.
v. 1.5 date: 1999/07/14 05:50:03; author: cpiazza; state: Exp; lines: +2 -2 Fix the second master site.
v. 1.4 date: 1999/06/19 08:25:11; author: cpiazza; state: Exp; lines: +3 -3 Change my email address to FreeBSD.org. Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
v. 1.3 date: 1999/06/06 16:27:29; author: steve; state: Exp; lines: +5 -4 Update to version 0.5.2 and add a MASTER_SITE. PR: 11792 Submitted by: maintainer
v. 1.2 date: 1999/05/10 04:09:55; author: steve; state: Exp; lines: +2 -2 Update to version 0.5.1. PR: 11617 Submitted by: maintainer
v. 1.1 date: 1999/05/09 17:30:44; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/05/09 17:30:44; author: steve; state: Exp; lines: +0 -0 Initial import of bbmail version 0.5.0. A tool intended for Blackbox that checks for new mail. PR: 11477 Submitted by: Chris Piazza =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm