The FreeBSD Ports Archive
FreeBSD comms : plp4>
Transfer data between a Psion Series 5(mx) and Unix
PLP implements the Psion Link Protocol.
This program is used to transfer data between a Psion Series 5mx
(default) or Psion Series 5 to a Unix server. The ncp daemon is
started to communicate with the Psion and an ftp like interface is
provided by rfsv.
Before using this port it is necessary to either
a) create a symbolic link form the serial port the psion is
connected to /dev/psion eg ln -s /dev/cuaa0 /dev/psion
or
b) start the ncp daemon with the correct serial port eg
ncp -s 7501 -d /dev/cuaa0 -s5
http://www.proudman51.freeserve.co.uk/psion/
|
plp history
v. 1.14
date: 2006/05/03 23:38:37; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all ports with categories starting with C
v. 1.13
date: 2004/10/12 18:14:47; author: leeym; state: Exp; lines: +4 -8
- add USE_GCC=2.95 and unbreak this port
- replace pkg-plist with PLIST_FILES
PR: 71840
Submitted by: leeym
Approved by: maintainer timeout
v. 1.12
date: 2004/02/04 05:18:58; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2003/12/07 06:08:36; author: linimon; state: Exp; lines: +1 -1
Per redirect response when sending mail to maintainer, update maintainer's
email address.
v. 1.10
date: 2003/06/04 22:43:22; author: kris; state: Exp; lines: +3 -3
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
v. 1.9
date: 2003/05/18 09:55:09; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: bad C++
v. 1.8
date: 2003/02/21 11:07:04; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/04 03:17:28; author: edwin; state: Exp; lines: +2 -1
PERL -> REINPLACE
and USE_PERL5 in some places
Noticed by: bento
v. 1.6
date: 2002/04/02 23:29:48; author: pat; state: Exp; lines: +6 -1
Replace malloc.h with stdlib.h
PR: 36672
Submitted by: maintainer
v. 1.5
date: 2000/06/29 07:02:07; author: obrien; state: Exp; lines: +3 -2
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
v. 1.4
date: 2000/04/08 23:22:37; author: mharo; state: Exp; lines: +4 -4
update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 2000/03/21 23:01:14; author: asami; state: Exp; lines: +2 -2
"http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/"
v. 1.2
date: 2000/02/27 09:10:12; author: kris; state: Exp; lines: +3 -2
Host the distfile myself - there is something weird with the official
website which allows you to browse and download the file with lynx, but
returns a 404 with fetch or wget.
Noticed by: bento
v. 1.1
date: 2000/01/29 07:53:09; author: reg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/01/29 07:53:09; author: reg; state: Exp; lines: +0 -0
Initial import of Psion Link Protocol 1.8.
This program is used to transfer data between a Psion Series 5mx
(default) or Psion Series 5 to a Unix server. The ncp daemon is
started to communicate with the Psion and an ftp like interface is
provided by rfsv.
PR: 15181
Submitted by: Maurice Castro
=============================================================================
|
| |

|