aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-01-27 09:48:11 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2023-02-08 07:48:43 +0000
commit751ded1d02e463249906b121df273f2fc9c15392 (patch)
treefca6bfa22e485f875c884b2cd5763bb228dbcf57
parent9c1720e59a6ab7bcae0ac71ef2ebc014ff5db7ad (diff)
downloadsrc-751ded1d02e463249906b121df273f2fc9c15392.tar.gz
src-751ded1d02e463249906b121df273f2fc9c15392.zip
pkgbase: Create a FreeBSD-inetd package
And put inetd and its config file in it. This unbloat a bit FreeBSD-utilities and some people might not want inetd always installed. Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D38229
-rw-r--r--release/packages/Makefile.package2
-rw-r--r--usr.sbin/inetd/Makefile1
2 files changed, 3 insertions, 0 deletions
diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package
index f9a3d1c45bdc..ebb982b15c10 100644
--- a/release/packages/Makefile.package
+++ b/release/packages/Makefile.package
@@ -74,6 +74,8 @@ hostapd_COMMENT= 802.11 Access Point Daemon an Utilities
hostapd_DESC= 802.11 Access Point Daemon an Utilities
hyperv-tools_COMMENT= Microsoft HyperV Utilities
hyperv-tools_DESC= Microsoft HyperV Utilities
+inetd_COMMENT= Internet super-server
+inetd_DESC= Internet super-server
jail_COMMENT= Jail Utilities
jail_DESC= Jail Utilities
jail-debug_DESCR= Debugging Symbols
diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile
index b8f216970d7f..9774a1a81d3b 100644
--- a/usr.sbin/inetd/Makefile
+++ b/usr.sbin/inetd/Makefile
@@ -5,6 +5,7 @@
CONFS= inetd.conf
PROG= inetd
+PACKAGE= inetd
MAN= inetd.8
MLINKS= inetd.8 inetd.conf.5
SRCS= inetd.c builtins.c