[101446] trunk/dports/net

markd at macports.org markd at macports.org
Thu Jan 10 20:11:33 PST 2013


Revision: 101446
          https://trac.macports.org/changeset/101446
Author:   markd at macports.org
Date:     2013-01-10 20:11:33 -0800 (Thu, 10 Jan 2013)
Log Message:
-----------
New port libbind.

Added Paths:
-----------
    trunk/dports/net/libbind/
    trunk/dports/net/libbind/Portfile

Added: trunk/dports/net/libbind/Portfile
===================================================================
--- trunk/dports/net/libbind/Portfile	                        (rev 0)
+++ trunk/dports/net/libbind/Portfile	2013-01-11 04:11:33 UTC (rev 101446)
@@ -0,0 +1,26 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name                libbind
+version             6.0
+categories          net
+platforms           darwin
+maintainers         nomaintainer
+
+description         Standard resolver library for communicating with domain name servers
+
+long_description    The libbind functions have been separated from the \
+			BIND suite as of BIND 9.6.0. Originally from \
+			older versions of BIND, they have been \
+			continually maintained and improved but not \
+			installed by default with BIND 9. This standard \
+			resolver library contains the same historical functions \
+			and headers included with many Unix operating systems.
+
+homepage            http://www.isc.org/software/libbind/60
+master_sites        ftp://ftp.isc.org/isc/libbind/${version}/
+
+checksums           sha1 4664646238cd3602df168da1e9bc9591d3f566b2    \
+                    rmd160 bfafac89a455a05202763f6e10f292978085d811


Property changes on: trunk/dports/net/libbind/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130110/1cbccc9a/attachment.html>


More information about the macports-changes mailing list