summaryrefslogtreecommitdiff
path: root/mail/kbiff/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam1-2/+2
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-10Update kbiff to 3.8markd1-4/+3
o Updated automake admin dir to compile with latest SuSE o Updated documentation slightly o Status Window patch for multiple-monitors o Added CRAM-MD5 and APOP login support for POP and IMAP o Fixed advanced options like keepalive propogating from the setup dialog to the code that actually uses it
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-10locale files moved to under ${PKGLOCALEDIR}/locale/...markd1-1/+2
Bump PKGREVISION.
2004-10-12Update kbiff to 3.7.1 and fix configure script so SSL is supported.markd1-3/+2
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-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-02-25USE_LANGUAGES= c c++.markd1-1/+2
2004-02-09Update kbiff to 3.7.markd1-4/+3
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-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-03-11Initial import of kbiff 3.6.3markd1-0/+18
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.