| Age | Commit message (Expand) | Author |
| 2006-07-20 | Bump PKGTOOLS_VERSION for today's fix to add/perform.c. | gson |
| 2006-07-01 | Fix pkg_info -Q for binary packages, noted by rillig. | dillo |
| 2006-05-11 | sprinkle a little (char *) to quell GCC4. | mrg |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2006-04-25 | HOMEPAGE is not required, noted by wiz. | dillo |
| 2006-04-24 | Sort. | wiz |
| 2006-04-24 | Add support for creating summary file containing all information | dillo |
| 2006-04-18 | Bump for today's timeout change in ftpio.c | hubertf |
| 2006-04-18 | unpackURL(): | hubertf |
| 2006-04-11 | Bump ftp timeout from 10 minutes to 1 hour. | hubertf |
| 2006-04-06 | pkg_add also now check for USE_ABI_DEPENDS. | reed |
| 2006-04-05 | http_expand_URL(): fclose() the fdopen()'ed filedescriptor | hubertf |
| 2006-04-05 | When recognizing a broken package version/name, | hubertf |
| 2006-04-04 | Bump date, so that version in src and pkgsrc have the same | wiz |
| 2006-03-26 | PR/33123: Murray Armfield: standards compliance & glob.h | christos |
| 2006-03-17 | Put check if "best" is empty back into the right place, messed up | hubertf |
| 2006-03-17 | Fix -uu handling so recursive updates of already installed packages work, | erh |
| 2006-03-17 | findbestmatchingname_fn(): catch possible problems if best (vp) | hubertf |
| 2006-03-17 | findbestmatchingname_fn(): only do something sensible if the pointer | hubertf |
| 2006-03-17 | We can't sprintf() into a NULL pointer - catch that properly | hubertf |
| 2006-03-17 | Fix filedescriptor leak | hubertf |
| 2006-01-25 | Add conditional code to ignore the non-numeric part of an OS version | joerg |
| 2006-01-08 | Use MaxPathSize instead of PATH_MAX (like everywhere else here). | wiz |
| 2006-01-04 | sync with pkgsrc version. | christos |
| 2005-12-06 | Specify the full path to tar when unpacking a package. | ben |
| 2005-11-28 | Correct PAX_CMD to be pax. | ben |
| 2005-11-23 | Conditionally include header files, and include nbcompat.h | ben |
| 2005-11-23 | Reduce the use of the system() function in pkg_install to avoid quoting | ben |
| 2005-11-14 | Bump version for ``pkg_info -Q against local binary packages'' fix. | dillo |
| 2005-11-13 | Get rid of cvs merge botch in previous. | agc |
| 2005-11-13 | The Dewey number comparison routines were added by myself in 2002 in | agc |
| 2005-11-13 | Handle -1 return value from dewey_match. | wiz |
| 2005-11-13 | Do not use errx in dewey_match, return -1 instead. | wiz |
| 2005-11-08 | Remove some unnecessary header includes. | wiz |
| 2005-11-07 | Bump version for pkg_info -B fix. | dillo |
| 2005-11-07 | Sync with pkgsrc: wrap some headers in #ifs. | wiz |
| 2005-11-06 | Use config.h and add appropriate #if HAVE_FOO_H. | wiz |
| 2005-11-05 | Add compat #ifdefs from pkgsrc, to make syncing easier between the | wiz |
| 2005-11-04 | Make it compile on sparc/sparc64. Cast size_t to int for field precision. | hannken |
| 2005-11-03 | Split dewey compare functions into their own file dewey.c so they | dillo |
| 2005-11-03 | Implement framework to store variable=value pairs about an installed package. | dillo |
| 2005-10-30 | Treat FTP error 450 like 550, otherwise pkg_add from a proftpd server | joerg |
| 2005-07-18 | Bump version to 20050718 for fixed IGNORE_RECOMMENDS handling. | hubertf |
| 2005-05-31 | Spread some more unsigned for less casts. | wiz |
| 2005-05-31 | Move unsigned to where it belongs, to remove a cast. | wiz |
| 2005-05-30 | Comment out too noisy warning. | wiz |
| 2005-05-30 | Add ranges support to the pkg_* tools. See mail on tech-pkg or | wiz |
| 2005-05-29 | If a pattern does not have any suffix, assume that it matches both | minskim |
| 2005-03-18 | Bump PKGTOOLS_VERSION to today's date to allow telling in which version | hubertf |
| 2005-03-18 | Address PR pkg/24744 by Jarmo Jaakkola <jarmo.jaakkola@iki.fi>: | hubertf |