| Port details on branch 2020Q3 |
- py-wsdd Web Service Discovery (WSD) host daemon for Samba
- 0.6.1 net
=0 0.6.1Version of this port present on the latest quarterly branch. - Maintainer: hiroo.ono+freebsd@gmail.com
 - Port Added: 2020-07-26 14:35:33
- Last Update: 2020-07-26 14:35:29
- Commit Hash: d19af30
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/christgau/wsdd
- Description:
- wsdd implements a Web Service Discovery host daemon. This enables (Samba)
hosts, like your local NAS device, to be found by Web Service Discovery Clients
like Windows.
WWW: https://github.com/christgau/wsdd
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}wsdd>0:net/py-wsdd@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-wsdd/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-wsdd
- pkg install py37-wsdd
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 py37-wsdd listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py37-wsdd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1593428212
SHA256 (christgau-wsdd-v0.6.1_GH0.tar.gz) = 930dbe2059db29b422a1d433cd4984056064b29fc768ef80cd17dfa69a35c50e
SIZE (christgau-wsdd-v0.6.1_GH0.tar.gz) = 27254
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_py-wsdd
- USES:
- python:3.5+,run shebangfix
- pkg-message:
- ERROR
- WARNING: The FreshPorts parser failed. ucl_tool failed. Please report this.
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.6.1 26 Jul 2020 14:35:30
  |
tcberner  |
MFH: r543482
net/py-wsdd: Update to 0.6.1
0.6.1 fixes a critical bug pertaining to BSD, where the HTTP server in wsdd
would basically "do nothing" due to listen(2) being called _after_ kevent(2)
(and pending network socket I/O was therefore never processed). I was the
reporter and analyst of this bug: https://github.com/christgau/wsdd/issues/49
- Additionally: little change to rc.d script to properly stop the daemon.
PR: 247626
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
Reported by: Jeremy Chadwick <jdc@koitsu.org>
Approved by: ports-secteam (blanket) |
0.6.1 26 Jul 2020 14:35:29
    |
Tobias C. Berner (tcberner)  |
MFH: r543482
net/py-wsdd: Update to 0.6.1
0.6.1 fixes a critical bug pertaining to BSD, where the HTTP server in wsdd
would basically "do nothing" due to listen(2) being called _after_ kevent(2)
(and pending network socket I/O was therefore never processed). I was the
reporter and analyst of this bug: https://github.com/christgau/wsdd/issues/49
- Additionally: little change to rc.d script to properly stop the daemon.
PR: 247626
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
Reported by: Jeremy Chadwick <jdc@koitsu.org>
Approved by: ports-secteam (blanket) |
Number of commits found: 2
|