summaryrefslogtreecommitdiff
path: root/comms/plp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate words where appropriate.Dima Dorfman2001-06-241-1/+1
| | | | Approved by: sobomax, obrien
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
|
* "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/"Satoshi Asami2000-03-211-1/+1
|
* Host the distfile myself - there is something weird with the officialKris Kennaway2000-02-271-1/+2
| | | | | | | website which allows you to browse and download the file with lynx, but returns a 404 with fetch or wget. Noticed by: bento
* The one and only argument to gmtime(3) is a time_t*. This fixes the buildSteve Price2000-02-202-0/+22
| | | | problems on the Alpha.
* Initial import of Psion Link Protocol 1.8.Jeremy Lea2000-01-2910-0/+129
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 <maurice@atum.castro.aus.net>