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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q4
p5-Net-Server Configurable base class for writing internet servers in Perl
2.014 net on this many watch lists=96 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 2.014Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-05-11 13:01:25
Last Update: 2023-04-05 17:31:45
Commit Hash: 4b29274
People watching this port, also watch:: libiconv, p5-Digest-SHA1, p5-URI, p5-Digest-HMAC, gmake
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Net-Server
Description:
Net::Server is an extensible, generic Perl server engine. Net::Server combines the good properties from Net::Daemon (0.34), NetServer::Generic (1.03), and Net::FTPServer (1.0), and also from various concepts in the Apache Webserver. Net::Server attempts to be a generic server as in Net::Daemon and NetServer::Generic. It includes with it the ability to run as an inetd process (Net::Server::INET), a single connection server (Net::Server or Net::Server::Single), a forking server (Net::Server::Fork), or as a preforking server (Net::Server::PreFork). In all but the inetd type, the server provides the ability to connect to one or to multiple server ports.
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 (54 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Net-Server-2.014/catalog.mk
  2. /usr/local/share/licenses/p5-Net-Server-2.014/LICENSE
  3. /usr/local/share/licenses/p5-Net-Server-2.014/ART10
  4. /usr/local/share/licenses/p5-Net-Server-2.014/GPLv1+
  5. bin/net-server
  6. lib/perl5/site_perl/Net/Server.pm
  7. lib/perl5/site_perl/Net/Server.pod
  8. lib/perl5/site_perl/Net/Server/Daemonize.pm
  9. lib/perl5/site_perl/Net/Server/Fork.pm
  10. lib/perl5/site_perl/Net/Server/HTTP.pm
  11. lib/perl5/site_perl/Net/Server/INET.pm
  12. lib/perl5/site_perl/Net/Server/Log/Log/Log4perl.pm
  13. lib/perl5/site_perl/Net/Server/Log/Sys/Syslog.pm
  14. lib/perl5/site_perl/Net/Server/MultiType.pm
  15. lib/perl5/site_perl/Net/Server/Multiplex.pm
  16. lib/perl5/site_perl/Net/Server/PSGI.pm
  17. lib/perl5/site_perl/Net/Server/PreFork.pm
  18. lib/perl5/site_perl/Net/Server/PreForkSimple.pm
  19. lib/perl5/site_perl/Net/Server/Proto.pm
  20. lib/perl5/site_perl/Net/Server/Proto/SSL.pm
  21. lib/perl5/site_perl/Net/Server/Proto/SSLEAY.pm
  22. lib/perl5/site_perl/Net/Server/Proto/TCP.pm
  23. lib/perl5/site_perl/Net/Server/Proto/UDP.pm
  24. lib/perl5/site_perl/Net/Server/Proto/UNIX.pm
  25. lib/perl5/site_perl/Net/Server/Proto/UNIXDGRAM.pm
  26. lib/perl5/site_perl/Net/Server/SIG.pm
  27. lib/perl5/site_perl/Net/Server/Single.pm
  28. lib/perl5/site_perl/Net/Server/Thread.pm
  29. lib/perl5/site_perl/man/man1/net-server.1.gz
  30. lib/perl5/site_perl/man/man3/Net::Server.3.gz
  31. lib/perl5/site_perl/man/man3/Net::Server::Daemonize.3.gz
  32. lib/perl5/site_perl/man/man3/Net::Server::Fork.3.gz
  33. lib/perl5/site_perl/man/man3/Net::Server::HTTP.3.gz
  34. lib/perl5/site_perl/man/man3/Net::Server::INET.3.gz
  35. lib/perl5/site_perl/man/man3/Net::Server::Log::Log::Log4perl.3.gz
  36. lib/perl5/site_perl/man/man3/Net::Server::Log::Sys::Syslog.3.gz
  37. lib/perl5/site_perl/man/man3/Net::Server::MultiType.3.gz
  38. lib/perl5/site_perl/man/man3/Net::Server::Multiplex.3.gz
  39. lib/perl5/site_perl/man/man3/Net::Server::PSGI.3.gz
  40. lib/perl5/site_perl/man/man3/Net::Server::PreFork.3.gz
  41. lib/perl5/site_perl/man/man3/Net::Server::PreForkSimple.3.gz
  42. lib/perl5/site_perl/man/man3/Net::Server::Proto.3.gz
  43. lib/perl5/site_perl/man/man3/Net::Server::Proto::SSL.3.gz
  44. lib/perl5/site_perl/man/man3/Net::Server::Proto::SSLEAY.3.gz
  45. lib/perl5/site_perl/man/man3/Net::Server::Proto::TCP.3.gz
  46. lib/perl5/site_perl/man/man3/Net::Server::Proto::UDP.3.gz
  47. lib/perl5/site_perl/man/man3/Net::Server::Proto::UNIX.3.gz
  48. lib/perl5/site_perl/man/man3/Net::Server::Proto::UNIXDGRAM.3.gz
  49. lib/perl5/site_perl/man/man3/Net::Server::SIG.3.gz
  50. lib/perl5/site_perl/man/man3/Net::Server::Single.3.gz
  51. lib/perl5/site_perl/man/man3/Net::Server::Thread.3.gz
  52. @owner
  53. @group
  54. @mode
Collapse this list.
Dependency lines:
  • p5-Net-Server>0:net/p5-Net-Server
To install the port:
cd /usr/ports/net/p5-Net-Server/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-Net-Server
  • pkg install p5-Net-Server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-Server
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1679499176 SHA256 (Net-Server-2.014.tar.gz) = 3406b9ca5a662a0075eed47fb78de1316b601c94f62a0ee34a5544db9baa3720 SIZE (Net-Server-2.014.tar.gz) = 154783

Packages (timestamps in pop-ups are UTC):
p5-Net-Server
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0142.0142.0092.0142.014-2.009-
FreeBSD:13:quarterly2.0142.0142.0142.0142.0142.0142.0142.014
FreeBSD:14:latest2.0142.0142.0102.0142.0142.014-2.014
FreeBSD:14:quarterly2.0142.014-2.0142.0142.0142.0142.014
FreeBSD:15:latest2.0142.014n/a2.014n/a2.0142.0142.014
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-IO-Multiplex>=1.05 : devel/p5-IO-Multiplex
  2. p5-IO-Socket-INET6>=0 : net/p5-IO-Socket-INET6
  3. p5-Socket6>=0.23 : net/p5-Socket6
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
  5. p5-IO-Socket-INET6>=0 : net/p5-IO-Socket-INET6
  6. p5-Socket6>=0.23 : net/p5-Socket6
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-IO-Multiplex>=1.05 : devel/p5-IO-Multiplex
  2. p5-IO-Socket-INET6>=0 : net/p5-IO-Socket-INET6
  3. p5-Socket6>=0.23 : net/p5-Socket6
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. mail/dkfilter
  2. mail/dkimproxy
  3. mail/p5-Mail-DMARC
  4. misc/p5-Asterisk-FastAGI
  5. net/p5-Net-EPP-Proxy
  6. net/p5-Net-Server-Coro
  7. net/p5-Net-Server-SS-PreFork
Expand this list (14 items / 7 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net/p5-XML-Compile-SOAP-WSA
  3. security/p5-openxpki
  4. sysutils/munin-node
  5. www/p5-Catalyst-Engine-HTTP-Prefork
  6. www/p5-FEAR-API
  7. www/p5-Jifty
  8. www/p5-Starman
  9. Collapse this list.
for Run
  1. mail/dkfilter
  2. mail/dkimproxy
  3. mail/p5-Mail-DMARC
  4. mail/p5-Mail-Milter-Authentication
  5. mail/policyd2
  6. mail/postfix-postfwd
  7. mail/postgrey
Expand this list (24 items / 17 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. mail/spampd
  3. mail/sqlgrey
  4. misc/p5-Asterisk-FastAGI
  5. net/p5-Net-EPP-Proxy
  6. net/p5-Net-Server-Coro
  7. net/p5-Net-Server-SS-PreFork
  8. net/p5-XML-Compile-SOAP-WSA
  9. security/amavisd-new
  10. security/p5-Net-Radius-Server
  11. security/p5-openxpki
  12. sysutils/munin-node
  13. www/p5-Catalyst-Engine-HTTP-Prefork
  14. www/p5-FEAR-API
  15. www/p5-Jifty
  16. www/p5-Starman
  17. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. mail/postpals*
  2. security/maia*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for p5-Net-Server-2.014: IPV6=on: IPv6 protocol support ===> Use 'make config' to modify these settings
Options name:
net_p5-Net-Server
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  7. http://backpan.perl.org/modules/by-module/Net/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Net/
  12. https://www.cpan.org/modules/by-module/Net/
Collapse this list.

There are no commits on branch 2024Q4 for this port