Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a patch to work around the problem where users beside root | Akinori MUSHA | 2001-09-02 | 2 | -0/+33 |
| | | | | | | | couldn't receive any files. PR: ports/30111 Submitted by: Stefan `Sec` Zehl <sec@42.org> (MAINTAINER) | ||||
* | update to 2.1a. | FUJISHIMA Satsuki | 2001-03-06 | 5 | -17/+63 |
| | | | | | PR: 25563 Submitted by: maintainer | ||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | Satoshi Asami | 2000-09-25 | 1 | -2/+1 |
| | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Update to latest version (20000102), with new MASTER_SITE | Ade Lovett | 2000-03-09 | 4 | -11/+10 |
| | | | | | | | and other bits and pieces PR: 17197 (also closes 15820) Submitted by: maintainer | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | ln -> ${LN} | Michael Haro | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Add more MASTER_SITES, and unbreak by doing so. | Bill Fumerola | 1999-03-02 | 1 | -4/+4 |
| | | | | Caught by: Satoshi's script | ||||
* | BROKEN= 'single mastersite unreachable' | David E. O'Brien | 1999-02-28 | 1 | -1/+3 |
| | |||||
* | Update to version 19990215 | Joerg Wunsch | 1999-02-23 | 3 | -3/+4 |
| | | | | Submitted by: Stefan `Sec` Zehl <sec@42.org> | ||||
* | The master site was down with hardware problems but certainly | Steve Price | 1998-08-19 | 1 | -3/+1 |
| | | | | | | | seems to have come back. PR: 7686 Submitted by: maintainer | ||||
* | FTP server not responding.... | Satoshi Asami | 1998-08-17 | 1 | -1/+3 |
| | |||||
* | Update to the July 12th snap. | Steve Price | 1998-08-17 | 4 | -16/+23 |
| | |||||
* | Update to the May 10th version. | Steve Price | 1998-05-24 | 3 | -50/+12 |
| | | | | | PR: 6723 Submitted by: maintainer | ||||
* | original distribution updated. | Jun-ichiro itojun Hagino | 1998-04-19 | 3 | -22/+41 |
| | | | | PR: 6210 | ||||
* | Update to use sendfile-19980228 | Steve Price | 1998-03-01 | 5 | -70/+75 |
| | | | | | PR: 5887 Submitted by: Stefan 'Sec' Zehl <sec@42.org> | ||||
* | Simple Asynchronous File Transfer Reference Implementation. | Steve Price | 1998-02-24 | 7 | -0/+171 |
PR: 4664 Submitted by: Stefan Zehl <sec@42.org> |