[71207] trunk/dports/net
ryandesign at macports.org
ryandesign at macports.org
Sat Sep 4 06:28:47 PDT 2010
Revision: 71207
http://trac.macports.org/changeset/71207
Author: ryandesign at macports.org
Date: 2010-09-04 06:28:43 -0700 (Sat, 04 Sep 2010)
Log Message:
-----------
ripe-whois: new port, version 3.2.2; see #26327
Added Paths:
-----------
trunk/dports/net/ripe-whois/
trunk/dports/net/ripe-whois/Portfile
Added: trunk/dports/net/ripe-whois/Portfile
===================================================================
--- trunk/dports/net/ripe-whois/Portfile (rev 0)
+++ trunk/dports/net/ripe-whois/Portfile 2010-09-04 13:28:43 UTC (rev 71207)
@@ -0,0 +1,38 @@
+# -*- 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 ripe-whois
+version 3.2.2
+categories net
+platforms darwin
+maintainers free.fr:fclaire
+
+description Special RIPE version of the whois client
+
+long_description This special RIPE version of the whois client is whois3, \
+ a very simple and generic whois client. \
+ This client, unlike the \"classic\" whois client, \
+ does not check for supported flags at the client side, \
+ except for -h (whois host) and -p (whois port). \
+ The syntax checks for flags are made at the server side. \
+ The default host and port of whois3 is whois.ripe.net \
+ at port 43 (or to be more exact, the tcp port specified \
+ for whois in /etc/services). You can change the default host \
+ by setting NICHOST in the source.
+
+homepage http://www.ripe.net/tools/
+master_sites ftp://ftp.ripe.net/ripe/dbase/software/ \
+ http://www.mirrorservice.org/sites/ftp.ripe.net/ripe/dbase/software/
+
+distname ${name}-client-${version}
+worksrcdir whois3-${version}
+
+checksums md5 d25bbe0c5bcf679bd9f9ead30bb0a71a \
+ sha1 165ccd45387ef5505c7c6542f1dca019abbfcaf9 \
+ rmd160 f6a42221f823168060bb732764403b39d52c8a45
+
+configure.args --mandir=${prefix}/share/man
+
+destroot.args-append whoisdatadir=${prefix}/share/doc/${name}
Property changes on: trunk/dports/net/ripe-whois/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/20100904/92aa8340/attachment-0001.html>
More information about the macports-changes
mailing list