| Commit message (Expand) | Author | Age | Files | Lines |
* | Markup fixes. | ru | 2006-09-29 | 1 | -1/+1 |
* | Fix usage(). | ru | 2006-09-29 | 1 | -6/+6 |
* | Sync usage() with manpage's SYNOPSIS. | ru | 2006-09-29 | 1 | -1/+1 |
* | Oops. Catch up on the last couple of releases and prepare for the next | kensmith | 2006-09-26 | 1 | -0/+3 |
* | Fix "pkg_version -Io" coredump, if some packages have no origin at | krion | 2006-08-12 | 1 | -1/+1 |
* | Cosmetic: fix indentation. | des | 2006-08-11 | 1 | -2/+2 |
* | Turn on libfetch debugging if -v was specified on the command line. | des | 2006-07-08 | 1 | -0/+1 |
* | Allow variable amounts of verbosity. | obrien | 2006-06-12 | 7 | -7/+7 |
* | Add INDEX-7 and remove trailing spaces. | krion | 2006-04-17 | 1 | -3/+5 |
* | Use bzip2(1) by default to compress package tarball on | krion | 2006-04-17 | 1 | -1/+6 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 2 | -2/+6 |
* | Close descriptor in retrieve_x509_marker function. | krion | 2006-03-15 | 2 | -10/+16 |
* | Add -F option to not fail on already installed packages. | phk | 2006-03-09 | 4 | -5/+13 |
* | Fix pkg_version with the -o argument to print the origin. | krion | 2006-02-12 | 1 | -4/+5 |
* | Fix typo. | krion | 2006-01-29 | 1 | -1/+1 |
* | Add -K option to pkg_add and pkg_info. | flz | 2006-01-09 | 10 | -18/+71 |
* | When using @cwd %%FOO%%, we must ensure to return in the original | krion | 2006-01-07 | 6 | -9/+42 |
* | Document PKG_PATH enviroment variable. | krion | 2005-11-23 | 1 | -1/+4 |
* | -mdoc sweep. | ru | 2005-11-18 | 2 | -5/+7 |
* | Add -P flag, it does the same as the -p option, except that the | krion | 2005-11-12 | 4 | -11/+52 |
* | Introduce 3 new options for pkg_create(1), -x for using basic | krion | 2005-11-08 | 4 | -7/+61 |
* | Look for packages in packages-6.0-release or packages-6-stable, as | murray | 2005-10-27 | 1 | -1/+2 |
* | * pkg_version(1) exits if INDEX files is not found and -I is not | krion | 2005-10-10 | 2 | -5/+10 |
* | Fix pkg_info(1) and pkg_delete(1) to handle properly packages which | krion | 2005-10-10 | 2 | -2/+2 |
* | Do not bitch about bsdpan modules not having origin. | krion | 2005-09-24 | 1 | -1/+1 |
* | Remove '\n' since it's redundant in case if file doesn't exist while | krion | 2005-09-24 | 1 | -1/+1 |
* | Add -o/-O options to pkg_version: | krion | 2005-07-27 | 4 | -27/+57 |
* | Fix an oops on FBSD-version for packages-5-stable I made in previous | kensmith | 2005-07-11 | 1 | -1/+1 |
* | Prepare for packages-7-current. While here retro-fit packages-5.4-release | kensmith | 2005-07-11 | 1 | -1/+3 |
* | remove a few uses of the word `really' | jmg | 2005-06-27 | 2 | -4/+3 |
* | Fix last commit. | ru | 2005-06-22 | 1 | -2/+3 |
* | Implement @noinst field which has at the moment the same meaning and | krion | 2005-06-14 | 5 | -2/+24 |
* | Markup fixes. | ru | 2005-06-14 | 2 | -4/+5 |
* | Remove kludges intended to support src trees with partial obj trees. | des | 2005-06-10 | 1 | -7/+1 |
* | Add -R modifier for the mode when pkg_create(8) creates package file | sobomax | 2005-06-06 | 4 | -9/+70 |
* | Add an -I option to pkg_version: | cperciva | 2005-05-24 | 4 | -4/+15 |
* | Change the PATH for pkg_add to be the same used for pointyhat package builds. | marcus | 2005-03-19 | 1 | -1/+1 |
* | Expand contractions. | ru | 2005-02-13 | 1 | -3/+3 |
* | Expand *n't contractions. | ru | 2005-02-13 | 6 | -11/+11 |
* | Sort sections. | ru | 2005-01-18 | 2 | -46/+46 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+2 |
* | Scheduled mdoc(7) sweep. | ru | 2005-01-11 | 1 | -6/+6 |
* | Add -q to usage() and mark the "index" argument as optional. | ru | 2005-01-11 | 1 | -1/+1 |
* | Update the INDEX file to INDEX-6 | paul | 2005-01-04 | 1 | -5/+5 |
* | Use INDEX-6 for versions of FreeBSD > 600000 | paul | 2005-01-04 | 1 | -1/+3 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 2 | -2/+2 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Add a -q flag to pkg_version. It suppresses the output of <,=,>. | obrien | 2004-10-18 | 7 | -8/+23 |
* | Set the real limits on 5-current, add 5-stable, add 6-current. | obrien | 2004-10-17 | 1 | -1/+3 |
* | Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this. | ru | 2004-08-12 | 7 | -8/+6 |