Add several new real categories and virtual categories.
[Those marked with an asterisk (*) are virtual categories] - accessibility* : Ports to help disabled users PR: ports/39103 Requested by: trevor - finance : Monetary, financial and related applications PR: ports/39102 Requested by: trevor - haskell* : Software related to the Haskell language PR: ports/41959 Requested by: obraun - hungarian : Hungarian language support PR: ports/37576 Requested by: Janos Mohacsi <janos.mohacsi@bsd.hu> - multimedia : Multimedia software Requested by: many - parallel* : pplications dealing with parallelism in computing PR: ports/39094 Requested by: trevor - portuguese : Portuguese language support PR: ports/35991 Requested by: trevor
This commit is contained in:
parent
a028a8e2b0
commit
5ddf7a58c4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14935
1 changed files with 20 additions and 13 deletions
|
@ -1,12 +1,13 @@
|
|||
# Originally from src/release/sysinstall/index.c,v 1.57 1998/10/15
|
||||
# $FreeBSD: www/en/ports/categories,v 1.17 2001/10/24 17:34:07 phantom Exp $
|
||||
# $FreeBSD: www/en/ports/categories,v 1.18 2002/09/09 18:13:50 knu Exp $
|
||||
|
||||
"accessibility", "Ports to help disabled users.",
|
||||
"afterstep", "Ports to support the AfterStep window manager.",
|
||||
"archivers", "Utilities for archiving and unarchiving data.",
|
||||
"astro", "Applications related to astronomy.",
|
||||
"audio", "Audio utilities - most require a supported sound card.",
|
||||
"benchmarks", "Utilities for measuring system performance.",
|
||||
"biology", "Software related to Biology.",
|
||||
"biology", "Software related to biology.",
|
||||
"cad", "Computer Aided Design utilities.",
|
||||
"chinese", "Ported software for the Chinese market.",
|
||||
"comms", "Communications utilities.",
|
||||
|
@ -15,15 +16,18 @@
|
|||
"deskutils", "Various Desktop utilities.",
|
||||
"devel", "Software development utilities and libraries.",
|
||||
"editors", "Common text editors.",
|
||||
"elisp", "Emacs lisp ports.",
|
||||
"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.",
|
||||
"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.",
|
||||
|
@ -31,23 +35,26 @@
|
|||
"kde", "Software for the K Desktop Environment.",
|
||||
"korean", "Ported software for the Korean market.",
|
||||
"lang", "Computer languages.",
|
||||
"linux", "Linux applications and support utilities.",
|
||||
"linux", "Linux programs that can be run under binary compatibility.",
|
||||
"mail", "Electronic mail packages and utilities.",
|
||||
"math", "Mathematical computation software.",
|
||||
"mbone", "Applications and utilities for the mbone.",
|
||||
"mbone", "Applications and utilities for the MBONE.",
|
||||
"misc", "Miscellaneous utilities.",
|
||||
"multimedia", "Multimedia software.",
|
||||
"net", "Networking utilities.",
|
||||
"news", "USENET News support software.",
|
||||
"offix", "An office automation suite of sorts.",
|
||||
"palm", "Software support for the 3Com Palm(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.",
|
||||
"plan9", "Software from the plan9 Operating System.",
|
||||
"plan9", "Software from the Plan9 operating system.",
|
||||
"portuguese", "Ported software for the Portuguese market.",
|
||||
"print", "Utilities for dealing with printing.",
|
||||
"python", "Software related to the python language.",
|
||||
"ruby", "Software related to the ruby language.",
|
||||
"python", "Software related to the Python language.",
|
||||
"ruby", "Software related to the Ruby language.",
|
||||
"russian", "Ported software for the Russian market.",
|
||||
"science", "Scientific applications.",
|
||||
"science", "Scientific software.",
|
||||
"security", "System security software.",
|
||||
"shells", "Various shells (tcsh, bash, etc).",
|
||||
"sysutils", "Various system utilities.",
|
||||
|
@ -60,7 +67,7 @@
|
|||
"tk80", "Tk8.0 and packages which depend on it.",
|
||||
"tk82", "Tk8.2 and packages which depend on it.",
|
||||
"tk83", "Tk8.3 and packages which depend on it.",
|
||||
"tkstep80", "The Tk toolkit with NexTSTEP look and packages which depend on it.",
|
||||
"tkstep80", "tkstep wm and packages which depend on it.",
|
||||
"ukrainian", "Ported software for the Ukrainian market.",
|
||||
"vietnamese", "Ported software for the Vietnamese market.",
|
||||
"windowmaker", "Ports to support the WindowMaker window manager.",
|
||||
|
@ -71,5 +78,5 @@
|
|||
"x11-fonts", "X Window System fonts and font utilities.",
|
||||
"x11-servers", "X Window System servers.",
|
||||
"x11-toolkits", "X Window System based development toolkits.",
|
||||
"x11-wm", "X Window System Window Managers.",
|
||||
"zope", "Software related to the zope platform.",
|
||||
"x11-wm", "X Window System window managers.",
|
||||
"zope", "Software related to the Zope platform.",
|
||||
|
|
Loading…
Reference in a new issue