Mike Lowis [Wed, 24 Feb 2016 20:58:47 +0000 (15:58 -0500)]
Added a semi-functional version of the PCC compiler. Will compile and link static and dynamically linked executables but only static executables run at the moment.
Mike Lowis [Thu, 28 Jan 2016 15:52:01 +0000 (15:52 +0000)]
Added final packages to allow bootstrapping of pkgsrc. Packages can now be installed, however, packages requiring libtool and dynamic linking will fail
Mike Lowis [Thu, 28 Jan 2016 12:08:06 +0000 (12:08 +0000)]
Base system is now complete enough to successfully bootstrap the pkgsrc utilities. It is still missing networking utilities which will allow pkgsrc to fetch packages for installation.