The plan9/9libs port
9libs-1.0p10 – Plan 9 compatibility libraries (cvsweb github mirror)
Description
This is 9libs, a package of Plan 9 compatibility libraries derived from the X11 version of Rob Pike's editor, sam. The package consists of: * libXg, an X11 implementation of Plan 9's libg graphics library. The library's declarations are in include/libg.h * libframe, a library which implements rectangular text areas using libXg. Declarations are in include/frame.h * libplan9c, a library which aims to provide implementations of some of the more general-purpose parts of the Plan 9 C library. This includes the libregexp library from recent sam distributions. Declarations are in include/u.h and include/libc.h, which are the first things included by Plan 9 C files. Declarations for the regular expression components of the library are in regexp.h. * Documentation for the libraries, as manual pages in the doc directory.WWW: https://netlib.org/research/9libs/
Maintainer
The OpenBSD ports mailing-list
Only for arches
i386 sparc64
Categories
Build dependencies
Files
- /usr/local/include/9libs/
- /usr/local/include/9libs/conf9libs.h
- /usr/local/include/9libs/frame.h
- /usr/local/include/9libs/libc.h
- /usr/local/include/9libs/libg.h
- /usr/local/include/9libs/regexp.h
- /usr/local/include/9libs/u.h
- /usr/local/lib/libXg.a
- /usr/local/lib/libXg.la
- /usr/local/lib/libXg.so.0.0
- /usr/local/lib/libframe.a
- /usr/local/lib/libframe.la
- /usr/local/lib/libframe.so.0.0
- /usr/local/lib/libplan9c.a
- /usr/local/lib/libplan9c.la
- /usr/local/lib/libplan9c.so.0.0
- /usr/local/man/man3/add.3
- /usr/local/man/man3/balloc.3
- /usr/local/man/man3/bitblt.3
- /usr/local/man/man3/cachechars.3
- /usr/local/man/man3/event.3
- /usr/local/man/man3/frame.3
- /usr/local/man/man3/graphics.3
- /usr/local/man/man3/rgbpix.3
- /usr/local/man/man4/font.4
- /usr/local/man/man4/keyboard.4
- /usr/local/man/man4/utf.4
- /usr/local/man/man6/bitmap.6
- /usr/local/man/man6/regexp.6