Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
|
|
|
|
|
|
|
|
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'.
|
|
0.5.6
- translation fixes
- fixed gcrd export format (\r\n line endings according to RFC, Marc Tardif)
- fix localized keybindings with --disable-nls
|
|
major change.
Reported by Robert Elz in PR 41345.
|
|
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
USE_TOOLS+=msgfmt.
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
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
|
|
This release contains mainly an update of autoconf/automake,
code cleanups and minor fixes
|
|
|
|
|
|
Changes:
- add allcvs filters (Christoph Sobotka)
- removed a lefover debug message
- fixed mutt import filter nickname cutoff
- wrap searches
- contrib updates
|
|
|
|
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.
|
|
|
|
|
|
|
|
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
|
|
|
|
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.
|
|
support for base system curses/ncurses as well as ncurses itself.
suggested by wiz.
|
|
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
|
|
|
|
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
|