Fri Dec 13 17:01:12 2013 UTC ()
Add a number of options from jabberd2.


(schnoebe)
diff -r1.433 -r1.434 pkgsrc/mk/defaults/options.description

cvs diff -r1.433 -r1.434 pkgsrc/mk/defaults/options.description (expand / switch to unified diff)

--- pkgsrc/mk/defaults/options.description 2013/10/07 12:56:41 1.433
+++ pkgsrc/mk/defaults/options.description 2013/12/13 17:01:12 1.434
@@ -31,26 +31,32 @@ apache-mpm-worker Use multiple processes @@ -31,26 +31,32 @@ apache-mpm-worker Use multiple processes
31apache-shared-modules Build all modules as shared for apache22. 31apache-shared-modules Build all modules as shared for apache22.
32apr1 Use Apache Portable Runtime 1.x rather than 0.x. 32apr1 Use Apache Portable Runtime 1.x rather than 0.x.
33ares Use the ares library for asynchronous name resolution. 33ares Use the ares library for asynchronous name resolution.
34aria2-metalink Enable Metalink support. 34aria2-metalink Enable Metalink support.
35arts Use the aRts audio daemon. 35arts Use the aRts audio daemon.
36aspell Add spell checking support using aspell. 36aspell Add spell checking support using aspell.
37ass Enable subtitle renderer for the ASS/SSA format 37ass Enable subtitle renderer for the ASS/SSA format
38aterm-big5 Enable Chinese support. 38aterm-big5 Enable Chinese support.
39aterm-greek Enable Greek keyboard support. 39aterm-greek Enable Greek keyboard support.
40aterm-kanji Enable kanji support. 40aterm-kanji Enable kanji support.
41aterm-xterm-scroll Use xterm-scrollbar instead of a NeXT-like one. 41aterm-xterm-scroll Use xterm-scrollbar instead of a NeXT-like one.
42atheme-large-net Enable support for large networks (i.e. > 2000 users). 42atheme-large-net Enable support for large networks (i.e. > 2000 users).
43audiofile Enable audio conversion using libaudiofile. 43audiofile Enable audio conversion using libaudiofile.
 44auth-db Use Berkley DB for the jabberd2 authorization database.
 45auth-ldap Use LDAP for jabberd2 authorization.
 46auth-mysql Use MySQL for the jabberd2 authorization database.
 47auth-pam Use PAM for jabberd2 authorization.
 48auth-pgsql Use PostgreSQL for jabberd2 the authorization database.
 49auth-sqlite Use SQLite for jabberd2 the authorization database.
44avahi Enable DNS service discovery and multicast DNS support. 50avahi Enable DNS service discovery and multicast DNS support.
45avahi-howl Enable howl compatibility in avahi. 51avahi-howl Enable howl compatibility in avahi.
46bacula-static Enable building of statically linked versions of the Bacula daemons. 52bacula-static Enable building of statically linked versions of the Bacula daemons.
47batch Enable batch mode support. 53batch Enable batch mode support.
48bdb Enable Berkeley DB support. 54bdb Enable Berkeley DB support.
49bind-dig-sigchase Enable dig(1) option +sigchase for DNSSEC signature chasing. 55bind-dig-sigchase Enable dig(1) option +sigchase for DNSSEC signature chasing.
50bind-xml-statistics-server Enable building in the statistics server in bind95 and later. 56bind-xml-statistics-server Enable building in the statistics server in bind95 and later.
51bittorrent Enable bittorrent support. 57bittorrent Enable bittorrent support.
52blender-exppython Enable the Experimental Python support. 58blender-exppython Enable the Experimental Python support.
53boehm-gc Use Boehm's garbage collector for memory allocation. 59boehm-gc Use Boehm's garbage collector for memory allocation.
54bozohttpd-do-htpasswd Enable .htpasswd file processing in bozohttpd. 60bozohttpd-do-htpasswd Enable .htpasswd file processing in bozohttpd.
55bugzilla-charts Enable generation of charts. 61bugzilla-charts Enable generation of charts.
56bugzilla-imagemagick Compress .BMPs to save space. 62bugzilla-imagemagick Compress .BMPs to save space.
@@ -81,27 +87,26 @@ coreaudio Enable Core Audio library sup @@ -81,27 +87,26 @@ coreaudio Enable Core Audio library sup
81courier-dsn Delivery Status Notification (DNS) mail delivery. 87courier-dsn Delivery Status Notification (DNS) mail delivery.
82courier-esmtp ESMTP mail delivery. 88courier-esmtp ESMTP mail delivery.
83courier-gnutls Support using GNU TLS instead of OpenSSL. 89courier-gnutls Support using GNU TLS instead of OpenSSL.
84courier-local Local mail delivery. 90courier-local Local mail delivery.
85courier-uucp UUCP mail delivery. 91courier-uucp UUCP mail delivery.
86cups Enable cups (Common UNIX Printing System) support. 92cups Enable cups (Common UNIX Printing System) support.
87curl Enable curl support. 93curl Enable curl support.
88curses Enable curses support. 94curses Enable curses support.
89cvs Enable CVS support. 95cvs Enable CVS support.
90cvsgraph Enable cvsgraph support. 96cvsgraph Enable cvsgraph support.
91dar-int32 Use 32-bit integers for file lengths in Dar. 97dar-int32 Use 32-bit integers for file lengths in Dar.
92dar-int64 Use 64-bit integers for file lengths in Dar. 98dar-int64 Use 64-bit integers for file lengths in Dar.
93darwin Build and/or run on Darwin and Mac OS X. 99darwin Build and/or run on Darwin and Mac OS X.
94pgadmin-db-designer Enable pgAdmin database-designer functionality. 
95db2 Enable db2 support. 100db2 Enable db2 support.
96db4 Enable db4 support. 101db4 Enable db4 support.
97dbh Enable DBH support. 102dbh Enable DBH support.
98dbus Enable dbus (desktop bus) support. 103dbus Enable dbus (desktop bus) support.
99debug Enable debugging facilities in the package. 104debug Enable debugging facilities in the package.
100deliver-suid Install deliver executable setuid root. 105deliver-suid Install deliver executable setuid root.
101disable-compile-inits Disable compile time implicit initialization. 106disable-compile-inits Disable compile time implicit initialization.
102djbdns-cachestats Patch to add stats for cache hits/misses. 107djbdns-cachestats Patch to add stats for cache hits/misses.
103djbdns-ignoreip2 Patch to treat certain responses as NXDOMAIN. 108djbdns-ignoreip2 Patch to treat certain responses as NXDOMAIN.
104djbdns-qmerge1 Initial patches to address dnscache poisoning weakness. 109djbdns-qmerge1 Initial patches to address dnscache poisoning weakness.
105djbdns-qmerge2 Newer patches to address dnscache poisoning weakness. 110djbdns-qmerge2 Newer patches to address dnscache poisoning weakness.
106djbdns-tinydns64 Patch to fix tinydns-data on 64-bit platforms. 111djbdns-tinydns64 Patch to fix tinydns-data on 64-bit platforms.
107djbfft-pentium Optimize for Pentium{,MMX} processors. 112djbfft-pentium Optimize for Pentium{,MMX} processors.
@@ -199,26 +204,27 @@ gcc-multilib Build libraries for multip @@ -199,26 +204,27 @@ gcc-multilib Build libraries for multip
199gcc-objc Build the gcc Objective-C frontend and libraries. 204gcc-objc Build the gcc Objective-C frontend and libraries.
200gcc-objc++ Build the gcc Objective-C++ frontend and libraries. 205gcc-objc++ Build the gcc Objective-C++ frontend and libraries.
201gd Use GD to render graphical output. 206gd Use GD to render graphical output.
202gdal Use the GDAL library. 207gdal Use the GDAL library.
203gdb6-tui Build the tui application. 208gdb6-tui Build the tui application.
204gdbm Use the GNU gdbm database library. 209gdbm Use the GNU gdbm database library.
205gdk-pixbuf Use gdk-pixbuf as imaging library. 210gdk-pixbuf Use gdk-pixbuf as imaging library.
206geoip Enable IP-to-country-lookup using the GeoIP C library. 211geoip Enable IP-to-country-lookup using the GeoIP C library.
207ggi Enable GGI support. 212ggi Enable GGI support.
208ghostscript Enable GhostScript support. 213ghostscript Enable GhostScript support.
209gif Enable GIF support. 214gif Enable GIF support.
210gimp Enable GIMP support. 215gimp Enable GIMP support.
211gimp1-helpbrowser Link against gnome1 to get a help browser. 216gimp1-helpbrowser Link against gnome1 to get a help browser.
 217git-gui Build the GUI in Tcl/Tk.
212glade Enable Glade support 218glade Enable Glade support
213gmp Enable gmp (GNU Multiple Precision Arithmetic Library) support. 219gmp Enable gmp (GNU Multiple Precision Arithmetic Library) support.
214gmp-fat Build-in all x86 assembler code, detecting CPU at run-time. 220gmp-fat Build-in all x86 assembler code, detecting CPU at run-time.
215gnome Enable GNOME support. 221gnome Enable GNOME support.
216gnome-keyring Enable GNOME keyring support. 222gnome-keyring Enable GNOME keyring support.
217gnomecanvas Enable GNOME canvas support 223gnomecanvas Enable GNOME canvas support
218gnomevfs Enable GNOME Virtual File System support. 224gnomevfs Enable GNOME Virtual File System support.
219gnutls Enable GNU TLS support. 225gnutls Enable GNU TLS support.
220goffice Enable goffice support. 226goffice Enable goffice support.
221gopher Enable support for the Gopher information system. 227gopher Enable support for the Gopher information system.
222gpgme Enable gpg support, by using the gpgme library. 228gpgme Enable gpg support, by using the gpgme library.
223gqmpeg-japanese Japanese ID3 tag support. 229gqmpeg-japanese Japanese ID3 tag support.
224gqmpeg-russian Russian ID3 tag support. 230gqmpeg-russian Russian ID3 tag support.
@@ -416,26 +422,30 @@ m68060-optimized Optimize for m68060 (on @@ -416,26 +422,30 @@ m68060-optimized Optimize for m68060 (on
416mac Enable Monkey's Audio Codec support. 422mac Enable Monkey's Audio Codec support.
417mad Enable usage of the mad library to play MP3 files. 423mad Enable usage of the mad library to play MP3 files.
418maintainer-zts Enable the Zend Thread Safety option for PHP. 424maintainer-zts Enable the Zend Thread Safety option for PHP.
419marble Enable marble (virtual globe) support. 425marble Enable marble (virtual globe) support.
420mc-charset Enable charset selection and conversion. 426mc-charset Enable charset selection and conversion.
421mc-edit Enable internal editor. 427mc-edit Enable internal editor.
422mc-samba Enable smb virtual file system. 428mc-samba Enable smb virtual file system.
423mc-subshell Enable support for subshell. 429mc-subshell Enable support for subshell.
424mc-vfs Support for VFS (virtual file system). 430mc-vfs Support for VFS (virtual file system).
425mecab Use MeCab as the Japanese Morphological Analzer. 431mecab Use MeCab as the Japanese Morphological Analzer.
426mex Enable matlab mex support (Linux and Solaris only). 432mex Enable matlab mex support (Linux and Solaris only).
427migemo Enable migemo (Japanese text search tool/library) support. 433migemo Enable migemo (Japanese text search tool/library) support.
428mikmod Enable MikMod sound library. 434mikmod Enable MikMod sound library.
 435mio-epoll Use epoll to watch for incoming messages/connections.
 436mio-kqueue Use kqueue to watch for incoming messages/connections.
 437mio-poll Use poll to watch for incoming messages/connections.
 438mio-select Use select to watch for incoming messages/connections.
429mitshm Enable MIT-SHM X extension support. 439mitshm Enable MIT-SHM X extension support.
430mlib Enable usage of medialib (SunOS only). 440mlib Enable usage of medialib (SunOS only).
431mlterm-fb Enable framebuffer support. 441mlterm-fb Enable framebuffer support.
432mmx Enable MMX support (i386 only). 442mmx Enable MMX support (i386 only).
433mng Enable mng (Multiple-image Network Graphics) support. 443mng Enable mng (Multiple-image Network Graphics) support.
434modperl Use modperl to improve speed of Perl scripts in Apache. 444modperl Use modperl to improve speed of Perl scripts in Apache.
435modperl1 Use modperl 1.x as the CGI manager (with Apache 1.x). 445modperl1 Use modperl 1.x as the CGI manager (with Apache 1.x).
436modperl2 Use modperl 2.x as the CGI manager (with Apache 2.x). 446modperl2 Use modperl 2.x as the CGI manager (with Apache 2.x).
437modplug Use for decoding mod-like music formats. 447modplug Use for decoding mod-like music formats.
438motif Enable motif support. 448motif Enable motif support.
439motoya Add motoya fonts. 449motoya Add motoya fonts.
440mozilla Use mozilla as gecko rendering engine. 450mozilla Use mozilla as gecko rendering engine.
441mozilla-enigmail Enable the Enigmail OpenPGP extension. 451mozilla-enigmail Enable the Enigmail OpenPGP extension.
@@ -503,26 +513,27 @@ openldap Enable OpenLDAP support. @@ -503,26 +513,27 @@ openldap Enable OpenLDAP support.
503openmpi-vampirtrace Build VampirTrace as part of OpenMPI. 513openmpi-vampirtrace Build VampirTrace as part of OpenMPI.
504openssl Enable OpenSSL support. 514openssl Enable OpenSSL support.
505oracle Enable Oracle support. 515oracle Enable Oracle support.
506oss Enable support for the Open Sound System audio library. 516oss Enable support for the Open Sound System audio library.
507osx-addressbook Enable support for the Mac OS X Address Book. 517osx-addressbook Enable support for the Mac OS X Address Book.
508otr Enable Off-the-record encrypted messaging. 518otr Enable Off-the-record encrypted messaging.
509p0f Enable support for passive OS fingerprinting. 519p0f Enable support for passive OS fingerprinting.
510pam Enable PAM support. 520pam Enable PAM support.
511pcb-motif Use Motif for the gui instead of GTK for cad/pcb. 521pcb-motif Use Motif for the gui instead of GTK for cad/pcb.
512pcre Enable Perl-compatible regular expressions. 522pcre Enable Perl-compatible regular expressions.
513pcsc Enable PC/SC support. 523pcsc Enable PC/SC support.
514pdf Enable PDF support. 524pdf Enable PDF support.
515perl Enable Perl support. 525perl Enable Perl support.
 526pgadmin-db-designer Enable pgAdmin database-designer functionality.
516pgsql Enable PostgreSQL support. 527pgsql Enable PostgreSQL support.
517pim Enable pim (personal information management) support. 528pim Enable pim (personal information management) support.
518pinepwd Enable $HOME/.pinepwd stored IMAP password file. 529pinepwd Enable $HOME/.pinepwd stored IMAP password file.
519pinfo-native-curses Use NetBSD native curses rather than ncurses. 530pinfo-native-curses Use NetBSD native curses rather than ncurses.
520pkcs11 Use certificate-on-a-stick (or card) support. 531pkcs11 Use certificate-on-a-stick (or card) support.
521png Enable PNG support. 532png Enable PNG support.
522poppler Enable poppler-utils support. 533poppler Enable poppler-utils support.
523portaudio Enable PortAudio audio library support. 534portaudio Enable PortAudio audio library support.
524postfix-milter Build the milter with support for the Postfix MTA. 535postfix-milter Build the milter with support for the Postfix MTA.
525postfix-stress Enable Postfix stress-adaptive behaviour. 536postfix-stress Enable Postfix stress-adaptive behaviour.
526prime Use Prime for Kana-to-Kanji conversion. 537prime Use Prime for Kana-to-Kanji conversion.
527proftpd-readme Enable mod_readme. 538proftpd-readme Enable mod_readme.
528psiconv Enable psiconv support (for PSION 5 file formats). 539psiconv Enable psiconv support (for PSION 5 file formats).
@@ -552,31 +563,32 @@ readline Enable use of GNU readline lib @@ -552,31 +563,32 @@ readline Enable use of GNU readline lib
552regexp Enable POSIX.2 regexp support. 563regexp Enable POSIX.2 regexp support.
553rrl Enable Response Rate Limiting. 564rrl Enable Response Rate Limiting.
554rsaref Use RSAREF library. 565rsaref Use RSAREF library.
555rsound Enable support for the RSound PCM audio library. 566rsound Enable support for the RSound PCM audio library.
556rtmp Enable rtmp:// support using rtmpdump. 567rtmp Enable rtmp:// support using rtmpdump.
557rtree Enable R-tree support. 568rtree Enable R-tree support.
558ruby Enable Ruby support. 569ruby Enable Ruby support.
559ruby-build-ri-db Build and install database for Ruby's ri utility. 570ruby-build-ri-db Build and install database for Ruby's ri utility.
560samba Enable Samba file and print services support. 571samba Enable Samba file and print services support.
561samplerate Enable libsamplerate support. 572samplerate Enable libsamplerate support.
562sane Enable support for SANE scanners. 573sane Enable support for SANE scanners.
563sane-backends-hp3900 Include HP3900 driver. 574sane-backends-hp3900 Include HP3900 driver.
564sasl Enable SASL support. 575sasl Enable SASL support.
 576sasl-cyrus Use Cyrus SASL for the SASL layer.
 577sasl-gnu Use GNU SASL for the SASL layer
565saslauthd Use the Cyrus saslauthd daemon for authentication. 578saslauthd Use the Cyrus saslauthd daemon for authentication.
566sbcl Use Steel-Bank Common Lisp. 579sbcl Use Steel-Bank Common Lisp.
567scapy-crypto Add in crypto support. 580scapy-crypto Add in crypto support.
568scapy-pyx Add in py-X support. 581scapy-pyx Add in py-X support.
569git-gui Build the GUI in Tcl/Tk. 
570sdl Use SDL as display library. 582sdl Use SDL as display library.
571seamonkey Use seamonkey as gecko rendering engine. 583seamonkey Use seamonkey as gecko rendering engine.
572sendmail-milter Build the milter with support for the Sendmail MTA. 584sendmail-milter Build the milter with support for the Sendmail MTA.
573sendmail-socketmap Enable Sendmail SOCKETMAP support. 585sendmail-socketmap Enable Sendmail SOCKETMAP support.
574serf Use serf HTTP/WebDAV client library. 586serf Use serf HTTP/WebDAV client library.
575serialconsole Enable use of serial console. 587serialconsole Enable use of serial console.
576shout Enable SHOUTcast support. 588shout Enable SHOUTcast support.
577sidplay Enable support for the SID audio file format. 589sidplay Enable support for the SID audio file format.
578sieve Enable sieve support. 590sieve Enable sieve support.
579sigver Enable signature verification for debugging purposes. 591sigver Enable signature verification for debugging purposes.
580simd Enable MMX/3DNOW/SSE/Altivec support. 592simd Enable MMX/3DNOW/SSE/Altivec support.
581sj3 Use SJ3 for Kana-to-Kanji conversion. 593sj3 Use SJ3 for Kana-to-Kanji conversion.
582skey Enable S/Key support. 594skey Enable S/Key support.
@@ -615,26 +627,30 @@ squid-backend-rock Enable use of rock ba @@ -615,26 +627,30 @@ squid-backend-rock Enable use of rock ba
615squid-backend-ufs Enable use of UFS (Unix File System). 627squid-backend-ufs Enable use of UFS (Unix File System).
616squid-carp Enable use of CARP (Cache Array Routing Protocol). 628squid-carp Enable use of CARP (Cache Array Routing Protocol).
617squid-ipf Enable use of transparent proxy with IP Filter. 629squid-ipf Enable use of transparent proxy with IP Filter.
618squid-ipfw Enable use of transparent proxy with IPFW. 630squid-ipfw Enable use of transparent proxy with IPFW.
619squid-kerberos-helper Enable use of Kerberos helper support. 631squid-kerberos-helper Enable use of Kerberos helper support.
620squid-ldap-helper Enable use of LDAP helper support. 632squid-ldap-helper Enable use of LDAP helper support.
621squid-netfilter Enable use of transparent proxy with Linux Net Filter. 633squid-netfilter Enable use of transparent proxy with Linux Net Filter.
622squid-pam-helper Enable use of PAM helper support. 634squid-pam-helper Enable use of PAM helper support.
623squid-pf Enable use of transparent proxy with Packet Filter. 635squid-pf Enable use of transparent proxy with Packet Filter.
624squid-unlinkd Enable use of unlinkd. 636squid-unlinkd Enable use of unlinkd.
625ssl Enable SSL support. 637ssl Enable SSL support.
626starttls Enable TLS support. 638starttls Enable TLS support.
627static Allows you to build static libraries. 639static Allows you to build static libraries.
 640storage-db Use Berkley DB for the jabberd2 message store.
 641storage-mysql Use MySQL for the jabberd2 message store.
 642storage-pgsql Use PostgreSQL for the jabberd2 message store.
 643storage-sqlite Use SQLite for the jabberd2 message store.
628streamtuner-local Enable local metadata support. 644streamtuner-local Enable local metadata support.
629streamtuner-xiph Enable the Xiph plugin. 645streamtuner-xiph Enable the Xiph plugin.
630suexec Enable suEXEC support in Apache web server. 646suexec Enable suEXEC support in Apache web server.
631suhosin Enable suhosin security enhancements for PHP. 647suhosin Enable suhosin security enhancements for PHP.
632sun-jre-jce Use unlimited strength cryptography extension. 648sun-jre-jce Use unlimited strength cryptography extension.
633svg Enable SVG support. 649svg Enable SVG support.
634svn Enable subversion support. 650svn Enable subversion support.
635sybase Enable Sybase/MS SQL Server support. 651sybase Enable Sybase/MS SQL Server support.
636syncdir Force synchronous link() and related syscalls. 652syncdir Force synchronous link() and related syscalls.
637syslog Enable syslog support. 653syslog Enable syslog support.
638syslogng-spoof Spoof the original source address of forwarded packets. 654syslogng-spoof Spoof the original source address of forwarded packets.
639szip Enable szip compression. 655szip Enable szip compression.
640tacacs-shrubbery-acls-support Enable ACL support. 656tacacs-shrubbery-acls-support Enable ACL support.