The NetBSD Project

CVS log for pkgsrc/databases/abook/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / abook

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.33 / (download) - annotate - [select for diffs], Mon Mar 18 12:31:20 2024 UTC (11 days, 2 hours ago) by nia
Branch: MAIN
CVS Tags: HEAD
Changes since 1.32: +3 -1 lines
Diff to previous 1.32 (colored) to selected 1.13 (colored)

abook: Needs strnlen.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Jan 26 05:26:19 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.13 (colored)

all: migrate some SourceForge homepage URLs back from https to http

https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).

Revision 1.31 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:17 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.13 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Dec 21 23:30:44 2019 UTC (4 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.29: +3 -2 lines
Diff to previous 1.29 (colored) to selected 1.13 (colored)

Needs mouse API from ncurses.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Sep 22 08:54:00 2019 UTC (4 years, 6 months ago) by tm
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.28: +3 -4 lines
Diff to previous 1.28 (colored) to selected 1.13 (colored)

abook: Update abook to 0.6.1

0.6.1
 - custom output format (Rapha�ì Droz)
 - remove duplicates (Fabio Zanini)
 - merge entries (Fabio Zanini)
 - mutt groups support (Fabio Zanini)
 - vcard initial input filter (Michael Krolikowski)
 - vcard parser improvements (Fabio Zanini, Rapha�ì Droz)
 - color support (Thorsten Wi?~_mann)
 - mouse support (Thorsten Wi?~_mann)
 - extra-fields deletion bugfix (Jorrit Tijben)
 - additional keybindings (Hagen Fuchs)
 - autotools update (Fabio Zanini)
 - case-sensitive ldif fields parsing (Christian Brabandt)
 - ldif standard input support (Rapha�ì Droz)
 - ldif extensible field management rewrite (Rapha�ì Droz)
 - html output fixes (St�ðhane Aulery)
 - memory bugfixes (Peter Wu)
 - vcard birthday export fix (Gaetan Bisson)

Revision 1.28 / (download) - annotate - [select for diffs], Tue Aug 18 07:31:04 2015 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.13 (colored)

Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:04 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.26: +1 -3 lines
Diff to previous 1.26 (colored) to selected 1.13 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Oct 16 09:02:03 2013 UTC (10 years, 5 months ago) by roy
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored) to selected 1.13 (colored)

Any curses should work.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Jul 15 02:02:19 2013 UTC (10 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored) to selected 1.13 (colored)

* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
  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".

Revision 1.24 / (download) - annotate - [select for diffs], Tue Oct 2 21:25:15 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.23: +1 -2 lines
Diff to previous 1.23 (colored) to selected 1.13 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:12 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored) to selected 1.13 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Feb 18 23:56:48 2011 UTC (13 years, 1 month ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.21: +4 -3 lines
Diff to previous 1.21 (colored) to selected 1.13 (colored)

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'.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Feb 4 04:31:15 2010 UTC (14 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored) to selected 1.13 (colored)

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

Revision 1.20 / (download) - annotate - [select for diffs], Wed May 20 00:58:09 2009 UTC (14 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.13 (colored)

Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Mar 6 22:16:20 2008 UTC (16 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored) to selected 1.13 (colored)

Support user-destdir installation.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Apr 13 18:23:30 2006 UTC (17 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.13 (colored)

BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete.  Replace with
USE_TOOLS+=msgfmt.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:07 2006 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.13 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:30 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored) to selected 1.13 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jan 13 21:20:45 2006 UTC (18 years, 2 months ago) by tonio
Branch: MAIN
Changes since 1.14: +6 -2 lines
Diff to previous 1.14 (colored) to selected 1.13 (colored)

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

Revision 1.14 / (download) - annotate - [select for diffs], Sat Oct 15 19:13:34 2005 UTC (18 years, 5 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Update database/abook to 0.5.4
This release contains mainly an update of autoconf/automake,
code cleanups and minor fixes

Revision 1.13 / (download) - annotate - [selected], Mon Apr 11 21:45:10 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Nov 29 01:39:17 2004 UTC (19 years, 4 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored) to selected 1.13 (colored)

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

Revision 1.11 / (download) - annotate - [select for diffs], Sun Nov 28 16:04:14 2004 UTC (19 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.13 (colored)

Reset maintainer, email bounced.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:17 2004 UTC (19 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.13 (colored)

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.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jul 28 02:50:22 2004 UTC (19 years, 8 months ago) by kim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored) to selected 1.13 (colored)

Add a patch from abook CVS to fix string truncation in mutt import filter.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jun 28 19:23:53 2004 UTC (19 years, 9 months ago) by minskim
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored) to selected 1.13 (colored)

Enable pkgviews installation.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 28 19:22:38 2004 UTC (19 years, 9 months ago) by minskim
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.13 (colored)

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

Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 17 19:14:38 2004 UTC (19 years, 11 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored) to selected 1.13 (colored)

Convert to buildlink3 and correct a typo in DESCR.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 28 09:13:56 2003 UTC (20 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.13 (colored)

Back out last change related to moving ncurses/buildlink2.mk to
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.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Sep 27 17:07:35 2003 UTC (20 years, 6 months ago) by grant
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.13 (colored)

move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 24 07:54:17 2003 UTC (20 years, 6 months ago) by xtraeme
Branch: MAIN
Changes since 1.2: +6 -5 lines
Diff to previous 1.2 (colored) to selected 1.13 (colored)

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

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 13 13:50:55 2003 UTC (20 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.13 (colored)

PKGREVISION bump for libiconv update.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jun 4 01:15:34 2003 UTC (20 years, 10 months ago) by jschauma
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.13 (colored)

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

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 4 01:15:34 2003 UTC (20 years, 10 months ago) by jschauma
Branch: MAIN
Diff to selected 1.13 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>