Opened 11 years ago
Last modified 3 years ago
#10267 new enhancement
Outsource packageable third-party software — at Initial Version
Reported by: | bonefish | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Most (ported) third-party software should be removed from the Haiku source repository. HaikuPorts recipes should be created and the software should be provided as a package (or multiple packages). For libraries it may be necessary to provide them as build features (cf. build/jam/BuildFeatures for reference (e.g. icu or openssl)); in rare cases the build system may need to build (parts of) them from the sources (cf. build/jam/BuildFeatures for reference (e.g. zlib or libsolv)). Some packages will need to be built during the bootstrap process.
Software | Version | Build feature | Bootstrap |
agg | ? | yes (source?) | yes |
bash | 4.0.35(1) | - | yes |
bc | 1.06 | - | - |
compress | ? | - | ? |
coreutils | 8.4 | - | yes |
diffutils | 2.8.1 | - | yes |
expat | ? | yes | ? |
findutils | 4.2.33 | - | yes |
fluidsynth | 1.0.9 | ? | ? |
ftp | ? | - | - |
ftpd | ? | - | - |
gawk | 3.1.3 | - | yes |
gdb | 6.3 | - | - |
glut | ? | ? | - |
gzip | 1.2.4 | - | ? |
less | 418 | - | - |
libcrypt | ? | yes | ? |
libedit | ? | yes | ? |
libfdt | 1.3.0 | ? (!x86) | ? |
libgutenprint | ? | yes | - |
libiconv | ? | yes | ? |
libtelnet | ? | ? | - |
libtiff | 3.9.4 | yes | - |
libudis86 | ? | yes (source) | ? |
libutil | ? | yes | ? |
mapm | ? | yes | ? |
ncurses | 5.9 | yes | - |
netcat | ? | - | - |
patch | 2.5.4 | - | ? |
pdflib | 5.0.3 | yes | - |
ping | ? | - | - |
ping6 | ? | - | - |
rcs | ? | - | - |
sharutils | 4.2.1 | - | ? |
tcpdump | 3.9.5 | - | - |
telnet | ? | - | - |
telnetd | ? | - | - |
traceroute | 1.4a12 | - | - |
unzip | 5.50 | - | ? |
watch | 0.2.0 | - | - |
wget | 1.12 | - | - |
x86emu | ? | yes (x86*, source) | ? |
zip | 2.32 | - | ? |
Note:
See TracTickets
for help on using tickets.