Commit graph

9 commits

Author SHA1 Message Date
asau
8f75236f82 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
wiz
6881df6a4c Update for python25 removal. 2012-10-03 22:14:00 +00:00
wiz
69548fe798 Mark as not-compatible with python-2.5 -- runtime error due to missing
argparse.
2012-08-23 10:13:53 +00:00
wiz
02492dd25b Update to 0.3.4:
Bugfix so this works with davical>=1.1.
2012-08-11 12:03:59 +00:00
wiz
4faa202860 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
wiz
bb9c5d3257 Update to 0.3.3:
New sabredav/owncloud support, thanks Davide Gerhard.

    Fixes a bug where properties with no type parameters were not printed.

    This release also fixes a small database bug.

    The config file has a new entry (davserver) which you can set to either davical or sabredav (depending on your CardDAV server).

    Future: The source code has been cleaned up quite a bit (nearly every line of code has been touched) and some features have been added. Write support is nearly finished in the backend (but will probably not be included in the next release yet), but the frontend is still really buggy and a pain to use. If you want to have a look, check the repository out at github and check the branch write_support (but it might me broken).
2012-03-01 12:30:11 +00:00
joerg
76fcbe4399 py-sqlite3 doesn't exist for Python 2.4. 2012-01-12 18:27:30 +00:00
wiz
37ca9d70f9 Update to 0.3.2:
this is a minor bugfix update, db deleting should not be necessary.
If everything is working fine at the moment, there is no need to
upgrade.
2012-01-10 23:30:09 +00:00
wiz
3005f1ecc5 Initial import of py-carddav-0.3.1:
pyCardDAV is supposed to provide a simple way of accessing a CardDAV
resource, mainly for use with mutt's query_command, but it might
be of some use solo. pyCardDAV consists of pycardsyncer, a program
for syncing your CardDAV resource into a local database and of
pc_query, a program for querying the local database.
2012-01-08 15:20:31 +00:00