summaryrefslogtreecommitdiffstats
path: root/net/py-xmlrpclib
diff options
context:
space:
mode:
authorwjv <wjv@FreeBSD.org>2002-07-11 12:08:58 +0000
committerwjv <wjv@FreeBSD.org>2002-07-11 12:08:58 +0000
commit2d150e7dac57545a95c593935c17b40169d64363 (patch)
treeb6f8b7bfcd97ecfc61af919d9ba0dfd520bec9d9 /net/py-xmlrpclib
parentf9416f826aa5876559888faebf0080220889596c (diff)
downloadFreeBSD-ports-2d150e7dac57545a95c593935c17b40169d64363.zip
FreeBSD-ports-2d150e7dac57545a95c593935c17b40169d64363.tar.gz
- Update $DESCR to indicate that this module now forms part of Python's
standard library. If there are ports that depend on this one, it may become yet another candidate for "special treatment" in bsd.python.mk :-/
Diffstat (limited to 'net/py-xmlrpclib')
-rw-r--r--net/py-xmlrpclib/pkg-descr9
1 files changed, 8 insertions, 1 deletions
diff --git a/net/py-xmlrpclib/pkg-descr b/net/py-xmlrpclib/pkg-descr
index d511fbd..6f92b36 100644
--- a/net/py-xmlrpclib/pkg-descr
+++ b/net/py-xmlrpclib/pkg-descr
@@ -1,3 +1,10 @@
+----------------------------------IMPORTANT-------------------------------
+This module has been integrated with Python's standard library, and the
+standalone version is not maintained anymore. If you have a version of
+Python >= 2.1 installed, you already have a more recent version of this
+module and you should NOT need to install this port.
+--------------------------------------------------------------------------
+
Fredrik Lundh's original and widely used Python implementation of Userland's
XML-RPC protocol (http://www.xmlrpc.com/) is tightly integrated with Python
and extremely simple to use. It includes a simple example server based on
@@ -8,4 +15,4 @@ Version 0.9.9 is regarded as a beta-quality development release.
Author: Fredrik Lundh <fredrik@pythonware.com>
WWW: http://www.pythonware.com/products/xmlrpc/
--- Johann Visagie <johann@egenetics.com>
+-- Johann Visagie <wjv@FreeBSD.org>
OpenPOWER on IntegriCloud