summaryrefslogtreecommitdiff
path: root/mail/netbiff
AgeCommit message (Collapse)AuthorFilesLines
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2008-09-29Require GTK2, not GTK for gui.obache1-2/+3
Bump PKGREVISION.
2008-09-29Require OpenSSL.obache1-1/+2
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-02-04PR 37949: Aleksey Cheusov: USE_TOOLS needs to be fixed in several packagestnn1-1/+3
2007-11-03Imported netbiff from PR 34069.rillig4-0/+49
netbiff is a mail notification utility, like the traditional xbiff, but designed to handle multiple mailboxes. It can provide a graphical interface and/or execute shell commands when new mail is received. netbiff is the main interface program. It reads a configuration and communicates with several backend mail checkers. It uses either GTK or a terminal to display messages to the user. netbiffd-imap checks for mail on an IMAP connection. It supports checking multiple folders, and can connect using TCP, SSL, or an SSH tunnel. netbiffd-file checks for updates to a specific file using its mtime field. The behavior is identical to the original xbiff.