blob: b7dc5d93b56fc6495816393f0442be2c0dbe6a06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
[submodule "core/awk/src"]
path = core/awk/src
url = https://github.com/onetrueawk/awk
[submodule "core/curl/src"]
path = core/curl/src
url = https://github.com/curl/curl
[submodule "core/file/src"]
path = core/file/src
url = https://github.com/file/file
[submodule "core/git/src"]
path = core/git/src
url = https://github.com/git/git
[submodule "core/iproute2/src"]
path = core/iproute2/src
url = https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git
[submodule "core/kbd/src"]
path = core/kbd/src
url = https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git
[submodule "core/libressl/src"]
path = core/libressl/src
url = https://github.com/libressl-portable/openbsd
[submodule "core/loksh/src"]
path = core/loksh/src
url = https://github.com/dimkr/loksh
[submodule "core/ninja/src"]
path = core/ninja/src
url = https://github.com/ninja-build/ninja
[submodule "core/openssh/src"]
path = core/openssh/src
url = https://github.com/openssh/openssh-portable
[submodule "core/pigz/src"]
path = core/pigz/src
url = https://github.com/madler/pigz
[submodule "core/plan9port/src"]
path = core/plan9port/src
url = https://github.com/9fans/plan9port
[submodule "core/sbase/src"]
path = core/sbase/src
url = git://git.suckless.org/sbase
[submodule "core/sinit/src"]
path = core/sinit/src
url = git://git.suckless.org/sinit
[submodule "core/tz/src"]
path = core/tz/src
url = https://github.com/eggert/tz
[submodule "core/ubase/src"]
path = core/ubase/src
url = git://git.suckless.org/ubase
[submodule "core/zlib/src"]
path = core/zlib/src
url = https://github.com/madler/zlib
[submodule "core/xz/src"]
path = core/xz/src
url = http://git.tukaani.org/xz.git
[submodule "desktop/plan9fonts/src"]
path = desktop/plan9fonts/src
url = https://github.com/rtrn/plan9fonts
[submodule "devel/cparser/src"]
path = devel/cparser/src
url = http://pp.ipd.kit.edu/git/cparser.git
[submodule "devel/libfirm/src"]
path = devel/libfirm/src
url = http://pp.ipd.kit.edu/git/libfirm.git
[submodule "devel/make/src"]
path = devel/make/src
url = git://git.sv.gnu.org/make.git
[submodule "extra/hostap/src"]
path = extra/hostap/src
url = git://w1.fi/hostap.git
[submodule "extra/libevent/src"]
path = extra/libevent/src
url = https://github.com/libevent/libevent
[submodule "extra/libfuse/src"]
path = extra/libfuse/src
url = https://github.com/libfuse/libfuse
[submodule "extra/libnl/src"]
path = extra/libnl/src
url = https://github.com/thom311/libnl
[submodule "extra/msmtp/src"]
path = extra/msmtp/src
url = git://git.code.sf.net/p/msmtp/code
[submodule "extra/sshfs/src"]
path = extra/sshfs/src
url = https://github.com/libfuse/sshfs
[submodule "extra/the_silver_searcher/src"]
path = extra/the_silver_searcher/src
url = https://github.com/ggreer/the_silver_searcher
|