treewide: Add missing PKG_MAINTAINER

Daniel F. Dickinson changed email address to <dfdpublic@wildtechgarden.ca>

luci-all-lxl has a maintainer Petar Koretic <petar.koretic@sartura.hr> 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 <stokito@gmail.com>
This commit is contained in:
Sergey Ponomarev 2024-01-09 22:56:10 +02:00 committed by Paul Donald
parent 9aee1c47a6
commit fbbfdb4afc
85 changed files with 145 additions and 22 deletions

View File

@ -7,6 +7,8 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI account management module
LUCI_DEPENDS:=+luci-base
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -7,6 +7,8 @@ LUCI_TITLE:=LuCI support for Adblock
LUCI_DEPENDS:=+luci-base +adblock
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Hannu Nyman <hannu.nyman@iki.fi> \
Dirk Brenken <dev@brenken.org>
include ../../luci.mk

View File

@ -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 <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -9,6 +9,8 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI app for AList
LUCI_DEPENDS:=+alist
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <paul@spooren.de>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -3,6 +3,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for babeld
LUCI_DEPENDS:=+luci-base +babeld
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI support for banIP
LUCI_DEPENDS:=+luci-base +banip
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
include ../../luci.mk

View File

@ -10,6 +10,7 @@ LUCI_TITLE:=LuCI Shell Command Module
LUCI_DEPENDS:=+luci-base
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk

View File

@ -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 <steven@midlink.org> \
Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -3,6 +3,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for DAWN
LUCI_DEPENDS:=+luci-base +dawn
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <csonsino@gmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <dev@brenken.org>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <noltari@gmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -7,6 +7,9 @@ LUCI_TITLE:=LuCI example app for js based luci
LUCI_DEPENDS:=+luci-base
LUCI_PKGARCH:=all
PKG_MAINTAINER:=Andreas Brau <ab@andi95.de> \
Duncan Hill <github.com@cricalix.net>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <jo@mein.io>
include ../../luci.mk

View File

@ -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 <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI support for irqbalance
LUCI_DEPENDS:=+luci-base +irqbalance
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Puran Lyu <pl2355@nyu.edu>
include ../../luci.mk

View File

@ -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 <yurichard3839@gmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= LuCI Support for ledtrigger switch
LUCI_DEPENDS:=+luci-base
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <blogic@openwrt.org>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -13,7 +13,8 @@ define Package/luci-app-lxc/conffiles
/etc/config/lxc
endef
PKG_MAINTAINER:=Petar Koretic <petar.koretic@sartura.hr>
PKG_MAINTAINER:=Petar Koretic <petar.koretic@sartura.hr> \
Dirk Brenken <dev@brenken.org>
include ../../luci.mk

View File

@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for miniDLNA
LUCI_DEPENDS:=+luci-base +minidlna
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -6,6 +6,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for NextDNS
LUCI_DEPENDS:=+luci-base +nextdns
PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <rosysong@rosinson.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -11,6 +11,8 @@ LUCI_TITLE:=Network UPS Tools Configuration
LUCI_DEPENDS:=+luci-base +luci-compat
PKG_RELEASE:=1
PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -1,4 +1,4 @@
-- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local m, s, o

View File

@ -1,4 +1,4 @@
-- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local m, s, o

View File

@ -1,4 +1,4 @@
-- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local m, s, o

View File

@ -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 <n.mavrogiannopoulos@gmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <ab@andi95.de>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <lo@znerol.ch>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=OLSR configuration and status module
LUCI_DEPENDS:=+luci-base +olsrd
PKG_MAINTAINER:=Manuel Munz <munz@comuno.net>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <steven@midlink.org> \
Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk

View File

@ -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 <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <newtwen@gmail.com> \
Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <alekrsteski@gmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <christian.schoenebeck@gmail.com>
# LuCI specific settings
LUCI_TITLE:=LuCI Support for Privoxy WEB proxy
LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base +privoxy

View File

@ -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 <steven@midlink.org>
include ../../luci.mk

View File

@ -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 <christian.schoenebeck@gmail.com>
# LuCI specific settings
LUCI_TITLE:=LuCI Support for Radicale CardDAV/CalDAV
LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base

View File

@ -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 <dfdpublic@wildtechgarden.ca>
LUA_TARGET:=source

View File

@ -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 <dfdpublic@wildtechgarden.ca>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -1,4 +1,4 @@
-- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local m, s, o

View File

@ -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 <andy.walsh44+github@gmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -10,6 +10,7 @@ LUCI_TITLE:=LuCI Support for ser2net
LUCI_DEPENDS:=+luci-base +ser2net
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Michele Primavera <primavera@elmod.it>
include ../../luci.mk

View File

@ -10,6 +10,8 @@ LUCI_TITLE:=LuCI Support for shadowsocks-libev
LUCI_DEPENDS:=+luci-base
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com> \
Jian Chang <aa65535@live.com>
include ../../luci.mk

View File

@ -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 <steven@midlink.org> \
Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -7,6 +7,9 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Softether management application
LUCI_DEPENDS:=+luci-base +softethervpn5-client
PKG_MAINTAINER:=BERENYI Balazs <balazs@wee.hu> \
Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <munz@comuno.net>
define Package/luci-app-splash/conffiles
/etc/config/luci_splash
/usr/lib/luci-splash/splashtext.html

View File

@ -21,6 +21,8 @@ LUCI_DEPENDS:= \
+collectd-mod-load \
+collectd-mod-network
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
define Package/luci-app-statistics/conffiles
/etc/config/luci_statistics
endef

View File

@ -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 <steven@midlink.org> \
Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Transmission
LUCI_DEPENDS:=+luci-base +transmission-daemon
PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI support for Travelmate
LUCI_DEPENDS:=+luci-base +travelmate
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
include ../../luci.mk

View File

@ -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 <yurichard3839@gmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for udpxy
LUCI_DEPENDS:=+luci-base +udpxy
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -11,7 +11,7 @@ LUCI_TITLE:=uHTTPd Webserver Configuration
LUCI_DEPENDS:=+luci-base +uhttpd
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com>
PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
include ../../luci.mk

View File

@ -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 <ericluehrsen@hotmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <github@flightfoil.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -5,6 +5,9 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Watchcat
LUCI_DEPENDS:=+luci-base +watchcat
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> \
Nicholas Smith <nicholas@nbembedded.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <openwrt@newk.it>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -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 <jo@mein.io>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@ -1,4 +1,4 @@
-- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local netmod = luci.model.network

View File

@ -10,6 +10,7 @@ LUCI_TITLE:=Support for 3G
LUCI_DEPENDS:=+comgt
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk

View File

@ -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 <jo@mein.io>
include ../../luci.mk

View File

@ -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 <marc@onemarcfifty.com>
include ../../luci.mk

View File

@ -4,6 +4,7 @@ LUCI_TITLE:=Support for externally managed protocol
LUCI_DEPENDS:=+external-protocol
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com>
include ../../luci.mk

View File

@ -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 <jo@mein.io>
include ../../luci.mk

View File

@ -10,6 +10,7 @@ LUCI_TITLE:=Support for MBIM
LUCI_DEPENDS:=+umbim
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Howard Chu <hyc@symas.com>
include ../../luci.mk

View File

@ -10,6 +10,7 @@ LUCI_TITLE:=Support for ModemManager
LUCI_DEPENDS:=+modemmanager
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Nicholas Smith <nicholas@nbembedded.com>
include ../../luci.mk

View File

@ -10,6 +10,7 @@ LUCI_TITLE:=Support for NCM
LUCI_DEPENDS:=+comgt-ncm
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
include ../../luci.mk

View File

@ -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 <jo@mein.io>
include ../../luci.mk

View File

@ -10,6 +10,7 @@ LUCI_TITLE:=Support for OpenFortivpn
LUCI_DEPENDS:=+openfortivpn +luci-lua-runtime
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Aaron Goodman <aaronjg@stanford.edu>
include ../../luci.mk

View File

@ -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 <jo@mein.io>
include ../../luci.mk

View File

@ -10,6 +10,7 @@ LUCI_TITLE:=Support for QMI
LUCI_DEPENDS:=+uqmi
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=David Thornley <david.thornley@touchstargroup.com>
include ../../luci.mk

View File

@ -10,6 +10,7 @@ LUCI_TITLE:=Support for relayd pseudo bridges
LUCI_DEPENDS:=+relayd
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk

View File

@ -11,6 +11,7 @@ LUCI_DEPENDS:=+sstp-client
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Robert Koszewski <rkkoszewski@gmail.com>
include ../../luci.mk

View File

@ -11,6 +11,7 @@ LUCI_DEPENDS:=+unetd +unet-cli
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Hannu Nyman <hannu.nyman@iki.fi>
include ../../luci.mk

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for VPNC VPN
LUCI_DEPENDS:=+vpnc
PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com>
PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
PKG_LICENSE:=Apache-2.0
include ../../luci.mk

View File

@ -11,6 +11,7 @@ LUCI_DEPENDS:=+wireguard-tools +ucode
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>
include ../../luci.mk

View File

@ -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 <meshnet@protonmail.com>
include ../../luci.mk