summaryrefslogtreecommitdiff
path: root/mail/kbiff
AgeCommit message (Collapse)AuthorFilesLines
2004-10-12Update kbiff to 3.7.1 and fix configure script so SSL is supported.markd4-12/+34
Changes: 03-23-04 - Roeland Merks (3.7.1) o Added code to toggle ASUS Mail LED 12-18-03 - Anton Perich o Changed IMAP code to use STATUS instead of EXAMINE 11-14-03 - Kurt Granroth o Updated 'admin' subdir to work with newer autoconf/automake 10-22-03 - Adam Piatyszek o Bug fix in maildir code to handle 'f'lagged messages 09-26-03 - Clemens Oertel o New option to set a command that runs whenever the status changes from New back to Old. Useful to set LEDs and the like
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-2/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-07-28USE_LANGUAGES=c c++ ; USE_LIBTOOL=yesmarkd1-1/+3
2004-04-23bl3ifymarkd1-4/+4
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-01config.status is called to rebuild Makefiles if config.status is changedmarkd2-1/+15
and we now change it. Unfortunately at the toplevel "Makefile" is passed as the argument but config.status expects "./Makefile" so fails. Patch the Makefile to not try and update Makefile in this case, as if it worked it would make no functional change to the Makefile anyway so don't bother.
2004-02-25USE_LANGUAGES= c c++.markd1-1/+2
2004-02-09Update kbiff to 3.7.markd2-7/+6
09-10-03 - Alex Galakhov (3.7) o Added SSL protocols support using KSSL 12-11-02 - Oren Peled o More robust .spec file
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-08-05bump revision after qt3/kde prefix changedrochner1-2/+2
2003-07-30x11/kde3/ -> meta-pkgs/kde3/markd1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-03-30Fix bad entry for bin/kbiffjmc1-2/+2
2003-03-11Initial import of kbiff 3.6.3markd4-0/+98
KBiff is a "biff" or new mail notification utility. It is highly configurable but very easy to use and setup. It tries to combine the best of the features of most of the "other" biff programs out there. KBiff supports all major mailbox formats: mbox (Berkely style), maildir, mh, POP3, IMAP4, and NNTP.