Port details |
- oskit Framework and a set of libraries for developing operating systems
- 20020317 devel
=0 20020317Version of this port present on the latest quarterly branch. DEPRECATED: does not work with current versions of GCC, needs gcc295 which has been failing to build for months, no user/maintainer interest
This port expired on: 2009-05-25
- Maintainer: unidevel@yahoo.com.cn
 - Port Added: 2004-02-28 16:50:52
- Last Update: 2009-05-07 18:45:01
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.cs.utah.edu/flux/oskit/index.html
- Description:
- The OSKit is a framework and a set of component libraries oriented to operating
systems, together with extensive documentation. By providing in a modular way
not only most of the infrastructure "grunge" needed by an OS, but also many
higher-level components, the OSKit's goal is to lower the barrier to entry to
OS R&D and to lower its costs. The OSKit makes it vastly easier to create a new
OS, port an existing OS to the x86 (or in the future, to other architectures
supported by the OSkit), or enhance an OS to support a wider range of devices,
file system formats, executable formats, or network services. The OSKit also
works well for constructing OS-related programs, such as boot loaders or
OS-level servers atop a microkernel.
WWW: http://www.cs.utah.edu/flux/oskit/index.html
- jerry
unidevel@yahoo.com.cn
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: oskit
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gcc295 : lang/gcc295
- gmake : devel/gmake
- gcc295 : lang/gcc295
- perl5.8.9 : lang/perl5.8
- Runtime dependencies:
-
- gcc295 : lang/gcc295
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20020317 07 May 2009 18:45:01
 |
gerald  |
Remove devel/oskit per deprecation/expiration note.
Approved by: maintainer timeout |
20020317 25 Apr 2009 21:27:22
 |
gerald  |
Mark for deprecation, since de facto unmaintained, failing to work with
current versions of GCC, mostly dead upstream, and requiring gcc295 which
fails to build itself (and does not support current version of FreeBSD
nor most primary targets).
EXPIRATION_DATE=2009-05-25
Approved by: maintainer timeout |
20020317 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
20020317 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
20020317 05 Mar 2004 12:18:14
 |
pav  |
- Add missed build depend on Perl
Reported by: bento via kris |
20020317 28 Feb 2004 16:49:20
 |
pav  |
The OSKit is a framework and a set of component libraries oriented
to operating systems, together with extensive documentation.
PR: ports/60431
Submitted by: Jerry <unidevel@yahoo.com.cn> |