diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c index 81eecd2a28eb..e7a7d848774f 100644 --- a/usr.sbin/sysinstall/index.c +++ b/usr.sbin/sysinstall/index.c @@ -78,6 +78,7 @@ static char *descrs[] = { "If you're sure of these choices, select OK.\n" "If not, select Cancel to go back to the package selection menu.\n", "All", "All available packages in all categories.", + "accessibility", "Ports to help disabled users.", "afterstep", "Ports to support the AfterStep window manager.", "applications", "User application software.", "archivers", "Utilities for archiving and unarchiving data.", @@ -96,14 +97,17 @@ static char *descrs[] = { "editors", "Common text editors.", "elisp", "Things related to Emacs Lisp.", "emulators", "Utilities for emulating other OS types.", + "finance", "Monetary, financial and related applications.", "french", "Ported software for French countries.", "ftp", "FTP client and server utilities.", "games", "Various and sundry amusements.", "german", "Ported software for Germanic countries.", "gnome", "Components of the Gnome Desktop environment.", "graphics", "Graphics libraries and utilities.", - "ipv6", "IPv6 related software.", + "haskell", "Software related to the Haskell language.", "hebrew", "Ported software for Hebrew language.", + "hungarian", "Ported software for the Hungarian market.", + "ipv6", "IPv6 related software.", "irc", "Internet Relay Chat utilities.", "japanese", "Ported software for the Japanese market.", "java", "Java language support.", @@ -117,16 +121,19 @@ static char *descrs[] = { "math", "Mathematical computation software.", "mbone", "Applications and utilities for the MBONE.", "misc", "Miscellaneous utilities.", + "multimedia", "Multimedia software.", "net", "Networking utilities.", "news", "USENET News support software.", "numeric", "Mathematical computation software.", "offix", "An office automation suite of sorts.", "orphans", "Packages without a home elsewhere.", - "palm", "Software support for the 3Com Palm Pilot(tm) series.", + "palm", "Software support for the Palm(tm) series.", + "parallel", "Applications dealing with parallelism in computing.", "perl5", "Utilities/modules for the PERL5 language.", "picobsd", "Ports to support PicoBSD.", "pilot", "Software support for the 3Com Palm Pilot(tm) series.", "plan9", "Software from the Plan9 operating system.", + "portuguese", "Ported software for the Portuguese market.", "print", "Utilities for dealing with printing.", "printing", "Utilities for dealing with printing.", "programming", "Software development utilities and libraries.",