Age | Commit message (Expand) | Author | Lines |
2008-12-19 | pkg(7): check_prereqs is called when adding/updating | Daniel Friesel | -1/+2 |
2008-12-19 | pkg(7): Added hooks | Daniel Friesel | -0/+28 |
2008-12-07 | pkg(1): Fixed little format issue | Daniel Friesel | -1/+1 |
2008-12-06 | Added pkg pull as alias for pkg upgrade | Daniel Friesel | -1/+1 |
2008-11-26 | pkg: Added debug options | Daniel Friesel | -0/+8 |
2008-11-26 | pkg: Added commandline options | Daniel Friesel | -1/+31 |
2008-11-23 | Updated bootstrap(1) | Daniel Friesel | -5/+2 |
2008-11-16 | pkg(7): Explained priority a bit more | Daniel Friesel | -1/+2 |
2008-10-30 | Updated in pkg(7): check_prereqs | Daniel Friesel | -3/+13 |
2008-10-24 | Updated pkg(7) | Daniel Friesel | -1/+1 |
2008-10-11 | pkg.conf(5): It's ~/.pkg.conf, not pkg.conf | Daniel Friesel | -1/+1 |
2008-10-11 | Automatically update on upgrade/push | Daniel Friesel | -11/+20 |
2008-10-11 | pkg(7): Added the package list | Daniel Friesel | -2/+17 |
2008-10-09 | bin/pkg: Added Licence notice (MIT/X Consortium) | Daniel Friesel | -4/+0 |
2008-10-09 | pkg check -> pkg refresh, this also obsoletes the pkg eval fiddling | Daniel Friesel | -12/+9 |
2008-10-09 | pkg(7): Added packages_root | Daniel Friesel | -0/+12 |
2008-10-08 | Updated documentation (.links -> links) | Daniel Friesel | -1/+1 |
2008-10-08 | pkg(1): The pkglist-bug has been fixed | Daniel Friesel | -6/+2 |
2008-10-08 | pkg(1): Refer to pkg(7) | Daniel Friesel | -1/+4 |
2008-10-08 | pkg(7): Added background and overall informations. Still far from complete | Daniel Friesel | -0/+46 |
2008-10-08 | pkg(1): Added credits | Daniel Friesel | -0/+14 |
2008-10-08 | Updated pkg manuals | Daniel Friesel | -8/+7 |
2008-10-08 | pkg(1): eval: Refer to examples and pkg(7) | Daniel Friesel | -1/+1 |
2008-10-07 | removed pkg changeroot, it's no longer needed | Daniel Friesel | -7/+0 |
2008-10-07 | Updated pkg(1), fixed some typos in the docs | Daniel Friesel | -6/+31 |
2008-10-07 | Added pkg(7), describing the concept and internal functions of pkg. Not yet f... | Daniel Friesel | -0/+117 |
2008-10-07 | pkg manpage: Fixed pod error discovered by penma | Daniel Friesel | -1/+1 |
2008-09-13 | Added pkg eval | Daniel Friesel | -0/+4 |
2008-08-03 | man/1/pkg: Added check, updated remove | Daniel Friesel | -1/+5 |
2008-08-01 | man/1/pkg: Added pkg push | Daniel Friesel | -0/+5 |
2008-08-01 | man/1/pkg: Removed unneccessary newline | Daniel Friesel | -1/+0 |
2008-07-24 | Backed out changeset df2ef4a54a30 | Daniel Friesel | -1/+1 |
2008-07-24 | man/1/pkg: Updated to reflect -action | Daniel Friesel | -1/+1 |
2008-06-29 | updated documentation | Daniel Friesel | -0/+8 |
2008-06-28 | man/1/pkg: Updated documentation | Daniel Friesel | -11/+6 |
2008-06-27 | bin/pkg: Renamed update to upgrade to support further upgrade commands | Daniel Friesel | -3/+3 |
2008-06-26 | man/5/pkg.conf: Updated PKG_ROOT default | Daniel Friesel | -1/+1 |
2008-06-26 | man/5/pkg.conf: Removed VCS_ variables | Daniel Friesel | -10/+0 |
2008-06-24 | man/1/pkg: minor updates | Daniel Friesel | -2/+4 |
2008-06-23 | man/1/pkg: Mention that git does not really work | Daniel Friesel | -0/+6 |
2008-06-23 | Enabled support for diverse VCSs (currently hg and git) | Daniel Friesel | -2/+3 |
2008-06-10 | man/1/bootstrap: Fixed a typo | Daniel Friesel | -1/+1 |
2008-06-07 | added manual for pkg.conf | Daniel Friesel | -0/+180 |