Commit graph

36 commits

Author SHA1 Message Date
salo
5de1afcbc8 Switch to aspell provided libpspell compat library. Bump PKGREVISION. 2003-01-16 01:18:39 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
cjep
a29e846322 Whitespace fix 2002-12-23 16:21:20 +00:00
salo
e225805136 USE_PKGLOCALEDIR, remove unnecessary patch, delint. 2002-12-01 15:37:58 +00:00
elric
02ed367076 hmmm, the last commit had a typo in it, --with-openssl rather than --with-ssl. 2002-10-29 07:56:21 +00:00
elric
4eaa2ad1a8 Add SSL support to balsa. 2002-10-28 23:30:54 +00:00
elric
44b4d27caa Do the LIBTOOL_OVERRIDE thing for libintl.la problems. 2002-10-28 22:55:47 +00:00
wiz
1d6e18fac5 Convert to buildlink2. 2002-10-05 02:48:33 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
mjl
386e46734b Enable pth threading, it now seems to work all right.
Correct PLIST.
2002-08-21 02:23:53 +00:00
mjl
4795a795e7 Update to balsa 1.4.0
- 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-21 01:49:09 +00:00
jlam
75e61cb884 Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-08-01 05:48:00 +00:00
wiz
93060fdcae Remove trailing space. 2002-07-02 12:56:07 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
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-13 17:36:35 +00:00
jmc
50141ce9e4 Add USE_X11BASE so the package list lines up correctly with the install 2002-03-11 05:55:24 +00:00
jmc
2101c21a19 libpspell pulls in libstdc++ via dependency settings in the lib. That needs -lm
to be added to LIBS then as some of the c++ routines referenced use math.
2002-03-11 00:13:09 +00:00
mjl
95f6cc83ce Update to balsa 1.2.4. Changes are numerous since the last version in
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-02-01 17:02:18 +00:00
wiz
0b457d53e8 Strongly buildlinkify, use PKGLOCALEDIR instead of hardwiring `share'. 2002-01-24 13:59:57 +00:00
wiz
c6a6a226a8 Fix compilation with libpspell-0.12.2. 2002-01-15 01:05:57 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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-09-27 23:17:41 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
rh
076dc0e3ac Update balsa to 1.0.0. This release includes translation updates,
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-12-05 12:11:42 +00:00
rh
2bab508832 Update balsa to 1.0p3. Changes are tons of bugfixes and a new spell
checker interface.
2000-10-22 09:33:23 +00:00
rh
c72471195c Update balsa to 0.9.3. Changes are bugfixes and initial APOP support. 2000-08-29 11:37:15 +00:00
wiz
327befcef0 USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-14 13:02:45 +00:00
rh
3432c0c1e5 Update balsa to 0.9.0. Changes include: bug fixes, new message browser,
improved address book handling, more reliable mailbox backend.  The code
has however some experimental and unfinished features enabled so be warned!
The POP problems some people experienced have not been really addressed
yet.
2000-07-05 18:46:45 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
rh
76f6cdbe9e Update balsa to 0.8.0 (release). Changes are bugfixes, including checking
of unavailable POP3 servers, messages with long To: fields, and random
crashes on sending mail.
2000-05-22 09:04:53 +00:00
danw
82d9c1f174 Remove patches to deal with two bugs involving configure's handling of
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-05-02 18:48:35 +00:00
rh
fcca71131b Update balsa to 0.8.0p1. Changes are tons of bug fixes, usable IMAP
support, and a manpage.
2000-04-25 07:07:28 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
rh
ede7ec9fa1 Initial import of balsa-0.4.9.5, a GNOME email client. 1999-12-12 18:13:53 +00:00