Wireless Networking in the Developing World is a free book about
designing, implementing, and maintaining low-cost wireless networks. Editions in English, Spanish, French, Arabic. * A Practical Introduction to Radio Physics * Network Design * Antennas & Transmission Lines * Networking Hardware * Security & Monitoring * Solar Power * Building an Outdoor Node * Troubleshooting * Economic Sustainability * Case Studies * Appendices * Glossary Licensed under Creative Commons Attribution-ShareAlike 3.0 Rob Flickenger et al. ok jasper
This commit is contained in:
parent
f58a88c15f
commit
a8c3bbab40
53
books/wndw/Makefile
Normal file
53
books/wndw/Makefile
Normal file
@ -0,0 +1,53 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/06/26 08:49:37 sthen Exp $
|
||||
|
||||
COMMENT-main = Wireless Networking in the Developing World, English edition
|
||||
COMMENT-es = Wireless Networking in the Developing World, Spanish edition
|
||||
COMMENT-fr = Wireless Networking in the Developing World, French edition
|
||||
COMMENT-ar = Wireless Networking in the Developing World, Arabic edition
|
||||
|
||||
PKGNAME-main = wndw-2.0
|
||||
PKGNAME-es = wndw-es-2.0
|
||||
PKGNAME-fr = wndw-fr-1.0
|
||||
PKGNAME-ar = wndw-ar-1.0
|
||||
|
||||
DISTNAME = wndw
|
||||
|
||||
CATEGORIES = books net
|
||||
|
||||
# Creative Commons Attribution-ShareAlike 3.0
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MULTI_PACKAGES =-main -es -fr -ar
|
||||
|
||||
MAINTAINER = Stuart Henderson <sthen@openbsd.org>
|
||||
|
||||
# Higher-quality printable PDFs are also available at the homepage.
|
||||
HOMEPAGE = http://wndw.net/
|
||||
|
||||
MASTER_SITES = ${HOMEPAGE}pdf/wndw2-en/
|
||||
MASTER_SITES0 = ${HOMEPAGE}pdf/wndw2-es/
|
||||
MASTER_SITES1 = ${HOMEPAGE}pdf/wndw-fr/
|
||||
MASTER_SITES2 = ${HOMEPAGE}pdf/wndw-ar/
|
||||
|
||||
DISTFILES = wndw2-ebook.pdf \
|
||||
wndw2-es-ebook.pdf:0 \
|
||||
wndw-fr-ebook.pdf:1 \
|
||||
wndw-ar-ebook.pdf:2
|
||||
|
||||
EXTRACT_ONLY =
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_REGRESS = Yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/wndw
|
||||
.for i in ${DISTFILES:C/\:[0-9]//}
|
||||
${INSTALL_DATA} ${FULLDISTDIR}/$i ${PREFIX}/share/doc/wndw
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
20
books/wndw/distinfo
Normal file
20
books/wndw/distinfo
Normal file
@ -0,0 +1,20 @@
|
||||
MD5 (wndw-ar-ebook.pdf) = k0aowBWF/eu5MISJ1bFHJw==
|
||||
MD5 (wndw-fr-ebook.pdf) = TpVhMSB8OBN5If7YO1yFjg==
|
||||
MD5 (wndw2-ebook.pdf) = cD+6ImDdVrthLf/058azZw==
|
||||
MD5 (wndw2-es-ebook.pdf) = Mb5g0eJBEWh97c0AAzueXA==
|
||||
RMD160 (wndw-ar-ebook.pdf) = brjYXuV4wQn3caiY2bsfL3qXUWw=
|
||||
RMD160 (wndw-fr-ebook.pdf) = 4KbxB4qYjev1dLtfQBrQ9LgObT8=
|
||||
RMD160 (wndw2-ebook.pdf) = 5QX94FGqsHG5C2dyBO1KVcohnHo=
|
||||
RMD160 (wndw2-es-ebook.pdf) = pdIvdDy/Ou7EI5lZrYiVb0GA2HQ=
|
||||
SHA1 (wndw-ar-ebook.pdf) = eqiZ2bJb1VPcXnyBSU3pcXc0fdw=
|
||||
SHA1 (wndw-fr-ebook.pdf) = tiAYEZQPIWwAXe+fiIvm+fEJCYA=
|
||||
SHA1 (wndw2-ebook.pdf) = O5Xmpbzsu5ff0SF+F179hRoV18Y=
|
||||
SHA1 (wndw2-es-ebook.pdf) = iL8cEbjw5ZpAxYpqOx/lD4uA99s=
|
||||
SHA256 (wndw-ar-ebook.pdf) = TLr4abUFKAnfCkfvwdJxiqpnudxWSjs+5LUn1oTnfEE=
|
||||
SHA256 (wndw-fr-ebook.pdf) = aaZFZbA8dR9U4d7FzQcnW6Mr086bKsQTW274o1HOWco=
|
||||
SHA256 (wndw2-ebook.pdf) = t9o4jXt0XSZ1I7ix4UQ4HHZ+hWHnYQLwYrX9Xt/c1gE=
|
||||
SHA256 (wndw2-es-ebook.pdf) = JooG2nqSgAmtTbpnLw1LiPSFpYSIr0gGHHcsJQWR68M=
|
||||
SIZE (wndw-ar-ebook.pdf) = 3865027
|
||||
SIZE (wndw-fr-ebook.pdf) = 2303921
|
||||
SIZE (wndw2-ebook.pdf) = 5370559
|
||||
SIZE (wndw2-es-ebook.pdf) = 4371323
|
3
books/wndw/pkg/DESCR-ar
Normal file
3
books/wndw/pkg/DESCR-ar
Normal file
@ -0,0 +1,3 @@
|
||||
Wireless Networking in the Developing World is a free book about
|
||||
designing, implementing, and maintaining low-cost wireless networks.
|
||||
Arabic Edition.
|
7
books/wndw/pkg/DESCR-es
Normal file
7
books/wndw/pkg/DESCR-es
Normal file
@ -0,0 +1,7 @@
|
||||
Wireless Networking in the Developing World is a free book about
|
||||
designing, implementing, and maintaining low-cost wireless networks.
|
||||
Spanish Edition.
|
||||
|
||||
Redes Inalámbricas en lo Países en Desarrollo - Una guía práctica
|
||||
para planificar y construir infraestructuras de telecomunicaciones
|
||||
de bajo costo.
|
7
books/wndw/pkg/DESCR-fr
Normal file
7
books/wndw/pkg/DESCR-fr
Normal file
@ -0,0 +1,7 @@
|
||||
Wireless Networking in the Developing World is a free book about
|
||||
designing, implementing, and maintaining low-cost wireless networks.
|
||||
French Edition.
|
||||
|
||||
Réseaux sans fil dans les pays en développement - Un guide pratique
|
||||
pour la planification et la construction d'infrastructures de
|
||||
télécommunication à bas prix.
|
16
books/wndw/pkg/DESCR-main
Normal file
16
books/wndw/pkg/DESCR-main
Normal file
@ -0,0 +1,16 @@
|
||||
Wireless Networking in the Developing World is a free book about
|
||||
designing, implementing, and maintaining low-cost wireless networks.
|
||||
English Edition. Chapters include:
|
||||
|
||||
* A Practical Introduction to Radio Physics
|
||||
* Network Design
|
||||
* Antennas & Transmission Lines
|
||||
* Networking Hardware
|
||||
* Security & Monitoring
|
||||
* Solar Power
|
||||
* Building an Outdoor Node
|
||||
* Troubleshooting
|
||||
* Economic Sustainability
|
||||
* Case Studies
|
||||
* Appendices
|
||||
* Glossary
|
3
books/wndw/pkg/PLIST-ar
Normal file
3
books/wndw/pkg/PLIST-ar
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST-ar,v 1.1.1.1 2008/06/26 08:49:37 sthen Exp $
|
||||
share/doc/wndw/
|
||||
share/doc/wndw/wndw-ar-ebook.pdf
|
3
books/wndw/pkg/PLIST-es
Normal file
3
books/wndw/pkg/PLIST-es
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST-es,v 1.1.1.1 2008/06/26 08:49:37 sthen Exp $
|
||||
share/doc/wndw/
|
||||
share/doc/wndw/wndw2-es-ebook.pdf
|
3
books/wndw/pkg/PLIST-fr
Normal file
3
books/wndw/pkg/PLIST-fr
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST-fr,v 1.1.1.1 2008/06/26 08:49:37 sthen Exp $
|
||||
share/doc/wndw/
|
||||
share/doc/wndw/wndw-fr-ebook.pdf
|
3
books/wndw/pkg/PLIST-main
Normal file
3
books/wndw/pkg/PLIST-main
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1.1.1 2008/06/26 08:49:37 sthen Exp $
|
||||
share/doc/wndw/
|
||||
share/doc/wndw/wndw2-ebook.pdf
|
Loading…
Reference in New Issue
Block a user