The FreeBSD Ports Archive
FreeBSD mail : abook4>
An addressbook program with mutt mail client support
Abook is a text-based addressbook program designed to use with mutt mail
client. Abook runs on Linux, FreeBSD and some other UNIXes.
http://abook.sourceforge.net/
|
abook history
v. 1.23
date: 2007/10/04 01:49:26; author: edwin; state: Exp; lines: +1 -1
Remove always-false/true conditions based on OSVERSION 500000
v. 1.22
date: 2007/03/27 22:12:01; author: stas; state: Exp; lines: +1 -1
- Change my email.
Suggested by: skv
v. 1.21
date: 2006/08/10 01:30:07; author: clsung; state: Exp; lines: +3 -1
- Fix bogus intl.a linking
- Update to 0.5.6
Changelog:
- translation fixes
- fixed gcrd export format (\r\n line endings according to RFC, Marc Tardif)
- fix localized keybindings with --disable-nls
PR: ports/101715
Submitted by: maintainer (Stanislav Sedov)
v. 1.20
date: 2006/08/06 05:48:59; author: rafan; state: Exp; lines: +5 -4
- Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Pass maintainership to submitter
PR: ports/101445
Submitted by: Stanislav Sedov
v. 1.19
date: 2005/12/13 22:28:19; author: thierry; state: Exp; lines: +17 -12
- Upgrade to 0.5.5 and add i18n suport;
Changelog at
- Don't install another copy of GPL;
- pet portlint.
v. 1.18
date: 2005/09/02 14:28:54; author: sem; state: Exp; lines: +10 -2
- Update to 0.5.4
PR: ports/85627
Submitted by: Andrej Zverev
v. 1.17
date: 2004/11/24 00:47:04; author: leeym; state: Exp; lines: +2 -2
- update to 0.5.3
- drop maintainership
v. 1.16
date: 2004/03/24 06:27:40; author: leeym; state: Exp; lines: +1 -2
update 0.5.2
Noticed by: clive
v. 1.15
date: 2004/03/02 16:21:53; author: leeym; state: Exp; lines: +1 -0
From http://abook.sourceforge.net/
In 0.5.1 there is a bug in mutt import filter which causes crashes.
- Add files/patch-aa
- Bump PORTREVISION
PR: 63610
Submitted by: Toni Viemero
v. 1.14
date: 2004/02/07 15:54:47; author: leeym; state: Exp; lines: +4 -3
update to 0.5.1
use PORTDOCS and PLIST_FILES instead of pkg-plist
v. 1.13
date: 2003/08/21 15:36:31; author: leeym; state: Exp; lines: +1 -2
update from 0.4.7 to 0.5.0
I forgot to update PORTVERSION and distinfo in my previous commit.
Noticed by: obraun
v. 1.12
date: 2003/08/21 06:29:18; author: leeym; state: Exp; lines: +4 -10
update from 0.4.7 to 0.5.0
PR: 55826
Submitted by: Lewis Thompson
v. 1.11
date: 2003/03/07 06:05:48; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2002/09/02 16:22:51; author: leeym; state: Exp; lines: +3 -2
- Add patch to update abook(1) manpage (submitted to SourceForge)
- Remove INSTALL and NEWS from the list of installed documantaion files
(INSTALL contains standard installation instruction from autoconf package,
NOTES is empty)
PR: ports/42299
Submitted by: Sergei Kolobov
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.9
date: 2002/08/19 08:01:30; author: leeym; state: Exp; lines: +1 -1
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.8
date: 2002/04/15 07:32:58; author: clive; state: Exp; lines: +1 -1
Update to 0.4.17
PR: ports/36973
Submitted by: Anders Andersson
v. 1.7
date: 2002/03/15 21:04:52; author: pat; state: Exp; lines: +1 -1
Update to 0.4.16
PR: 35930
Submitted by: maintainer
v. 1.6
date: 2001/11/06 16:41:01; author: petef; state: Exp; lines: +8 -5
- update to 0.4.15
- update MAINTAINER email address
- add NOPORTDOCS support
- install more documentation
PR: 31754
Submitted by: Yen-Ming Lee
v. 1.5
date: 2001/09/30 01:55:00; author: okazaki; state: Exp; lines: +8 -2
Update to 0.4.14.
PR: 30919
Submitted by: Michael Lyngb?l
v. 1.4
date: 2001/06/21 12:26:01; author: ijliao; state: Exp; lines: +2 -2
upgrade to 0.4.13
PR: 28316
Submitted by: maintainer
v. 1.3
date: 2001/04/10 08:41:59; author: clive; state: Exp; lines: +2 -1
Add missing manpage.
PR: ports/26463
Submitted by: MAINTAINER
v. 1.2
date: 2001/03/21 05:13:52; author: kevlo; state: Exp; lines: +2 -2
Update to version 0.4.12
PR: 25957
Submitted by: MAINTAINER
v. 1.1
date: 2001/02/15 17:14:07; author: ijliao; state: Exp;
add abook, a text-based addressbook program designed to use with mutt
PR: 25113
Submitted by: leeym@bsd.ce.ntu.edu.tw
=============================================================================
v. 1.23
date: 2007/10/04 01:49:26; author: edwin; state: Exp; lines: +1 -1
Remove always-false/true conditions based on OSVERSION 500000
v. 1.22
date: 2007/03/27 22:12:01; author: stas; state: Exp; lines: +1 -1
- Change my email.
Suggested by: skv
v. 1.21
date: 2006/08/10 01:30:07; author: clsung; state: Exp; lines: +3 -1
- Fix bogus intl.a linking
- Update to 0.5.6
Changelog:
- translation fixes
- fixed gcrd export format (\r\n line endings according to RFC, Marc Tardif)
- fix localized keybindings with --disable-nls
PR: ports/101715
Submitted by: maintainer (Stanislav Sedov)
v. 1.20
date: 2006/08/06 05:48:59; author: rafan; state: Exp; lines: +5 -4
- Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Pass maintainership to submitter
PR: ports/101445
Submitted by: Stanislav Sedov
v. 1.19
date: 2005/12/13 22:28:19; author: thierry; state: Exp; lines: +17 -12
- Upgrade to 0.5.5 and add i18n suport;
Changelog at
- Don't install another copy of GPL;
- pet portlint.
v. 1.18
date: 2005/09/02 14:28:54; author: sem; state: Exp; lines: +10 -2
- Update to 0.5.4
PR: ports/85627
Submitted by: Andrej Zverev
v. 1.17
date: 2004/11/24 00:47:04; author: leeym; state: Exp; lines: +2 -2
- update to 0.5.3
- drop maintainership
v. 1.16
date: 2004/03/24 06:27:40; author: leeym; state: Exp; lines: +1 -2
update 0.5.2
Noticed by: clive
v. 1.15
date: 2004/03/02 16:21:53; author: leeym; state: Exp; lines: +1 -0
From http://abook.sourceforge.net/
In 0.5.1 there is a bug in mutt import filter which causes crashes.
- Add files/patch-aa
- Bump PORTREVISION
PR: 63610
Submitted by: Toni Viemero
v. 1.14
date: 2004/02/07 15:54:47; author: leeym; state: Exp; lines: +4 -3
update to 0.5.1
use PORTDOCS and PLIST_FILES instead of pkg-plist
v. 1.13
date: 2003/08/21 15:36:31; author: leeym; state: Exp; lines: +1 -2
update from 0.4.7 to 0.5.0
I forgot to update PORTVERSION and distinfo in my previous commit.
Noticed by: obraun
v. 1.12
date: 2003/08/21 06:29:18; author: leeym; state: Exp; lines: +4 -10
update from 0.4.7 to 0.5.0
PR: 55826
Submitted by: Lewis Thompson
v. 1.11
date: 2003/03/07 06:05:48; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2002/09/02 16:22:51; author: leeym; state: Exp; lines: +3 -2
- Add patch to update abook(1) manpage (submitted to SourceForge)
- Remove INSTALL and NEWS from the list of installed documantaion files
(INSTALL contains standard installation instruction from autoconf package,
NOTES is empty)
PR: ports/42299
Submitted by: Sergei Kolobov
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.9
date: 2002/08/19 08:01:30; author: leeym; state: Exp; lines: +1 -1
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.8
date: 2002/04/15 07:32:58; author: clive; state: Exp; lines: +1 -1
Update to 0.4.17
PR: ports/36973
Submitted by: Anders Andersson
v. 1.7
date: 2002/03/15 21:04:52; author: pat; state: Exp; lines: +1 -1
Update to 0.4.16
PR: 35930
Submitted by: maintainer
v. 1.6
date: 2001/11/06 16:41:01; author: petef; state: Exp; lines: +8 -5
- update to 0.4.15
- update MAINTAINER email address
- add NOPORTDOCS support
- install more documentation
PR: 31754
Submitted by: Yen-Ming Lee
v. 1.5
date: 2001/09/30 01:55:00; author: okazaki; state: Exp; lines: +8 -2
Update to 0.4.14.
PR: 30919
Submitted by: Michael Lyngb?l
v. 1.4
date: 2001/06/21 12:26:01; author: ijliao; state: Exp; lines: +2 -2
upgrade to 0.4.13
PR: 28316
Submitted by: maintainer
v. 1.3
date: 2001/04/10 08:41:59; author: clive; state: Exp; lines: +2 -1
Add missing manpage.
PR: ports/26463
Submitted by: MAINTAINER
v. 1.2
date: 2001/03/21 05:13:52; author: kevlo; state: Exp; lines: +2 -2
Update to version 0.4.12
PR: 25957
Submitted by: MAINTAINER
v. 1.1
date: 2001/02/15 17:14:07; author: ijliao; state: Exp;
add abook, a text-based addressbook program designed to use with mutt
PR: 25113
Submitted by: leeym@bsd.ce.ntu.edu.tw
=============================================================================
v. 1.23
date: 2007/10/04 01:49:26; author: edwin; state: Exp; lines: +1 -1
Remove always-false/true conditions based on OSVERSION 500000
v. 1.22
date: 2007/03/27 22:12:01; author: stas; state: Exp; lines: +1 -1
- Change my email.
Suggested by: skv
v. 1.21
date: 2006/08/10 01:30:07; author: clsung; state: Exp; lines: +3 -1
- Fix bogus intl.a linking
- Update to 0.5.6
Changelog:
- translation fixes
- fixed gcrd export format (\r\n line endings according to RFC, Marc Tardif)
- fix localized keybindings with --disable-nls
PR: ports/101715
Submitted by: maintainer (Stanislav Sedov)
v. 1.20
date: 2006/08/06 05:48:59; author: rafan; state: Exp; lines: +5 -4
- Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Pass maintainership to submitter
PR: ports/101445
Submitted by: Stanislav Sedov
v. 1.19
date: 2005/12/13 22:28:19; author: thierry; state: Exp; lines: +17 -12
- Upgrade to 0.5.5 and add i18n suport;
Changelog at
- Don't install another copy of GPL;
- pet portlint.
v. 1.18
date: 2005/09/02 14:28:54; author: sem; state: Exp; lines: +10 -2
- Update to 0.5.4
PR: ports/85627
Submitted by: Andrej Zverev
v. 1.17
date: 2004/11/24 00:47:04; author: leeym; state: Exp; lines: +2 -2
- update to 0.5.3
- drop maintainership
v. 1.16
date: 2004/03/24 06:27:40; author: leeym; state: Exp; lines: +1 -2
update 0.5.2
Noticed by: clive
v. 1.15
date: 2004/03/02 16:21:53; author: leeym; state: Exp; lines: +1 -0
From http://abook.sourceforge.net/
In 0.5.1 there is a bug in mutt import filter which causes crashes.
- Add files/patch-aa
- Bump PORTREVISION
PR: 63610
Submitted by: Toni Viemero
v. 1.14
date: 2004/02/07 15:54:47; author: leeym; state: Exp; lines: +4 -3
update to 0.5.1
use PORTDOCS and PLIST_FILES instead of pkg-plist
v. 1.13
date: 2003/08/21 15:36:31; author: leeym; state: Exp; lines: +1 -2
update from 0.4.7 to 0.5.0
I forgot to update PORTVERSION and distinfo in my previous commit.
Noticed by: obraun
v. 1.12
date: 2003/08/21 06:29:18; author: leeym; state: Exp; lines: +4 -10
update from 0.4.7 to 0.5.0
PR: 55826
Submitted by: Lewis Thompson
v. 1.11
date: 2003/03/07 06:05:48; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2002/09/02 16:22:51; author: leeym; state: Exp; lines: +3 -2
- Add patch to update abook(1) manpage (submitted to SourceForge)
- Remove INSTALL and NEWS from the list of installed documantaion files
(INSTALL contains standard installation instruction from autoconf package,
NOTES is empty)
PR: ports/42299
Submitted by: Sergei Kolobov
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.9
date: 2002/08/19 08:01:30; author: leeym; state: Exp; lines: +1 -1
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.8
date: 2002/04/15 07:32:58; author: clive; state: Exp; lines: +1 -1
Update to 0.4.17
PR: ports/36973
Submitted by: Anders Andersson
v. 1.7
date: 2002/03/15 21:04:52; author: pat; state: Exp; lines: +1 -1
Update to 0.4.16
PR: 35930
Submitted by: maintainer
v. 1.6
date: 2001/11/06 16:41:01; author: petef; state: Exp; lines: +8 -5
- update to 0.4.15
- update MAINTAINER email address
- add NOPORTDOCS support
- install more documentation
PR: 31754
Submitted by: Yen-Ming Lee
v. 1.5
date: 2001/09/30 01:55:00; author: okazaki; state: Exp; lines: +8 -2
Update to 0.4.14.
PR: 30919
Submitted by: Michael Lyngb?l
v. 1.4
date: 2001/06/21 12:26:01; author: ijliao; state: Exp; lines: +2 -2
upgrade to 0.4.13
PR: 28316
Submitted by: maintainer
v. 1.3
date: 2001/04/10 08:41:59; author: clive; state: Exp; lines: +2 -1
Add missing manpage.
PR: ports/26463
Submitted by: MAINTAINER
v. 1.2
date: 2001/03/21 05:13:52; author: kevlo; state: Exp; lines: +2 -2
Update to version 0.4.12
PR: 25957
Submitted by: MAINTAINER
v. 1.1
date: 2001/02/15 17:14:07; author: ijliao; state: Exp;
add abook, a text-based addressbook program designed to use with mutt
PR: 25113
Submitted by: leeym@bsd.ce.ntu.edu.tw
=============================================================================
|
| |

|