diff options
author | cube <cube@pkgsrc.org> | 2005-09-08 13:47:57 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2005-09-08 13:47:57 +0000 |
commit | b069255e6907e1c5e265f32542aea2d6464b25e5 (patch) | |
tree | c210cd00484ce63883c475b8a59f125aadddb41f /mk | |
parent | 26a21fe21f5370850458fe772ccebc3caa875c3d (diff) | |
download | pkgsrc-b069255e6907e1c5e265f32542aea2d6464b25e5.tar.gz |
Add and document options used by devel/rt3.
Remove obsolete options names.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index c1a3e7e3260..43a1109cffd 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -24,8 +24,6 @@ audiofile authlib avifile awl-sql-tests -backend-mysql -backend-pgsql bayes-sql-tests bdb bktr @@ -72,13 +70,11 @@ ezmlm-althash Patch to hash subscriber list case-insensitively. faac faad fam +fastcgi Use FastCGI as the CGI manager. ffmpeg firefox Use firefox as gecko rendering engine. flac freetype -frontend-fastcgi -frontend-modperl1 -frontend-modperl2 gd gdbm gdk-pixbuf Use gdk-pixbuf as imaging library. @@ -163,6 +159,8 @@ mjpegtools-cmov Enable CMOV support (i386 only). mlib Enable usage of medialib (SunOS only). mmx Enable MMX support (i386 only). modperl +modperl1 Use modperl 1.x as the CGI manager (with Apache 1.x). +modperl2 Use modperl 2.x as the CGI manager (with Apache 2.x). mozilla Use mozilla as gecko rendering engine. mplayer-menu Enable support for user-defined menus. mplayer-real Enable usage of Real codecs. @@ -170,7 +168,7 @@ mplayer-runtime-cpudetection Enable CPU detection at run time. mplayer-win32 Enable usage of Win32 DLLs (codecs). multibyte mutt-hcache Enable header caching in mutt. -mysql +mysql Enable MySQL support. mysql4 nas Enable usage of the Network Audio System. native |