Subject: CVS commit: pkgsrc/net/p5-Net-Server
From: Amitai Schleier
Date: 2024-01-29 16:38:20
Message id: 20240129153820.6C91DFA42@cvs.NetBSD.org

Log Message:
p5-Net-Server: update to 2.014. Changes:

- Apply patch to Fork for UDP
- Fix tests on perls without threads
- Update MANIFEST for missing file
- More code/documentation typo fixes
- Add /simple routes to HTTP and PSGI echo handlers for doing static
  request samples.
- Default to IO::Socket::IP with continued fallback to IO::Socket::INET6
- Add double_reverse_lookups configuration and code
- Cleanup hostname lookup under both IO::Socket::IP and IO::Socket::INET6
- Change SSL to use IO::Socket::SSL SSL_startHandshake
- Fix semaphore release
- Update various POD issues
- Finally add register_child method called if a child process is started.
- Bugfix Net::Server::PSGI
- Allow groups to be separated by ,
- Allow . in usernames and groups
- Allow space in config file values
- Retro-actively acknowlege that 2.008 changed default Net::Server::HTTP
  type to PreFork (and update docs)
- Fix Location bounce with other status set
- Return status 400 under request_denied_hook in Net::Server::HTTP

Files:
RevisionActionfile
1.47modifypkgsrc/net/p5-Net-Server/Makefile
1.19modifypkgsrc/net/p5-Net-Server/distinfo