| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | typo | eik | 2004-08-11 | 1 | -1/+1 |
* | FWIIW, make the `test' target in pkg_install/version actually work. | eik | 2004-08-11 | 1 | -1/+1 |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 2 | -2/+0 |
* | Use the length modifier 'll' instead of 'q' to print long longs. | stefanf | 2004-07-28 | 3 | -4/+4 |
* | Downgrade WARNS level to more tolerable value. Attempt to fix | kan | 2004-07-28 | 7 | -14/+16 |
* | Eliminated double whitespace. | ru | 2004-07-03 | 2 | -2/+2 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 5 | -70/+139 |
* | - pkg_add spawns itself as argv[0] when installing dependent packages, to | eik | 2004-06-29 | 27 | -61/+97 |
* | - pkg_info: flag -r: (show packages this packages depends on (documentation c... | eik | 2004-06-29 | 13 | -81/+110 |
* | - pkg_create: new flag -S (clean room installation) | eik | 2004-06-29 | 5 | -33/+74 |
* | - match package version numbers with relational operators | eik | 2004-06-29 | 13 | -49/+403 |
* | - complete rewrite of the version number parsing code, restoring compatibiliy... | eik | 2004-06-29 | 4 | -87/+265 |
* | Markup and punctuation nits. | ru | 2004-06-05 | 1 | -8/+8 |
* | Add 4.10 and 5.2.1 entries so that pkg_add -r fetches from the right | bmah | 2004-05-08 | 1 | -1/+3 |
* | When invoking tar, make sure the mode option (-x) is first. | kientzle | 2004-04-08 | 1 | -7/+6 |
* | Synopsis fixes: | cperciva | 2004-03-30 | 2 | -12/+8 |
* | Add command line option for chrootdir, all pkg_add(8) operations will be | kensmith | 2004-03-01 | 2 | -3/+39 |