From fbbfdb4afc95a59df1034f1fda525e94855e1633 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Tue, 9 Jan 2024 22:56:10 +0200 Subject: [PATCH] treewide: Add missing PKG_MAINTAINER Daniel F. Dickinson changed email address to luci-all-lxl has a maintainer Petar Koretic but there is no corresponding GitHub account. So Dirk Brenken was added as a second maintainer: he answered on an issue of the app. When maintainer wasn't set the initial author was used, or most contributor or Jo-Philipp Wich as a default. Signed-off-by: Sergey Ponomarev --- applications/luci-app-acl/Makefile | 2 ++ applications/luci-app-adblock/Makefile | 2 ++ applications/luci-app-ahcp/Makefile | 2 ++ applications/luci-app-alist/Makefile | 2 ++ applications/luci-app-attendedsysupgrade/Makefile | 2 ++ applications/luci-app-babeld/Makefile | 2 ++ applications/luci-app-banip/Makefile | 1 + applications/luci-app-commands/Makefile | 1 + applications/luci-app-coovachilli/Makefile | 3 +++ applications/luci-app-dawn/Makefile | 2 ++ applications/luci-app-dcwapd/Makefile | 2 ++ applications/luci-app-dnscrypt-proxy/Makefile | 2 ++ applications/luci-app-dump1090/Makefile | 2 ++ applications/luci-app-example/Makefile | 3 +++ applications/luci-app-firewall/Makefile | 3 ++- applications/luci-app-hd-idle/Makefile | 2 ++ applications/luci-app-irqbalance/Makefile | 1 + applications/luci-app-ksmbd/Makefile | 2 ++ applications/luci-app-ledtrig-rssi/Makefile | 2 ++ applications/luci-app-ledtrig-switch/Makefile | 2 ++ applications/luci-app-ledtrig-usbport/Makefile | 2 ++ applications/luci-app-ltqtapi/Makefile | 2 ++ applications/luci-app-lxc/Makefile | 3 ++- applications/luci-app-minidlna/Makefile | 2 ++ applications/luci-app-mjpg-streamer/Makefile | 2 ++ applications/luci-app-nextdns/Makefile | 2 ++ applications/luci-app-nft-qos/Makefile | 2 ++ applications/luci-app-nlbwmon/Makefile | 2 ++ applications/luci-app-nut/Makefile | 2 ++ applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua | 2 +- applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua | 2 +- applications/luci-app-nut/luasrc/model/cbi/nut_server.lua | 2 +- applications/luci-app-ocserv/Makefile | 2 ++ applications/luci-app-olsr-services/Makefile | 2 ++ applications/luci-app-olsr-viz/Makefile | 2 ++ applications/luci-app-olsr/Makefile | 2 ++ applications/luci-app-openvpn/Makefile | 2 ++ applications/luci-app-opkg/Makefile | 2 ++ applications/luci-app-p910nd/Makefile | 4 ++++ applications/luci-app-polipo/Makefile | 2 ++ applications/luci-app-privoxy/Makefile | 7 +------ applications/luci-app-qos/Makefile | 1 + applications/luci-app-radicale/Makefile | 7 +------ applications/luci-app-radicale2/Makefile | 1 + applications/luci-app-rp-pppoe-server/Makefile | 2 ++ .../luasrc/model/cbi/rp-pppoe-server.lua | 2 +- applications/luci-app-samba4/Makefile | 2 ++ applications/luci-app-ser2net/Makefile | 1 + applications/luci-app-shadowsocks-libev/Makefile | 2 ++ applications/luci-app-siitwizard/Makefile | 3 +++ applications/luci-app-softether/Makefile | 3 +++ applications/luci-app-splash/Makefile | 2 ++ applications/luci-app-statistics/Makefile | 2 ++ applications/luci-app-tinyproxy/Makefile | 3 +++ applications/luci-app-transmission/Makefile | 2 ++ applications/luci-app-travelmate/Makefile | 1 + applications/luci-app-ttyd/Makefile | 2 ++ applications/luci-app-udpxy/Makefile | 2 ++ applications/luci-app-uhttpd/Makefile | 2 +- applications/luci-app-unbound/Makefile | 2 ++ applications/luci-app-upnp/Makefile | 2 ++ applications/luci-app-usteer/Makefile | 2 ++ applications/luci-app-vnstat/Makefile | 2 ++ applications/luci-app-watchcat/Makefile | 3 +++ applications/luci-app-wifischedule/Makefile | 2 ++ applications/luci-app-wol/Makefile | 2 ++ modules/luci-compat/luasrc/model/network/proto_vpnc.lua | 2 +- protocols/luci-proto-3g/Makefile | 1 + protocols/luci-proto-autoip/Makefile | 1 + protocols/luci-proto-batman-adv/Makefile | 1 + protocols/luci-proto-external/Makefile | 1 + protocols/luci-proto-ipv6/Makefile | 1 + protocols/luci-proto-mbim/Makefile | 1 + protocols/luci-proto-modemmanager/Makefile | 1 + protocols/luci-proto-ncm/Makefile | 1 + protocols/luci-proto-openconnect/Makefile | 1 + protocols/luci-proto-openfortivpn/Makefile | 1 + protocols/luci-proto-ppp/Makefile | 2 +- protocols/luci-proto-qmi/Makefile | 1 + protocols/luci-proto-relay/Makefile | 1 + protocols/luci-proto-sstp/Makefile | 1 + protocols/luci-proto-unet/Makefile | 1 + protocols/luci-proto-vpnc/Makefile | 2 +- protocols/luci-proto-wireguard/Makefile | 1 + protocols/luci-proto-yggdrasil/Makefile | 1 + 85 files changed, 145 insertions(+), 22 deletions(-) diff --git a/applications/luci-app-acl/Makefile b/applications/luci-app-acl/Makefile index f3f03aac64..676a7e9238 100644 --- a/applications/luci-app-acl/Makefile +++ b/applications/luci-app-acl/Makefile @@ -7,6 +7,8 @@ PKG_LICENSE:=Apache-2.0 LUCI_TITLE:=LuCI account management module LUCI_DEPENDS:=+luci-base +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-adblock/Makefile b/applications/luci-app-adblock/Makefile index 25f90af4f9..3ab2aba72c 100644 --- a/applications/luci-app-adblock/Makefile +++ b/applications/luci-app-adblock/Makefile @@ -7,6 +7,8 @@ LUCI_TITLE:=LuCI support for Adblock LUCI_DEPENDS:=+luci-base +adblock PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Hannu Nyman \ + Dirk Brenken include ../../luci.mk diff --git a/applications/luci-app-ahcp/Makefile b/applications/luci-app-ahcp/Makefile index 47e3f8c562..970963d695 100644 --- a/applications/luci-app-ahcp/Makefile +++ b/applications/luci-app-ahcp/Makefile @@ -11,6 +11,8 @@ PKG_LICENSE:=Apache-2.0 LUCI_TITLE:=LuCI Support for AHCPd LUCI_DEPENDS:=+luci-base +luci-compat +ahcpd +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-alist/Makefile b/applications/luci-app-alist/Makefile index ab0ea5d576..a0a922e7ac 100644 --- a/applications/luci-app-alist/Makefile +++ b/applications/luci-app-alist/Makefile @@ -9,6 +9,8 @@ PKG_LICENSE:=Apache-2.0 LUCI_TITLE:=LuCI app for AList LUCI_DEPENDS:=+alist +PKG_MAINTAINER:=Tianling Shen + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-attendedsysupgrade/Makefile b/applications/luci-app-attendedsysupgrade/Makefile index cab27e6751..868446f5b8 100644 --- a/applications/luci-app-attendedsysupgrade/Makefile +++ b/applications/luci-app-attendedsysupgrade/Makefile @@ -6,6 +6,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for attended sysupgrades LUCI_DEPENDS:=+luci-base +attendedsysupgrade-common +cgi-io +PKG_MAINTAINER:=Paul Spooren + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-babeld/Makefile b/applications/luci-app-babeld/Makefile index 2c3675c3ee..85a4bf5d24 100644 --- a/applications/luci-app-babeld/Makefile +++ b/applications/luci-app-babeld/Makefile @@ -3,6 +3,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for babeld LUCI_DEPENDS:=+luci-base +babeld +PKG_MAINTAINER:=Nick Hainke + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-banip/Makefile b/applications/luci-app-banip/Makefile index c3c7ebea48..5f5dbefdbf 100644 --- a/applications/luci-app-banip/Makefile +++ b/applications/luci-app-banip/Makefile @@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI support for banIP LUCI_DEPENDS:=+luci-base +banip PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Dirk Brenken include ../../luci.mk diff --git a/applications/luci-app-commands/Makefile b/applications/luci-app-commands/Makefile index 6378f572ff..828f6a4bfe 100644 --- a/applications/luci-app-commands/Makefile +++ b/applications/luci-app-commands/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=LuCI Shell Command Module LUCI_DEPENDS:=+luci-base PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Jo-Philipp Wich include ../../luci.mk diff --git a/applications/luci-app-coovachilli/Makefile b/applications/luci-app-coovachilli/Makefile index 1f3a0fc0ea..25f8d65576 100644 --- a/applications/luci-app-coovachilli/Makefile +++ b/applications/luci-app-coovachilli/Makefile @@ -9,6 +9,9 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Coova Chilli LUCI_DEPENDS:=+luci-base +luci-compat @BROKEN +PKG_MAINTAINER:=Steven Barth \ + Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-dawn/Makefile b/applications/luci-app-dawn/Makefile index 10877fad15..a840e95732 100644 --- a/applications/luci-app-dawn/Makefile +++ b/applications/luci-app-dawn/Makefile @@ -3,6 +3,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for DAWN LUCI_DEPENDS:=+luci-base +dawn +PKG_MAINTAINER:=Nick Hainke + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-dcwapd/Makefile b/applications/luci-app-dcwapd/Makefile index 6b85d0c864..5c3ddef3c1 100644 --- a/applications/luci-app-dcwapd/Makefile +++ b/applications/luci-app-dcwapd/Makefile @@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Dual Channel Wi-Fi AP Daemon configuration module LUCI_DEPENDS:=+luci-base +luci-compat +dcwapd +PKG_MAINTAINER:=Carey Sonsino + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-dnscrypt-proxy/Makefile b/applications/luci-app-dnscrypt-proxy/Makefile index 20b838068e..18d465d9cf 100644 --- a/applications/luci-app-dnscrypt-proxy/Makefile +++ b/applications/luci-app-dnscrypt-proxy/Makefile @@ -7,6 +7,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for DNSCrypt-Proxy LUCI_DEPENDS:=+luci-base +luci-compat +uclient-fetch +dnscrypt-proxy +luci-lib-httpprotoutils +PKG_MAINTAINER:=Dirk Brenken + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-dump1090/Makefile b/applications/luci-app-dump1090/Makefile index 8cc7ef306d..2842222b81 100644 --- a/applications/luci-app-dump1090/Makefile +++ b/applications/luci-app-dump1090/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for dump1090 LUCI_DEPENDS:=+luci-base +luci-compat +dump1090 +PKG_MAINTAINER:=Alvaro Fernandez Rojas + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-example/Makefile b/applications/luci-app-example/Makefile index 5ba6c6e467..33c7d8c96e 100644 --- a/applications/luci-app-example/Makefile +++ b/applications/luci-app-example/Makefile @@ -7,6 +7,9 @@ LUCI_TITLE:=LuCI example app for js based luci LUCI_DEPENDS:=+luci-base LUCI_PKGARCH:=all +PKG_MAINTAINER:=Andreas Brau \ + Duncan Hill + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-firewall/Makefile b/applications/luci-app-firewall/Makefile index fc33128886..1ae78e16f0 100644 --- a/applications/luci-app-firewall/Makefile +++ b/applications/luci-app-firewall/Makefile @@ -6,10 +6,11 @@ include $(TOPDIR)/rules.mk -LUCI_TITLE:=Firewall and Portforwarding application +LUCI_TITLE:=Firewall and port forwarding application LUCI_DEPENDS:=+luci-base +uci-firewall PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Jo-Philipp Wich include ../../luci.mk diff --git a/applications/luci-app-hd-idle/Makefile b/applications/luci-app-hd-idle/Makefile index e5c16c9fc2..248f5e7508 100644 --- a/applications/luci-app-hd-idle/Makefile +++ b/applications/luci-app-hd-idle/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Hard Disk Idle Spin-Down module LUCI_DEPENDS:=+luci-base +hd-idle +lsblk +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-irqbalance/Makefile b/applications/luci-app-irqbalance/Makefile index 91e97cdc39..7b0cfa163d 100644 --- a/applications/luci-app-irqbalance/Makefile +++ b/applications/luci-app-irqbalance/Makefile @@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI support for irqbalance LUCI_DEPENDS:=+luci-base +irqbalance PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Puran Lyu include ../../luci.mk diff --git a/applications/luci-app-ksmbd/Makefile b/applications/luci-app-ksmbd/Makefile index c360614e2d..db3932c46f 100644 --- a/applications/luci-app-ksmbd/Makefile +++ b/applications/luci-app-ksmbd/Makefile @@ -5,6 +5,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Network Shares - Ksmbd the SMB kernel fileserver LUCI_DEPENDS:=+luci-base +ksmbd-server +PKG_MAINTAINER:=Richard Yu + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-ledtrig-rssi/Makefile b/applications/luci-app-ledtrig-rssi/Makefile index 184739acef..f44b0c65cc 100644 --- a/applications/luci-app-ledtrig-rssi/Makefile +++ b/applications/luci-app-ledtrig-rssi/Makefile @@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:= LuCI Support for ledtrigger rssi LUCI_DEPENDS:=+luci-base +rssileds +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-ledtrig-switch/Makefile b/applications/luci-app-ledtrig-switch/Makefile index debea20e4f..dbe4d1a89a 100644 --- a/applications/luci-app-ledtrig-switch/Makefile +++ b/applications/luci-app-ledtrig-switch/Makefile @@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:= LuCI Support for ledtrigger switch LUCI_DEPENDS:=+luci-base +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-ledtrig-usbport/Makefile b/applications/luci-app-ledtrig-usbport/Makefile index 577ea9175f..4cd802e26c 100644 --- a/applications/luci-app-ledtrig-usbport/Makefile +++ b/applications/luci-app-ledtrig-usbport/Makefile @@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:= LuCI Support for ledtrigger usbport LUCI_DEPENDS:=+luci-base +kmod-usb-ledtrig-usbport +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-ltqtapi/Makefile b/applications/luci-app-ltqtapi/Makefile index 0b377ba4b8..b6cb2ba06d 100644 --- a/applications/luci-app-ltqtapi/Makefile +++ b/applications/luci-app-ltqtapi/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Lantiq Devices LUCI_DEPENDS:=+luci-base +luci-compat @BROKEN +PKG_MAINTAINER:=John Crispin + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-lxc/Makefile b/applications/luci-app-lxc/Makefile index 1a81d35391..bbdf0e0f13 100644 --- a/applications/luci-app-lxc/Makefile +++ b/applications/luci-app-lxc/Makefile @@ -13,7 +13,8 @@ define Package/luci-app-lxc/conffiles /etc/config/lxc endef -PKG_MAINTAINER:=Petar Koretic +PKG_MAINTAINER:=Petar Koretic \ + Dirk Brenken include ../../luci.mk diff --git a/applications/luci-app-minidlna/Makefile b/applications/luci-app-minidlna/Makefile index 29d1870f11..46de907e5d 100644 --- a/applications/luci-app-minidlna/Makefile +++ b/applications/luci-app-minidlna/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for miniDLNA LUCI_DEPENDS:=+luci-base +minidlna +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-mjpg-streamer/Makefile b/applications/luci-app-mjpg-streamer/Makefile index 11048862f0..7564904c2d 100644 --- a/applications/luci-app-mjpg-streamer/Makefile +++ b/applications/luci-app-mjpg-streamer/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=MJPG-Streamer service configuration module LUCI_DEPENDS:=+luci-base +mjpg-streamer +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-nextdns/Makefile b/applications/luci-app-nextdns/Makefile index 9d2734c186..25bb6eb974 100644 --- a/applications/luci-app-nextdns/Makefile +++ b/applications/luci-app-nextdns/Makefile @@ -6,6 +6,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for NextDNS LUCI_DEPENDS:=+luci-base +nextdns +PKG_MAINTAINER:=Olivier Poitrey + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-nft-qos/Makefile b/applications/luci-app-nft-qos/Makefile index ba546d999a..a7ee184997 100644 --- a/applications/luci-app-nft-qos/Makefile +++ b/applications/luci-app-nft-qos/Makefile @@ -11,6 +11,8 @@ PKG_LICENSE:=Apache-2.0 LUCI_TITLE:=QoS over Nftables LUCI_DEPENDS:=+luci-base +luci-compat +nft-qos +PKG_MAINTAINER:=Rosy Song + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-nlbwmon/Makefile b/applications/luci-app-nlbwmon/Makefile index 95c5f29b07..b446c8541d 100644 --- a/applications/luci-app-nlbwmon/Makefile +++ b/applications/luci-app-nlbwmon/Makefile @@ -5,6 +5,8 @@ PKG_LICENSE:=Apache-2.0 LUCI_TITLE:=Netlink based bandwidth accounting LUCI_DEPENDS:=+luci-base +luci-lib-chartjs +nlbwmon +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-nut/Makefile b/applications/luci-app-nut/Makefile index e399a50217..b4af292046 100644 --- a/applications/luci-app-nut/Makefile +++ b/applications/luci-app-nut/Makefile @@ -11,6 +11,8 @@ LUCI_TITLE:=Network UPS Tools Configuration LUCI_DEPENDS:=+luci-base +luci-compat PKG_RELEASE:=1 +PKG_MAINTAINER:=Daniel F. Dickinson + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua b/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua index 9afa2ed24e..cfcf11b9fe 100644 --- a/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua +++ b/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua @@ -1,4 +1,4 @@ --- Copyright 2015 Daniel Dickinson +-- Copyright 2015 Daniel F. Dickinson -- Licensed to the public under the Apache License 2.0. local m, s, o diff --git a/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua b/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua index b1bb1b850f..fa642cba60 100644 --- a/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua +++ b/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua @@ -1,4 +1,4 @@ --- Copyright 2015 Daniel Dickinson +-- Copyright 2015 Daniel F. Dickinson -- Licensed to the public under the Apache License 2.0. local m, s, o diff --git a/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua b/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua index 9bf1bda5bd..eef1949094 100644 --- a/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua +++ b/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua @@ -1,4 +1,4 @@ --- Copyright 2015 Daniel Dickinson +-- Copyright 2015 Daniel F. Dickinson -- Licensed to the public under the Apache License 2.0. local m, s, o diff --git a/applications/luci-app-ocserv/Makefile b/applications/luci-app-ocserv/Makefile index 918e85815b..cdd5b52214 100644 --- a/applications/luci-app-ocserv/Makefile +++ b/applications/luci-app-ocserv/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for OpenConnect VPN LUCI_DEPENDS:=+luci-base +luci-compat +ocserv +certtool +PKG_MAINTAINER:=Nikos Mavrogiannopoulos + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-olsr-services/Makefile b/applications/luci-app-olsr-services/Makefile index 245ea602d5..7b1dbc3e60 100644 --- a/applications/luci-app-olsr-services/Makefile +++ b/applications/luci-app-olsr-services/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Show services announced with the nameservice plugin LUCI_DEPENDS:=+luci-base +luci-app-olsr +olsrd +olsrd-mod-nameservice +PKG_MAINTAINER:=Andreas Brau + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-olsr-viz/Makefile b/applications/luci-app-olsr-viz/Makefile index 34ac041f4d..a2f4126b98 100644 --- a/applications/luci-app-olsr-viz/Makefile +++ b/applications/luci-app-olsr-viz/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=OLSR Visualisation LUCI_DEPENDS:=+luci-base +luci-app-olsr +olsrd +olsrd-mod-txtinfo +PKG_MAINTAINER:=Lorenz Schori + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-olsr/Makefile b/applications/luci-app-olsr/Makefile index b503809a78..5460e98367 100644 --- a/applications/luci-app-olsr/Makefile +++ b/applications/luci-app-olsr/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=OLSR configuration and status module LUCI_DEPENDS:=+luci-base +olsrd +PKG_MAINTAINER:=Manuel Munz + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-openvpn/Makefile b/applications/luci-app-openvpn/Makefile index 74df261b0d..0f1d15003c 100644 --- a/applications/luci-app-openvpn/Makefile +++ b/applications/luci-app-openvpn/Makefile @@ -10,6 +10,8 @@ LUCI_TITLE:=LuCI Support for OpenVPN LUCI_DEPENDS:=+luci-base +luci-compat PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Steven Barth \ + Jo-Philipp Wich include ../../luci.mk diff --git a/applications/luci-app-opkg/Makefile b/applications/luci-app-opkg/Makefile index 1510a5acb9..b0991ff1c4 100644 --- a/applications/luci-app-opkg/Makefile +++ b/applications/luci-app-opkg/Makefile @@ -11,6 +11,8 @@ PKG_LICENSE:=Apache-2.0 LUCI_TITLE:=OPKG package management application LUCI_DEPENDS:=+luci-base +opkg +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-p910nd/Makefile b/applications/luci-app-p910nd/Makefile index be3c7223a1..7cdf1e03de 100644 --- a/applications/luci-app-p910nd/Makefile +++ b/applications/luci-app-p910nd/Makefile @@ -9,6 +9,10 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=p910nd - Printer server module LUCI_DEPENDS:=+luci-base +luci-compat +p910nd +PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Paul Donald \ + Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-polipo/Makefile b/applications/luci-app-polipo/Makefile index cd157e48e9..46df7613e2 100644 --- a/applications/luci-app-polipo/Makefile +++ b/applications/luci-app-polipo/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for the Polipo Proxy LUCI_DEPENDS:=+luci-base +luci-compat +polipo +PKG_MAINTAINER:=Aleksandar Krsteski + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-privoxy/Makefile b/applications/luci-app-privoxy/Makefile index 5c1f30a5b6..e872a858f8 100644 --- a/applications/luci-app-privoxy/Makefile +++ b/applications/luci-app-privoxy/Makefile @@ -8,18 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-privoxy -# Version == major.minor.patch -# increase "minor" on new functionality and "patch" on patches/optimization PKG_VERSION:=1.0.6 -# Release == build -# increase on changes of translation files PKG_RELEASE:=2 PKG_LICENSE:=Apache-2.0 -PKG_MAINTAINER:= +PKG_MAINTAINER:=Christian Schoenebeck -# LuCI specific settings LUCI_TITLE:=LuCI Support for Privoxy WEB proxy LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base +privoxy diff --git a/applications/luci-app-qos/Makefile b/applications/luci-app-qos/Makefile index 846858d043..8e7696433d 100644 --- a/applications/luci-app-qos/Makefile +++ b/applications/luci-app-qos/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Quality of Service configuration module LUCI_DEPENDS:=+luci-base +luci-compat +qos-scripts PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Steven Barth include ../../luci.mk diff --git a/applications/luci-app-radicale/Makefile b/applications/luci-app-radicale/Makefile index eee10b2a4d..3d4e5e6aac 100644 --- a/applications/luci-app-radicale/Makefile +++ b/applications/luci-app-radicale/Makefile @@ -8,18 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-radicale -# Version == major.minor.patch -# increase "minor" on new functionality and "patch" on patches/optimization PKG_VERSION:=1.1.0 -# Release == build -# increase on changes of translation files PKG_RELEASE:=2 PKG_LICENSE:=Apache-2.0 -PKG_MAINTAINER:= +PKG_MAINTAINER:=Christian Schoenebeck -# LuCI specific settings LUCI_TITLE:=LuCI Support for Radicale CardDAV/CalDAV LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base diff --git a/applications/luci-app-radicale2/Makefile b/applications/luci-app-radicale2/Makefile index c2c6838db0..de84290ada 100644 --- a/applications/luci-app-radicale2/Makefile +++ b/applications/luci-app-radicale2/Makefile @@ -4,6 +4,7 @@ LUCI_TITLE:=Radicale v2.x CalDAV/CardDAV Server LUCI_DEPENDS:=+luci-base +luci-compat +radicale2 +rpcd-mod-rad2-enc PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Daniel F. Dickinson LUA_TARGET:=source diff --git a/applications/luci-app-rp-pppoe-server/Makefile b/applications/luci-app-rp-pppoe-server/Makefile index 4454242d48..c3d40d735c 100644 --- a/applications/luci-app-rp-pppoe-server/Makefile +++ b/applications/luci-app-rp-pppoe-server/Makefile @@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Roaring Penguin PPPoE Server LUCI_DEPENDS:=+luci-base +luci-compat +rp-pppoe-server +PKG_MAINTAINER:=Daniel F. Dickinson + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua b/applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua index 91e1e54532..fc7d963ebd 100644 --- a/applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua +++ b/applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua @@ -1,4 +1,4 @@ --- Copyright 2015 Daniel Dickinson +-- Copyright 2015 Daniel F. Dickinson -- Licensed to the public under the Apache License 2.0. local m, s, o diff --git a/applications/luci-app-samba4/Makefile b/applications/luci-app-samba4/Makefile index 0073e6a7e3..6d2fa681ca 100644 --- a/applications/luci-app-samba4/Makefile +++ b/applications/luci-app-samba4/Makefile @@ -5,6 +5,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Network Shares - Samba 4 SMB/CIFS fileserver LUCI_DEPENDS:=+luci-base +samba4-server +PKG_MAINTAINER:=Andy Walsh + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-ser2net/Makefile b/applications/luci-app-ser2net/Makefile index 72ca1f698a..dc81720bbc 100644 --- a/applications/luci-app-ser2net/Makefile +++ b/applications/luci-app-ser2net/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=LuCI Support for ser2net LUCI_DEPENDS:=+luci-base +ser2net PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Michele Primavera include ../../luci.mk diff --git a/applications/luci-app-shadowsocks-libev/Makefile b/applications/luci-app-shadowsocks-libev/Makefile index de34dff2f7..040cf87ead 100644 --- a/applications/luci-app-shadowsocks-libev/Makefile +++ b/applications/luci-app-shadowsocks-libev/Makefile @@ -10,6 +10,8 @@ LUCI_TITLE:=LuCI Support for shadowsocks-libev LUCI_DEPENDS:=+luci-base PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Yousong Zhou \ + Jian Chang include ../../luci.mk diff --git a/applications/luci-app-siitwizard/Makefile b/applications/luci-app-siitwizard/Makefile index 7677db0cf2..a352ae07f0 100644 --- a/applications/luci-app-siitwizard/Makefile +++ b/applications/luci-app-siitwizard/Makefile @@ -9,6 +9,9 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=SIIT IPv4-over-IPv6 configuration wizard LUCI_DEPENDS:=+luci-base +luci-compat +kmod-siit +PKG_MAINTAINER:=Steven Barth \ + Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-softether/Makefile b/applications/luci-app-softether/Makefile index 0321508401..879c91be5f 100644 --- a/applications/luci-app-softether/Makefile +++ b/applications/luci-app-softether/Makefile @@ -7,6 +7,9 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Softether management application LUCI_DEPENDS:=+luci-base +softethervpn5-client +PKG_MAINTAINER:=BERENYI Balazs \ + Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-splash/Makefile b/applications/luci-app-splash/Makefile index 5d9503c622..74866fe00a 100644 --- a/applications/luci-app-splash/Makefile +++ b/applications/luci-app-splash/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Freifunk DHCP-Splash application LUCI_DEPENDS:=+luci-base +luci-compat +luci-lib-nixio +luci-lib-iptparser +luci-lua-runtime +tc +kmod-sched +iptables-mod-nat-extra +iptables-mod-ipopt +PKG_MAINTAINER:=Manuel Munz + define Package/luci-app-splash/conffiles /etc/config/luci_splash /usr/lib/luci-splash/splashtext.html diff --git a/applications/luci-app-statistics/Makefile b/applications/luci-app-statistics/Makefile index 132b1402c7..38f9585795 100644 --- a/applications/luci-app-statistics/Makefile +++ b/applications/luci-app-statistics/Makefile @@ -21,6 +21,8 @@ LUCI_DEPENDS:= \ +collectd-mod-load \ +collectd-mod-network +PKG_MAINTAINER:=Jo-Philipp Wich + define Package/luci-app-statistics/conffiles /etc/config/luci_statistics endef diff --git a/applications/luci-app-tinyproxy/Makefile b/applications/luci-app-tinyproxy/Makefile index 8a90ce7f16..4ed08f0528 100644 --- a/applications/luci-app-tinyproxy/Makefile +++ b/applications/luci-app-tinyproxy/Makefile @@ -9,6 +9,9 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Tinyproxy - HTTP(S)-Proxy configuration LUCI_DEPENDS:=+luci-base +luci-compat +tinyproxy +PKG_MAINTAINER:=Steven Barth \ + Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-transmission/Makefile b/applications/luci-app-transmission/Makefile index ff0b105a14..8a4291079a 100644 --- a/applications/luci-app-transmission/Makefile +++ b/applications/luci-app-transmission/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Transmission LUCI_DEPENDS:=+luci-base +transmission-daemon +PKG_MAINTAINER:=Richard Yu + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-travelmate/Makefile b/applications/luci-app-travelmate/Makefile index 34ecbe1de5..b6a528fe6e 100644 --- a/applications/luci-app-travelmate/Makefile +++ b/applications/luci-app-travelmate/Makefile @@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI support for Travelmate LUCI_DEPENDS:=+luci-base +travelmate PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Dirk Brenken include ../../luci.mk diff --git a/applications/luci-app-ttyd/Makefile b/applications/luci-app-ttyd/Makefile index 148464411a..577c9142b2 100644 --- a/applications/luci-app-ttyd/Makefile +++ b/applications/luci-app-ttyd/Makefile @@ -5,6 +5,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=ttyd - Command-line tool for sharing terminal over the web LUCI_DEPENDS:=+luci-base +ttyd +PKG_MAINTAINER:=Richard Yu + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-udpxy/Makefile b/applications/luci-app-udpxy/Makefile index ee2350ba93..8c4f4d0e6f 100644 --- a/applications/luci-app-udpxy/Makefile +++ b/applications/luci-app-udpxy/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for udpxy LUCI_DEPENDS:=+luci-base +udpxy +PKG_MAINTAINER:=Tianling Shen + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-uhttpd/Makefile b/applications/luci-app-uhttpd/Makefile index da7e8697fd..70e33eb30f 100644 --- a/applications/luci-app-uhttpd/Makefile +++ b/applications/luci-app-uhttpd/Makefile @@ -11,7 +11,7 @@ LUCI_TITLE:=uHTTPd Webserver Configuration LUCI_DEPENDS:=+luci-base +uhttpd PKG_LICENSE:=Apache-2.0 -PKG_MAINTAINER:=Daniel Dickinson +PKG_MAINTAINER:=Daniel F. Dickinson include ../../luci.mk diff --git a/applications/luci-app-unbound/Makefile b/applications/luci-app-unbound/Makefile index 4376a9aa8e..023ad047d7 100644 --- a/applications/luci-app-unbound/Makefile +++ b/applications/luci-app-unbound/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Unbound Recursive DNS Resolver Configuration LUCI_DEPENDS:=+luci-base +luci-compat +unbound-daemon +PKG_MAINTAINER:=Eric Luehrsen + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-upnp/Makefile b/applications/luci-app-upnp/Makefile index 064d5a6d0b..aa32ace965 100644 --- a/applications/luci-app-upnp/Makefile +++ b/applications/luci-app-upnp/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Universal Plug and Play (UPnP IGD) & PCP/NAT-PMP configuration module LUCI_DEPENDS:=+luci-base +miniupnpd +rpcd-mod-ucode +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-usteer/Makefile b/applications/luci-app-usteer/Makefile index f0fb08177c..bf70e760b5 100644 --- a/applications/luci-app-usteer/Makefile +++ b/applications/luci-app-usteer/Makefile @@ -6,6 +6,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI usteer app for js based luci LUCI_DEPENDS:=+luci-base +usteer +PKG_MAINTAINER:=Ramon Van Gorkom + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-vnstat/Makefile b/applications/luci-app-vnstat/Makefile index 606a0853c8..9d53258092 100644 --- a/applications/luci-app-vnstat/Makefile +++ b/applications/luci-app-vnstat/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for VnStat LUCI_DEPENDS:=+luci-base +luci-compat +vnstat +vnstati +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-watchcat/Makefile b/applications/luci-app-watchcat/Makefile index 7d45ec1436..4e0fae2db9 100644 --- a/applications/luci-app-watchcat/Makefile +++ b/applications/luci-app-watchcat/Makefile @@ -5,6 +5,9 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Watchcat LUCI_DEPENDS:=+luci-base +watchcat +PKG_MAINTAINER:=Jo-Philipp Wich \ + Nicholas Smith + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-wifischedule/Makefile b/applications/luci-app-wifischedule/Makefile index e6d5c5fbe2..bc1137fa78 100644 --- a/applications/luci-app-wifischedule/Makefile +++ b/applications/luci-app-wifischedule/Makefile @@ -17,6 +17,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Turns WiFi on and off according to a schedule LUCI_DEPENDS:=+luci-base +luci-compat +wifischedule +PKG_MAINTAINER:=Nils Koenig + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/applications/luci-app-wol/Makefile b/applications/luci-app-wol/Makefile index 6d493cc76b..32e2de62be 100644 --- a/applications/luci-app-wol/Makefile +++ b/applications/luci-app-wol/Makefile @@ -11,6 +11,8 @@ PKG_LICENSE:=Apache-2.0 LUCI_TITLE:=LuCI Support for Wake-on-LAN LUCI_DEPENDS:=+luci-base +etherwake +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/modules/luci-compat/luasrc/model/network/proto_vpnc.lua b/modules/luci-compat/luasrc/model/network/proto_vpnc.lua index 899a67ad0a..9a269a1283 100644 --- a/modules/luci-compat/luasrc/model/network/proto_vpnc.lua +++ b/modules/luci-compat/luasrc/model/network/proto_vpnc.lua @@ -1,4 +1,4 @@ --- Copyright 2015 Daniel Dickinson +-- Copyright 2015 Daniel F. Dickinson -- Licensed to the public under the Apache License 2.0. local netmod = luci.model.network diff --git a/protocols/luci-proto-3g/Makefile b/protocols/luci-proto-3g/Makefile index 53caa06cae..67fd608b71 100644 --- a/protocols/luci-proto-3g/Makefile +++ b/protocols/luci-proto-3g/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for 3G LUCI_DEPENDS:=+comgt PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Jo-Philipp Wich include ../../luci.mk diff --git a/protocols/luci-proto-autoip/Makefile b/protocols/luci-proto-autoip/Makefile index 87f8dcd532..8da1a2fac7 100644 --- a/protocols/luci-proto-autoip/Makefile +++ b/protocols/luci-proto-autoip/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for Avahi IPv4LL configuration LUCI_DEPENDS:=+avahi-autoipd PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Jo-Philipp Wich include ../../luci.mk diff --git a/protocols/luci-proto-batman-adv/Makefile b/protocols/luci-proto-batman-adv/Makefile index 1e1ab09891..e62a3f5ecd 100644 --- a/protocols/luci-proto-batman-adv/Makefile +++ b/protocols/luci-proto-batman-adv/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for the batman-adv protocol LUCI_DEPENDS:=+kmod-batman-adv PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Marc Ahlgrim include ../../luci.mk diff --git a/protocols/luci-proto-external/Makefile b/protocols/luci-proto-external/Makefile index e67a042cf2..1b0d9ccac8 100644 --- a/protocols/luci-proto-external/Makefile +++ b/protocols/luci-proto-external/Makefile @@ -4,6 +4,7 @@ LUCI_TITLE:=Support for externally managed protocol LUCI_DEPENDS:=+external-protocol PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Oskari Rauta include ../../luci.mk diff --git a/protocols/luci-proto-ipv6/Makefile b/protocols/luci-proto-ipv6/Makefile index ac81d2abe0..edee5705bc 100644 --- a/protocols/luci-proto-ipv6/Makefile +++ b/protocols/luci-proto-ipv6/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for DHCPv6/6in4/6to4/6rd/DS-Lite/IPIP6 LUCI_DEPENDS:=@IPV6 PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Jo-Philipp Wich include ../../luci.mk diff --git a/protocols/luci-proto-mbim/Makefile b/protocols/luci-proto-mbim/Makefile index 3716f4b7b0..fcb994a165 100644 --- a/protocols/luci-proto-mbim/Makefile +++ b/protocols/luci-proto-mbim/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for MBIM LUCI_DEPENDS:=+umbim PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Howard Chu include ../../luci.mk diff --git a/protocols/luci-proto-modemmanager/Makefile b/protocols/luci-proto-modemmanager/Makefile index d45954a90d..b4eaa60969 100644 --- a/protocols/luci-proto-modemmanager/Makefile +++ b/protocols/luci-proto-modemmanager/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for ModemManager LUCI_DEPENDS:=+modemmanager PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Nicholas Smith include ../../luci.mk diff --git a/protocols/luci-proto-ncm/Makefile b/protocols/luci-proto-ncm/Makefile index 063b934e74..5c85980ebc 100644 --- a/protocols/luci-proto-ncm/Makefile +++ b/protocols/luci-proto-ncm/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for NCM LUCI_DEPENDS:=+comgt-ncm PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Lucian Cristian include ../../luci.mk diff --git a/protocols/luci-proto-openconnect/Makefile b/protocols/luci-proto-openconnect/Makefile index 1b9232baa8..de821b588b 100644 --- a/protocols/luci-proto-openconnect/Makefile +++ b/protocols/luci-proto-openconnect/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for OpenConnect VPN LUCI_DEPENDS:=+openconnect +luci-lua-runtime PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Jo-Philipp Wich include ../../luci.mk diff --git a/protocols/luci-proto-openfortivpn/Makefile b/protocols/luci-proto-openfortivpn/Makefile index 8bcdd5dd62..b4c7795129 100644 --- a/protocols/luci-proto-openfortivpn/Makefile +++ b/protocols/luci-proto-openfortivpn/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for OpenFortivpn LUCI_DEPENDS:=+openfortivpn +luci-lua-runtime PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Aaron Goodman include ../../luci.mk diff --git a/protocols/luci-proto-ppp/Makefile b/protocols/luci-proto-ppp/Makefile index dd1859ef54..7b60403d88 100644 --- a/protocols/luci-proto-ppp/Makefile +++ b/protocols/luci-proto-ppp/Makefile @@ -7,9 +7,9 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for PPP/PPPoE/PPPoA/PPtP -LUCI_DEPENDS:= PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Jo-Philipp Wich include ../../luci.mk diff --git a/protocols/luci-proto-qmi/Makefile b/protocols/luci-proto-qmi/Makefile index 07793a377d..23f2372790 100644 --- a/protocols/luci-proto-qmi/Makefile +++ b/protocols/luci-proto-qmi/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for QMI LUCI_DEPENDS:=+uqmi PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=David Thornley include ../../luci.mk diff --git a/protocols/luci-proto-relay/Makefile b/protocols/luci-proto-relay/Makefile index b543f85c47..0b12a50bd6 100644 --- a/protocols/luci-proto-relay/Makefile +++ b/protocols/luci-proto-relay/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for relayd pseudo bridges LUCI_DEPENDS:=+relayd PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Jo-Philipp Wich include ../../luci.mk diff --git a/protocols/luci-proto-sstp/Makefile b/protocols/luci-proto-sstp/Makefile index cb552851b2..1ebcd83a62 100644 --- a/protocols/luci-proto-sstp/Makefile +++ b/protocols/luci-proto-sstp/Makefile @@ -11,6 +11,7 @@ LUCI_DEPENDS:=+sstp-client LUCI_PKGARCH:=all PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Robert Koszewski include ../../luci.mk diff --git a/protocols/luci-proto-unet/Makefile b/protocols/luci-proto-unet/Makefile index b905d81439..c6cf56f497 100644 --- a/protocols/luci-proto-unet/Makefile +++ b/protocols/luci-proto-unet/Makefile @@ -11,6 +11,7 @@ LUCI_DEPENDS:=+unetd +unet-cli LUCI_PKGARCH:=all PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Hannu Nyman include ../../luci.mk diff --git a/protocols/luci-proto-vpnc/Makefile b/protocols/luci-proto-vpnc/Makefile index 33222842a2..eb9197f141 100644 --- a/protocols/luci-proto-vpnc/Makefile +++ b/protocols/luci-proto-vpnc/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for VPNC VPN LUCI_DEPENDS:=+vpnc -PKG_MAINTAINER:=Daniel Dickinson +PKG_MAINTAINER:=Daniel F. Dickinson PKG_LICENSE:=Apache-2.0 include ../../luci.mk diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile index 6c5f80c975..e55cc6592e 100644 --- a/protocols/luci-proto-wireguard/Makefile +++ b/protocols/luci-proto-wireguard/Makefile @@ -11,6 +11,7 @@ LUCI_DEPENDS:=+wireguard-tools +ucode LUCI_PKGARCH:=all PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Dan Luedtke include ../../luci.mk diff --git a/protocols/luci-proto-yggdrasil/Makefile b/protocols/luci-proto-yggdrasil/Makefile index 1025cb67ca..bc95e4b0bd 100644 --- a/protocols/luci-proto-yggdrasil/Makefile +++ b/protocols/luci-proto-yggdrasil/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for Yggdrasil Network LUCI_DEPENDS:=+yggdrasil LUCI_PKGARCH:=all PKG_VERSION:=1.1.0 +PKG_MAINTAINER:=William Fleurant include ../../luci.mk -- 2.30.2