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:   taca
Date:           Tue Sep 13 16:07:15 UTC 2016

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

Log Message:
Add description for iconv, nginx and php-sockets.


To generate a diff of this commit:
cvs rdiff -u -r1.518 -r1.519 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.518 pkgsrc/mk/defaults/options.description:1.519
--- pkgsrc/mk/defaults/options.description:1.518        Tue Aug 30 02:01:47 2016
+++ pkgsrc/mk/defaults/options.description      Tue Sep 13 16:07:14 2016
@@ -284,6 +284,7 @@ http2                       Add support for HTTP/2.
 hunspell               Add spell checking support using hunspell.
 i586-optimized         Optimize for i586 (only).
 ibus                   Enable Intelligent Input Bus support.
+iconv                  Use iconv as chracter encoding conversion.
 icu                    Enable icu support.
 id3                    Enable id3 tagging support.
 idea                   Enable support for the IDEA cryptographic algorithm (possible license+patent problems).
@@ -535,6 +536,7 @@ nfdump-nfprofile    Build the netflow profi
 nfdump-sflow           Build sflow collector sfcpad.
 nghttp2-asio           Build the nghttp2 ASIO C++ library.
 nghttp2-tools          Build the supplied nghttp2 apps and tools.
+nginx                  Enable support for Nginx web server.
 ninja-build            Enable build by ninja-build.
 nls                    Use native language support.
 nntp                   Enable Network News Transport Protocol (NNTP) support.
@@ -577,6 +579,7 @@ pdf                 Enable PDF support.
 perl                   Enable Perl support.
 pgadmin-db-designer    Enable pgAdmin database-designer functionality.
 pgsql                  Enable PostgreSQL support.
+php-sockets            Enable php-sockets support.
 pim                    Enable pim (personal information management) support.
 pinepwd                        Enable $HOME/.pinepwd stored IMAP password file.
 pinfo-native-curses    Use NetBSD native curses rather than ncurses.



Home | Main Index | Thread Index | Old Index