mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
[package] add maintainer information
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23159 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
072a59cb9f
commit
f2b88b6980
@ -18,6 +18,7 @@ define Package/6in4
|
|||||||
CATEGORY:=IPv6
|
CATEGORY:=IPv6
|
||||||
DEPENDS:=+ip +kmod-ipv6 +kmod-sit
|
DEPENDS:=+ip +kmod-ipv6 +kmod-sit
|
||||||
TITLE:=IPv6-in-IPv4 configuration support
|
TITLE:=IPv6-in-IPv4 configuration support
|
||||||
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
PKGARCH:=all
|
PKGARCH:=all
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -18,6 +18,7 @@ define Package/firewall
|
|||||||
CATEGORY:=Base system
|
CATEGORY:=Base system
|
||||||
URL:=http://openwrt.org/
|
URL:=http://openwrt.org/
|
||||||
TITLE:=OpenWrt firewall
|
TITLE:=OpenWrt firewall
|
||||||
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
DEPENDS:=+iptables +iptables-mod-conntrack +iptables-mod-nat
|
DEPENDS:=+iptables +iptables-mod-conntrack +iptables-mod-nat
|
||||||
PKGARCH:=all
|
PKGARCH:=all
|
||||||
endef
|
endef
|
||||||
|
@ -18,6 +18,7 @@ define Package/nvram
|
|||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Base system
|
CATEGORY:=Base system
|
||||||
TITLE:=Userspace port of the Broadcom NVRAM manipulation tool
|
TITLE:=Userspace port of the Broadcom NVRAM manipulation tool
|
||||||
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
DEPENDS:=@TARGET_brcm47xx||@TARGET_ar71xx
|
DEPENDS:=@TARGET_brcm47xx||@TARGET_ar71xx
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -26,6 +26,7 @@ define Package/opkg
|
|||||||
SECTION:=base
|
SECTION:=base
|
||||||
CATEGORY:=Base system
|
CATEGORY:=Base system
|
||||||
TITLE:=opkg package management system
|
TITLE:=opkg package management system
|
||||||
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
URL:=http://wiki.openmoko.org/wiki/Opkg
|
URL:=http://wiki.openmoko.org/wiki/Opkg
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/ppp/Default
|
define Package/ppp/Default
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
URL:=http://ppp.samba.org/
|
URL:=http://ppp.samba.org/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -21,6 +21,7 @@ define Package/pptp
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=PPTP client
|
TITLE:=PPTP client
|
||||||
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
URL:=http://pptpclient.sourceforge.net/
|
URL:=http://pptpclient.sourceforge.net/
|
||||||
DEPENDS:=+ppp +kmod-gre
|
DEPENDS:=+ppp +kmod-gre
|
||||||
endef
|
endef
|
||||||
|
@ -18,6 +18,7 @@ define Package/px5g
|
|||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=Standalone X.509 certificate generator
|
TITLE:=Standalone X.509 certificate generator
|
||||||
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/px5g/description
|
define Package/px5g/description
|
||||||
|
@ -19,6 +19,7 @@ define Package/uhttpd/default
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=uHTTPd - tiny, single threaded HTTP server
|
TITLE:=uHTTPd - tiny, single threaded HTTP server
|
||||||
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/uhttpd
|
define Package/uhttpd
|
||||||
|
Loading…
Reference in New Issue
Block a user