summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/index.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>2000-02-10 01:44:37 +0000
committerjkh <jkh@FreeBSD.org>2000-02-10 01:44:37 +0000
commit71b17017a34cc8a1346d155debf51f6b57522d11 (patch)
treee19eb255a425b6f55c67346551101747cb3b3260 /usr.sbin/sysinstall/index.c
parentd79248a7d19828cae48b8790d75bb6ef7209f9bc (diff)
downloadFreeBSD-src-71b17017a34cc8a1346d155debf51f6b57522d11.zip
FreeBSD-src-71b17017a34cc8a1346d155debf51f6b57522d11.tar.gz
MFC: new categories
Diffstat (limited to 'usr.sbin/sysinstall/index.c')
-rw-r--r--usr.sbin/sysinstall/index.c15
1 files changed, 7 insertions, 8 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index f8a5c4d..90f9dc0 100644
--- a/usr.sbin/sysinstall/index.c
+++ b/usr.sbin/sysinstall/index.c
@@ -80,28 +80,28 @@ static char *descrs[] = {
"All", "All available packages in all categories.",
"afterstep", "Ports to support the AfterStep window manager.",
"applications", "User application software.",
- "astro", "Applications related to astronomy.",
"archivers", "Utilities for archiving and unarchiving data.",
+ "astro", "Applications related to astronomy.",
"audio", "Audio utilities - most require a supported sound card.",
- "biology", "Software related to biology.",
"benchmarks", "Utilities for measuring system performance.",
+ "biology", "Software related to biology.",
"cad", "Computer Aided Design utilities.",
"chinese", "Ported software for the Chinese market.",
"comms", "Communications utilities.",
"converters", "Format conversion utilities.",
"databases", "Database software.",
- "devel", "Software development utilities and libraries.",
"deskutils", "Various Desktop utilities.",
+ "devel", "Software development utilities and libraries.",
"documentation", "Document preparation utilities.",
"editors", "Common text editors.",
"elisp", "Things related to Emacs Lisp.",
- "elisp", "Emacs lisp ports.",
"emulators", "Utilities for emulating other OS types.",
"ftp", "FTP client and server utilities.",
"games", "Various and sundry amusements.",
"german", "Ported software for Germanic countries.",
- "graphics", "Graphics libraries and utilities.",
"gnome", "Components of the Gnome Desktop environment.",
+ "graphics", "Graphics libraries and utilities.",
+ "ipv6", "IPv6 related software.",
"irc", "Internet Relay Chat utilities.",
"japanese", "Ported software for the Japanese market.",
"java", "Java language support.",
@@ -120,8 +120,8 @@ static char *descrs[] = {
"offix", "An office automation suite of sorts.",
"orphans", "Packages without a home elsewhere.",
"palm", "Software support for the 3Com Palm Pilot(tm) series.",
- "pilot", "Software support for the 3Com Palm Pilot(tm) series.",
"perl5", "Utilities/modules for the PERL5 language.",
+ "pilot", "Software support for the 3Com Palm Pilot(tm) series.",
"plan9", "Software from the Plan9 operating system.",
"print", "Utilities for dealing with printing.",
"printing", "Utilities for dealing with printing.",
@@ -131,12 +131,11 @@ static char *descrs[] = {
"security", "System security software.",
"shells", "Various shells (tcsh, bash, etc).",
"sysutils", "Various system utilities.",
- "textproc", "Text processing/search utilities.",
"tcl75", "TCL v7.5 and packages that depend on it.",
"tcl76", "TCL v7.6 and packages that depend on it.",
"tcl80", "TCL v8.0 and packages that depend on it.",
- "tcl80", "TCL v8.0 and packages that depend on it.",
"tcl82", "TCL v8.2 and packages that depend on it.",
+ "textproc", "Text processing/search utilities.",
"tk41", "Tk4.1 and packages that depend on it.",
"tk42", "Tk4.2 and packages that depend on it.",
"tk80", "Tk8.0 and packages that depend on it.",
OpenPOWER on IntegriCloud