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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
py-wsdd Web Service Discovery (WSD) host daemon for Samba
0.6.1 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.1Version of this port present on the latest quarterly branch.
Maintainer: hiroo.ono+freebsd@gmail.com search for ports maintained by this maintainer
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
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
Expand this list (6 items)
Collapse this list.
  1. bin/wsdd
  2. etc/rc.d/wsdd
  3. man/man1/wsdd.1.gz
  4. /usr/local/share/licenses/py37-wsdd-0.6.1/catalog.mk
  5. /usr/local/share/licenses/py37-wsdd-0.6.1/LICENSE
  6. /usr/local/share/licenses/py37-wsdd-0.6.1/MIT
Collapse this list.
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/christgau/wsdd/tar.gz/v0.6.1?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.1
26 Jul 2020 14:35:30
Revision:543483Original commit files touched by this commit
tcberner search for other commits by this committer
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
commit hash: d19af3047fae124e9cca826edb141a64342eb45dcommit hash: d19af3047fae124e9cca826edb141a64342eb45dcommit hash: d19af3047fae124e9cca826edb141a64342eb45dcommit hash: d19af3047fae124e9cca826edb141a64342eb45d files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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