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) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-wsdd Web Service Discovery (WSD) host daemon for Samba
0.7.1_1 net on this many watch lists=2 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.7.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-05-02 17:57:05
Last Update: 2024-03-07 09:03:43
Commit Hash: 81557ea
People watching this port, also watch:: p5-Net-Domain-TLD, py39-pycparser, p5-CPAN-Meta-YAML, xerces-c3
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.
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. share/man/man8/wsdd.8.gz
  4. /usr/local/share/licenses/py39-wsdd-0.7.1_1/catalog.mk
  5. /usr/local/share/licenses/py39-wsdd-0.7.1_1/LICENSE
  6. /usr/local/share/licenses/py39-wsdd-0.7.1_1/MIT
Collapse this list.
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 py39-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 py39-wsdd listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-wsdd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1687318306 SHA256 (christgau-wsdd-v0.7.1_GH0.tar.gz) = deb4e647c7dbcaace8a88100db83b9a80fa0f67b9490c04c76db2b142d4457a4 SIZE (christgau-wsdd-v0.7.1_GH0.tar.gz) = 35921

Packages (timestamps in pop-ups are UTC):
py37-wsdd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.6.3---0.6.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-wsdd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.1_10.7.1_1-0.7.1_10.7.1_1---
FreeBSD:13:quarterly0.7.10.7.10.7.10.7.10.7.10.7.10.7.10.7.1
FreeBSD:14:latest0.7.1_10.7.1_10.7.00.7.1_10.7.1_10.7.0-0.7.0
FreeBSD:14:quarterly0.7.10.7.1-0.7.10.7.10.7.10.7.10.7.1
FreeBSD:15:latest0.7.1_10.7.1_1n/a0.7.1_1n/a0.7.1_10.7.1_10.7.1_1
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_py-wsdd
USES:
python:run shebangfix
pkg-message:
For install:
To run wsdd at startup, you need to add the following to /etc/rc.conf: wsdd_enable="YES"
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/christgau/wsdd/tar.gz/v0.7.1?dummy=/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.1_1
07 Mar 2024 09:03:43
commit hash: 81557eadf3b1acabaf463eb68b7b84ed60390648commit hash: 81557eadf3b1acabaf463eb68b7b84ed60390648commit hash: 81557eadf3b1acabaf463eb68b7b84ed60390648commit hash: 81557eadf3b1acabaf463eb68b7b84ed60390648 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
Author: Lars Herschke
net/py-wsdd: The line break in the start logging should be present

PR:		277160
Approved by:	hiroo.ono+freebsd@gmail.com (maintainer)
MFH:		2024Q1
0.7.1_1
22 Jan 2024 15:50:46
commit hash: c61055d7db30e3f877d4fe20b192d2dbfbb5042dcommit hash: c61055d7db30e3f877d4fe20b192d2dbfbb5042dcommit hash: c61055d7db30e3f877d4fe20b192d2dbfbb5042dcommit hash: c61055d7db30e3f877d4fe20b192d2dbfbb5042d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/py-wsdd: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
0.7.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
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>
0.7.1
22 Jun 2023 03:00:25
commit hash: 0b851410d563da9c8f44511378e13ca379576349commit hash: 0b851410d563da9c8f44511378e13ca379576349commit hash: 0b851410d563da9c8f44511378e13ca379576349commit hash: 0b851410d563da9c8f44511378e13ca379576349 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
net/py-wsdd: Update to 0.7.1

ChangeLog:	https://github.com/christgau/wsdd/blob/v0.7.1/CHANGELOG.md
PR:		272122
Approved by:	maintainer
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)
0.7.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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)
0.7.0
06 Dec 2021 06:52:23
commit hash: 41c63caa8b60c1eae919575756e6d91d00982b9ccommit hash: 41c63caa8b60c1eae919575756e6d91d00982b9ccommit hash: 41c63caa8b60c1eae919575756e6d91d00982b9ccommit hash: 41c63caa8b60c1eae919575756e6d91d00982b9c files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Hiroo Ono
net/py-wsdd: update to 0.7.0

Changelog: https://github.com/christgau/wsdd/blob/v0.7.0/CHANGELOG.md

PR:		260223
Reported by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
0.6.4_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.6.4_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.6.4_2
03 Mar 2021 11:16:57
Revision:567068Original commit files touched by this commit
fernape search for other commits by this committer
net/py-wsdd: Add closing { to pkg-message

PR:	253941
Submitted by:	andrew@neptune-one.net
Approved by:	hiroo.ono+freebsd@gmail.com (maintainer)
MFH:	2021Q1
0.6.4_1
28 Feb 2021 13:02:15
Revision:566760Original commit files touched by this commit
dim search for other commits by this committer
net/py-wsdd: uppercase LOGIN provision in BEFORE line in rc script

Avoid complaints from rcorder(8) about "unknown provision `login'". This
was because the provision 'login' should be uppercased instead.

Approved by:	hiroo.ono+freebsd@gmail.com (maintainer)
PR:		253906
MFH:		2021Q1
0.6.4
13 Feb 2021 10:23:45
Revision:565119Original commit files touched by this commit
lwhsu search for other commits by this committer
net/py-wsdd: Update to 0.6.4

Changelog: https://github.com/christgau/wsdd/blob/v0.6.4/CHANGELOG.md

PR:		253478
Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
0.6.3
17 Jan 2021 18:16:30
Revision:561851Original commit files touched by this commit
swills search for other commits by this committer
net/py-wsdd: Update to 0.6.3

PR:		252742
Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
0.6.2
31 Oct 2020 07:41:02
Revision:553740Original commit files touched by this commit
rhurlin search for other commits by this committer
net/py-wsdd: Update to 0.6.2

Changelog[1]:
- Lowered priority of non-essential, protocol-related and
  internal log messages
- Do not use PID in Netlink sockets in order to avoid issues
  with duplicated PIDs, e.g., when Docker is used
- Prevent exceptions due to invalid incoming messages
- HTTP server address family wrong when interface address is added
- Error when interface address is removed

[1] https://github.com/christgau/wsdd/blob/v0.6.2/CHANGELOG.md

PR:		250585
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D27030
0.6.1_2
07 Oct 2020 17:14:20
Revision:551655Original commit files touched by this commit
dim search for other commits by this committer
Create dedicated sandbox user for wsdd service

This changes the account the wsdd service runs under from the generic
'daemon' user to its own dedicated '_wsdd' user.

Approved by:	hiroo.ono+freebsd@gmail.com (maintainer)
PR:		250159
MFH:		2020Q4
0.6.1_1
13 Sep 2020 17:48:06
Revision:548495Original commit files touched by this commit
dbaio search for other commits by this committer
net/py-wsdd: Fix rc script

PR:		249125
Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
0.6.1
26 Jul 2020 14:34:04
Revision:543482Original commit files touched by this commit
tcberner search for other commits by this committer
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>
0.6
09 Jun 2020 05:40:02
Revision:538280Original commit files touched by this commit
fernape search for other commits by this committer
net/py-wsdd: Update to 0.6

PR:	247076
Submitted by:	hiroo.ono+freebsd@gmail.com (maintainer)
0.5_1
30 May 2020 08:28:29
Revision:537061Original commit files touched by this commit
tagattie search for other commits by this committer
Add patch to correctly set wsdd_group in rc.d script

PR:		246457
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	hiroo.ono+freebsd@gmail.com (maintainer), mentors (implicit)
0.5
02 May 2020 17:56:59
Revision:533700Original commit files touched by this commit
mandree search for other commits by this committer
new port: net/py-wsdd, web service discovery host daemon

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

PR:		246042
Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)

Number of commits found: 20