| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup of userland __P use | kevlo | 2007-11-07 | 9 | -45/+45 |
* | Introduce pkg_updating(1) which scans for installed ports and shows | krion | 2007-11-02 | 5 | -1/+385 |
* | Momoize the results of isinstalledpkg() | krion | 2007-11-02 | 1 | -10/+56 |
* | If the INDEX file cannot be opened, print the actual filename / path | simon | 2007-10-26 | 1 | -7/+8 |
* | Add whitespace. | krion | 2007-10-17 | 1 | -1/+1 |
* | Update for INDEX-8 support. | krion | 2007-10-17 | 1 | -1/+3 |
* | To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT. | kensmith | 2007-10-11 | 1 | -1/+2 |
* | Fix pkg_add behaviour to preserve pathnames. | krion | 2007-08-23 | 1 | -1/+1 |
* | - Replace rather inefficient bubble sort with a recursive depth-first search. | pav | 2007-06-18 | 1 | -66/+112 |
* | Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents. | njl | 2007-03-28 | 4 | -7/+7 |
* | Invoke tar(1) with the -p option when installing a package | ru | 2007-03-06 | 1 | -2/+2 |
* | The use of predefined strings such as \*[Ge] can be harmful here, | ru | 2007-03-04 | 1 | -3/+3 |
* | Fix markup and clean up some of the wording. | ru | 2007-03-04 | 1 | -23/+32 |
* | Clarify the meaning information printed by the -o option. | grog | 2007-03-03 | 1 | -4/+3 |
* | Fix a bug in 1.40 - it missed three occurences in pkg_info which leads to | pav | 2007-02-07 | 1 | -5/+23 |
* | Fix previous rev.: don't step behind the end of memory we allocate | pav | 2007-02-01 | 1 | -1/+1 |
* | Remove hard-coded limit (200) on maximum number of packages that can be | ade | 2007-01-31 | 1 | -21/+13 |
* | Fix the logic bug that caused the custom versions of warn(3) and | ru | 2007-01-30 | 2 | -3/+3 |
* | 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 |