[74304] trunk/dports/net

raimue at macports.org raimue at macports.org
Sat Dec 11 08:59:37 PST 2010


Revision: 74304
          http://trac.macports.org/changeset/74304
Author:   raimue at macports.org
Date:     2010-12-11 08:59:33 -0800 (Sat, 11 Dec 2010)
Log Message:
-----------
net/irrtoolset:
New port, closes #27283

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

Added: trunk/dports/net/irrtoolset/Portfile
===================================================================
--- trunk/dports/net/irrtoolset/Portfile	                        (rev 0)
+++ trunk/dports/net/irrtoolset/Portfile	2010-12-11 16:59:33 UTC (rev 74304)
@@ -0,0 +1,33 @@
+# -*- 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                    irrtoolset
+version                 5.0.0
+categories              net
+platforms               darwin
+maintainers             free.fr:fclaire
+
+description             The IRRToolSet is a set of tools to work with Internet routing policies.
+
+long_description        The IRRToolSet is a set of tools to work with Internet routing policies. \
+                        These policies are stored in Internet Routing Registries (IRR) in the \
+                        Routing Policy Specification Language (RPSL). The goal of the IRRToolSet \
+                        is to make routing information more convenient and useful for network engineers, \
+                        by providing tools for automated router configuration, routing policy analysis, \
+                        and on-going maintenance.
+
+homepage                http://irrtoolset.isc.org/
+set download_site       ftp://ftp.isc.org/isc/IRRToolSet/
+master_sites            ${download_site}IRRToolSet-${version}/
+
+checksums               md5 8229443bf995e8f911fe2810229d4eb9 \
+                        sha1 572d302652321f66f70208e560efc020cb989c50 \
+                        rmd160 20b9b58c2fcf06afae13d2e60e8154940a8de60f
+
+configure.env-append    LEX=/usr/bin/flex
+
+livecheck.type          regex
+livecheck.url           ${download_site}
+livecheck.regex         IRRToolSet-(\[0-9\\.\]+)


Property changes on: trunk/dports/net/irrtoolset/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/20101211/515d1bdd/attachment.html>


More information about the macports-changes mailing list