| Commit message (Expand) | Author | Age | Files | Lines |
* | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 1 | -1/+1 |
* | Use case insensitive match in portsnap. | delphij | 2014-04-21 | 1 | -1/+1 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 2 | -2/+2 |
* | When verifying that files we need are present, also check that they don't | cperciva | 2013-11-14 | 1 | -2/+2 |
* | Rename the "alfred" command to "auto", and document it. Retain support | gavin | 2013-10-22 | 2 | -4/+21 |
* | Fix bug in deleting files: If two ports had the same tarball and one of | cperciva | 2013-07-11 | 1 | -2/+2 |
* | Make 'portsnap alfred' overwrite ports tree if it's not created by a | delphij | 2013-06-07 | 1 | -1/+1 |
* | mdoc sweep | joel | 2013-05-13 | 1 | -1/+3 |
* | mdoc sweep. | joel | 2013-05-12 | 1 | -3/+3 |
* | Change progress indicator for downloading patches. | alfred | 2012-12-13 | 1 | -2/+26 |
* | Avoid changing IFS in a global context as this can sometimes cause | eadler | 2012-10-24 | 1 | -7/+8 |
* | Remove cvs/cvsup reference. | joel | 2012-10-14 | 1 | -5/+1 |
* | Change "only only" to "only" in portsnap(8). | issyl0 | 2012-09-28 | 1 | -1/+1 |
* | Add a note to portsnap(8) about the behaviour of the example cron command. | issyl0 | 2012-09-28 | 1 | -1/+18 |
* | Add interactive option to override portsnap's automagical detection of | eadler | 2012-08-05 | 2 | -4/+24 |
* | make it easier for users used to a VCS that allows up to be a shortcut | eadler | 2012-05-09 | 1 | -0/+3 |
* | Fix spelling of extract. | alfred | 2011-11-13 | 1 | -2/+2 |
* | Utilize shell's IFS instead of forking ~6 processes to | alfred | 2011-11-13 | 1 | -48/+70 |
* | portsnap: Detect error immediately if we can't fetch the snapshot metadata. | jilles | 2011-10-04 | 1 | -3/+3 |
* | Add --numeric-owner to tar extract operations in portsnap. | simon | 2010-12-19 | 1 | -5/+5 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -1/+1 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 2 | -2/+0 |
* | Add undocumented 'portsnap alfred' command, which runs (fetch|cron) | cperciva | 2009-12-30 | 1 | -1/+17 |
* | Set SO_NOSIGPIPE on sockets used by phttpget. Without this, if | cperciva | 2009-04-03 | 1 | -0/+6 |
* | - remove superfluous word | danger | 2008-09-15 | 1 | -2/+2 |
* | Add support for specifying which INDEX files to build via portsnap.conf. | cperciva | 2008-05-17 | 1 | -4/+16 |
* | Improve conformance to the HTTP specification by using case-insensitive | cperciva | 2008-02-13 | 1 | -6/+6 |
* | Attempt to reduce the rate of foot-shooting injuries by adding a new | cperciva | 2007-12-28 | 1 | -0/+9 |
* | When generating ports INDEX files from downloaded "describes" data, build | cperciva | 2007-08-02 | 1 | -0/+1 |
* | Add support for HTTP/1.0 Persistent Connections to phttpget. Requests are | cperciva | 2007-06-30 | 1 | -3/+10 |
* | Add support for the HTTP_TIMEOUT environment variable (integer number | cperciva | 2006-11-07 | 1 | -0/+13 |
* | Set LC_ALL=C in order to avoid problems with character ranges and | cperciva | 2006-10-21 | 1 | -0/+3 |
* | Markup fixes. | ru | 2006-09-29 | 1 | -12/+12 |
* | s/MAN8/MAN/ | cperciva | 2006-09-01 | 1 | -1/+1 |
* | Use some features of sh(1) which I didn't know about until today ("read" | cperciva | 2006-05-30 | 1 | -5/+2 |
* | Fix typo. | cperciva | 2006-05-13 | 1 | -1/+1 |
* | Add a mechanism for constructing INDEX files which include local ports. | cperciva | 2006-05-13 | 2 | -2/+22 |
* | Use 'rm -rf foo/bar' to remove a port instead of 'rm -rf foo/bar/'. | cperciva | 2006-05-12 | 1 | -3/+6 |
* | Allow the HTTP_PROXY environment variable to be (mis)spelled as | cperciva | 2006-05-05 | 2 | -2/+4 |
* | Fix the test for whether ${HTTP_PROXY} is set -- I got it backwards. | cperciva | 2006-05-05 | 1 | -1/+1 |
* | Remove two lines of debugging which I forgot to remove before the last | cperciva | 2006-05-03 | 1 | -2/+0 |
* | The approach portsnap uses of "pick a random HTTP mirror" doesn't | cperciva | 2006-05-03 | 1 | -3/+16 |
* | Instead of selecting a mirror and failing if it is inaccessible, keep | cperciva | 2006-05-03 | 1 | -25/+50 |
* | Teach portsnap to parse the output of the host(1) in BIND 8 as well as | cperciva | 2006-05-02 | 1 | -3/+7 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+1 |
* | Remove trailing dot from the servername in the serverlist to be able | ume | 2006-03-07 | 1 | -1/+1 |
* | Correct handling of HTTP_PROXY_AUTH. A password may have `:'. | ume | 2006-03-07 | 1 | -1/+1 |
* | Reference sha256(1) instead of sha256(8), which doesn't exist. | wkoszek | 2006-02-26 | 1 | -1/+1 |
* | Expand contractions. | joel | 2006-02-01 | 1 | -2/+2 |