2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
2005-05-22 10:29:15 by Julio M. Merino Vidal | Files touched by this commit (1) | |
Log message:
Make this build by enabling usage of deprecated GTK, GNOME and gnome-vfs APIs.
Probably broken after the last updates of GNOME-related packages.
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-02-24 10:59:30 by Alistair G. Crooks | Files touched by this commit (177) |
Log message:
Add RMD160 digests.
|
2004-12-24 05:32:55 by Thomas Klausner | Files touched by this commit (12) | |
Log message:
Bump PKGREVISION for aspell dependency update.
|
2004-11-25 10:33:41 by Adam Ciarcinski | Files touched by this commit (7) |
Log message:
Changes 2.2.6:
- fixed MBOX driver over NFS problem.
- use ISO-2022-JP for composing Japanese messages.
- yet more exceptions caught.
- S/MIME support.
- improved identity selection and address book completions.
- IMAP optimizations.
|
2004-11-17 20:56:49 by Juan Romero Pardines | Files touched by this commit (14) |
Log message:
Remove obsolete variables. You'll want to use:
PKG_OPTIONS.<pkg>+= foo blah
|
2004-11-14 18:02:03 by Julio M. Merino Vidal | Files touched by this commit (3) |
Log message:
Update to 2.2.5. While here, convert to options.mk to handle the openldap
option, and introduce a ssl option.
* Balsa-2.2.5 release. Release date 2004-09-02
- sent messages saved to sentbox only after being sent.
- use of fixed-height with gtk2>=2.4.9 to speed up large mailboxes.
- GPG is expected to be fully functional now.
- mbox mailbox driver fixes.
* Balsa-2.2.4 release. Release date 2004-08-28
- periodic expunge configurable.
- cleanup IMAP password quering code.
- GPE address book support -
http://gpe.handhelds.org/projects/GPE-address.shtml
- new configuration druid.
|
2004-10-15 14:03:53 by Todd Vierling | Files touched by this commit (6) |
Log message:
Update linkage to libltdl, now in its own package.
|
2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
|