non port: net/py-wsdd/Makefile |
SVNWeb
|
Number of commits found: 15 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 6 Dec 2021
|
[ 06:52 Hiroki Tagato (tagattie) Author: Hiroo Ono ] 41c63ca
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)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 3 Mar 2021
|
[ 11:16 fernape ]
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
|
Sun, 28 Feb 2021
|
[ 13:02 dim ]
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
|
Sat, 13 Feb 2021
|
[ 10:23 lwhsu ]
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)
|
Sun, 17 Jan 2021
|
[ 18:16 swills ]
net/py-wsdd: Update to 0.6.3
PR: 252742
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
|
Sat, 31 Oct 2020
|
[ 07:41 rhurlin ]
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
|
Wed, 7 Oct 2020
|
[ 17:14 dim ]
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
|
Sun, 13 Sep 2020
|
[ 17:48 dbaio ]
net/py-wsdd: Fix rc script
PR: 249125
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
|
Sun, 26 Jul 2020
|
[ 14:34 tcberner ]
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>
|
Tue, 9 Jun 2020
|
[ 05:40 fernape ]
net/py-wsdd: Update to 0.6
PR: 247076
Submitted by: hiroo.ono+freebsd@gmail.com (maintainer)
|
Sat, 30 May 2020
|
[ 08:28 tagattie ]
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)
|
Sat, 2 May 2020
|
[ 17:56 mandree ]
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: 15 |