pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk/defaults



Module Name:    pkgsrc
Committed By:   dkazankov
Date:           Fri Aug 15 08:16:52 UTC 2025

Modified Files:
        pkgsrc/mk/defaults: options.description

Log Message:
mk/defaults/options.description: add descriptions for polyorb options


To generate a diff of this commit:
cvs rdiff -u -r1.745 -r1.746 pkgsrc/mk/defaults/options.description

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mk/defaults/options.description
diff -u pkgsrc/mk/defaults/options.description:1.745 pkgsrc/mk/defaults/options.description:1.746
--- pkgsrc/mk/defaults/options.description:1.745        Fri Jul 25 15:22:40 2025
+++ pkgsrc/mk/defaults/options.description      Fri Aug 15 08:16:51 2025
@@ -32,6 +32,10 @@ anthy-2ch-dict               Include the 2ch dictiona
 anthy-okinawa-dict     Include the okinawa dictionary.
 aom                    Enable AV1 support using libaom.
 ap-php                 Use PHP via Apache module.
+ap-corba               Build PolyORB with CORBA application personality.
+ap-dsa                 Build PolyORB with DSA application personality.
+ap-moma                        Build PolyORB with MOMA application personality.
+ap-aws                 Build PolyORB with AWS application personality.
 apache                 Enable support for Apache web server.
 apache-managed-domain-handling Enable managing domains and ACME support in Apache web server.
 apache-mpm-event       Use multi-threaded workers in Apache web server.
@@ -127,6 +131,11 @@ courier-esmtp              ESMTP mail delivery.
 courier-gnutls         Support using GNU TLS instead of OpenSSL.
 courier-local          Local mail delivery.
 courier-uucp           UUCP mail delivery.
+cs-event               Build PolyORB with Event COS service.
+cs-ir                  Build PolyORB with Interface Repository COS service.
+cs-naming              Build PolyORB with Naming COS service.
+cs-notification                Build PolyORB with Notification COS service.
+cs-time                        Build PolyORB with Time COS service.
 cups                   Enable cups (Common UNIX Printing System) support.
 curl                   Enable curl support.
 curses                 Enable curses support.
@@ -306,6 +315,7 @@ glfw                        Enable GLFW support
 glib2                  Enable libGIO support.
 gmp                    Enable gmp (GNU Multiple Precision Arithmetic Library) support.
 gmp-fat                        Build-in all x86 assembler code, detecting CPU at run-time.
+gnatcoll               Build PolyORB with GNATCOLL support.
 gnome                  Enable GNOME support.
 gnome-keyring          Enable GNOME keyring support.
 gnomecanvas            Enable GNOME canvas support
@@ -766,6 +776,10 @@ portaudio          Enable PortAudio audio librar
 postfix-milter         Build the milter with support for the Postfix MTA.
 postfix-stress         Enable Postfix stress-adaptive behaviour.
 postgrey-targrey       Enable the Postgrey taRgrey tarpitting patch.
+pp-giop                        Build PolyORB with GIOP protocol personality.
+pp-soap                        Build PolyORB with SOAP protocol personality.
+pp-srp                 Build PolyORB with SRP protocol personality.
+pp-dns                 Build PolyORB with DNS protocol personality.
 ppx                    Enable PPX support.
 prime                  Use Prime for Kana-to-Kanji conversion.
 proftpd-readme         Enable mod_readme.



Home | Main Index | Thread Index | Old Index