summaryrefslogtreecommitdiff
path: root/mail/balsa
AgeCommit message (Collapse)AuthorFilesLines
2004-10-15Update linkage to libltdl, now in its own package.tv1-1/+2
2004-10-15libtool/buildlink3.mk (now libltdl/buildlink3.mk) should only be usedtv1-3/+2
if libltdl is needed; otherwise use USE_LIBTOOL.
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-01bump revision after previous. suggested by wizcjep1-2/+2
2004-07-01Add freetype2. PR#24513.cjep1-1/+2
2004-04-25Bump PKGREVISION due to gdk-pixbuf update.xtraeme1-2/+2
2004-04-21Convert to buildlink3.snj1-13/+13
2004-04-14Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choosejmmv1-2/+2
which one is required in an automatic way by checking USE_X11BASE. This simplifies things and avoids possible problems in the future due to confusion.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+2
*-dirs packages.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-2/+4
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-3/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
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-11-12PKGREVISION++ after openssl update.jschauma1-2/+2
2003-11-12PKGREVISION++ due to devel/popt update.salo1-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-6/+6
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-26Update balsa to 1.4.3. Changes include:rh5-141/+126
- number of bugs fixed (52168, 102472, 102470, 105605, 106508). - some build fixes (e.g against openssl-0.9.7) - fix crash on concurrent access to local mailboxes. - spell checking fixes. - numerous message filtering fixes. - incremental search fixes. - several filter-related bugs fixed. - filters UI adapted to HIG guidelines. - build fixes for different architectures.
2003-04-04Balsa works better when using libesmtp, which we now have in pkgsrc,jschauma1-3/+4
so use it. Bump PKGREVISION for improved functionality.
2003-01-16Switch to aspell provided libpspell compat library. Bump PKGREVISION.salo3-9/+31
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-2/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-23Whitespace fixcjep1-2/+2
2002-12-01USE_PKGLOCALEDIR, remove unnecessary patch, delint.salo1-2/+2
2002-10-29hmmm, the last commit had a typo in it, --with-openssl rather than --with-ssl.elric1-2/+2
2002-10-28Add SSL support to balsa.elric1-1/+4
2002-10-28Do the LIBTOOL_OVERRIDE thing for libintl.la problems.elric1-1/+2
2002-10-05Convert to buildlink2.wiz1-18/+8
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-2/+2
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-08-21Enable pth threading, it now seems to work all right.mjl2-5/+3
Correct PLIST.
2002-08-21Update to balsa 1.4.0mjl4-80/+98
- filter documentation. - adding mailboxes out of local mail directory hierachy. - various build fixes. - building fixes. - code cleanup. - new MostRecentlyUsed list. - mailbox rename fixes. - search and filtering fixes. - reasonable searching in message bodies held in IMAP mailboxes. - do not crash when called with -a. - minor filter UI improvements (sensitive). - more verbose on common SMTP errors. - RFC-compliant header encoding - password privacy fixes - build fixes (--without-esmtp, --disable-threads) - filter-on-receive fixes. - general cleanup and other small bug fixes - protect ESMTP passwords and pass-phrases - new mailboxes scanned in a thread - improved message include function - preserve References: headers over message postpone - number of crashes and other bugs fixed - build fixes. Make some dependencies optional - remove some double free()s - filter incoming POP3 messages - fixed content-disposition and charset bugs - fixes for printing of multipart messages with different content-types - rescanning local directories - delayed message deletion (and undeletion) - highlight bad addresses in compose window - external editor support - imap message caching - imap password handling fixes - first step to searching and filters - delayed IMAP tree scanning - "reply to group" functional
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam1-4/+1
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-07-02Remove trailing space.wiz1-2/+2
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-5/+6
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-11Add USE_X11BASE so the package list lines up correctly with the installjmc1-1/+2
2002-03-11libpspell pulls in libstdc++ via dependency settings in the lib. That needs -lmjmc2-5/+14
to be added to LIBS then as some of the c++ routines referenced use math.
2002-02-01Update to balsa 1.2.4. Changes are numerous since the last version inmjl7-99/+104
pkgsrc was 1.0.0, most notably IMAP support and a nicer user interface. Note that thread support is disabled, I couldn't get it to work.
2002-01-24Strongly buildlinkify, use PKGLOCALEDIR instead of hardwiring `share'.wiz3-16/+19
2002-01-15Fix compilation with libpspell-0.12.2.wiz2-1/+14
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-5/+5
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-05Update balsa to 1.0.0. This release includes translation updates,rh3-8/+30
complete mailto protocol handling, various fixed memory leaks, fixes for crashes on multiple text selection, and a fix for misbehavior on failed SMTP relaying.
2000-10-22Update balsa to 1.0p3. Changes are tons of bugfixes and a new spellrh6-37/+38
checker interface.
2000-08-29Update balsa to 0.9.3. Changes are bugfixes and initial APOP support.rh6-13/+52