Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Per redirect response when sending mail to maintainer, update maintainer's | linimon | 2003-12-07 | 1 | -1/+1 |
| | | | | email address. | ||||
* | Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN | kris | 2003-06-04 | 1 | -3/+3 |
| | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris | ||||
* | BROKEN on 5.1: bad C++ | kris | 2003-05-18 | 1 | -1/+7 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | PERL -> REINPLACE | edwin | 2002-11-04 | 1 | -1/+2 |
| | | | | | | and USE_PERL5 in some places Noticed by: bento | ||||
* | Replace malloc.h with stdlib.h | pat | 2002-04-02 | 1 | -0/+5 |
| | | | | | PR: 36672 Submitted by: maintainer | ||||
* | Remove duplicate words where appropriate. | dd | 2001-06-24 | 1 | -1/+1 |
| | | | | Approved by: sobomax, obrien | ||||
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | obrien | 2000-06-29 | 1 | -1/+2 |
| | | | | MASTER_SITE_LOCAL site. | ||||
* | Portlint COMMENT's. | knu | 2000-04-14 | 1 | -1/+1 |
| | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/" | asami | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | Host the distfile myself - there is something weird with the official | kris | 2000-02-27 | 1 | -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 build | steve | 2000-02-20 | 2 | -0/+22 |
| | | | | problems on the Alpha. | ||||
* | Initial import of Psion Link Protocol 1.8. | reg | 2000-01-29 | 10 | -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> |