notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-wsgidav WSGI based WebDAV server for sharing resources
4.3.0 www on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.3.0Version of this port present on the latest quarterly branch.
Maintainer: ultima@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-11-06 19:53:45
Last Update: 2023-12-06 19:19:17
Commit Hash: 0e93e25
Also Listed In: python
License: MIT
WWW:
https://github.com/mar10/wsgidav
Description:
WsgiDAV is a WebDAV server for sharing files and other resources over the web. It is based on the WSGI interface. It comes bundled with a simple WSGI web server. This package is based on PyFileServer by Ho Chun Wei.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}WsgiDAV>0:www/py-wsgidav@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-wsgidav/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-wsgidav
  • pkg install py39-WsgiDAV
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-WsgiDAV listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-WsgiDAV
Package flavors (<flavor>: <package>)
  • py39: py39-WsgiDAV
distinfo:
TIMESTAMP = 1701889163 SHA256 (WsgiDAV-4.3.0.tar.gz) = 9814bf0cd370046a4b1d7fecb7093d4c32c44fc689dc272e8e6d33a70a5960c5 SIZE (WsgiDAV-4.3.0.tar.gz) = 167902

Packages (timestamps in pop-ups are UTC):
py37-WsgiDAV
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.0.3_1---3.0.3_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-WsgiDAV
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.3.04.3.0-4.3.04.3.0---
FreeBSD:13:quarterly4.3.04.3.03.1.0_14.3.04.3.04.3.04.3.04.3.0
FreeBSD:14:latest4.3.04.3.03.1.04.3.04.3.03.1.0-3.1.0
FreeBSD:14:quarterly4.3.04.3.0-4.3.04.3.04.3.04.3.04.3.0
FreeBSD:15:latest4.3.04.3.0n/a4.3.0n/a4.3.04.3.04.3.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-defusedxml>=0.5 : devel/py-defusedxml@py39
  2. py39-json5>=0.8.5 : devel/py-json5@py39
  3. py39-six>=1.12 : devel/py-six@py39
  4. py39-Jinja2>=2.10 : devel/py-Jinja2@py39
  5. py39-yaml>=3.2 : devel/py-yaml@py39
  6. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  7. python3.9 : lang/python39
Test dependencies:
  1. py39-cheroot>=6.0 : www/py-cheroot@py39
  2. py39-pytest>=2.7 : devel/py-pytest@py39
  3. py39-pytest-cov>=1.8 : devel/py-pytest-cov@py39
  4. py39-pytest-html>=1.8 : devel/py-pytest-html@py39
  5. py39-requests>=0 : www/py-requests@py39
  6. py39-tox>=2.0 : devel/py-tox@py39
  7. py39-webtest>=2.0 : www/py-webtest@py39
  8. python3.9 : lang/python39
Runtime dependencies:
  1. py39-defusedxml>=0.5 : devel/py-defusedxml@py39
  2. py39-json5>=0.8.5 : devel/py-json5@py39
  3. py39-six>=1.12 : devel/py-six@py39
  4. py39-Jinja2>=2.10 : devel/py-Jinja2@py39
  5. py39-yaml>=3.2 : devel/py-yaml@py39
  6. py39-cheroot>=0 : www/py-cheroot@py39
  7. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  8. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-WsgiDAV-4.3.0: CHEROOT=on: Cheroot server support CHERRYPY=off: Cherrypy server support FLUP=off: Flup server support PASTE=off: Paste server support WSGIUTILS=off: Wsgiutils server support ===> Use 'make config' to modify these settings
Options name:
www_py-wsgidav
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/W/WsgiDAV/
  2. https://pypi.org/packages/source/W/WsgiDAV/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.3.0
06 Dec 2023 19:19:17
commit hash: 0e93e25cb9da6a9147b0f5f287ae98ee1b2db423commit hash: 0e93e25cb9da6a9147b0f5f287ae98ee1b2db423commit hash: 0e93e25cb9da6a9147b0f5f287ae98ee1b2db423commit hash: 0e93e25cb9da6a9147b0f5f287ae98ee1b2db423 files touched by this commit
Richard Gallamore (ultima) search for other commits by this committer
www/py-wsgidav: Update to 4.3.0

Changes: https://github.com/mar10/wsgidav/blob/v4.3.0/CHANGELOG.md
3.1.0_1
30 Jun 2023 07:00:41
commit hash: 1eabb6df5d822262c98dca710c20553cbab38360commit hash: 1eabb6df5d822262c98dca710c20553cbab38360commit hash: 1eabb6df5d822262c98dca710c20553cbab38360commit hash: 1eabb6df5d822262c98dca710c20553cbab38360 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-webtest: Move www/py-WebTest to www/py-webtest

- Use lowercase PORTNAME and path
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, fix py-zope.testbrowser

error in zope.testbrowser setup command: 'install_requires' must be a string or
list of strings containing valid project/version requirement specifiers;
Expected end or semicolon (after name and no valid version specifier)
    pytz > dev
         ^
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-zope.testbrowser
3.1.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit This port version is marked as vulnerable.
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
3.1.0
07 Jun 2023 21:59:00
commit hash: 23b2bc4004995502ba6f1250987ff72654a7fbe1commit hash: 23b2bc4004995502ba6f1250987ff72654a7fbe1commit hash: 23b2bc4004995502ba6f1250987ff72654a7fbe1commit hash: 23b2bc4004995502ba6f1250987ff72654a7fbe1 files touched by this commit This port version is marked as vulnerable.
Jan Beich (jbeich) search for other commits by this committer
www/py-WebTest: chase PORTNAME in consumers after d35a222edd93

===>   py39-pecan-1.3.3 depends on package: py39-WebTest>=1.3.1 - not found
===>   Installing existing package /packages/All/py39-webtest-3.0.0.pkg
Installing py39-webtest-3.0.0...
[...]
Extracting py39-webtest-3.0.0: .......... done
===>   py39-pecan-1.3.3 depends on package: py39-WebTest>=1.3.1 - not found
*** Error code 1

Reported by:	pkg-fallout
3.1.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit This port version is marked as vulnerable.
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.1.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.1.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1.0
24 Mar 2021 17:55:11
Revision:569147Original commit files touched by this commit This port version is marked as vulnerable.
ultima search for other commits by this committer
Updated to 3.1.0

Changes: https://github.com/mar10/wsgidav/blob/v3.1.0/CHANGELOG.md
3.0.3_1
07 Jan 2021 02:27:58
Revision:560673Original commit files touched by this commit This port version is marked as vulnerable.
acm search for other commits by this committer
- Bump PORTREVISION. devel/py-defusedxml was updated
3.0.3
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
3.0.3
16 Apr 2020 02:02:11
Revision:531812Original commit files touched by this commit This port version is marked as vulnerable.
ultima search for other commits by this committer
* Updated to 3.0.3

Changes: https://github.com/mar10/wsgidav/blob/master/CHANGELOG.md
3.0.2
27 Dec 2019 18:40:07
Revision:521018Original commit files touched by this commit This port version is marked as vulnerable.
ultima search for other commits by this committer
Updated to 3.0.2

Changes: https://github.com/mar10/wsgidav/blob/v3.0.2/CHANGELOG.md
3.0.1
11 Nov 2019 07:46:23
Revision:517246Original commit files touched by this commit This port version is marked as vulnerable.
ultima search for other commits by this committer
* Updated to 3.0.1

Changes: https://github.com/mar10/wsgidav/blob/master/CHANGELOG.md
3.0.0
06 May 2019 04:33:41
Revision:500889Original commit files touched by this commit This port version is marked as vulnerable.
ultima search for other commits by this committer
* Updated to 3.0.0

Changes:	https://github.com/mar10/wsgidav/blob/master/CHANGELOG.md
2.4.1
09 Mar 2019 08:40:04
Revision:495108Original commit files touched by this commit This port version is marked as vulnerable.
ultima search for other commits by this committer
* Updated to 2.4.1
* Fixed dependencies to match setup.py
* Added options for supported --server(s)
* Added test target with depends to test 3.7, which succeeded.
* Sorted Makefile for portlint

Only cheroot is default on for the new options which
is the default in wsgidav.

PR:		235423
Reported by:	Keith Gaughan <k@ster^.me>
2.1.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2.1.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.0
03 Jul 2017 19:06:08
Revision:444980Original commit files touched by this commit This port version is marked as vulnerable.
ultima search for other commits by this committer
* Updated maintainer email
* Changed comment headers to match my name and FreeBSD email

Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11466
2.1.0
12 Dec 2016 07:27:09
Revision:428397Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
www/py-wsgidav: update 2.0.0 -> 2.1.0

- New runtime depends
- #42: Remove print usage in favor of logging (Sergi Almacellas Abellana)
- #43: PEP8 fixes (Sergi Almacellas Abellana, Tom Viner)
- #45 New method _DAVResource.finalizeHeaders(environ, responseHeaders)
  (Samuel Fekete)
- #55 Custom response handlers for PUT, GET etc.
- New helpers addons.stream_tools.FileLikeQueue and StreamingFile allow to
  pipe / proxy PUT requests to external consumers.
- #46 Wrap xml libraries with the equivalent defusedxml packages
  (Tom Viner)

PR:		215241
Changes:	https://github.com/mar10/wsgidav/blob/master/CHANGELOG.md
Submitted by:	Ultima1252@gmail.com (maintainer)
2.0.0
04 Oct 2016 19:31:31
Revision:423291Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
www/py-wsgidav: 1.2.0 -> 2.0.0

- Updated to 2.0.0
- Added runtime depends
- Support Python 3
- Drop support for Python 2.6
- New options server and server_args
- Removed ext_servers option
- New command line option --server (defaults to cherrypy)
- New command line option --no-config
- Removed command line option -d use -vv instead

PR:		213194
Changes:	https://github.com/mar10/wsgidav/blob/master/CHANGELOG.md
Submitted by:	Ultima1252@gmail.com (maintainer)
1.2.0
30 Oct 2015 03:08:24
Revision:400491Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/py-wsgidav: update 1.1.0 -> 1.2.0

- While here, add NO_ARCH

PR:		204134
Submitted by:   Ricky Gallamore <ultima1252@gmail.com> (maintainer)
1.1.0
29 Oct 2015 02:27:37
Revision:400432Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
www/py-wsgidav: pass MAINTAINER to submitter

Reference:	https://lists.FreeBSD.org/pipermail/freebsd-ports/2015-October/100923.html

PR:		204109
Approved by:	Jingfeng Yan <yan_jingfeng@yahoo.com> (outgoing maintainer)
Submitted by:	Ricky Gallamore <ultima1252@gmail.com>
1.1.0
06 Nov 2014 19:53:38
Revision:372235Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
Add new port www/py-wsgidav

PR:		193313
Submitted by:	JingFeng Yan

WsgiDAV is a WebDAV server for sharing files and other resources over the
web. It is based on the WSGI interface.  It comes bundled with a simple
WSGI web server.  This package is based on PyFileServer by Ho Chun Wei.

Number of commits found: 25