From 8d539d2f856ce914561c8750d6e2caa83bf4c5ea Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 8 Jan 2008 22:25:13 +0000 Subject: Add URLs for package sources. svn path=/scripts/README; revision=1447 --- scripts/README | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/scripts/README b/scripts/README index c183424d..d9d91bbd 100644 --- a/scripts/README +++ b/scripts/README @@ -8,20 +8,28 @@ External Python packages required: - lxml, which in turn requires the libxml2 C libraries. + http://codespeak.net/lxml/ + FreeBSD: /usr/ports/devel/py-lxml - MySQLdb, which in turn requires MySQL client and server. I'm testing with MySQL 5.1. + http://sourceforge.net/projects/mysql-python/ + FreeBSD: /usr/ports/databases/py-MySQLdb - TLSLite, which pulls in other crypto packages. + http://trevp.net/tlslite/ + FreeBSD: /usr/ports/security/py-tlslite - Cryptlib, at the moment just to support TLSlite but may end up using it for other things later. + http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ + FreeBSD: /usr/ports/security/cryptlib ...but the FreeBSD port doesn't (yet?) install the Python bindings, @@ -37,8 +45,10 @@ External Python packages required: - Eventually I expect that this will require an event-handling package like Twisted, but I'm not there yet. -- The testpoke tool (up-down protocol command line test client) also - uses PyYAML, mostly for compatability with APNIC's equivalent tool. +- The testpoke tool (up-down protocol command line test client) and + testbed tools also uses PyYAML. + + http://pyyaml.org/ FreeBSD: /usr/ports/devel/py-yaml -- cgit v1.2.3 7dfd779f97cb034d8004f3d6b84e9d2deb25c7'>diff
path: root/scripts/Old/rootd.cnf
blob: 1e400c0458c4e291765849277b1eefcf5b711552 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12