SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,13 @@
Harder to port than the others, and doesn't seem really desirable
for OpenBSD anyway, so mactelnetd is in the too-hard basket for now.
Index: src/Makefile.am
--- src/Makefile.am.orig
+++ src/Makefile.am
@@ -1,5 +1,5 @@
bin_PROGRAMS = mactelnet macping mndp
-sbin_PROGRAMS = mactelnetd
+#sbin_PROGRAMS = mactelnetd
mactelnet_SOURCES = config.h mactelnet.c mactelnet.h protocol.c protocol.h console.c console.h interfaces.c interfaces.h md5.c md5.h mndp.c mndp.h autologin.c autologin.h gettext.h extra.h utlist.h
mactelnet_CFLAGS = -DFROM_MACTELNET