aboutsummaryrefslogtreecommitdiff
path: root/dist/pkg
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-09-13 01:33:42 +0000
committerrsc <devnull@localhost>2005-09-13 01:33:42 +0000
commit5c7644e080c4d376d6aeb7990e0e23ca1c02aab6 (patch)
tree5f0845028f4a57aad854dea69143c08527314a54 /dist/pkg
parent8ded88825452334bf8d2fef9bff3b6d4945d1777 (diff)
downloadplan9port-5c7644e080c4d376d6aeb7990e0e23ca1c02aab6.tar.gz
plan9port-5c7644e080c4d376d6aeb7990e0e23ca1c02aab6.tar.bz2
plan9port-5c7644e080c4d376d6aeb7990e0e23ca1c02aab6.zip
Add.
Diffstat (limited to 'dist/pkg')
-rw-r--r--dist/pkg/base4
-rw-r--r--dist/pkg/bin12
-rw-r--r--dist/pkg/devel8
-rw-r--r--dist/pkg/dict7
-rw-r--r--dist/pkg/dist6
-rw-r--r--dist/pkg/faces4
-rw-r--r--dist/pkg/font-asian5
-rw-r--r--dist/pkg/font-bh5
-rw-r--r--dist/pkg/font-core5
-rw-r--r--dist/pkg/font-proof7
-rw-r--r--dist/pkg/lib9
-rw-r--r--dist/pkg/lp4
-rw-r--r--dist/pkg/main20
-rw-r--r--dist/pkg/minimal6
-rw-r--r--dist/pkg/postscript6
-rw-r--r--dist/pkg/postscript-bh5
-rw-r--r--dist/pkg/sky10
-rw-r--r--dist/pkg/sky-data4
-rw-r--r--dist/pkg/src9
-rw-r--r--dist/pkg/troff6
-rw-r--r--dist/pkg/unixdist6
21 files changed, 148 insertions, 0 deletions
diff --git a/dist/pkg/base b/dist/pkg/base
new file mode 100644
index 00000000..d42d2e89
--- /dev/null
+++ b/dist/pkg/base
@@ -0,0 +1,4 @@
+suggests=plan9port-^(bin devel dict font src sky)
+desc='Plan 9 from User Space - base package
+ This package contains the base Plan 9 from User Space tree.
+'
diff --git a/dist/pkg/bin b/dist/pkg/bin
new file mode 100644
index 00000000..86d6bef7
--- /dev/null
+++ b/dist/pkg/bin
@@ -0,0 +1,12 @@
+arch=$march
+depends=plan9port-^(base)
+if(~ `{uname} Linux && ~ $arch i386){
+ depends='plan9port-bin24 | plan9port-bin26'
+}
+desc='Plan 9 from User Space - binaries
+ Binaries for Plan 9 from User Space.
+ (On x86 Linux, this is a virtual package, requiring either
+ plan9port-bin24 or plan9port-bin26, depending on the
+ kernel type.)
+'
+grepfor=binxxx
diff --git a/dist/pkg/devel b/dist/pkg/devel
new file mode 100644
index 00000000..86d0b6b3
--- /dev/null
+++ b/dist/pkg/devel
@@ -0,0 +1,8 @@
+depends=plan9port-^(base bin lib)
+suggests=plan9port-^(src)
+desc='Plan 9 from User Space - development tools
+ .
+ This package contains include files, manual pages,
+ and development tools for writing programs using
+ Plan 9 from User Space.
+'
diff --git a/dist/pkg/dict b/dist/pkg/dict
new file mode 100644
index 00000000..eaa265f9
--- /dev/null
+++ b/dist/pkg/dict
@@ -0,0 +1,7 @@
+depends=plan9port-^(base)
+suggests=plan9port-^(bin)
+desc='Plan 9 from User Space - dictionaries
+ This package contains the original Webster''s Dictionary
+ and Roget''s Thesaurus, converted from the Project Gutenberg
+ versions, for use with dict(1).
+'
diff --git a/dist/pkg/dist b/dist/pkg/dist
new file mode 100644
index 00000000..dda3203e
--- /dev/null
+++ b/dist/pkg/dist
@@ -0,0 +1,6 @@
+depends=plan9port-^(base bin devel src)
+suggests=plan9port-^(unixdist)
+desc='Plan 9 from User Space - distribution builder
+ This package contains tools used to build and maintain
+ the Plan 9 from User Space distribution.
+'
diff --git a/dist/pkg/faces b/dist/pkg/faces
new file mode 100644
index 00000000..b471ee44
--- /dev/null
+++ b/dist/pkg/faces
@@ -0,0 +1,4 @@
+depends=plan9port-^(base)
+desc='Plan 9 from User Space - faces
+ This package contains the face database used by lp.
+'
diff --git a/dist/pkg/font-asian b/dist/pkg/font-asian
new file mode 100644
index 00000000..9b838e92
--- /dev/null
+++ b/dist/pkg/font-asian
@@ -0,0 +1,5 @@
+depends=plan9port-^(base font-core)
+desc='Plan 9 from User Space - bitmap fonts for Asian languages
+ This package contains bitmap fonts for the Unicode ranges
+ used by Asian languages.
+'
diff --git a/dist/pkg/font-bh b/dist/pkg/font-bh
new file mode 100644
index 00000000..2b4b757e
--- /dev/null
+++ b/dist/pkg/font-bh
@@ -0,0 +1,5 @@
+depends=plan9port-^(base font-core)
+desc='Plan 9 from User Space - bitmap B&H fonts
+ This package contains Lucida bitmap fonts from Bigelow & Holmes
+ as found in the Plan 9 from Bell Labs distribution.
+'
diff --git a/dist/pkg/font-core b/dist/pkg/font-core
new file mode 100644
index 00000000..5e576185
--- /dev/null
+++ b/dist/pkg/font-core
@@ -0,0 +1,5 @@
+depends=plan9port-^(base)
+suggests=plan9port-^(font-asian font-bh font-proof)
+desc='Plan 9 from User Space - bitmap fonts
+ This package contains basic bitmap fonts for Plan 9 from User Space.
+'
diff --git a/dist/pkg/font-proof b/dist/pkg/font-proof
new file mode 100644
index 00000000..501891b3
--- /dev/null
+++ b/dist/pkg/font-proof
@@ -0,0 +1,7 @@
+depends=plan9port-^(base font-core)
+suggests=plan9port-^(font-proof)
+desc='Plan 9 from User Space - bitmap proof fonts
+ This package contains scaled bitmap versions of the
+ Times, Palatino, and Symbol fonts. These fonts are
+ used by proof(1).
+'
diff --git a/dist/pkg/lib b/dist/pkg/lib
new file mode 100644
index 00000000..90d6a233
--- /dev/null
+++ b/dist/pkg/lib
@@ -0,0 +1,9 @@
+depends=plan9port-^(base)
+suggests=plan9port-^(devel)
+desc='Plan 9 from User Space - libraries
+ This package contains binaries for the
+ libraries provided by Plan 9 from User Space.
+ The libraries are static, not dynamic, so this package
+ is only needed for writing new programs, not for
+ running existing ones.
+'
diff --git a/dist/pkg/lp b/dist/pkg/lp
new file mode 100644
index 00000000..f17f3f61
--- /dev/null
+++ b/dist/pkg/lp
@@ -0,0 +1,4 @@
+depends=plan9port-^(base bin postscript)
+desc='Plan 9 from User Space - lp support files
+ This package contains support files for lp(1).
+'
diff --git a/dist/pkg/main b/dist/pkg/main
new file mode 100644
index 00000000..58a0624d
--- /dev/null
+++ b/dist/pkg/main
@@ -0,0 +1,20 @@
+package=plan9port
+depends=plan9port-^(base bin devel dict dist font-asian \
+ font-bh font-core font-proof lib lp postscript postscript-bh \
+ sky sky-data src troff unixdist)
+desc='Plan 9 from User Space
+ Plan 9 is a distributed computing environment built at Bell Labs
+ starting in the late 1980s. The system can be obtained from Bell Labs
+ at http://plan9.bell-labs.com/plan9 and runs on PCs and a variety
+ of other platforms. Plan 9 became a convenient platform for
+ experimenting with new ideas, applications, and services.
+ .
+ Plan 9 from User Space provides many of the ideas, applications,
+ and services from Plan 9 on Unix-like systems. It runs on FreeBSD (x86),
+ Linux (x86 and PowerPC), Mac OS X (PowerPC), OpenBSD (x86), and
+ SunOS (Sparc).
+ .
+ This is a virtual package depending on the files for a complete
+ installation of Plan 9 from User Space. See the package
+ plan9port-minimal for a minimal installation.
+'
diff --git a/dist/pkg/minimal b/dist/pkg/minimal
new file mode 100644
index 00000000..0b588767
--- /dev/null
+++ b/dist/pkg/minimal
@@ -0,0 +1,6 @@
+depends=plan9port-^(base bin)
+desc='Plan 9 from User Space
+ This is a virtual package depending on the files for a minimal installation
+ of Plan 9 from User Space. See the package plan9port for a
+ complete installation.
+'
diff --git a/dist/pkg/postscript b/dist/pkg/postscript
new file mode 100644
index 00000000..121bb69a
--- /dev/null
+++ b/dist/pkg/postscript
@@ -0,0 +1,6 @@
+depends=plan9port-^(base)
+suggests=plan9port-^(postscript-bh)
+desc='Plan 9 from User Space - postscript fonts and prologues
+ This package contains PostScript fonts and prologues used
+ by troff(1), lp(1), and their helpers.
+'
diff --git a/dist/pkg/postscript-bh b/dist/pkg/postscript-bh
new file mode 100644
index 00000000..3c3797fb
--- /dev/null
+++ b/dist/pkg/postscript-bh
@@ -0,0 +1,5 @@
+depends=plan9port-^(base postscript)
+desc='Plan 9 from User Space - postscript B&H fonts
+ This package contains PostScript fonts from Bigelow & Holmes
+ as found in the Plan 9 from Bell Labs distribution.
+'
diff --git a/dist/pkg/sky b/dist/pkg/sky
new file mode 100644
index 00000000..68d55647
--- /dev/null
+++ b/dist/pkg/sky
@@ -0,0 +1,10 @@
+depends=plan9port-^(base)
+suggests=plan9port-^(sky-data)
+desc='Plan 9 from User Space - sky directory
+ This package contains the sky/ directory as well as a
+ sample version of sky/here. The latter is required for
+ astro(1).
+ .
+ The (quite larger) package sky-data provides the sky
+ databases used by scat(1).
+'
diff --git a/dist/pkg/sky-data b/dist/pkg/sky-data
new file mode 100644
index 00000000..bef52a72
--- /dev/null
+++ b/dist/pkg/sky-data
@@ -0,0 +1,4 @@
+depends=plan9port-^(base sky)
+desc='Plan 9 from User Space - sky database
+ This package contains the sky database used by scat(1).
+'
diff --git a/dist/pkg/src b/dist/pkg/src
new file mode 100644
index 00000000..db844a57
--- /dev/null
+++ b/dist/pkg/src
@@ -0,0 +1,9 @@
+depends=plan9port-^(base)
+suggests=plan9port-^(bin devel)
+desc='Plan 9 from User Space - source code
+ This package contains the source code to all the
+ Plan 9 from User Space programs.
+ .
+ The plan9port-devel package must be installed to
+ recompile the sources.
+'
diff --git a/dist/pkg/troff b/dist/pkg/troff
new file mode 100644
index 00000000..3b2aad79
--- /dev/null
+++ b/dist/pkg/troff
@@ -0,0 +1,6 @@
+depends=plan9port-^(base bin postscript)
+desc='Plan 9 from User Space - troff support files
+ This package contains the macros and font definition
+ files used by troff(1). The troff binary itself is in the
+ plan9port-bin package.
+'
diff --git a/dist/pkg/unixdist b/dist/pkg/unixdist
new file mode 100644
index 00000000..503f3e0c
--- /dev/null
+++ b/dist/pkg/unixdist
@@ -0,0 +1,6 @@
+depends=plan9port-^(base bin devel dist src)
+desc='Plan 9 from User Space - Unix distributions builder
+ This package contains tools used to build and maintain
+ the Unix extracts (libutf, libfmt, libbio, libregexp, mk)
+ derived from the Plan 9 from User Space distribution.
+'