summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2007-10-17 09:47:22 +0000
committerbjs <bjs@pkgsrc.org>2007-10-17 09:47:22 +0000
commit530590485bd03eda1ef50b61f82a513b019dfcda (patch)
treefeb5abcb4983cc2536f69ae357921be9b7a6277c /mk
parent7cccedb65c25b1b482a466678994252dbf7eb9e8 (diff)
downloadpkgsrc-530590485bd03eda1ef50b61f82a513b019dfcda.tar.gz
Add ares and cares asynchronous resolver library options, used by net/aria2, but could be common to others
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index ed1fa8d8f35..38047d4f50d 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -11,6 +11,7 @@ anthy-2ch-dict Include the 2ch dictionary.
anthy-okinawa-dict Include the okinawa dictionary.
antialias
apop
+ares Use the ares library for asynchronous name resolution.
arping1
arping2
arts Use the aRts audio daemon.
@@ -36,6 +37,7 @@ bugzilla-patchviewer Enable patchiewer support.
bugzilla-xmlimportbugs Bulk import/export of bugs in XML format.
bzip2 Enable compression using bzip2
canna Use Canna as Japanese conversion program.
+cares Use the c-ares library for asynchronous name resolution.
catalog-mysql Store Bacula catalog in MySQL database.
catalog-pgsql Store Bacula catalog in PostgreSQL database.
catalog-sqlite Store Bacula catalog in SQLite database.