Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${MASTER_SITE_LOCAL}. | Satoshi Asami | 2000-06-29 | 1 | -1/+2 |
| | |||||
* | The local-distfiles dir on ftp.freebsd.org was moved under ports/. | David E. O'Brien | 2000-06-07 | 1 | -1/+1 |
| | |||||
* | Become the guinnie-pig and move all my Freefall ~/public_html distfiles | David E. O'Brien | 2000-06-07 | 1 | -1/+1 |
| | | | | over to the new ftp.freebsd.org local distfiles site. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | David E. O'Brien | 2000-02-13 | 1 | -2/+2 |
| | |||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | Peter Wemm | 2000-02-08 | 1 | -1/+1 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | Allow an extra commandline argument to bind to a specific local address - | David E. O'Brien | 2000-01-15 | 1 | -6/+118 |
| | | | | | | | which I've found to be handy when doing things like bouncing SMTP or POP connections on a machine that already has an MTA or POP daemon running... Submitted by: Scot Elliott <scot@tech.boo.com> | ||||
* | Quiet `bind()' and `accept()' warnings. | David E. O'Brien | 1999-09-28 | 1 | -2/+20 |
| | | | | | PR: 14013 Submitted by: Dominik Rothert <dr@domix.de> | ||||
* | change use of DISTFILES and portlint | David E. O'Brien | 1999-09-04 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | A little program to bounce tcp connections to another machine/port. | David E. O'Brien | 1998-12-30 | 6 | -0/+55 |