diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-04-08 02:02:23 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-04-08 02:02:23 +0000 |
commit | 2ec8438e2c1918cec4fa183d828f5a1c43f86ed4 (patch) | |
tree | 929e56699c0397dab2b3e46d9d3411c20bfaf43f /profiles/use.desc | |
parent | version bump (diff) | |
download | historical-2ec8438e2c1918cec4fa183d828f5a1c43f86ed4.tar.gz historical-2ec8438e2c1918cec4fa183d828f5a1c43f86ed4.tar.bz2 historical-2ec8438e2c1918cec4fa183d828f5a1c43f86ed4.zip |
added flags:
curl
freetds
firebird
fixed extra linebreak in selinux that was breaking some parsing scripts
returned file to proper alphabetical order for mail section (evo and matrox were out of place)
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 2d7d9b01eb13..50c1defd25a8 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.88 2003/04/04 09:39:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.89 2003/04/08 02:02:23 robbat2 Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -23,6 +23,7 @@ cdr - Adds support for CD writer hardware (e.g. compile the koncd app in kdemult cjk - Adds support for Multi-byte character languages (Chinese, Japanese, Korean) crypt - Add support for encryption -- using mcrypt or gpg where applicable cups - Add support for CUPS (Common Unix Printing System) +curl - Adds support for client-side URL transfer library debug - Tells configure and the makefiles to build for debugging. Effects vary acrosss packages, but generally it will at least add -g to CFLAGS. Remember to set FEATURES+=nostrip too. dga - Adds DGA Support (Xfree86) (DGA=Direct Graphic Access) directfb - Adds support for DirectFB layer (library for FB devices) @@ -33,10 +34,12 @@ emacs - Adds support for GNU Emacs encode - Adds support for MEncoder or LaME encoder, wherever applicable esd - Adds support for media-sound/esound (Enlightened Sound Daemon) ethereal - Adds support for ethereal wiretap log support in kismet -evo - Adds support for evolution in gnumeric ev6 - Assume Alpha processor is EV6 or better +evo - Adds support for evolution in gnumeric fbcon - Adds framebuffer support for the console, via the kernel +firebird - Adds support for the Firebird relational database flash - Adds support for creating flash files using Ming +freetds - Adds support for the TDS protocol to connect to MSSQL/Sybase databases freewnn - Adds support for FreeWnn kana to kanji conversion engine gb - Adds support for Gnome Basic to gnumeric gd - Adds support for media-libs/libgd (to generate graphics on the fly) @@ -70,8 +73,8 @@ libg++ - Adds C++ modules in dev-db/postgresql (libpq++) libgda - Adds GNU Data Access (CORBA wrapper) support for gnumeric libwww - Adds libwww support (General purpose WEB API) lirc - Adds support for lirc (Linux's Infra-Red Remote Control) -matrox - Adds Matrox MGA support to mplayer maildir - Adds support for maildir (~/.maildir) style mail spools +matrox - Adds Matrox MGA support to mplayer mbox - Adds support for mbox (/var/spool/mail) style mail spools mikmod - Adds libmikmod support to allow playing of SoundTracker-style music files mmx - Adds support for optimizations for Pentium MMX and Athlon class processors @@ -109,8 +112,7 @@ samba - Adds support for SAMBA sasl - Adds support for the Simple Authentication and Security Layer scanner - Adds support for scanner hardware (e.g. build the sane frontend in kdegraphics) sdl - Adds support for Simple Direct Layer (media library) -selinux - Adds support for Security Enhanced Linux (to build a more secure -aware set of packages and kernel. +selinux - Adds support for Security Enhanced Linux (to build a more secure aware set of packages and kernel.) slang - Adds support for the slang text display library (it's like ncurses, but different) slp - Adds Service Locator Protocol support to CUPS snmp - Adds support for the Simple Network Management Protocol if available @@ -140,6 +142,7 @@ xv - Adds in optional support for the Xvideo extension (an X API for video playb zeo - Adds support for Zope Enterprise Objects zlib - Adds support for zlib (de)compression + # The following flags are NOT to be set or unset by users x86 - indicates that architecture is x86 ppc - indicates that architecture is PowerPC |