aboutsummaryrefslogtreecommitdiff
path: root/comms/plp
Commit message (Collapse)AuthorAgeFilesLines
* - add USE_GCC=2.95 and unbreak this portYen-Ming Lee2004-10-122-10/+4
| | | | | | | | | | | - replace pkg-plist with PLIST_FILES PR: 71840 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119077
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Per redirect response when sending mail to maintainer, update maintainer'sMark Linimon2003-12-071-1/+1
| | | | | | | email address. Notes: svn path=/head/; revision=95249
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-3/+3
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | | | and USE_PERL5 in some places Noticed by: bento Notes: svn path=/head/; revision=69432
* Replace malloc.h with stdlib.hPatrick Li2002-04-021-0/+5
| | | | | | | | PR: 36672 Submitted by: maintainer Notes: svn path=/head/; revision=57245
* Remove duplicate words where appropriate.Dima Dorfman2001-06-241-1/+1
| | | | | | | Approved by: sobomax, obrien Notes: svn path=/head/; revision=44392
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/"Satoshi Asami2000-03-211-1/+1
| | | | Notes: svn path=/head/; revision=26931
* 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 Notes: svn path=/head/; revision=26347
* 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. Notes: svn path=/head/; revision=26059
* 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> Notes: svn path=/head/; revision=25234