Roadmap
-
HaikuPorts adopted proposals on the Haiku Alpha Proposed list. This Milestone will help drive these to closure.
* Prop # 28: Include CVS(accepted) COMPLETED* Prop # 30: Include Git(voted to not be a requirement, but we can still try to have it done in time)- Prop # 31: Include Python (pending discussion, this one tied, so waiting on final decision)
* Prop # 36:Include yasm and/or nasm (accepted) COMPLETEDhttp://dev.haiku-os.org/wiki/R1/Alpha1Proposals
Once the final list is decided upon, the ones that are picked will have tickets created for them, and an official target date will be set.
-
Stable ports of the most common libraries and applications. Older versions of most of these have previously been ported to BeOS. Hence, it's a good idea to hunt down the patches and use those as a starting point.
The preliminary list is as follows:
- app-arch/tar
- app-arch/gzip
- app-arch/bzip2
app-arch/sharutils- app-shells/bash
dev-lang/perl- dev-lang/python
dev-libs/aprdev-libs/apr-utildev-libs/expat- dev-libs/glib
dev-libs/libiconvdev-libs/openssl- dev-util/subversion
- media-libs/freetype
- media-libs/jbigkit
media-libs/jpegmedia-libs/libpngmedia-libs/libsdlmedia-libs/sdl-imagemedia-libs/tiff- net-misc/openssh
- sys-apps/coreutils
- sys-apps/diffutils
- sys-apps/findutils
- sys-apps/gawk
- sys-apps/grep
sys-apps/less- sys-apps/sed
sys-devel/autoconfsys-devel/automakesys-devel/bisonsys-devel/flex- sys-devel/gettext
sys-devel/libtoolsys-devel/m4sys-devel/make- sys-devel/patch
sys-libs/ncurses- sys-libs/readline
- sys-libs/zlib
Also, beporter should have reached version 1.0
-
Tools and libraries required for full self-hosting of Haiku OS, i.e. everything needed to develop Haiku on Haiku.
-
-
A stable version of beporter that supports:
- fetching original source code archive
- extracting this archive
- patching the sources for compilation on BeOS/Haiku
- building the software
- installing the software
Automatic dependency resolving is not an objective for this version.
