Skip to content

Commit

Permalink
set more support/deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Jun 21, 2024
1 parent c550a8b commit 6bc0499
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion make/pkgs/hd-idle/Config.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config FREETZ_PACKAGE_HD_IDLE
bool "hd-idle 0.99"
bool "hd-idle 0.99 - DEPRECATED"
default n
depends on FREETZ_AVM_HAS_USB_HOST
help
Expand Down
2 changes: 1 addition & 1 deletion make/pkgs/hdparm/Config.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config FREETZ_PACKAGE_HDPARM
bool "hdparm 9.58 (binary only)"
bool "hdparm 9.58 (binary only) - DEPRECATED"
default n
depends on FREETZ_AVM_HAS_USB_HOST
help
Expand Down
2 changes: 1 addition & 1 deletion make/pkgs/hol/Config.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config FREETZ_PACKAGE_HOL
bool "Halt-On-Lan 0.1"
bool "Halt-On-Lan 1.0 - DEPRECATED"
default n
select FREETZ_BUSYBOX_TELNET
help
Expand Down
2 changes: 1 addition & 1 deletion make/pkgs/hol/hol.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$(call PKG_INIT_BIN,0.1)
$(call PKG_INIT_BIN,1.0)

$(PKG_UNPACKED)

Expand Down
2 changes: 1 addition & 1 deletion make/pkgs/html2text/Config.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config FREETZ_PACKAGE_HTML2TEXT
bool "html2text 1.3.2a (binary only)"
bool "html2text 1.3.2a (binary only) - DEPRECATED"
select FREETZ_LIB_STDCXXLIB
default n
help
Expand Down
2 changes: 1 addition & 1 deletion make/pkgs/httpry/Config.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config FREETZ_PACKAGE_HTTPRY
bool "httpry 0.1.8"
bool "httpry 0.1.8 - DEPRECATED"
default n
select FREETZ_LIB_libpcap
help
Expand Down
2 changes: 1 addition & 1 deletion make/pkgs/httptunnel/Config.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config FREETZ_PACKAGE_HTTPTUNNEL
bool "httptunnel 3.3 (binary only)"
bool "httptunnel 3.3 (binary only) - DEPRECATED"
default n
help
httptunnel is a utility that provides a HTTP tunnel server.
Expand Down

0 comments on commit 6bc0499

Please sign in to comment.