Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating port for shells/yash #1488

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions ports/net/zmap/dragonfly/patch-CMakeLists.txt

This file was deleted.

12 changes: 0 additions & 12 deletions ports/net/zmap/dragonfly/patch-lib_util.c

This file was deleted.

11 changes: 0 additions & 11 deletions ports/net/zmap/dragonfly/patch-src_get__gateway.c

This file was deleted.

11 changes: 0 additions & 11 deletions ports/net/zmap/dragonfly/patch-src_send.c

This file was deleted.

10 changes: 5 additions & 5 deletions ports/shells/yash/dragonfly/patch-configure
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
--- configure.orig 2018-12-22 03:42:49 UTC
+++ configure
--- configure.orig Wed Mar 20 13:20:38 2024
+++ configure Mon Dec
@@ -378,7 +378,7 @@ else
fi

case "${ostype}" in
- freebsd)
+ freebsd|dragonfly)
# FreeBSD doesn't have a feature test macro to enable non-POSIX
# extensions. We don't define _POSIX_C_SOURCE or _XOPEN_SOURCE so that
# non-POSIX extensions are available.
# FreeBSD doesn't have a feature test macro to enable non-POSIX
# extensions. We don't define _POSIX_C_SOURCE or _XOPEN_SOURCE so that
# non-POSIX extensions are available.
Loading