[58778] trunk/dports/net/squid3/Portfile

blb at macports.org blb at macports.org
Mon Oct 5 00:29:41 PDT 2009


Revision: 58778
          http://trac.macports.org/changeset/58778
Author:   blb at macports.org
Date:     2009-10-05 00:29:38 -0700 (Mon, 05 Oct 2009)
Log Message:
-----------
net/squid3 - add variant for kqueue support

Modified Paths:
--------------
    trunk/dports/net/squid3/Portfile

Modified: trunk/dports/net/squid3/Portfile
===================================================================
--- trunk/dports/net/squid3/Portfile	2009-10-05 06:01:53 UTC (rev 58777)
+++ trunk/dports/net/squid3/Portfile	2009-10-05 07:29:38 UTC (rev 58778)
@@ -105,6 +105,10 @@
     }
 }
 
+variant kqueue description "Enable kqueue() support (experimental)" {
+    configure.args-append   --enable-kqueue
+}
+
 livecheck.type  regex
 livecheck.url   http://www.squid-cache.org/Versions/v3/${branch}/
 livecheck.regex squid-(${branch}\\.STABLE\[0-9\\.\]+)-RELEASENOTES
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091005/3d373733/attachment.html>


More information about the macports-changes mailing list