aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 6 insertions, 4 deletions
diff --git a/README b/README
index 2360bcd99e..52c65e04ff 100644
--- a/README
+++ b/README
@@ -144,10 +144,11 @@ If you want support for PalmPilot syncing, currently experimental so
please back up your pilot, you will also need to do the following:
1) pilot-link
-cvs -d pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm login
+cvs -d:pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm login
The password is just <ENTER>.
-cvs -d pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm co pilot-link
-./configure --prefix=<pilot-link-prefix> --with-perl=no --with-java=no --with-tcl=no --with-python=no
+cvs -d:pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm co pilot-link
+./configure --prefix=<pilot-link-prefix> --with-perl=no --with-java=no
+--with-tcl=no --with-python=no
make
make install
@@ -158,7 +159,8 @@ make
make install
3) evolution
-in your evo source dir do ./autogen.sh --prefix=<evo-prefix> --with-pisock=<pilot-link-prefix> --enable-pilot-conduits=yes
+in your evo source dir do ./autogen.sh --prefix=<evo-prefix>
+--with-pisock=<pilot-link-prefix> --enable-pilot-conduits=yes
make
make install
0800'>2016-12-131-1/+1 * Update to 4.0.1 release to support PHP 7.ale2016-10-272-9/+7 * Don't use extension.ini any more, and have each extension install in itsmat2016-08-031-0/+1 * Convert USE_PHP*=yes into USES=php*mat2016-06-281-3/+2 * many ports: mark broken on powerpc64swills2016-04-221-0/+2 * Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1 * - Ignore php70miwi2016-02-181-0/+1 * Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-07-171-1/+1