The NetBSD Project

CVS log for pkgsrc/net/Radicale2/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / Radicale2

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri May 17 15:49:08 2024 UTC (6 months, 3 weeks ago) by sborrill
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -6 lines
net/Radicale2: update to 2.1.12

Remove redundant options.mk file

Changes since 2.1.5:

2.1.12:

Include documentation in source archive

2.1.11:

Fix moving items between collections

2.1.10:

Update required versions for dependencies
Get RADICALE_CONFIG from WSGI environ
Improve HTTP status codes
Fix race condition in storage lock creation
Raise default limits for content length and timeout
Log output from hook

2.1.9:

Specify versions for dependencies
Move WSGI initialization into module
Check if REPORT method is actually supported
Include rights file in source distribution
Specify md5 and bcrypt as extras
Improve logging messages
Windows: Fix crash when item path is a directory

2.1.8:

Flush files before fsync'ing

2.1.7:

Don't print warning when cache format changes
Add documentation for BaseAuth
Add is_authenticated2(login, user, password) to BaseAuth
Fix names of custom properties in PROPFIND requests with D:propname or D:allprop
Return all properties in PROPFIND requests with D:propname or D:allprop
Allow D:displayname property on all collections
Answer with D:unauthenticated for D:current-user-principal property when not logged in
Remove non-existing ICAL:calendar-color and C:calendar-timezone properties from PROPFIND requests with D:propname or D:allprop
Add D:owner property to calendar and address book objects
Remove D:getetag and D:getlastmodified properties from regular collections

2.1.6:

Fix content-type of VLIST
Specify correct COMPONENT in content-type of VCALENDAR
Cache COMPONENT of calendar objects (improves speed with some clients)
Stricter parsing of filters
Improve support for CardDAV filter
Fix some smaller bugs in CalDAV filter
Add X-WR-CALNAME and X-WR-CALDESC to calendars downloaded via HTTP/WebDAV
Use X-WR-CALNAME and X-WR-CALDESC from calendars published via WebDAV

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:24:57 2023 UTC (16 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
*: recursive bump for Python 3.11 as new default

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jun 30 11:18:39 2022 UTC (2 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jan 10 20:20:41 2022 UTC (2 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Radicale: convert to egg.mk

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Dec 4 20:45:32 2020 UTC (4 years ago) by nia
Branches: MAIN
CVS tags: 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
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 13 20:05:12 2020 UTC (4 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
*: reset maintainer for darcy

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 26 17:31:47 2020 UTC (4 years, 10 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 3 11:45:29 2019 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 25 07:33:09 2019 UTC (5 years, 7 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Sep 4 10:35:44 2017 UTC (7 years, 3 months ago) by prlw1
Branches: MAIN
CVS tags: 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
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update Radicale2 to 2.1.5

2.1.5 - Wild Radish
-------------------

This release is compatible with version 2.0.0.

* Add ``--verify-storage`` command-line argument
* Allow comments in the htpasswd file
* Don't strip whitespaces from user names and passwords in the htpasswd file
* Remove cookies from logging output
* Allow uploads of whole collections with many components
* Show warning message if server.timeout is used with Python < 3.5.2

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 10 19:08:13 2017 UTC (7 years, 4 months ago) by prlw1
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -7 lines
* vobject != vdirsyncer.vobject, so correct dependency and remove patches.
  https://github.com/Kozea/Radicale/issues/675#issuecomment-320029350

* override folder for storing local collections, from
  /var/lib/radicale/collections to ${PREFIX}/share/radicale/collections

Update Radicale2 to 2.1.4

2.1.4 - Wild Radish
-------------------

This feature is not compatible with the 1.x.x versions. See
http://radicale.org/1to2/ if you want to switch from 1.x.x to
2.x.x.

* Fix incorrect time range matching and calculation for some edge-cases with
  rescheduled recurrences
* Fix owner property

2.1.3 - Wild Radish
-------------------

This feature is not compatible with the 1.x.x versions. See
http://radicale.org/1to2/ if you want to switch from 1.x.x to
2.x.x.

* Enable timeout for SSL handshakes and move them out of the main thread
* Create cache entries during upload of items
* Stop built-in server on Windows when Ctrl+C is pressed
* Prevent slow down when multiple requests hit a collection during cache warm-up

2.1.2 - Wild Radish
-------------------

This feature is not compatible with the 1.x.x versions. See
http://radicale.org/1to2/ if you want to switch from 1.x.x to
2.x.x.

* Remove workarounds for bugs in VObject < 0.9.5
* Error checking of collection tags and associated components
* Improve error checking of uploaded collections and components
* Don't delete empty collection properties implicitly
* Improve logging of VObject serialization

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 12 14:33:39 2017 UTC (7 years, 5 months ago) by prlw1
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
Avoid PKG_FAIL

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 6 05:25:15 2017 UTC (7 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
Remove unnecessary CONFLICTS.

Packages always conflict with packages that have the same PKGBASE.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 6 03:12:48 2017 UTC (7 years, 5 months ago) by darcy
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -3 lines
Add DEPENDS on py-vdirsyncer.
Load vobject from vdirsyncer module.
Take maintainership.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 1 05:57:07 2017 UTC (7 years, 5 months ago) by darcy
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Version 2.1.1 of Radicale.
This is a new package as the file storage is incompatible with 1.x.x.

Too many changes from 1.1.4.  Please see http://radicale.org/news/ for details.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>