Commit graph

12 commits

Author SHA1 Message Date
joerg
62a63bc312 Fix build with Clang 2011-08-20 15:27:09 +00:00
shattered
13f88e7702 PR/42672 -- update to 0.6.0pre2. Changes:
0.6.0pre2: Four configuration options have been deprecated and will
no longer be accepted by abook:

emailpos, extra_column, extra_alternative, extrapos

They have been replaced with a single more flexible option: index_format.

0.6.0pre1: The 'customfield' command has been obsoleted by a more
flexible set of commands: 'field' and 'view'.
2011-02-18 23:56:48 +00:00
obache
14e811d9fb Update abook to 0.5.6.
0.5.6
 - translation fixes
 - fixed gcrd export format (\r\n line endings according to RFC, Marc Tardif)
 - fix localized keybindings with --disable-nls
2010-02-04 04:31:15 +00:00
tonio
a18106aa8a Update abook to 0.5.5
0.5.5
 - i18n support (Cedric Duval)
 - French translation (Cedric Duval)
 - Swedish translation (Susanna Bjorverud)
 - palmcsv import filter (Marc Tardif)
 - use better common code for csv filters (Marc Tardif)
 - translation HOWTO (Cedric Duval)
 - wanderlust export filter (Josef Schugt)
 - create a backup at save time
 - editor undo fix
 - ui_readline limit fix
2006-01-13 21:20:45 +00:00
tonio
1e8ecbb8ce Update database/abook to 0.5.4
This release contains mainly an update of autoconf/automake,
code cleanups and minor fixes
2005-10-15 19:13:34 +00:00
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
minskim
4bc37dfc4f Update abook to 0.5.3.
Changes:
 - add allcvs filters (Christoph Sobotka)
 - removed a lefover debug message
 - fixed mutt import filter nickname cutoff
 - wrap searches
 - contrib updates
2004-11-29 01:39:17 +00:00
kim
b8ff1e6d93 Oops, remove RCS keywords from the patch... 2004-07-28 02:51:31 +00:00
kim
1150194016 Add a patch from abook CVS to fix string truncation in mutt import filter. 2004-07-28 02:50:22 +00:00
minskim
04705e7382 Update abook to 0.5.2.
Changes since 0.5:
 - five custom fields added
 - experimental wide character support
 - fixed a crash bug in mutt filter
 - fixed errors in configure.in (especially snprintf-functions were incorrectly
   detected)
 - abookrc manual page update
 - sort by field command
 - duplicate item command
 - quit without saving command
 - autoconf/automake update
 - minor filter fixes
 - tried to fix \" quotation problem with mutt import filter
 - removed obsolete filesel_sort option from abookrc manual page
 - added bbdb2xx translator source to contrib
2004-06-28 19:22:37 +00:00
xtraeme
5ec23181fb Updated to 0.5.0.
Update provided by Min Sik Kim <minskim@bawi.org> in PR pkg/22850.

Changes:

0.5.0
 - tried to work around some problems with readline
 - some documentation update
20030530
 - updated autoconf/automake
 - updated man page
 - pine import filter update
20021008
 - options.c rewritten (new mutt style rc file support)
 - palmcsv export filter (Koenraad Heijlen)
 - added a spec file for rpm support
 - added --with-readline configure option
 - merged newtab patch by Sinan Kaan Yerli
 - new option: add_email_prevent_duplicates
 - bugfixes
2002-03-11
 - readline support
 - abook can be compiled with g++
 - attempt to improve --datafile behavior
 - html filter update (Morten Brix Pedersen)
 - store rcfile and addressbook to .abook directory
2002-02-04
 - use getopt to parse command line (also new options added)
 - use strcoll instead of strcmp for sorting entries
 - html filter fix
 - bugfixes
2003-09-24 07:54:17 +00:00
jschauma
4759c7bd75 Initial import of databases/abook, provided by <vincent at ahoup dot net>
in PR pkg/21303 (added ncurses buildlink so the package works on Linux and
IRIX as well):

Abook is a text-based addressbook program designed to use with mutt
mail client.

Import filters for following formats:
 - ldif (Netscape Addressbook)
 - mutt alias ( >= 0.4.10 )
 - Pine addressbook

Export filters for folllowing formats:
 - ldif / Netscape addressbook (.4ld)
 - Pine addressbook
 - HTML
 - mutt alias
 - GnomeCard (VCard) addressbook
 - elm alias
 - plain text
 - Spruce address book
2003-06-04 01:15:34 +00:00