From 108f202638ecfa15876fb24f433e7f739fd78bc2 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 12 May 2013 14:30:35 -0400 Subject: dev/pkg/needed: Make upstream URLs into links. --- (limited to 'dev/pkg/needed.mdwn') diff --git a/dev/pkg/needed.mdwn b/dev/pkg/needed.mdwn index 4e3bcc4..b382216 100644 --- a/dev/pkg/needed.mdwn +++ b/dev/pkg/needed.mdwn @@ -10,7 +10,7 @@ For ProteanOS 1.0 IANA Time Zone Database (`tzdata`) ---------------------------------- -https://www.iana.org/time-zones + Time Zone Data represents the history of local time for many representative locations around the globe. It is updated periodically to reflect changes made @@ -24,14 +24,14 @@ Development file (`file`) ------------- -http://www.darwinsys.com/file/ + file determines file type using magic numbers. Perl 5 (`perl`) --------------- -http://www.perl.org/ + Perl 5 is a language interpreter, especially popular in systems administration and software build and installation systems. @@ -47,7 +47,7 @@ the [work by Neil Williams for Debian][debian-perl-cross]. GNU M4 (`m4`) ------------- -https://www.gnu.org/software/m4/ + GNU M4 is a macro processor, notably used by GNU Autoconf. @@ -56,7 +56,7 @@ Depends on: `perl` GNU Autoconf (`autoconf`) ------------------------- -https://www.gnu.org/software/autoconf/ + GNU Autoconf generates `configure` scripts that are used to configure software packages for building. @@ -66,7 +66,7 @@ Depends on: `m4` GNU Automake (`automake`) ------------------------- -https://www.gnu.org/software/automake/ + GNU Automake generates `Makefile.in` files that are used to build software packages. @@ -76,7 +76,7 @@ Depends on: `perl`, `autoconf` GNU Libtool (`libtool`) ----------------------- -https://www.gnu.org/software/libtool/ + GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. @@ -90,7 +90,7 @@ Administration Dropbear (`dropbear`) --------------------- -http://matt.ucc.asn.au/dropbear/dropbear.html + Dropbear is a small SSH server and client, in many ways compatible with OpenSSH. @@ -101,7 +101,7 @@ key pair. libnfnetlink (`libnfnetlink`) ----------------------------- -http://www.netfilter.org/projects/libnfnetlink/index.html + libnfnetlink is the low-level library for netfilter related kernel/userspace communication. @@ -109,7 +109,7 @@ communication. iptables (`iptables`) --------------------- -http://www.netfilter.org/projects/iptables/index.html + iptables is the userspace command line program used to configure the Linux 2.4.x and later IPv4 packet filtering ruleset. It is targeted towards system @@ -120,14 +120,14 @@ Depends on: `libnfnetlink` Lua 5.1 (`lua-5.1`) ------------------- -http://www.lua.org/ + Lua is a powerful, fast, lightweight, embeddable scripting language interpreter. LuCI (`luci`) ------------- -http://luci.subsignal.org/trac + LuCI is a free, clean, extensible and easily maintainable web user interface for embedded devices. -- cgit v0.9.1